a:active, a:focus {
    outline: 0
}

img {
    border: none
}

#k2Container {
    padding: 0 0 24px 0
}

body.contentpane #k2Container {
    padding: 16px
}
li{
    list-style: none;
}
.k2Padding {
    padding: 4px
}

.clr {
    clear: both;
    height: 0;
    line-height: 0;
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    border: none
}

.even {
    background: #fffff0;
    padding: 2px;
    border-bottom: 1px dotted #ccc
}

.odd {
    background: #fff;
    padding: 2px;
    border-bottom: 1px dotted #ccc
}

div.k2FeedIcon {
    padding: 4px 8px
}

div.k2FeedIcon a, div.k2FeedIcon a:hover {
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    width: 16px;
    height: 16px;
    background: url(/templates/joomla3/sj-hexagon/components/com_k2/images/fugue/feed.png) no-repeat 50% 50%
}

div.k2FeedIcon a span, div.k2FeedIcon a:hover span {
    display: none
}

.itemRatingForm {
    display: block;
    vertical-align: middle;
    line-height: 25px;
    float: left
}

.itemRatingLog {
    font-size: 11px;
    margin: 0;
    padding: 0 0 0 4px;
    float: left
}

div.itemRatingForm .formLogLoading {
    background: url(/templates/joomla3/sj-hexagon/components/com_k2/images/system/loading.gif) no-repeat left center;
    height: 25px;
    padding: 0 0 0 20px
}

.itemRatingList, .itemRatingList a:hover, .itemRatingList .itemCurrentRating {
    background: transparent url(/templates/joomla3/sj-hexagon/components/com_k2/images/system/transparent_star.gif) left -1000px repeat-x
}

.itemRatingList {
    position: relative;
    float: left;
    width: 125px;
    height: 25px;
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
    background-position: left top
}

.itemRatingList li {
    display: inline;
    background: none;
    padding: 0
}

.itemRatingList a, .itemRatingList .itemCurrentRating {
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -1000px;
    height: 25px;
    line-height: 25px;
    outline: none;
    overflow: hidden;
    border: none;
    cursor: pointer
}

.itemRatingList a:hover {
    background-position: left bottom
}

.itemRatingList a.one-star {
    width: 20%;
    z-index: 6
}

.itemRatingList a.two-stars {
    width: 40%;
    z-index: 5
}

.itemRatingList a.three-stars {
    width: 60%;
    z-index: 4
}

.itemRatingList a.four-stars {
    width: 80%;
    z-index: 3
}

.itemRatingList a.five-stars {
    width: 100%;
    z-index: 2
}

.itemRatingList .itemCurrentRating {
    z-index: 1;
    background-position: 0 center;
    margin: 0;
    padding: 0
}

span.siteRoot {
    display: none
}

.smallerFontSize {
    font-size: 100%;
    line-height: inherit
}

.largerFontSize {
    font-size: 150%;
    line-height: 140%
}

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
    background-color: #fff !important
}

#recaptcha_table {
    border-color: #ccc !important
}

#recaptcha_response_field {
    border-color: #ccc !important;
    background-color: #fff !important
}

div.k2LatestCommentsBlock ul, div.k2TopCommentersBlock ul, div.k2ItemsBlock ul, div.k2LoginBlock ul, div.k2UserBlock ul.k2UserBlockActions, div.k2UserBlock ul.k2UserBlockRenderedMenu, div.k2ArchivesBlock ul, div.k2AuthorsListBlock ul, div.k2CategoriesListBlock ul, div.k2UsersBlock ul {
}

div.k2LatestCommentsBlock ul li, div.k2TopCommentersBlock ul li, div.k2ItemsBlock ul li, div.k2LoginBlock ul li, div.k2UserBlock ul.k2UserBlockActions li, div.k2UserBlock ul.k2UserBlockRenderedMenu li, div.k2ArchivesBlock ul li, div.k2AuthorsListBlock ul li, div.k2CategoriesListBlock ul li, div.k2UsersBlock ul li {
}

.clearList {
    display: none;
    float: none;
    clear: both
}

.lastItem {
    border: none
}

.k2Avatar img {
    display: block;
    float: left;
    background: #fff;
    border: 1px solid #ccc;
    padding: 2px;
    margin: 2px 4px 4px 0
}

a.k2ReadMore {
}

a.k2ReadMore:hover {
}

div.k2Pagination {
    padding: 8px;
    margin: 24px 0 4px 0;
    text-align: center;
    color: #999
}

div.k2Pagination ul {
    text-align: center
}

div.k2Pagination ul li {
    display: inline
}

table.csvData {
}

table.csvData tr th {
}

table.csvData tr td {
}

div.itemIsFeatured, div.catItemIsFeatured, div.userItemIsFeatured {
    background: url(/templates/joomla3/sj-hexagon/components/com_k2/images/system/featuredItem.png) no-repeat 100% 0
}

a.itemPrintThisPage {
    display: block;
    width: 160px;
    margin: 4px auto 16px;
    padding: 4px;
    background: #F7FAFE;
    border: 1px solid #ccc;
    text-align: center;
    color: #555;
    font-size: 13px
}

a.itemPrintThisPage:hover {
    background: #eee;
    text-decoration: none
}

div.itemView {
    padding: 8px 0 24px 0;
    margin: 0 0 24px 0;
    border-bottom: 1px dotted #ccc
}

div.itemIsFeatured {
}

span.itemEditLink {
    float: right;
    display: block;
    padding: 4px 0;
    margin: 0;
    width: 120px;
    text-align: right
}

span.itemEditLink a {
    padding: 2px 12px;
    border: 1px solid #ccc;
    background: #eee;
    text-decoration: none;
    font-size: 11px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif
}

span.itemEditLink a:hover {
    background: #ffc
}

div.itemHeader {
}

div.itemHeader span.itemDateCreated {
    color: #999;
    font-size: 11px
}

div.itemHeader h2.itemTitle {
    font-size: 36px;
    font-weight: normal;
    line-height: 110%;
    padding: 10px 0 4px 0;
    margin: 0
}

div.itemHeader h2.itemTitle span {
}

div.itemHeader h2.itemTitle span sup {
    font-size: 12px;
    color: #CF1919;
    text-decoration: none
}

div.itemHeader span.itemAuthor {
    display: block;
    padding: 0;
    margin: 0
}

div.itemHeader span.itemAuthor a {
}

div.itemHeader span.itemAuthor a:hover {
}

div.itemToolbar {
    padding: 2px 0;
    margin: 16px 0 0 0;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    background: #f7fafe
}

div.itemToolbar ul {
    text-align: right;
    list-style: none;
    padding: 0;
    margin: 0
}

div.itemToolbar ul li {
    display: inline;
    list-style: none;
    padding: 0 4px 0 8px;
    margin: 0;
    border-left: 1px solid #ccc;
    text-align: center;
    background: none;
    font-size: 12px
}

div.itemToolbar ul > li:first-child {
    border: none
}

div.itemToolbar ul li a {
    font-size: 12px;
    font-weight: normal
}

div.itemToolbar ul li a:hover {
}

div.itemToolbar ul li a span {
}

div.itemToolbar ul li a.itemPrintLink {
}

div.itemToolbar ul li a.itemPrintLink span {
}

div.itemToolbar ul li a.itemEmailLink {
}

div.itemToolbar ul li a.itemEmailLink span {
}

div.itemToolbar ul li a.itemVideoLink {
}

div.itemToolbar ul li a.itemVideoLink span {
}

div.itemToolbar ul li a.itemImageGalleryLink {
}

div.itemToolbar ul li a.itemImageGalleryLink span {
}

div.itemToolbar ul li a.itemCommentsLink {
}

div.itemToolbar ul li a.itemCommentsLink span {
}

div.itemToolbar ul li a img {
    vertical-align: middle
}

div.itemToolbar ul li span.itemTextResizerTitle {
}

div.itemToolbar ul li a#fontDecrease {
    margin: 0 0 0 2px
}

div.itemToolbar ul li a#fontDecrease img {
    width: 13px;
    height: 13px;
    background: url(/templates/joomla3/sj-hexagon/components/com_k2/images/system/font_decrease.gif) no-repeat
}

div.itemToolbar ul li a#fontIncrease {
    margin: 0 0 0 2px
}

div.itemToolbar ul li a#fontIncrease img {
    width: 13px;
    height: 13px;
    background: url(/templates/joomla3/sj-hexagon/components/com_k2/images/system/font_increase.gif) no-repeat
}

div.itemToolbar ul li a#fontDecrease span, div.itemToolbar ul li a#fontIncrease span {
    display: none
}

div.itemRatingBlock {
    padding: 8px 0
}

div.itemRatingBlock span {
    display: block;
    float: left;
    font-style: normal;
    padding: 0 4px 0 0;
    margin: 0;
    color: #999
}

div.itemBody {
    padding: 8px 0;
    margin: 0
}

div.itemImageBlock {
    padding: 8px;
    margin: 0 0 16px 0
}

span.itemImage {
    display: block;
    text-align: center;
    margin: 0 0 8px 0
}

span.itemImage img {
    border: 1px solid #ccc;
    padding: 8px
}

span.itemImageCaption {
    color: #666;
    float: left;
    display: block;
    font-size: 11px
}

span.itemImageCredits {
    color: #999;
    float: right;
    display: block;
    font-style: italic;
    font-size: 11px
}

div.itemIntroText {
    color: #444;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    padding: 4px 0 12px 0
}

div.itemIntroText img {
}

div.itemFullText {
}

div.itemFullText h3 {
    margin: 0;
    padding: 16px 0 4px 0
}

div.itemFullText p {
}
div.itemFullText ul li {
    list-style: inherit !important;
}

div.itemFullText img {
}

div.itemExtraFields {
    margin: 16px 0 0 0;
    padding: 8px 0 0 0;
    border-top: 1px dotted #ddd
}

div.itemExtraFields h3 {
    margin: 0;
    padding: 0 0 8px 0;
    line-height: normal !important
}

div.itemExtraFields ul {
    margin: 0;
    padding: 0;
    list-style: none
}

div.itemExtraFields ul li {
    display: block
}

div.itemExtraFields ul li span.itemExtraFieldsLabel {
    display: block;
    float: left;
    font-weight: bold;
    margin: 0 4px 0 0;
    width: 30%
}

div.itemExtraFields ul li span.itemExtraFieldsValue {
}

div.itemContentFooter {
    display: block;
    text-align: right;
    padding: 4px;
    margin: 16px 0 4px 0;
    border-top: 1px solid #ddd;
    color: #999
}

span.itemHits {
    float: left
}

span.itemDateModified {
}

div.itemSocialSharing {
    padding: 8px 0
}

div.itemTwitterButton {
    float: left;
    margin: 2px 24px 0 0
}

div.itemFacebookButton {
    float: left;
    margin-right: 24px;
    width: 200px
}

div.itemGooglePlusOneButton {
}

div.itemLinks {
    margin: 16px 0;
    padding: 0
}

div.itemCategory {
    padding: 4px;
    border-bottom: 1px dotted #ccc
}

div.itemCategory span {
    font-weight: bold;
    color: #555;
    padding: 0 4px 0 0
}

div.itemCategory a {
}

div.itemTagsBlock {
    padding: 4px;
    border-bottom: 1px dotted #ccc
}

div.itemTagsBlock span {
    font-weight: bold;
    color: #555;
    padding: 0 4px 0 0
}

div.itemTagsBlock ul.itemTags {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline
}

div.itemTagsBlock ul.itemTags li {
    display: inline;
    list-style: none;
    padding: 0 4px 0 0;
    margin: 0;
    text-align: center
}

div.itemTagsBlock ul.itemTags li a {
}

div.itemTagsBlock ul.itemTags li a:hover {
}

div.itemAttachmentsBlock {
    padding: 4px;
    border-bottom: 1px dotted #ccc
}

div.itemAttachmentsBlock span {
    font-weight: bold;
    color: #555;
    padding: 0 4px 0 0
}

div.itemAttachmentsBlock ul.itemAttachments {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline
}

div.itemAttachmentsBlock ul.itemAttachments li {
    display: inline;
    list-style: none;
    padding: 0 4px;
    margin: 0;
    text-align: center
}

div.itemAttachmentsBlock ul.itemAttachments li a {
}

div.itemAttachmentsBlock ul.itemAttachments li a:hover {
}

div.itemAttachmentsBlock ul.itemAttachments li span {
    font-size: 10px;
    color: #999;
    font-weight: normal
}

div.itemAuthorBlock {
    background: #f7fafe;
    border: 1px solid #ddd;
    margin: 0 0 16px 0;
    padding: 8px
}

div.itemAuthorBlock img.itemAuthorAvatar {
    float: left;
    display: block;
    background: #fff;
    padding: 4px;
    border: 1px solid #ddd;
    margin: 0 8px 0 0
}

div.itemAuthorBlock div.itemAuthorDetails {
    margin: 0;
    padding: 4px 0 0 0
}

div.itemAuthorBlock div.itemAuthorDetails h3.authorName {
    margin: 0 0 4px 0;
    padding: 0
}

div.itemAuthorBlock div.itemAuthorDetails h3.authorName a {
    font-size: 16px
}

div.itemAuthorBlock div.itemAuthorDetails h3.authorName a:hover {
}

div.itemAuthorBlock div.itemAuthorDetails p {
}

div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
    font-weight: bold;
    color: #555;
    border-right: 1px solid #ccc;
    padding: 0 8px 0 0;
    margin: 0 4px 0 0
}

div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
    font-weight: bold;
    color: #555
}

div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a, div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {
    font-weight: normal
}

div.itemAuthorLatest {
    margin-bottom: 16px;
    padding: 0
}

div.itemAuthorLatest h3 {
}

div.itemAuthorLatest ul {
}

div.itemAuthorLatest ul li {
}

div.itemAuthorLatest ul li a {
}

div.itemAuthorLatest ul li a:hover {
}

div.itemRelated {
    margin-bottom: 16px;
    padding: 0
}

div.itemRelated h3 {
}

div.itemRelated ul {
}

div.itemRelated ul li {
}

div.itemRelated ul li.k2ScrollerElement {
    float: left;
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 4px;
    margin: 0 4px 4px 0;
    background: #fff
}

div.itemRelated ul li.clr {
    clear: both;
    height: 0;
    line-height: 0;
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    border: none
}

a.itemRelTitle {
}

div.itemRelCat {
}

div.itemRelCat a {
}

div.itemRelAuthor {
}

div.itemRelAuthor a {
}

img.itemRelImg {
}

div.itemRelIntrotext {
}

div.itemRelFulltext {
}

div.itemRelMedia {
}

div.itemRelImageGallery {
}

div.itemVideoBlock {
    margin: 0 0 16px 0;
    padding: 16px;
    background: #010101;
}

div.itemVideoBlock div.itemVideoEmbedded {
    text-align: center
}

div.itemVideoBlock span.itemVideo {
    display: block;
    overflow: hidden
}

div.itemVideoBlock span.itemVideoCaption {
    color: #eee;
    float: left;
    display: block;
    font-size: 11px;
    font-weight: bold;
    width: 60%
}

div.itemVideoBlock span.itemVideoCredits {
    color: #eee;
    float: right;
    display: block;
    font-style: italic;
    font-size: 11px;
    width: 35%;
    text-align: right
}

div.itemImageGallery {
    margin: 0 0 16px 0;
    padding: 0
}

div.itemNavigation {
    padding: 4px 8px;
    margin: 0 0 24px 0;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    background: #fffff0
}

div.itemNavigation span.itemNavigationTitle {
    color: #999
}

div.itemNavigation a.itemPrevious {
    padding: 0 12px
}

div.itemNavigation a.itemNext {
    padding: 0 12px
}

div.itemComments {
    background: #f7fafe;
    border: 1px solid #ddd;
    padding: 16px
}

div.itemComments ul.itemCommentsList {
    margin: 0 0 16px;
    padding: 0;
    list-style: none
}

div.itemComments ul.itemCommentsList li {
    padding: 4px;
    margin: 0;
    border-bottom: 1px dotted #ddd
}

div.itemComments ul.itemCommentsList li.authorResponse {
    background: url(/templates/joomla3/sj-hexagon/components/com_k2/images/system/stripes.png) repeat
}

div.itemComments ul.itemCommentsList li.unpublishedComment {
    background: #ffeaea
}

div.itemComments ul.itemCommentsList li img {
    float: left;
    margin: 4px 4px 4px 0;
    padding: 4px;
    background: #fff;
    border-bottom: 1px solid #d7d7d7;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2
}

div.itemComments ul.itemCommentsList li span.commentDate {
    padding: 0 4px 0 0;
    margin: 0 8px 0 0;
    border-right: 1px solid #ccc;
    font-weight: bold;
    font-size: 14px
}

div.itemComments ul.itemCommentsList li span.commentAuthorName {
    font-weight: bold;
    font-size: 14px
}

div.itemComments ul.itemCommentsList li p {
    padding: 4px 0
}

div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
    display: none
}

div.itemComments ul.itemCommentsList li span.commentLink {
    float: right;
    margin-left: 8px
}

div.itemComments ul.itemCommentsList li span.commentLink a {
    font-size: 11px;
    color: #999;
    text-decoration: underline
}

div.itemComments ul.itemCommentsList li span.commentLink a:hover {
    font-size: 11px;
    color: #555;
    text-decoration: underline
}

div.itemComments ul.itemCommentsList li span.commentToolbar {
    display: block;
    clear: both
}

div.itemComments ul.itemCommentsList li span.commentToolbar a {
    font-size: 11px;
    color: #999;
    text-decoration: underline;
    margin-right: 4px
}

div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
    font-size: 11px;
    color: #555;
    text-decoration: underline
}


div.itemCommentsPagination {
    padding: 4px;
    margin: 0 0 24px 0
}

div.itemCommentsPagination span.pagination {
    display: block;
    float: right;
    clear: both
}

div.itemCommentsForm h3 {
    margin: 0;
    padding: 0 0 4px 0
}

div.itemCommentsForm p.itemCommentsFormNotes {
    border-top: 2px solid #ccc
}

div.itemCommentsForm form {
}

div.itemCommentsForm form label.formComment {
    display: block;
    margin: 12px 0 0 2px
}

div.itemCommentsForm form label.formName {
    display: block;
    margin: 12px 0 0 2px
}

div.itemCommentsForm form label.formEmail {
    display: block;
    margin: 12px 0 0 2px
}

div.itemCommentsForm form label.formUrl {
    display: block;
    margin: 12px 0 0 2px
}

div.itemCommentsForm form label.formRecaptcha {
    display: block;
    margin: 12px 0 0 2px
}

div.itemCommentsForm form textarea.inputbox {
    display: block;
    width: 350px;
    height: 160px;
    margin: 0
}

div.itemCommentsForm form input.inputbox {
    display: block;
    width: 350px;
    margin: 0
}

div.itemCommentsForm form input#submitCommentButton {
    display: block;
    margin: 16px 0 0 0;
    padding: 4px;
    border: 1px solid #ccc;
    background: #eee;
    font-size: 16px
}

div.itemCommentsForm form span#formLog {
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
    font-weight: bold;
    color: #CF1919
}

div.itemCommentsForm form .formLogLoading {
    background: url(/templates/joomla3/sj-hexagon/components/com_k2/images/system/loading.gif) no-repeat left center
}

div.k2ReportCommentFormContainer {
    padding: 8px;
    width: 480px;
    margin: 0 auto
}

div.k2ReportCommentFormContainer blockquote {
    width: 462px;
    background: #f7fafe;
    border: 1px solid #ddd;
    padding: 8px;
    margin: 0 0 8px 0
}

div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
    font-style: italic;
    font-weight: bold;
    font-size: 40px;
    color: #135CAE;
    line-height: 30px;
    vertical-align: top;
    display: block;
    float: left
}

div.k2ReportCommentFormContainer blockquote span.quoteIconRight {
    font-style: italic;
    font-weight: bold;
    font-size: 40px;
    color: #135CAE;
    line-height: 30px;
    vertical-align: top;
    display: block;
    float: right
}

div.k2ReportCommentFormContainer blockquote span.theComment {
    font-style: italic;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    padding: 0 4px
}

div.k2ReportCommentFormContainer form label {
    display: block;
    font-weight: bold
}

div.k2ReportCommentFormContainer form input, div.k2ReportCommentFormContainer form textarea {
    display: block;
    border: 1px solid #ddd;
    font-size: 12px;
    padding: 2px;
    margin: 0 0 8px 0;
    width: 474px
}

div.k2ReportCommentFormContainer form #recaptcha {
    margin-bottom: 24px
}

div.k2ReportCommentFormContainer form span#formLog {
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
    font-weight: bold;
    color: #CF1919
}

div.itemBackToTop {
    text-align: right
}

div.itemBackToTop a {
    text-decoration: underline
}

div.itemBackToTop a:hover {
    text-decoration: underline
}

div.itemListCategoriesBlock {
}

div.itemListCategory {
    background: #f7fafe;
    border: 1px solid #ddd;
    margin: 4px 0;
    padding: 8px
}

span.catItemAddLink {
    display: block;
    padding: 8px 0;
    margin: 0 0 4px 0;
    border-bottom: 1px dotted #ccc;
    text-align: right
}

span.catItemAddLink a {
    padding: 4px 16px;
    border: 1px solid #ccc;
    background: #eee;
    text-decoration: none
}

span.catItemAddLink a:hover {
    background: #ffc
}

div.itemListCategory img {
    float: left;
    display: block;
    background: #fff;
    padding: 4px;
    border: 1px solid #ddd;
    margin: 0 8px 0 0
}

div.itemListCategory h2 {
}

div.itemListCategory p {
}

div.itemListSubCategories {
}

div.itemListSubCategories h3 {
}

div.subCategoryContainer {
    float: left
}

div.subCategoryContainerLast {
}

div.subCategory {
    background: #f7fafe;
    border: 1px solid #ddd;
    margin: 4px;
    padding: 8px
}

div.subCategory a.subCategoryImage, div.subCategory a.subCategoryImage:hover {
    text-align: center;
    display: block
}

div.subCategory a.subCategoryImage img, div.subCategory a.subCategoryImage:hover img {
    background: #fff;
    padding: 4px;
    border: 1px solid #ddd;
    margin: 0 8px 0 0
}

div.subCategory h2 {
}

div.subCategory h2 a {
}

div.subCategory h2 a:hover {
}

div.subCategory p {
}

div.itemList {
}

div#itemListLeading {
}

div#itemListPrimary {
}

div#itemListSecondary {
}

div#itemListLinks {
    background: #f7fafe;
    border: 1px solid #ddd;
    margin: 8px 0;
    padding: 8px
}

div.itemContainer {
    float: left
}

div.itemContainerLast {
}

div.catItemView {
    padding: 4px
}

div.groupLeading {
}

div.groupPrimary {
}

div.groupSecondary {
}

div.groupLinks {
    padding: 0;
    margin: 0
}

div.catItemIsFeatured {
}

span.catItemEditLink {
    float: right;
    display: block;
    padding: 4px 0;
    margin: 0;
    width: 120px;
    text-align: right
}

span.catItemEditLink a {
    padding: 2px 12px;
    border: 1px solid #ccc;
    background: #eee;
    text-decoration: none;
    font-size: 11px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif
}

span.catItemEditLink a:hover {
    background: #ffc
}

div.catItemHeader {
}

div.catItemHeader span.catItemDateCreated {
    color: #999;
    font-size: 11px
}

div.catItemHeader h3.catItemTitle {
    font-size: 24px;
    font-weight: normal;
    line-height: 110%;
    padding: 10px 0 4px 0;
    margin: 0
}

div.catItemHeader h3.catItemTitle span {
}

div.catItemHeader h3.catItemTitle span sup {
    font-size: 12px;
    color: #CF1919;
    text-decoration: none
}

div.catItemHeader span.catItemAuthor {
    display: block;
    padding: 0;
    margin: 0
}

div.catItemHeader span.catItemAuthor a {
}

div.catItemHeader span.catItemAuthor a:hover {
}

div.catItemRatingBlock {
    padding: 8px 0
}

div.catItemRatingBlock span {
    display: block;
    float: left;
    font-style: normal;
    padding: 0 4px 0 0;
    margin: 0;
    color: #999
}

div.catItemBody {
    padding: 8px 0;
    margin: 0
}

div.catItemImageBlock {
    padding: 8px;
    margin: 0 0 16px 0
}

span.catItemImage {
    display: block;
    text-align: center;
    margin: 0 0 8px 0
}

span.catItemImage img {
    border: 1px solid #ccc;
    padding: 8px
}

div.catItemIntroText {
    font-size: inherit;
    font-weight: normal;
    line-height: inherit;
    padding: 4px 0 12px 0
}

div.catItemIntroText img {
}

div.catItemExtraFields, div.genericItemExtraFields {
    margin: 16px 0 0 0;
    padding: 8px 0 0 0;
    border-top: 1px dotted #ddd
}

div.catItemExtraFields h4, div.genericItemExtraFields h4 {
    margin: 0;
    padding: 0 0 8px 0;
    line-height: normal !important
}

div.catItemExtraFields ul, div.genericItemExtraFields ul {
    margin: 0;
    padding: 0;
    list-style: none
}

div.catItemExtraFields ul li, div.genericItemExtraFields ul li {
    display: block
}

div.catItemExtraFields ul li span.catItemExtraFieldsLabel, div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
    display: block;
    float: left;
    font-weight: bold;
    margin: 0 4px 0 0;
    width: 30%
}

div.catItemExtraFields ul li span.catItemExtraFieldsValue {
}

div.catItemLinks {
    margin: 0 0 16px 0;
    padding: 0
}

div.catItemHitsBlock {
    padding: 4px;
    border-bottom: 1px dotted #ccc
}

span.catItemHits {
}

div.catItemCategory {
    padding: 4px;
    border-bottom: 1px dotted #ccc
}

div.catItemCategory span {
    font-weight: bold;
    color: #555;
    padding: 0 4px 0 0
}

div.catItemCategory a {
}

div.catItemTagsBlock {
    padding: 4px;
    border-bottom: 1px dotted #ccc
}

div.catItemTagsBlock span {
    font-weight: bold;
    color: #555;
    padding: 0 4px 0 0
}

div.catItemTagsBlock ul.catItemTags {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline
}

div.catItemTagsBlock ul.catItemTags li {
    display: inline;
    list-style: none;
    padding: 0 4px 0 0;
    margin: 0;
    text-align: center
}

div.catItemTagsBlock ul.catItemTags li a {
}

div.catItemTagsBlock ul.catItemTags li a:hover {
}

div.catItemAttachmentsBlock {
    padding: 4px;
    border-bottom: 1px dotted #ccc
}

div.catItemAttachmentsBlock span {
    font-weight: bold;
    color: #555;
    padding: 0 4px 0 0
}

div.catItemAttachmentsBlock ul.catItemAttachments {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline
}

div.catItemAttachmentsBlock ul.catItemAttachments li {
    display: inline;
    list-style: none;
    padding: 0 4px;
    margin: 0;
    text-align: center
}

div.catItemAttachmentsBlock ul.catItemAttachments li a {
}

div.catItemAttachmentsBlock ul.catItemAttachments li a:hover {
}

div.catItemAttachmentsBlock ul.catItemAttachments li span {
    font-size: 10px;
    color: #999;
    font-weight: normal
}

div.catItemVideoBlock {
    margin: 0 0 16px 0;
    padding: 16px;
    background: #010101 ;
}

div.catItemVideoBlock div.catItemVideoEmbedded {
    text-align: center
}

div.catItemVideoBlock span.catItemVideo {
    display: block
}

div.catItemImageGallery {
    margin: 0 0 16px 0;
    padding: 0
}

div.catItemCommentsLink {
    display: inline;
    margin: 0 8px 0 0;
    padding: 0 8px 0 0;
    border-right: 1px solid #ccc
}

div.catItemCommentsLink a {
}

div.catItemCommentsLink a:hover {
}

div.catItemReadMore {
    display: inline
}

div.catItemReadMore a {
}

div.catItemReadMore a:hover {
}

span.catItemDateModified {
    display: block;
    text-align: right;
    padding: 4px;
    margin: 4px 0;
    color: #999;
    border-top: 1px solid #ddd
}

div.userView {
}

div.userBlock {
    background: #f7fafe;
    border: 1px solid #ddd;
    margin: 0 0 16px 0;
    padding: 8px;
    clear: both
}

span.userItemAddLink {
    display: block;
    padding: 8px 0;
    margin: 0 0 4px 0;
    border-bottom: 1px dotted #ccc;
    text-align: right
}

span.userItemAddLink a {
    padding: 4px 16px;
    border: 1px solid #ccc;
    background: #eee;
    text-decoration: none
}

span.userItemAddLink a:hover {
    background: #ffc
}

div.userBlock img {
    display: block;
    float: left;
    background: #fff;
    padding: 4px;
    border: 1px solid #ddd;
    margin: 0 8px 0 0
}

div.userBlock h2 {
}

div.userBlock div.userDescription {
    padding: 4px 0
}

div.userBlock div.userAdditionalInfo {
    padding: 4px 0;
    margin: 8px 0 0 0
}

span.userURL {
    font-weight: bold;
    color: #555;
    display: block
}

span.userEmail {
    font-weight: bold;
    color: #555;
    display: block
}

div.userItemList {
}

div.userItemView {
}

div.userItemIsFeatured {
}

div.userItemViewUnpublished {
    opacity: 0.9;
    border: 4px dashed #ccc;
    background: #fffff2;
    padding: 8px;
    margin: 8px 0
}

span.userItemEditLink {
    float: right;
    display: block;
    padding: 4px 0;
    margin: 0;
    width: 120px;
    text-align: right
}

span.userItemEditLink a {
    padding: 2px 12px;
    border: 1px solid #ccc;
    background: #eee;
    text-decoration: none;
    font-size: 11px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif
}

span.userItemEditLink a:hover {
    background: #ffc
}

div.userItemHeader {
}

div.userItemHeader span.userItemDateCreated {
    color: #999;
    font-size: 11px
}

div.userItemHeader h3.userItemTitle {
    font-size: 24px;
    font-weight: normal;
    line-height: 110%;
    padding: 10px 0 4px 0;
    margin: 0
}

div.userItemHeader h3.userItemTitle span sup {
    font-size: 12px;
    color: #CF1919;
    text-decoration: none
}

div.userItemBody {
    padding: 8px 0;
    margin: 0
}

div.userItemImageBlock {
    padding: 0;
    margin: 0;
    float: left
}

span.userItemImage {
    display: block;
    text-align: center;
    margin: 0 8px 8px 0
}

span.userItemImage img {
    border: 1px solid #ccc;
    padding: 8px
}

div.userItemIntroText {
    font-size: inherit;
    font-weight: normal;
    line-height: inherit;
    padding: 4px 0 12px 0
}

div.userItemIntroText img {
}

div.userItemLinks {
    margin: 0 0 16px 0;
    padding: 0
}

div.userItemCategory {
    padding: 4px;
    border-bottom: 1px dotted #ccc
}

div.userItemCategory span {
    font-weight: bold;
    color: #555;
    padding: 0 4px 0 0
}

div.userItemCategory a {
}

div.userItemTagsBlock {
    padding: 4px;
    border-bottom: 1px dotted #ccc
}

div.userItemTagsBlock span {
    font-weight: bold;
    color: #555;
    padding: 0 4px 0 0
}

div.userItemTagsBlock ul.userItemTags {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline
}

div.userItemTagsBlock ul.userItemTags li {
    display: inline;
    list-style: none;
    padding: 0 4px 0 0;
    margin: 0;
    text-align: center
}

div.userItemTagsBlock ul.userItemTags li a {
}

div.userItemTagsBlock ul.userItemTags li a:hover {
}

div.userItemCommentsLink {
    display: inline;
    margin: 0 8px 0 0;
    padding: 0 8px 0 0;
    border-right: 1px solid #ccc
}

div.userItemCommentsLink a {
}

div.userItemCommentsLink a:hover {
}

div.userItemReadMore {
    display: inline
}

div.userItemReadMore a {
}

div.userItemReadMore a:hover {
}

div.tagView {
}

div.tagItemList {
}

div.tagItemView {
    border-bottom: 1px dotted #ccc;
    padding: 8px 0;
    margin: 0 0 16px 0
}

div.tagItemHeader {
}

div.tagItemHeader span.tagItemDateCreated {
    color: #999;
    font-size: 11px
}

div.tagItemHeader h2.tagItemTitle {
    font-size: 24px;
    font-weight: normal;
    line-height: 110%;
    padding: 10px 0 4px 0;
    margin: 0
}

div.tagItemBody {
    padding: 8px 0;
    margin: 0
}

div.tagItemImageBlock {
    padding: 0;
    margin: 0;
    float: left
}

span.tagItemImage {
    display: block;
    text-align: center;
    margin: 0 8px 8px 0
}

span.tagItemImage img {
    border: 1px solid #ccc;
    padding: 8px
}

div.tagItemIntroText {
    font-size: inherit;
    font-weight: normal;
    line-height: inherit;
    padding: 4px 0 12px 0
}

div.tagItemIntroText img {
}

div.tagItemExtraFields {
}

div.tagItemExtraFields h4 {
}

div.tagItemExtraFields ul {
}

div.tagItemExtraFields ul li {
}

div.tagItemExtraFields ul li span.tagItemExtraFieldsLabel {
}

div.tagItemExtraFields ul li span.tagItemExtraFieldsValue {
}

div.tagItemCategory {
    display: inline;
    margin: 0 8px 0 0;
    padding: 0 8px 0 0;
    border-right: 1px solid #ccc
}

div.tagItemCategory span {
    font-weight: bold;
    color: #555;
    padding: 0 4px 0 0
}

div.tagItemCategory a {
}

div.tagItemReadMore {
    display: inline
}

div.tagItemReadMore a {
}

div.tagItemReadMore a:hover {
}

div.genericView {
}

div.genericItemList {
}

div.genericItemView {
    border-bottom: 1px dotted #ccc;
    padding: 8px 0;
    margin: 0 0 16px 0
}

div.genericItemHeader {
}

div.genericItemHeader span.genericItemDateCreated {
    color: #999;
    font-size: 11px
}

div.genericItemHeader h2.genericItemTitle {
    font-size: 24px;
    font-weight: normal;
    line-height: 110%;
    padding: 10px 0 4px 0;
    margin: 0
}

div.genericItemBody {
    padding: 8px 0;
    margin: 0
}

div.genericItemImageBlock {
    padding: 0;
    margin: 0;
    float: left
}

span.genericItemImage {
    display: block;
    text-align: center;
    margin: 0 8px 8px 0
}

span.genericItemImage img {
    border: 1px solid #ccc;
    padding: 8px
}

div.genericItemIntroText {
    font-size: inherit;
    font-weight: normal;
    line-height: inherit;
    padding: 4px 0 12px 0
}

div.genericItemIntroText img {
}

div.genericItemExtraFields {
}

div.genericItemExtraFields h4 {
}

div.genericItemExtraFields ul {
}

div.genericItemExtraFields ul li {
}

div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
}

div.genericItemExtraFields ul li span.genericItemExtraFieldsValue {
}

div.genericItemCategory {
    display: inline;
    margin: 0 8px 0 0;
    padding: 0 8px 0 0;
    border-right: 1px solid #ccc
}

div.genericItemCategory span {
    font-weight: bold;
    color: #555;
    padding: 0 4px 0 0
}

div.genericItemCategory a {
}

div.genericItemReadMore {
    display: inline
}

div.genericItemReadMore a {
}

div.genericItemReadMore a:hover {
}

div#genericItemListNothingFound {
    padding: 40px;
    text-align: center
}

div#genericItemListNothingFound p {
    font-size: 20px;
    color: #999
}

#k2GoogleSearchContainer .gsc-control {
    width: auto !important
}

#k2GoogleSearchContainer .gsc-control .gsc-above-wrapper-area, #k2GoogleSearchContainer .gsc-control .gsc-resultsHeader, #k2GoogleSearchContainer .gsc-control .gsc-url-bottom {
    display: none !important
}

div.latestItemsContainer {
    float: left
}

div.latestItemsCategory {
    background: #f7fafe;
    border: 1px solid #ddd;
    margin: 0 8px 8px 0;
    padding: 8px
}

div.latestItemsCategoryImage {
    text-align: center
}

div.latestItemsCategoryImage img {
    background: #fff;
    padding: 4px;
    border: 1px solid #ddd;
    margin: 0 8px 0 0
}

div.latestItemsCategory h2 {
}

div.latestItemsCategory p {
}

div.latestItemsUser {
    background: #f7fafe;
    border: 1px solid #ddd;
    margin: 0 8px 8px 0;
    padding: 8px;
    clear: both
}

div.latestItemsUser img {
    display: block;
    float: left;
    background: #fff;
    padding: 4px;
    border: 1px solid #ddd;
    margin: 0 8px 0 0
}

div.latestItemsUser h2 {
}

div.latestItemsUser p.latestItemsUserDescription {
    padding: 4px 0
}

div.latestItemsUser p.latestItemsUserAdditionalInfo {
    padding: 4px 0;
    margin: 8px 0 0 0
}

span.latestItemsUserURL {
    font-weight: bold;
    color: #555;
    display: block
}

span.latestItemsUserEmail {
    font-weight: bold;
    color: #555;
    display: block
}

div.latestItemList {
    padding: 0 8px 8px 0
}

div.latestItemView {
}

div.latestItemHeader {
}

div.latestItemHeader h3.latestItemTitle {
    font-size: 24px;
    font-weight: normal;
    line-height: 110%;
    padding: 10px 0 4px 0;
    margin: 0
}

span.latestItemDateCreated {
    color: #999;
    font-size: 11px
}

div.latestItemBody {
    padding: 8px 0;
    margin: 0
}

div.latestItemImageBlock {
    padding: 0;
    margin: 0;
    float: left
}

span.latestItemImage {
    display: block;
    text-align: center;
    margin: 0 8px 8px 0
}

span.latestItemImage img {
    border: 1px solid #ccc;
    padding: 8px
}

div.latestItemIntroText {
    font-size: inherit;
    font-weight: normal;
    line-height: inherit;
    padding: 4px 0 12px 0
}

div.latestItemIntroText img {
}

div.latestItemLinks {
    margin: 0 0 16px 0;
    padding: 0
}

div.latestItemCategory {
    padding: 4px;
    border-bottom: 1px dotted #ccc
}

div.latestItemCategory span {
    font-weight: bold;
    color: #555;
    padding: 0 4px 0 0
}

div.latestItemCategory a {
}

div.latestItemTagsBlock {
    padding: 4px;
    border-bottom: 1px dotted #ccc
}

div.latestItemTagsBlock span {
    font-weight: bold;
    color: #555;
    padding: 0 4px 0 0
}

div.latestItemTagsBlock ul.latestItemTags {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline
}

div.latestItemTagsBlock ul.latestItemTags li {
    display: inline;
    list-style: none;
    padding: 0 4px 0 0;
    margin: 0;
    text-align: center
}

div.latestItemTagsBlock ul.latestItemTags li a {
}

div.latestItemTagsBlock ul.latestItemTags li a:hover {
}

div.latestItemVideoBlock {
    margin: 0 0 16px 0;
    padding: 16px;
    background: #010101 url(/templates/joomla3/sj-hexagon/components/com_k2/images/system/videoplayer-bg.gif) repeat-x bottom
}

div.latestItemVideoBlock span.latestItemVideo {
    display: block
}

div.latestItemCommentsLink {
    display: inline;
    margin: 0 8px 0 0;
    padding: 0 8px 0 0;
    border-right: 1px solid #ccc
}

div.latestItemCommentsLink a {
}

div.latestItemCommentsLink a:hover {
}

div.latestItemReadMore {
    display: inline
}

div.latestItemReadMore a {
}

div.latestItemReadMore a:hover {
}

h2.latestItemTitleList {
    font-size: 14px;
    padding: 2px 0;
    margin: 8px 0 2px 0;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom: 1px dotted #ccc;
    line-height: normal
}

.k2AccountPage {
}

.k2AccountPage table {
}

.k2AccountPage table tr th {
}

.k2AccountPage table tr td {
}

.k2AccountPage table tr td label {
    white-space: nowrap
}

img.k2AccountPageImage {
    border: 4px solid #ddd;
    margin: 10px 0;
    padding: 0;
    display: block
}

.k2AccountPage div.k2AccountPageNotice {
    padding: 8px
}

.k2AccountPage div.k2AccountPageUpdate {
    border-top: 1px dotted #ccc;
    margin: 8px 0;
    padding: 8px;
    text-align: right
}

.k2AccountPage th.k2ProfileHeading {
    text-align: left;
    font-size: 18px;
    padding: 8px;
    background: #f6f6f6
}

.k2AccountPage td#userAdminParams {
    padding: 0;
    margin: 0
}

.k2AccountPage table.admintable td.key, .k2AccountPage table.admintable td.paramlist_key {
    background: #f6f6f6;
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    color: #666;
    font-weight: bold;
    text-align: right;
    font-size: 11px;
    width: 140px
}

.k2AccountPage table.admintable {
}

.k2AccountPage table.admintable tr td {
}

.k2AccountPage table.admintable tr td span {
}

.k2AccountPage table.admintable tr td span label {
}

div.k2LatestCommentsBlock {
}

div.k2LatestCommentsBlock ul {
}

div.k2LatestCommentsBlock ul li {
}

div.k2LatestCommentsBlock ul li.lastItem {
}

div.k2LatestCommentsBlock ul li a.lcAvatar img {
}

div.k2LatestCommentsBlock ul li a {
}

div.k2LatestCommentsBlock ul li a:hover {
}

div.k2LatestCommentsBlock ul li span.lcComment {
}

div.k2LatestCommentsBlock ul li span.lcUsername {
}

div.k2LatestCommentsBlock ul li span.lcCommentDate {
    color: #999
}

div.k2LatestCommentsBlock ul li span.lcItemTitle {
}

div.k2LatestCommentsBlock ul li span.lcItemCategory {
}

div.k2TopCommentersBlock {
}

div.k2TopCommentersBlock ul {
}

div.k2TopCommentersBlock ul li {
}

div.k2TopCommentersBlock ul li.lastItem {
}

div.k2TopCommentersBlock ul li a.tcAvatar img {
}

div.k2TopCommentersBlock ul li a.tcLink {
}

div.k2TopCommentersBlock ul li a.tcLink:hover {
}

div.k2TopCommentersBlock ul li span.tcUsername {
}

div.k2TopCommentersBlock ul li span.tcCommentsCounter {
}

div.k2TopCommentersBlock ul li a.tcLatestComment {
}

div.k2TopCommentersBlock ul li a.tcLatestComment:hover {
}

div.k2TopCommentersBlock ul li span.tcLatestCommentDate {
    color: #999
}

div.k2ItemsBlock {
}

div.k2ItemsBlock p.modulePretext {
}

div.k2ItemsBlock ul {
}

div.k2ItemsBlock ul li {
}

div.k2ItemsBlock ul li a {
}

div.k2ItemsBlock ul li a:hover {
}

div.k2ItemsBlock ul li.lastItem {
}

div.k2ItemsBlock ul li a.moduleItemTitle {
}

div.k2ItemsBlock ul li a.moduleItemTitle:hover {
}

div.k2ItemsBlock ul li div.moduleItemAuthor {
}

div.k2ItemsBlock ul li div.moduleItemAuthor a {
}

div.k2ItemsBlock ul li div.moduleItemAuthor a:hover {
}

div.k2ItemsBlock ul li a.moduleItemAuthorAvatar img {
}

div.k2ItemsBlock ul li div.moduleItemIntrotext {
    display: block;
    padding: 4px 0;
    line-height: 120%
}

div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    float: right;
    margin: 2px 0 4px 4px;
    padding: 0;
    border: 2px solid #ddd
}

div.k2ItemsBlock ul li div.moduleItemExtraFields {
}

div.moduleItemExtraFields ul {
}

div.moduleItemExtraFields ul li {
}

div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
    display: block;
    float: left;
    font-weight: bold;
    margin: 0 4px 0 0;
    width: 30%
}

div.moduleItemExtraFields ul li span.moduleItemExtraFieldsValue {
}

div.k2ItemsBlock ul li div.moduleItemVideo {
}

div.k2ItemsBlock ul li div.moduleItemVideo span.moduleItemVideoCaption {
}

div.k2ItemsBlock ul li div.moduleItemVideo span.moduleItemVideoCredits {
}

div.k2ItemsBlock ul li span.moduleItemDateCreated {
}

div.k2ItemsBlock ul li a.moduleItemCategory {
}

div.k2ItemsBlock ul li div.moduleItemTags {
}

div.k2ItemsBlock ul li div.moduleItemTags b {
}

div.k2ItemsBlock ul li div.moduleItemTags a {
    padding: 0 2px
}

div.k2ItemsBlock ul li div.moduleItemTags a:hover {
}

div.k2ItemsBlock ul li div.moduleAttachments {
}

div.k2ItemsBlock ul li a.moduleItemComments {
    border-right: 1px solid #ccc;
    padding: 0 4px 0 0;
    margin: 0 8px 0 0
}

div.k2ItemsBlock ul li a.moduleItemComments:hover {
}

div.k2ItemsBlock ul li span.moduleItemHits {
    border-right: 1px solid #ccc;
    padding: 0 4px 0 0;
    margin: 0 8px 0 0
}

div.k2ItemsBlock ul li a.moduleItemReadMore {
}

div.k2ItemsBlock ul li a.moduleItemReadMore:hover {
}

div.k2ItemsBlock a.moduleCustomLink {
}

div.k2ItemsBlock a.moduleCustomLink:hover {
}

div.k2LoginBlock {
}

div.k2LoginBlock p.preText {
}

div.k2LoginBlock fieldset.input {
    margin: 0;
    padding: 0 0 8px 0
}

div.k2LoginBlock fieldset.input p {
    margin: 0;
    padding: 0 0 4px 0
}

div.k2LoginBlock fieldset.input p label {
    display: block
}

div.k2LoginBlock fieldset.input p input {
    display: block
}

div.k2LoginBlock fieldset.input p#form-login-remember label, div.k2LoginBlock fieldset.input p#form-login-remember input {
    display: inline
}

div.k2LoginBlock fieldset.input input.button {
}

div.k2LoginBlock ul {
}

div.k2LoginBlock ul li {
}

div.k2LoginBlock p.postText {
}

div.k2UserBlock {
}

div.k2UserBlock p.ubGreeting {
    border-bottom: 1px dotted #ccc
}

div.k2UserBlock div.k2UserBlockDetails a.ubAvatar img {
}

div.k2UserBlock div.k2UserBlockDetails span.ubName {
    display: block;
    font-weight: bold;
    font-size: 14px
}

div.k2UserBlock div.k2UserBlockDetails span.ubCommentsCount {
}

div.k2UserBlock ul.k2UserBlockActions {
}

div.k2UserBlock ul.k2UserBlockActions li {
}

div.k2UserBlock ul.k2UserBlockActions li a {
}

div.k2UserBlock ul.k2UserBlockActions li a:hover {
}

div.k2UserBlock ul.k2UserBlockRenderedMenu {
}

div.k2UserBlock ul.k2UserBlockRenderedMenu li {
}

div.k2UserBlock ul.k2UserBlockRenderedMenu li a {
}

div.k2UserBlock ul.k2UserBlockRenderedMenu li a:hover {
}

div.k2UserBlock ul.k2UserBlockRenderedMenu li ul {
}

div.k2UserBlock ul.k2UserBlockRenderedMenu li ul li {
}

div.k2UserBlock ul.k2UserBlockRenderedMenu li ul li a {
}

div.k2UserBlock ul.k2UserBlockRenderedMenu li ul ul {
}

div.k2UserBlock ul.k2UserBlockRenderedMenu li ul ul li {
}

div.k2UserBlock ul.k2UserBlockRenderedMenu li ul ul li a {
}

div.k2UserBlock form {
}

div.k2UserBlock form input.ubLogout {
}

div.k2ArchivesBlock {
}

div.k2ArchivesBlock ul {
}

div.k2ArchivesBlock ul li {
}

div.k2ArchivesBlock ul li a {
}

div.k2ArchivesBlock ul li a:hover {
}

div.k2AuthorsListBlock {
}

div.k2AuthorsListBlock ul {
}

div.k2AuthorsListBlock ul li {
}

div.k2AuthorsListBlock ul li a.abAuthorAvatar img {
}

div.k2AuthorsListBlock ul li a.abAuthorName {
}

div.k2AuthorsListBlock ul li a.abAuthorName:hover {
}

div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
    display: block;
    clear: both
}

div.k2AuthorsListBlock ul li a.abAuthorLatestItem:hover {
}

div.k2AuthorsListBlock ul li span.abAuthorCommentsCount {
}

div.k2BreadcrumbsBlock {
}

div.k2BreadcrumbsBlock span.bcTitle {
    padding: 0 4px 0 0;
    color: #999
}

div.k2BreadcrumbsBlock a {
}

div.k2BreadcrumbsBlock a:hover {
}

div.k2BreadcrumbsBlock span.bcSeparator {
    padding: 0 4px;
    font-size: 14px
}

div.k2CalendarBlock {
    height: 190px;
    margin-bottom: 8px
}

div.k2CalendarLoader {
    background: #fff url(/templates/joomla3/sj-hexagon/components/com_k2/images/system/k2CalendarLoader.gif) no-repeat 50% 50%
}

table.calendar {
    margin: 0 auto;
    background: #fff;
    border-collapse: collapse
}

table.calendar tr td {
    text-align: center;
    vertical-align: middle;
    padding: 2px;
    border: 1px solid #f4f4f4;
    background: #fff
}

table.calendar tr td.calendarNavMonthPrev {
    background: #f3f3f3;
    text-align: left
}

table.calendar tr td.calendarNavMonthPrev a {
    font-size: 20px;
    text-decoration: none
}

table.calendar tr td.calendarNavMonthPrev a:hover {
    font-size: 20px;
    text-decoration: none
}

table.calendar tr td.calendarCurrentMonth {
    background: #f3f3f3
}

table.calendar tr td.calendarNavMonthNext {
    background: #f3f3f3;
    text-align: right
}

table.calendar tr td.calendarNavMonthNext a {
    font-size: 20px;
    text-decoration: none
}

table.calendar tr td.calendarNavMonthNext a:hover {
    font-size: 20px;
    text-decoration: none
}

table.calendar tr td.calendarDayName {
    background: #e9e9e9;
    font-size: 11px;
    width: 14.2%
}

table.calendar tr td.calendarDateEmpty {
    background: #fbfbfb
}

table.calendar tr td.calendarDate {
}

table.calendar tr td.calendarDateLinked {
    padding: 0
}

table.calendar tr td.calendarDateLinked a {
    display: block;
    padding: 2px;
    text-decoration: none;
    background: #eee
}

table.calendar tr td.calendarDateLinked a:hover {
    display: block;
    background: #135cae;
    color: #fff;
    padding: 2px;
    text-decoration: none
}

table.calendar tr td.calendarToday {
    background: #135cae;
    color: #fff
}

table.calendar tr td.calendarTodayLinked {
    background: #135cae;
    color: #fff;
    padding: 0
}

table.calendar tr td.calendarTodayLinked a {
    display: block;
    padding: 2px;
    color: #fff;
    text-decoration: none
}

table.calendar tr td.calendarTodayLinked a:hover {
    display: block;
    background: #BFD9FF;
    padding: 2px;
    text-decoration: none
}

div.k2CategorySelectBlock {
}

div.k2CategorySelectBlock form select {
    width: auto
}

div.k2CategorySelectBlock form select option {
}

div.k2CategoriesListBlock {
}

div.k2CategoriesListBlock ul {
}

div.k2CategoriesListBlock ul li {
}

div.k2CategoriesListBlock ul li a {
}

div.k2CategoriesListBlock ul li a:hover {
}

div.k2CategoriesListBlock ul li a span.catTitle {
    padding-right: 4px
}

div.k2CategoriesListBlock ul li a span.catCounter {
}

div.k2CategoriesListBlock ul li a:hover span.catTitle {
}

div.k2CategoriesListBlock ul li a:hover span.catCounter {
}

div.k2CategoriesListBlock ul li.activeCategory {
}

div.k2CategoriesListBlock ul li.activeCategory a {
    font-weight: bold
}

ul.level0 {
}

ul.level0 li {
}

ul.level0 li a {
}

ul.level0 li a:hover {
}

ul.level0 li a span {
}

ul.level0 li a:hover span {
}

ul.level1 {
}

ul.level1 li {
}

ul.level1 li a {
}

ul.level1 li a:hover {
}

ul.level1 li a span {
}

ul.level1 li a:hover span {
}

div.k2SearchBlock {
    position: relative
}

div.k2SearchBlock form {
}

div.k2SearchBlock form input.inputbox {
}

div.k2SearchBlock form input.button {
}

div.k2SearchBlock form input.k2SearchLoading {
    background: url(/templates/joomla3/sj-hexagon/components/com_k2/images/system/searchLoader.gif) no-repeat 100% 50%
}

div.k2SearchBlock div.k2LiveSearchResults {
    display: none;
    background: #fff;
    position: absolute;
    z-index: 99;
    border: 1px solid #ccc;
    margin-top: -1px
}

div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults {
    list-style: none;
    margin: 0;
    padding: 0
}

div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li {
    border: none;
    margin: 0;
    padding: 0
}

div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {
    display: block;
    padding: 1px 2px;
    border-top: 1px dotted #eee
}

div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {
    background: #fffff0
}

div.k2TagCloudBlock {
    padding: 8px 0
}

div.k2TagCloudBlock a {
    padding: 4px;
    float: left;
    display: block
}

div.k2TagCloudBlock a:hover {
    padding: 4px;
    float: left;
    display: block;
    background: #135cae;
    color: #fff;
    text-decoration: none
}

div.k2CustomCodeBlock {
}

div.k2UsersBlock {
}

div.k2UsersBlock ul {
}

div.k2UsersBlock ul li {
}

div.k2UsersBlock ul li.lastItem {
}

div.k2UsersBlock ul li a.ubUserAvatar img {
}

div.k2UsersBlock ul li a.ubUserName {
}

div.k2UsersBlock ul li a.ubUserName:hover {
}

div.k2UsersBlock ul li div.ubUserDescription {
}

div.k2UsersBlock ul li div.ubUserAdditionalInfo {
}

a.ubUserFeedIcon, a.ubUserFeedIcon:hover {
    display: inline-block;
    margin: 0 2px 0 0;
    padding: 0;
    width: 16px;
    height: 16px;
    background: url(/templates/joomla3/sj-hexagon/components/com_k2/images/fugue/feed.png) no-repeat 50% 50%
}

a.ubUserFeedIcon span, a.ubUserFeedIcon:hover span {
    display: none
}

a.ubUserURL, a.ubUserURL:hover {
    display: inline-block;
    margin: 0 2px 0 0;
    padding: 0;
    width: 16px;
    height: 16px;
    background: url(/templates/joomla3/sj-hexagon/components/com_k2/images/fugue/globe.png) no-repeat 50% 50%
}

a.ubUserURL span, a.ubUserURL:hover span {
    display: none
}

span.ubUserEmail {
    display: inline-block;
    margin: 0 2px 0 0;
    padding: 0;
    width: 16px;
    height: 16px;
    background: url(/templates/joomla3/sj-hexagon/components/com_k2/images/fugue/mail.png) no-repeat 50% 50%;
    overflow: hidden
}

span.ubUserEmail a {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 16px;
    height: 16px;
    text-indent: -9999px
}

div.k2UsersBlock ul li h3 {
    clear: both;
    margin: 8px 0 0 0;
    padding: 0
}

div.k2UsersBlock ul li ul.ubUserItems {
}

div.k2UsersBlock ul li ul.ubUserItems li {
}

/***!  /templates/joomla3/sj-hexagon/templates/sj_hexagon/css/sj-reslisting-me.css  !***/

.clear {
    height: 0;
    clear: both
}

.sj-responsive-listing {
    margin: 0;
    padding: 0;
    clear: both;
    width: 100%
}

.sj-responsive-listing .respl-posttext, .sj-responsive-listing .respl-pretext {
    margin: 0 10px
}

.sj-responsive-listing .respl-wrap {
    margin: 15px 0;
    padding: 0;
    width: 100%
}

.sj-responsive-listing .respl-wrap a {
    text-decoration: none
}

.sj-responsive-listing .respl-wrap a:hover {
    text-decoration: underline
}

.sj-responsive-listing .respl-wrap .respl-header {
    margin: 10px 10px 20px 10px;
    padding: 0;
    display: block
}

.sj-responsive-listing .respl-header .respl-sort-view {
    float: right;
    font-size: 17px;
    color: #666;
    padding: 5px 0;
    max-width: 34%;
    margin: 0
}

.sj-responsive-listing .respl-header .respl-sort {
    margin: 0;
    padding: 0 15px 5px 0;
    font-size: 16px;
    display: inline-block;
    position: relative;
    white-space: nowrap
}

.sj-responsive-listing .respl-header .respl-sort .sort-wrap {
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap
}

.sj-responsive-listing .respl-header .respl-sort .sort-wrap a, .sj-responsive-listing .respl-header .respl-sort .sort-wrap a:hover {
    text-decoration: none
}

.sj-responsive-listing .respl-sort .sort-wrap .sort-inner:before {
    content: attr(data-curr);
    text-align: left;
    margin-right: 18px
}

.sj-responsive-listing .respl-sort .sort-wrap .sort-inner {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.sj-responsive-listing .respl-sort .sort-wrap .sort-inner span.sort-curr {
    color: #666;
    padding-right: 10px
}

.sj-responsive-listing .respl-sort .sort-wrap .sort-inner, .sj-responsive-listing .respl-sort .sort-wrap .sort-select {
    font-size: 14px
}

.sj-responsive-listing .respl-wrap .respl-header .respl-sort .sort-wrap:hover .sort-inner {
    background-color: #FFF
}

.sj-responsive-listing .respl-sort .sort-wrap:hover .sort-select {
    display: block
}

.sj-responsive-listing .respl-sort .sort-wrap ul.sort-select {
    background-color: #FFF;
    border: 1px solid #D2D2D2;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    list-style: none outside none;
    margin: 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000
}

.sj-responsive-listing .respl-sort .sort-wrap ul.sort-select.hid {
    display: none
}

.sj-responsive-listing .respl-sort .sort-wrap ul.sort-select a {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 20px;
    padding: 3px 10px;
    white-space: nowrap
}

.sj-responsive-listing .respl-sort .sort-wrap ul.sort-select li {
    line-height: 20px;
    padding: 0;
    background: none
}

.sj-responsive-listing .respl-sort .sort-wrap .sort-inner .sort-arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000;
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: top;
    width: 0;
    margin: 0;
    padding: 0;
    margin-left: 7px;
    margin-top: 8px;
    position: absolute;
    right: 10px
}

.sj-responsive-listing .respl-sort .sort-wrap .sort-inner {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #d2d2d2;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 2px 6px 2px 10px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    background-color: #FFF;
    background-image: none;
    text-align: left;
    min-width: 100px;
    max-width: 120px;
    padding-right: 22px;
    overflow: hidden;
    text-overflow: ellipsis
}

.sj-responsive-listing .respl-group {
    position: relative;
    *zoom: 1;
    *margin-left: .3em
}

.sj-responsive-listing .respl-group:before, .respl-group:after {
    display: table;
    content: ""
}

.sj-responsive-listing .respl-group:after {
    clear: both
}

.sj-responsive-listing .respl-group .btn {
    position: relative;
    float: left;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.sj-responsive-listing .respl-group:hover .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.sj-responsive-listing .respl-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    padding: 4px 0;
    margin: 0;
    list-style: none;
    background-color: #fff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px
}

.sj-responsive-listing .respl-dropdown-menu.bottom-up {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

.sj-responsive-listing .respl-dropdown-menu .divider {
    height: 1px;
    margin: 5px 1px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff;
    *width: 100%;
    *margin: -5px 0 5px
}

.sj-responsive-listing .respl-dropdown-menu a {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555;
    white-space: nowrap
}

.sj-responsive-listing .respl-dropdown-menu li > a:hover, .sj-responsive-listing .respl-dropdown-menu .active > a, .sj-responsive-listing .respl-dropdown-menu .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #08c
}

.sj-responsive-listing .dropdown:hover .dropdown-toggle {
    color: #fff;
    background: #ccc;
    background: rgba(0, 0, 0, 0.3)
}

.sj-responsive-listing .dropdown:hover .respl-dropdown-menu {
    display: block
}

.sj-responsive-listing .respl-arrow {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: ""
}

.sj-responsive-listing .respl-btn .respl-arrow {
    margin-top: 8px;
    margin-left: 2px
}

.sj-responsive-listing .respl-wrap .respl-header ul.respl-view {
    cursor: pointer;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    display: inline-block;
    white-space: nowrap
}

.sj-responsive-listing .respl-wrap .respl-header .respl-view li.view-grid {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    line-height: 0;
    padding: 0;
    margin: 0;
    background-image: none;
    margin-right: 2px
}

.sj-responsive-listing .respl-wrap .respl-header .respl-view li.view-grid a {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/grid-icon.png) no-repeat scroll center center transparent;
    width: 13px;
    height: 14px;
    display: inline-block
}

.sj-responsive-listing .respl-wrap .respl-header .respl-view li.view-grid:hover a, .sj-responsive-listing .respl-wrap .respl-header .respl-view li.view-grid.sel a {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/gird-over.png) no-repeat scroll center center transparent
}

.sj-responsive-listing .respl-wrap .respl-header .respl-view li.view-list {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    line-height: 0;
    padding: 0;
    background-image: none;
    padding: 0;
    margin: 0
}

.sj-responsive-listing .respl-wrap .respl-header .respl-view li.view-list a {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/list-icon.png) no-repeat scroll center center transparent;
    width: 13px;
    height: 14px;
    display: inline-block
}

.sj-responsive-listing .respl-wrap .respl-header .respl-view li.view-list:hover a, .sj-responsive-listing .respl-wrap .respl-header .respl-view li.view-list.sel a {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/list-over.png) no-repeat scroll center center transparent
}

.sj-responsive-listing .respl-wrap .respl-items {
    margin: 0;
    padding: 0;
    width: 100%
}

.sj-responsive-listing.msie .respl-wrap .respl-items:hover {
    overflow: visible !important
}

.sj-responsive-listing .respl-wrap .respl-items .respl-item {
    float: left;
    margin-bottom: 20px
}

.sj-responsive-listing .respl-wrap .respl-items .respl-item.first-load {
    display: none
}

.sj-responsive-listing .more-desc .more-inner, .sj-responsive-listing .item-inner .item-more .more-desc {
    height: 0
}

.sj-responsive-listing .respl-item .item-inner {
    height: 175px;
    margin: 0 10px;
    overflow: hidden;
    position: relative;
}

.pagesTop .paginator span, .pagesTop .paginator a {
    display: inline-block;
}
.labelPages, .paging-last, .paging-first {
    display: none !important;
}
.paginator {
    line-height: 30px;
}

.paginator span.currentPage {
    background: #70D6F8 none repeat scroll 0 0;
    color: #fff;
    height: 30px;
    text-align: center;
    width: 30px;
    display: inline-block;
}
.paginator a {
    background: #fff none repeat scroll 0 0;
    color: #333;
    height: 30px;
    line-height: 10px;
    margin: 0 2px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 30px;
    display: inline-block;
}

.sj-responsive-listing .respl-wrap .respl-items .respl-item .item-title {
    line-height: 24px;
    padding: 0 7px 0 7px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sj-responsive-listing .respl-wrap .respl-items .respl-item .item-title, .sj-responsive-listing .respl-wrap .respl-items .respl-item .item-title a {
    color: #666
}

.sj-responsive-listing .respl-wrap .respl-items .respl-item .item-title a:hover {
    color: #145CAE
}

.sj-responsive-listing .respl-items.grid .respl-item:hover {
    z-index: 5
}

.sj-responsive-listing .more-desc .more-inner .more-title {
    padding: 0 0 10px 0;
    word-wrap: break-word
}

.sj-responsive-listing .more-desc .more-inner .more-title, .sj-responsive-listing .more-desc .more-inner .more-title a {
    font-size: 15px;
    font-weight: bold;
    color: #CCC
}

.sj-responsive-listing .more-desc .more-inner .more-title a:hover {
    color: #FFF
}

.sj-responsive-listing .more-desc .more-inner .more-read {
    padding-bottom: 10px;
    font-size: 13px
}

.sj-responsive-listing .more-desc .more-inner .more-read:before {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/read-icon.png) no-repeat scroll 0 center transparent;
    padding-left: 20px;
    height: 16px;
    content: attr(data-read)
}

.sj-responsive-listing .more-desc .more-inner .more-read:after {
    content: attr(data-times)
}

.sj-responsive-listing .more-desc .more-inner .more-public {
    padding-bottom: 10px;
    font-size: 13px;
    color: #DDD
}

.sj-responsive-listing .more-desc .more-inner .more-public a {
    color: #DDD
}

.sj-responsive-listing .more-desc .more-inner .more-public a:hover {
    color: #FFF
}

.sj-responsive-listing .more-desc .more-inner .more-public:before {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/public-icon.png) no-repeat scroll 0 center transparent;
    padding-left: 20px;
    height: 16px;
    content: attr(data-value);
    color: #CCC
}

.sj-responsive-listing .more-desc .more-inner .more-content {
    font-size: 14px;
    padding-bottom: 15px;
    overflow: hidden
}

.sj-responsive-listing .more-desc .more-inner .more-post {
    font-size: 13px;
    padding-bottom: 15px
}

.sj-responsive-listing .more-desc .more-inner .more-post:before {
    content: attr(data-value);
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/clock-icon.png) no-repeat scroll 0 center transparent;
    padding-left: 20px;
    height: 16px;
    content: attr(data-value)
}

.sj-responsive-listing .more-desc .more-inner .more-readmore {
    display: block
}

.sj-responsive-listing .more-desc .more-inner .more-readmore a {
    background-color: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #333;
    float: left;
    font-size: 13px;
    padding: 4px 8px
}

.sj-responsive-listing .more-desc .more-inner .more-readmore a:after {
    content: "\bb"
}

.sj-responsive-listing .more-desc .more-inner .more-readmore a:hover {
    color: #666
}

.sj-responsive-listing .more-desc .more-inner .more-readmore a:hover {
    background-image: none;
    background-color: #FFF;
    -webkit-box-shadow: inset 0px 1px 6px 0px;
    box-shadow: inset 0px 1px 6px 0px
}

.sj-responsive-listing .respl-btn {
    display: inline-block;
    *display: inline;
    padding: 4px 14px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 14px;
    line-height: 20px;
    *line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #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-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #bbb;
    *border: 0;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-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: #DDD #DDD #BBB
}

.sj-responsive-listing .respl-btn:hover, .sj-responsive-listing .respl-btn:active, .sj-responsive-listing .respl-btn.active, .sj-responsive-listing .respl-btn.disabled, .sj-responsive-listing .respl-btn[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9
}

.sj-responsive-listing .respl-btn:active, .sj-responsive-listing .respl-btn.active {
    background-color: #ccc \9
}

.sj-responsive-listing .respl-btn:hover {
    color: #333;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear
}

.sj-responsive-listing .respl-btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.sj-responsive-listing .respl-btn.active, .sj-responsive-listing .respl-btn:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.sj-responsive-listing .respl-wrap .respl-loader {
    text-align: center;
    margin: 0 10px;
    cursor: pointer;
    display: block;
    padding: 0;
    position: relative;
    z-index: 4
}

.sj-responsive-listing .respl-wrap .respl-loader a {
    text-decoration: none;
    display: block
}

.sj-responsive-listing .respl-wrap .respl-loader .loader-label {
    line-height: 40px;
    margin: 0px;
    color: #999;
    font-weight: bold
}

.sj-responsive-listing .respl-wrap .respl-loader .loader-label .load-number:before {
    content: attr(data-more);
    margin: 0 3px
}

.sj-responsive-listing .respl-wrap .respl-loader .loader-label .load-number:after {
    content: attr(data-total);
    margin: 0 3px
}

.sj-responsive-listing .respl-wrap .respl-loader .loader-image {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/39.gif) no-repeat scroll 0 center transparent;
    display: none;
    height: 24px;
    line-height: 24px;
    padding-left: 26px;
    vertical-align: middle;
    color: #0c3a6c;
    font-size: 17px
}

.sj-responsive-listing .respl-wrap .respl-items.list .respl-item .item-image {
    width: 30%;
    float: left;
    position: relative;
    margin: 0 15px 9px 0;
    overflow: hidden;
    border: 1px solid #d2d2d2;
    background-color: none
}

.sj-responsive-listing .respl-wrap .respl-items.list .respl-item .item-image:hover {
    border-color: #145CAE
}

.sj-responsive-listing .respl-wrap .respl-items .respl-item .item-image a {
    display: block;
    float: left;
    width: 100%
}

.sj-responsive-listing .respl-wrap .respl-items .respl-item .item-image .item-opacity {
    opacity: 0;
    filter: alpha(opacity=0)
}

.sj-responsive-listing .respl-wrap .respl-items.list .respl-item .item-image .item-opacity {
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0c3a6c
}

.sj-responsive-listing .respl-wrap .respl-items.list .respl-item .item-image:hover .item-opacity {
    background-color: #0c3a6c;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    filter: alpha(opacity=70);
    opacity: 0.7
}

.sj-responsive-listing .respl-wrap .respl-items.list .respl-item .item-title {
    font-size: 15px;
    font-weight: bold;
    padding: 0 0 10px 0
}

.sj-responsive-listing .respl-wrap .respl-items.grid .item-public {
    display: none
}

.sj-responsive-listing .respl-wrap .respl-items .item-public {
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: normal;
    z-index: 1;
    margin-top: -8px
}

.sj-responsive-listing .respl-wrap .respl-items .item-image .item-public a {
    display: inline;
    float: none;
    color: #DDD
}

.sj-responsive-listing .respl-wrap .respl-items .item-image .item-public a:hover {
    color: #FFF
}

.sj-responsive-listing .respl-wrap .respl-items.list .item-image:hover .item-public {
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
    color: #FFF
}

.sj-responsive-listing .respl-wrap .respl-items.list .item-public:before {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/public-icon.png) no-repeat scroll 0 center transparent;
    padding-left: 20px;
    height: 16px;
    content: attr(data-value);
    color: #BBB
}

.sj-responsive-listing .respl-wrap .respl-items .item-post-read {
    display: none
}

.sj-responsive-listing .respl-wrap .respl-items.list .item-post-read {
    padding: 0 0 10px 0;
    display: block;
    font-size: 13px
}

.sj-responsive-listing .respl-wrap .respl-items.list .item-post-read .item-post {
    float: left;
    padding-right: 20px
}

.sj-responsive-listing .respl-wrap .respl-items.list .item-post-read .item-post:before {
    content: attr(data-value);
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/clock-icon.png) no-repeat scroll 0 center transparent;
    padding-left: 20px;
    height: 16px;
    content: attr(data-value)
}

.sj-responsive-listing .respl-wrap .respl-items.list .item-post-read .item-read:before {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/read-icon.png) no-repeat scroll 0 center transparent;
    padding-left: 20px;
    height: 16px;
    content: attr(data-read)
}

.sj-responsive-listing .respl-wrap .respl-items.list .item-post-read .item-read:after {
    content: attr(data-times)
}

.sj-responsive-listing .respl-wrap .respl-items .item-desc, .sj-responsive-listing .respl-wrap .respl-items .item-readmore {
    display: none
}

.sj-responsive-listing .respl-wrap .respl-items.list .item-desc {
    display: block;
    font-size: 14px;
    padding: 0 0 20px 0
}

.sj-responsive-listing .respl-wrap .respl-items.list .item-readmore {
    display: block
}

.sj-responsive-listing .respl-wrap .respl-items.list .item-readmore a {
    color: #000;
    padding: 4px 8px;
    background-color: #FFF;
    border: 1px solid #CCC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: right;
    font-size: 14px
}

.sj-responsive-listing .respl-wrap .respl-items.list .item-readmore a:hover {
    color: #145CAE
}

.sj-responsive-listing .respl-wrap .respl-items.list .item-readmore a:after {
    content: " \bb"
}

.sj-responsive-listing .respl-wrap .respl-items.list .item-readmore a:hover {
    background-image: none;
    background-color: #FFF;
    -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.sj-responsive-listing .respl-categories {
    display: inline-block;
    padding: 5px 0;
    margin: 0 1% 0 0;
    max-width: 64%
}

.sj-responsive-listing .respl-cats {
    max-width: 9999em
}

.sj-responsive-listing .respl-cats-wrap a, .sj-responsive-listing .respl-cats-wrap a:hover {
    text-decoration: none
}

.sj-responsive-listing .respl-cats-wrap .cats-curr {
    display: none
}

.sj-responsive-listing .respl-cats-wrap ul.respl-cats {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    display: block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0 none;
    position: static;
    background: none
}

.sj-responsive-listing .respl-cats-wrap ul.respl-cats.hidd {
    display: none
}

.sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat {
    float: left;
    padding: 0;
    font-size: 16px;
    font-weight: normal;
    color: #145cae;
    cursor: pointer;
    background-image: none;
    line-height: 24px
}

.sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat a {
    background: none;
    color: #145cae;
    text-decoration: none;
    padding: 4px 15px;
    margin: 0 0px 5px 0;
    border: 1px solid transparent
}

.sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat a:hover {
    color: #666
}

.sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat a[data-count]:after {
    content: "(" attr(data-count) ")"
}

.sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat a[data-count="0"] {
    display: none
}

.sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat a.respl-count[data-count]:after {
    content: ''
}

.sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat.sel a {
    color: #666
}

.sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat.sel a {
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    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-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #bbb;
    *border: 0;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-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);
    background-position: 0 0;
    border-color: #DDD #DDD #CCC
}

.sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat.sela:hover {
    color: #333;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear
}

.sj-responsive-listing .respl-wrap .respl-header .respl-sort:before {
    content: attr(data-label);
    padding-right: 10px
}

.sj-responsive-listing .respl-wrap .respl-header .respl-view:before {
    content: attr(data-label);
    padding-right: 5px
}

@media all and (max-width: 479px) {
    .sj-responsive-listing .respl04-6 .respl-item {
        width: 16.650%
    }

    .sj-responsive-listing .respl04-5 .respl-item {
        width: 19.958%
    }

    .sj-responsive-listing .respl04-4 .respl-item {
        width: 24.995%
    }

    .sj-responsive-listing .respl04-3 .respl-item {
        width: 33.315%
    }

    .sj-responsive-listing .respl04-2 .respl-item {
        width: 49.985%
    }

    .sj-responsive-listing .respl04-1 .respl-item {
        width: 100%
    }

    .sj-responsive-listing .respl-cats-wrap {
        display: inline-block;
        margin: 0 1% 0 1%
    }

    .sj-responsive-listing .respl-cats-wrap:BEFORE {
        content: attr(data-label)
    }

    .sj-responsive-listing .respl-wrap .respl-header .respl-sort:before {
        display: none
    }

    .sj-responsive-listing .respl-wrap .respl-header .respl-view:before {
        display: none
    }

    .sj-responsive-listing .respl-wrap .respl-items.list .item-post-read .item-post {
        float: none;
        padding-right: 0
    }

    .sj-responsive-listing .respl-cats-wrap .cats-curr {
        padding: 2px 22px 2px 10px;
        display: inline-block;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        max-width: 50px;
        min-width: 50px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box
    }

    .sj-responsive-listing .respl-sort .sort-wrap .sort-inner {
        padding: 2px 22px 2px 10px;
        display: inline-block;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        max-width: 69px;
        min-width: 35px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box
    }

    .sj-responsive-listing .respl-cats-wrap .cats-curr.respl-btn {
        background: none;
        background-color: #FFF;
        border: 1px solid #D2D2D2
    }

    .sj-responsive-listing .respl-sort .sort-wrap .sort-inner .sort-arrow, .sj-responsive-listing .respl-cats-wrap .cats-curr .sort-arrow {
        position: absolute;
        right: 10px;
        top: 3px
    }

    .sj-responsive-listing .respl-cats-wrap ul.respl-cats {
        display: none
    }

    .sj-responsive-listing .respl-cats-wrap:hover ul.respl-cats {
        display: block
    }

    .sj-responsive-listing .respl-cats-wrap ul.respl-cats {
        background-color: #FFF;
        border: 1px solid #D2D2D2;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        float: left;
        left: 0;
        list-style: none outside none;
        margin: 0;
        min-width: 160px;
        padding: 5px 0;
        position: absolute;
        top: 100%;
        z-index: 1000;
        display: none;
        max-height: 150px;
        overflow-x: hidden
    }

    .sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat.sel a {
        background: none;
        border: 0 none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        color: #333;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px
    }

    .sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat {
        margin: 0;
        padding: 0;
        white-space: nowrap;
        clear: both;
        float: none
    }

    .sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat a {
        clear: both;
        color: #333;
        display: block;
        font-weight: normal;
        line-height: 20px;
        padding: 2px 10px;
        white-space: nowrap;
        font-size: 14px;
        text-overflow: ellipsis;
        overflow: hidden;
        margin: 0
    }

    .sj-responsive-listing .respl-cats-wrap ul.respl-cats.respl-dropdown-menu li.respl-cat > a:hover {
        background-color: #0081C2;
        background-image: -moz-linear-gradient(center top, #08C, #0077B3);
        background-repeat: repeat-x;
        color: #FFF;
        text-decoration: none
    }

    .sj-responsive-listing .respl-header .respl-sort {
        padding-right: 4px
    }

    .sj-responsive-listing .respl-header .respl-sort-view {
        max-width: 59%;
        white-space: nowrap;
        line-height: 20px
    }

    .sj-responsive-listing .respl-categories {
        max-width: 41%;
        margin-right: 0;
        line-height: 20px
    }

    .sj-responsive-listing .respl-items.grid .respl-item:focus .item-inner .item-more, .sj-responsive-listing .respl-items.grid .respl-item:hover .item-inner .item-more {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 9999;
        width: auto;
        height: auto;
        overflow: visible;
        display: block
    }
}

@media all and (min-width: 480px) and (max-width: 767px) {
    .sj-responsive-listing .respl03-6 .respl-item {
        width: 16.650%
    }

    .sj-responsive-listing .respl03-5 .respl-item {
        width: 19.958%
    }

    .sj-responsive-listing .respl03-4 .respl-item {
        width: 24.995%
    }

    .sj-responsive-listing .respl03-3 .respl-item {
        width: 33.295%
    }

    .sj-responsive-listing .respl03-2 .respl-item {
        width: 49.999%
    }

    .sj-responsive-listing .respl03-1 .respl-item {
        width: 100%
    }

    .sj-responsive-listing .respl-categories:before {
        content: attr(data-label);
        padding-right: 15px;
        font-size: 16px;
        color: #666;
        display: none
    }

    .sj-responsive-listing .respl-categories {
        padding: 5px 0 0 0;
        display: inline-block;
        margin: 0 1%;
        max-width: 48%
    }

    .sj-responsive-listing .respl-categories .respl-cats-wrap {
        display: inline-block;
        vertical-align: middle
    }

    .sj-responsive-listing .respl-wrap .respl-header .respl-sort:before {
        content: attr(data-label);
        padding-right: 10px;
        display: none
    }

    .sj-responsive-listing .respl-header .respl-sort {
        padding-right: 2px
    }

    .sj-responsive-listing .respl-wrap .respl-header .respl-view:before {
        content: attr(data-label);
        padding-right: 5px;
        display: none
    }

    .sj-responsive-listing .respl-cats-wrap .cats-curr {
        padding: 2px 22px 2px 10px;
        display: inline-block;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        min-width: 80px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .sj-responsive-listing .respl-cats-wrap .cats-curr.respl-btn {
        background: none;
        background-color: #FFF;
        border: 1px solid #D2D2D2
    }

    .sj-responsive-listing .respl-cats-wrap .cats-curr .sort-arrow {
        position: absolute;
        right: 10px;
        margin-left: 7px
    }

    .sj-responsive-listing .respl-cats-wrap ul.respl-cats {
        display: none
    }

    .sj-responsive-listing .respl-cats-wrap:hover ul.respl-cats {
        display: block
    }

    .sj-responsive-listing .respl-cats-wrap ul.respl-cats {
        background-color: #FFF;
        border: 1px solid #D2D2D2;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        float: left;
        left: 0;
        list-style: none outside none;
        margin: 0;
        min-width: 160px;
        padding: 5px 0;
        position: absolute;
        top: 100%;
        z-index: 1000;
        display: none;
        max-height: 150px;
        overflow-x: hidden
    }

    .sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat.sel a {
        background: none;
        border: 0 none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        color: #333;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px
    }

    .sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat {
        padding: 0;
        white-space: nowrap;
        clear: both;
        float: none;
        margin: 0
    }

    .sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat a {
        clear: both;
        color: #333;
        display: block;
        font-weight: normal;
        line-height: 20px;
        padding: 2px 10px;
        white-space: nowrap;
        font-size: 14px;
        text-overflow: ellipsis;
        overflow: hidden;
        margin: 0
    }

    .sj-responsive-listing .respl-cats-wrap ul.respl-cats.respl-dropdown-menu li.respl-cat > a:hover {
        background-color: #0081C2;
        background-image: -moz-linear-gradient(center top, #08C, #0077B3);
        background-repeat: repeat-x;
        color: #FFF;
        text-decoration: none
    }

    .sj-responsive-listing .respl-header .respl-sort-view {
        max-width: 50%
    }
}

@media all and (min-width: 768px) and (max-width: 1199px) {
    .sj-responsive-listing .respl02-6 .respl-item {
        width: 16.650%
    }

    .sj-responsive-listing .respl02-5 .respl-item {
        width: 19.958%
    }

    .sj-responsive-listing .respl02-4 .respl-item {
        width: 24.995%
    }

    .sj-responsive-listing .respl02-3 .respl-item {
        width: 33.315%
    }

    .sj-responsive-listing .respl02-2 .respl-item {
        width: 49.999%
    }

    .sj-responsive-listing .respl02-1 .respl-item {
        width: 100%
    }

    .sj-responsive-listing .respl-header .respl-sort-view {
        max-width: 46%
    }

    .sj-responsive-listing .respl-categories {
        max-width: 53%
    }
}

@media all and (min-width: 1200px) {
    .sj-responsive-listing .respl01-6 .respl-item {
        width: 16.650%
    }

    .sj-responsive-listing .respl01-5 .respl-item {
        width: 19.970%
    }

    .sj-responsive-listing .respl01-4 .respl-item {
        width: 24.980%
    }

    .sj-responsive-listing .respl01-3 .respl-item {
        width: 33.315%
    }

    .sj-responsive-listing .respl01-2 .respl-item {
        width: 49.999%
    }

    .sj-responsive-listing .respl01-1 .respl-item {
        width: 100%
    }

    .sj-responsive-listing .respl-header .respl-sort-view {
        max-width: 37%
    }

    .sj-responsive-listing .respl-categories {
        max-width: 61%
    }
}

.sj-responsive-listing.lt-ie9 .respl01-6 .respl-item {
    width: 16.600%
}

.sj-responsive-listing.lt-ie9 .respl01-5 .respl-item {
    width: 19.958%
}

.sj-responsive-listing.lt-ie9 .respl01-4 .respl-item {
    width: 24.990%
}

.sj-responsive-listing.lt-ie9 .respl01-3 .respl-item {
    width: 33.315%
}

.sj-responsive-listing.lt-ie9 .respl01-2 .respl-item {
    width: 49.985%
}

.sj-responsive-listing.lt-ie9 .respl01-1 .respl-item {
    width: 100%
}

.sj-responsive-listing .list .respl-item {
    width: 99.995%
}

.sj-responsive-listing.lt-ie9 .list .respl-item {
    width: 99.995%
}

.sj-responsive-listing .list .respl-item .item-image.respl-nophoto {
    display: none
}

.clearfix:before, .clearfix:after {
    display: table;
    content: ''
}

.clearfix:after {
    clear: both
}

/***!  /templates/joomla3/sj-hexagon/templates/sj_hexagon/asset/bootstrap/css/bootstrap.min.css  !***/

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}

@media print {
    *, :before, :after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/asset/bootstrap/fonts/glyphicons-halflings-regular.eot);
    src: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/asset/bootstrap/fonts/glyphicons-halflings-regular.eot) format('embedded-opentype'), url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/asset/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/asset/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/asset/bootstrap/fonts/glyphicons-halflings-regular.svg) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before, .glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 65%
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 75%
}

h1, .h1 {
    font-size: 36px
}

h2, .h2 {
    font-size: 30px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 18px
}

h5, .h5 {
    font-size: 14px
}

h6, .h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

small, .small {
    font-size: 85%
}

mark, .mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul, ol ul, ul ol, ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt, dd {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=radio], input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
    line-height: 34px;
    line-height: 1.42857143 \0
}

input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
    line-height: 30px;
    line-height: 1.5 \0
}

input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
    line-height: 46px;
    line-height: 1.33 \0
}

_:-ms-fullscreen, :root input[type=date], _:-ms-fullscreen, :root input[type=time], _:-ms-fullscreen, :root input[type=datetime-local], _:-ms-fullscreen, :root input[type=month] {
    line-height: 1.42857143
}

_:-ms-fullscreen.input-sm, :root input[type=date].input-sm, _:-ms-fullscreen.input-sm, :root input[type=time].input-sm, _:-ms-fullscreen.input-sm, :root input[type=datetime-local].input-sm, _:-ms-fullscreen.input-sm, :root input[type=month].input-sm {
    line-height: 1.5
}

_:-ms-fullscreen.input-lg, :root input[type=date].input-lg, _:-ms-fullscreen.input-lg, :root input[type=time].input-lg, _:-ms-fullscreen.input-lg, :root input[type=datetime-local].input-lg, _:-ms-fullscreen.input-lg, :root input[type=month].input-lg {
    line-height: 1.33
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px
}

.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio].disabled, input[type=checkbox].disabled, fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox] {
    cursor: not-allowed
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm, .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm, select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

textarea.input-sm, textarea.form-group-sm .form-control, select[multiple].input-sm, select[multiple].form-group-sm .form-control {
    height: auto
}

.input-lg, .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg, select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, textarea.form-group-lg .form-control, select[multiple].input-lg, select[multiple].form-group-lg .form-control {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #428bca;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent
}

.btn-link:hover, .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left
}

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
    z-index: 2
}

.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
    outline: 0
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:last-child > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #428bca
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none;
    visibility: hidden
}

.tab-content > .active {
    display: block;
    visibility: visible
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
        visibility: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label, .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a {
    color: #777
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #080808
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb > .active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1, .jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 48px 0
    }

    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail > img, .thumbnail a > img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .progress-bar, .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover, a.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #e1edf7
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title > a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0
}

.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0
}

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0
}

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #428bca
}

.panel-primary > .panel-heading .badge {
    color: #428bca;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: rotateY(-70deg);
    -ms-transform: rotateY(-70deg);
    -o-transform: rotateY(-70deg);
    transform: rotateY(-70deg)
}

.modal.in .modal-dialog {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    right: 5px;
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    content: "";
    border-width: 10px
}

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

/***!  /templates/joomla3/sj-hexagon/templates/sj_hexagon/css/cpanel.css  !***/

.clearfix {
    *zoom: 1
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#cpanel_wrapper {
    background: #333;
    position: fixed;
    width: 300px;
    top: 170px;
    right: -300px;
    padding: 8px;
    z-index: 999;
    font-size: 11px
}

#cpanel_wrapper #cpanel_btn {
    position: absolute;
    width: 45px;
    height: 38px;
    left: -45px;
    top: 18px;
    padding: 10px;
    cursor: pointer;
    overflow: hidden;
    background: #3D3D3D;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    box-shadow: -2px 0 3px rgba(0, 0, 0, 0.4) inset
}

#cpanel_wrapper #cpanel_btn.isDown {
    background: #37c6f5;
    box-shadow: none
}

#cpanel_wrapper #cpanel_btn i {
    font-size: 18px;
    margin: 0 0 0 4px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15)
}

#cpanel_wrapper #ytcpanel_accordion {
    margin-bottom: 0
}

#cpanel_wrapper #ytcpanel_accordion .cpanel-head {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 8px 15px 8px 18px;
    color: #fff;
    margin: 0 -8px 8px;
    background: #444
}

#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset {
    float: right;
    margin: -8px -15px 0;
    position: relative;
    z-index: 1
}

#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset:before {
    content: "";
    position: absolute;
    border-width: 8px 8px 8px 0px;
    left: -7px;
    top: 9px;
    border-style: solid;
    border-color: transparent #37c6f5 transparent transparent
}

#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset .btn {
    background: #37c6f5;
    padding: 9px 15px;
    text-transform: none;
    border: none;
    border-radius: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset .btn .fa {
    display: none
}

#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset .btn:focus .fa {
    display: block;
    float: left;
    margin: 3px 5px 0 0
}

#cpanel_wrapper #ytcpanel_accordion .cpanel-theme {
    padding: 0 10px 10px;
    overflow: hidden;
    color: white
}

#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-group {
    display: inline-block;
    width: 100%
}

#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-layout {
    width: 50%;
    float: left
}

#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-heading {
    margin: 0 0 5px;
    padding: 0;
    font-weight: normal;
    font-size: 13px
}

#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .tooltip .tooltip-inner {
    background: #37c6f5
}

#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .tooltip.top .tooltip-arrow {
    border-top-color: #37c6f5
}

#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-theme-color .theme-color {
    width: 30px;
    height: 30px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 5px 10px 0 0
}

#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-theme-color .theme-color.active, #cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-theme-color .theme-color:hover {
    box-shadow: 0 0 0px 2px white inset
}

#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-group input.miniColors {
    margin: 0 -1px 0 0 !important;
    border: 1px solid #ccc;
    width: 55px;
    height: 22px;
    border-radius: 3px 0 0 3px;
    vertical-align: top
}

#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-group .pattern {
    height: 25px;
    width: 25px;
    float: left;
    text-indent: -999em;
    margin-bottom: 5px;
    margin: 0 8px 5px 0;
    cursor: pointer
}

#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-group .pattern.active, #cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-group .pattern:hover {
    box-shadow: 0 0 0px 2px white inset
}

.selectbox {
    width: 120px;
    position: relative;
    display: inline-block;
    margin-top: 5px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    background: transparent;
    color: #666
}

.selectbox:hover {
    border-color: #777
}

.selectbox select {
    z-index: 10;
    padding: 0;
    width: 99%;
    height: 22px;
    margin: 0;
    position: relative;
    opacity: 0;
    filter: alpha(opacity=0)
}

.selectbox .selecttext {
    z-index: 9;
    position: absolute;
    left: 5px;
    display: inline-block;
    line-height: 25px;
    color: white
}

.selectbox .select-arrow {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/cpanel/dk_arrows.png) no-repeat 50% 50%;
    position: absolute;
    display: inline-block;
    height: 20px;
    width: 26px;
    top: 0;
    right: 0
}

/***!  /templates/joomla3/sj-hexagon/templates/sj_hexagon/css/template-blue.css  !***/

.clearfix {
    *zoom: 1
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@-webkit-keyframes comeDown {
    100% {
        -webkit-transform: translateY(0px)
    }
}

@keyframes comeDown {
    100% {
        transform: translateY(0px)
    }
}

@-webkit-keyframes mainmenu {
    0% {
        -webkit-transform: translateY(-95px)
    }
    100% {
        -webkit-transform: translateY(0px)
    }
}

@keyframes mainmenu {
    0% {
        transform: translateY(-95px)
    }
    100% {
        transform: translateY(0px)
    }
}
.contactBooking {
    background: transparent;
    width: 240px;
    height: 220px;
    bottom: 200px;
    right: 0px;
    padding: 15px 0;
    overflow: hidden;
    z-index: 200;
    position: fixed;
    display: block;
    text-align: center;
    color: #666;
}
.contactBooking ul li {
    text-align: left;
    margin-bottom: 15px;
    border-bottom: 1px solid #7aa341;
}
.contactBooking ul li i {
    font-size: 14px;
    color: #7aa341;
}
.contactBooking ul li:last-child {
    border: none;
}
.contactBooking ul {
    border-left: 1px solid #7aa341;
}
.backtotop {
    background-color: #666;
    width: 45px;
    bottom: 20px;
    right: 0px;
    padding: 5px 0;
    overflow: hidden;
    z-index: 300;
    position: fixed;
    display: block;
    text-align: center;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    color: #fff
}
.backtotop:hover, .backtotop:focus {
    color: white;
    text-shadow: 0 0 7px rgba(255, 255, 255, 0.7)
}

.backtotop i {
    font-size: 24px;
    margin: 0;
    display: block
}

.bs-docs-example ul.the-icons li:hover {
    background: #37c6f5
}

#outer #cookieMessageContainer {
    top: auto;
    bottom: 0;
    font-size: 12px;
    text-align: center;
    color: #ccc;
    background-color: #111;
    background-color: rgba(18, 18, 18, 0.8);
    zoom: 1;
    background-color: transparent \9;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc111111,endColorstr=#cc111111)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc111111, endColorstr=#cc111111)
}

#outer #cookieMessageContainer a:hover {
    color: white
}

body {
    line-height: 22px;
    background-color: #fff;
    color: #000;
    font-size: 13px
}

#yt_header {
    padding: 5px 0;
    background: #43474d
}

#yt_header .logo-text .site-text {
    font-size: 24px;
    font-weight: 600
}

#yt_header .logo-text .site-slogan {
    text-align: center;
    color: #999;
    min-width: 220px;
    letter-spacing: 3px;
    font-size: 13px;
    margin-top: -3px
}

#yt_menuwrap {
    background: #fff;
    border-bottom: 1px solid #ddd
}

#yt_menuwrap #login .module {
    margin: 0;
    float: right
}

#yt_menuwrap #yt_logo {
    margin-top: 15px
}

#yt_menuwrap.menu-fixed {
    width: 100%;
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10
}

#yt_slideshow {
    z-index: 1;
    overflow: hidden
}

#yt_slideshow #slideshow {
    z-index: 1;
    padding: 0
}

#yt_slideshow .container {
    width: 100%
}

#yt_breadcrumb {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 0 15px;
    min-height: 151px;
    background: url(../img/breadcrumb.png) no-repeat 0 0;
    position: relative
}

#yt_breadcrumb #breadcrumb .module {
    margin: 0
}

#yt_breadcrumb #breadcrumb .breadcrumb {
    background: none;
    line-height: 132px;
    text-align: right;
    position: relative;
    padding: 0;
    overflow: hidden;
    margin: 0
}

#yt_breadcrumb #breadcrumb .breadcrumb .divider {
    margin: 0 5px;
    vertical-align: 2px
}

#yt_breadcrumb #breadcrumb .breadcrumb > li {
    margin-right: -13px;
    margin-left: 11px;
    font-size: 14px;
    font-weight: 400
}

#yt_breadcrumb #breadcrumb .breadcrumb > li a {
    color: #fff
}

#yt_breadcrumb #breadcrumb .breadcrumb > li a:hover {
    color: #37c6f5
}

#yt_breadcrumb #breadcrumb .breadcrumb > li + li:before {
    display: none
}

#yt_breadcrumb #breadcrumb .breadcrumb > li + li:after {
    content: "/ ";
    padding: 0 5px;
    color: #fff
}

#yt_breadcrumb #breadcrumb .breadcrumb li:nth-child(2) {
    padding-left: 25px;
    position: relative
}

#yt_breadcrumb #breadcrumb .breadcrumb li:nth-child(2):before {
    content: "\f015";
    position: absolute;
    left: 0;
    top: 0;
    font-family: fontawesome;
    display: block;
    font-size: 16px;
    color: #fff
}

#yt_breadcrumb #breadcrumb .breadcrumb li:nth-child(2):hover {
    color: #37c6f5
}

#yt_breadcrumb #breadcrumb .breadcrumb li:nth-child(2):hover a {
    color: #37c6f5
}

#yt_breadcrumb #breadcrumb .breadcrumb li:nth-child(2):hover:before {
    color: #37c6f5
}

#yt_breadcrumb #breadcrumb .breadcrumb li.active {
    position: absolute;
    left: 0;
    top: 45%;
    margin: 0;
    font-size: 30px;
    text-transform: capitalize;
    color: #fff;
    font-weight: bold
}

#yt_breadcrumb #breadcrumb .breadcrumb li.active:after {
    display: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #yt_breadcrumb #breadcrumb .breadcrumb {
        line-height: 115px
    }
}

#content {
    background: #fff
}

#content #yt_component {
    background: #fff;
    padding: 15px;
    overflow: hidden;
    margin-bottom: 30px;
}
@media (max-width: 768px) {
    #content #yt_component {
        background: #fff;
        padding: 15px;
        overflow: unset;
        margin-bottom: 30px;
    }
    .itemFullText table{
        width: 100% !important;
    }
}

#content #right .bg1 {
    padding-bottom: 0px
}

#yt_spotlight1 {
    margin-top: -1px;
    display: block;
    padding: 40px 0;
    background: url(../img/bg-spotlight1.png) no-repeat 0 0 fixed;
    background-size: 100% 100%
}

#yt_spotlight2 {
    display: block;
    background: #fff;
    padding: 40px 0
}

#yt_spotlight2 .container {
    width: 100%;
    padding: 0;
    overflow: hidden
}

#yt_spotlight3 {
    display: block;
    padding: 40px 0;
    background: url(../img/bg-spotlight3.png) no-repeat 0 0 fixed;
    background-size: 100% 100%
}

#yt_spotlight4 {
    display: block;
    padding: 40px 0;
    background-size: 100% 100%
}

#yt_spotlight5 {
    background: #fff;
    padding: 40px 0;
    overflow: hidden
}

#yt_spotlight6 {
    background: #f5f5f5
}

#yt_spotlight7 {
    padding: 30px 0;
    background: #43474d
}

#yt_spotlight7 .module {
    margin-bottom: 0
}

#yt_spotlight7 .module h3.modtitle {
    padding: 10px 0;
    font-size: 20px;
    color: #fff;
    position: relative;
    margin: 0 0 25px
}

#yt_spotlight7 .module h3.modtitle:before {
    content: "";
    height: 2px;
    background: #37c6f5;
    width: 85px;
    position: absolute;
    bottom: 0
}

#yt_footer {
    background: #23262d;
    padding: 15px 0px
}

#yt_footer #yt_copyright {
    color: #999;
    margin-top: 5px
}

#yt_footer #yt_copyright a {
    color: #fff
}

#yt_footer #yt_copyright a:hover {
    color: #37c6f5
}

#yt_footer #yt_copyright .yt-logo {
    margin: 0 10px 0 0;
    float: left
}

#yt_footer #yt_copyright .copyright, #yt_footer #yt_copyright .designby {
    display: inline
}

#yt_footer #yt_copyright .copyright_middle {
    display: inline-block
}

@media (max-width: 1024px) {
    .no-res {
        width: 1190px
    }
}

a {
    color: #37c6f5
}

a:hover {
    color: #737373;
    text-decoration: none
}

a:focus {
    outline: none;
    text-decoration: none
}

*::selection {
    background: #37c6f5;
    color: #fff
}

*::-moz-selection {
    background: #37c6f5;
    color: #fff
}

p {
    min-height: 22px
}

[class^="icon-"], [class*=" icon-"] {
    margin-right: 5px;
    font-size: 14px
}

.badge, .label {
    display: inline-block
}

.page-header {
    margin: 0 0 20px
}

pre {
    border: none;
    border-left: 3px solid #37c6f5;
    line-height: 30px;
    border-radius: 0;
    font-size: 110%;
    padding: 20px;
    margin: 2em 0
}

.textColor {
    color: #37c6f5 !important
}

img {
    max-width: 100%
}

div.img_caption {
    position: relative
}

div.img_caption.left {
    margin: 0 1em 1em 0
}

div.img_caption p.img_caption {
    font-size: 92%;
    font-weight: bold;
    padding: 5px 0 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #eee;
    border: 1px solid #ddd;
    border-top: none;
    box-shadow: 0 -1px 0 #fff inset
}

div.caption {
    margin: 0 1em 1em 0;
    float: left
}

div.yt-lightbox a img {
    width: auto
}

pre.highlighter:before {
    background-color: #37c6f5
}

.no-modal {
    position: static;
    margin: 0;
    padding: 0;
    border: 0;
    box-shadow: none;
    display: inline-block;
    width: auto
}

ul, ol {
    padding-left: 12px
}

ul li {
    line-height: 24px
}

ul ul {
    list-style: disc
}

ul.blank {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.latestnews.yt-list {
    margin: -10px -15px
}

ul.latestnews.yt-list li:last-child {
    border-bottom: none
}

ul.latestnews.yt-list li {
    border-bottom: 1px solid #f5f5f5;
    padding: 4px 15px
}

ul.latestnews.yt-list li:hover {
    color: #37c6f5;
    background: #f5f5f5
}

ul.latestnews.yt-list li a {
    color: #777
}

ul.latestnews.yt-list li a:hover {
    color: #37c6f5
}

ul.category {
    list-style: none;
    padding: 0
}

ul.category li {
    border-bottom: 1px solid #ddd
}

iframe {
    border: none
}

select {
    padding: 5px
}

#modlgn-remember {
    margin-top: 0
}

input[type="radio"], input[type="checkbox"] {
    margin-top: 3px
}

input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, select:focus:required:invalid:focus {
    border-color: #98e2fa
}

input[type="text"]:focus, textarea:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"], 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="submit"]:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, .btn:focus, button[type="submit"] {
    outline: 0 none
}

label, input, button, select, textarea {
    font-size: 12px
}

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 {
    border-radius: 0;
    font-size: 12px;
    background: #fff;
    padding: 4px 6px;
    border: solid 1px #ccc;
    height: 36px
}

fieldset {
    margin-bottom: 1em
}

fieldset legend {
    padding-bottom: 10px;
    border-bottom-color: #ccc
}

.form-horizontal .control-group {
    margin-bottom: 15px
}

.label {
    padding: 3px 5px;
    margin-right: 5px
}

.button, button, .btReverse {
    background: #37c6f5;
    color: #fff;
    padding: 8px 20px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    border: none;
    border-radius: 0px
}

.button:hover, button:hover {
    background: #737373;
    color: #fff
}

.button:hover span, button:hover span {
    color: #fff
}

.btReverse {
    background: #737373
}

.btReverse:hover {
    background: #37c6f5;
    color: #fff
}

.form-horizontal .control-label {
    text-align: left
}

form.box fieldset {
    border: 1px solid #ccc;
    padding: 0 10px 10px
}

form.box legend {
    background: #fff;
    padding: 0 10px;
    width: auto;
    border: none;
    margin: 0;
    font-size: 110%;
    line-height: 100%
}

.display-limit {
    padding: 1em 0;
    overflow: hidden
}

.form-inline .input-append .add-on i {
    margin: 0 !important
}

.form-inline .btn-primary .icon-search {
    vertical-align: 1px
}

.tooltip {
    background: none;
    border: none
}

div.tooltip.fade {
    background: transparent;
    border: none
}

.tip-wrap {
    z-index: 999
}

.tip-wrap .tip {
    max-width: 350px;
    padding: 0px;
    border: 1px solid #777;
    background: #eee
}

.tip-wrap .tip.badge-info {
    background-color: #2f96b4;
    padding: 2px 6px;
    border: none;
    box-shadow: 0;
    display: inline-block;
    position: relative;
    top: -2px
}

.tip-wrap .tip .tip-title {
    background: #777;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    padding: 5px 10px;
    font-weight: bold
}

.tip-wrap .tip .tip-text {
    color: #444;
    font-size: 108%;
    padding: 5px 10px
}

table.category {
    width: 100%;
    margin-top: 20px
}

table.category thead {
    background: #eee
}

table.category thead tr th {
    background: #777;
    border-bottom: 2px solid #444;
    font-size: 118%;
    color: #fff;
    padding: 8px;
    text-align: left
}

table.category thead tr th a {
    color: #fff
}

table.category tbody tr:hover td {
    background-color: #f5f5f5
}

table.category tbody tr td {
    padding: 8px;
    border-top: 1px solid #ddd
}

table.category tbody tr td.list-hits, table.category tbody tr td.hits {
    font-weight: bold
}

#recaptcha_response_field {
    border-color: #ddd !important
}

#system-message {
    margin: 0
}

#system-message .alert {
    background: #f0ad4e;
    color: #fff
}

#system-message .message {
    margin-bottom: 1.5em
}

#system-message .message > ul {
    margin: 0;
    background-position: 5px 40%
}

.system-unpublished .system-unpublished {
    margin: -10px;
    padding: 10px;
    border-top: 16px solid;
    border-bottom: 5px solid;
    position: relative
}

.system-unpublished .system-unpublished:before {
    content: 'Unpublished';
    text-transform: uppercase;
    top: -19px;
    left: 10px;
    position: absolute;
    font-size: 0.8em;
    font-weight: bold
}

span.highlight {
    background-color: #f16529 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #444
}

.form-vertical .btn-toolbar {
    margin-bottom: 1em
}

[class*="col-"] > .col-sm-12 {
    padding: 0px
}

[class*="col-"] > .col-sm-12 {
    padding: 0px
}

.form-validate .controls select {
    display: block !important
}

.form-validate div.chzn-container {
    display: none !important
}

.form-validate .hasTooltip {
    display: inline-block !important
}

.form-validate .modal-button {
    background: #999;
    color: #fff
}

.form-validate .modal {
    position: static;
    margin: 0;
    padding: 0;
    border: 0;
    box-shadow: none;
    display: inline-block;
    width: auto;
    padding: 6px 10px;
    margin: 0 5px
}

.form-validate .radio input[type="radio"], .form-validate .radio-inline input[type="radio"], .form-validate .checkbox input[type="checkbox"], .form-validate .checkbox-inline input[type="checkbox"] {
    margin: 5px
}

.form-validate legend, .form-validate .accordion-toggle {
    padding: 8px 10px;
    background: #ddd;
    margin-bottom: 10px;
    display: block
}

.calendar .button {
    display: table-cell
}

[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-style: normal
}

.icon-calendar:before {
    content: "\f073"
}

.icon-edit:before {
    content: "\f044"
}

.icon-remove:before {
    content: "\f00d"
}

.jmodedit {
    background: #777;
    color: #fff;
    height: auto !important;
    width: 40px !important
}

.contentpane {
    display: block;
    overflow: auto
}

div.categories-list > div {
    margin-bottom: 2em
}

.blog {
    margin: 0 -15px
}

.blog .heading-category {
    font-size: 18px;
    margin: 10px -15px 15px;
    padding: 0 15px 15px;
    text-transform: uppercase
}

.blog .items-leading .item {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

.blog .items-leading .item .item-image {
    margin: 0 0 20px 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: inline-block
}

.blog .items-leading .item .item-image .listingimg {
    display: block;
    -webkit-transition: all 0.35s ease-in-out 0s;
    -moz-transition: all 0.35s ease-in-out 0s;
    -o-transition: all 0.35s ease-in-out 0s;
    transition: all 0.35s ease-in-out 0s;
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px)
}

.blog .items-leading .item .item-image img {
    -webkit-transition: all 0.25s ease-in-out 0s;
    -moz-transition: all 0.25s ease-in-out 0s;
    -o-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s
}

.blog .items-leading .item .item-image .article-aside {
    width: 100%;
    z-index: 1;
    position: absolute;
    bottom: 0;
    box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1) inset;
    background: #666;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transition: all 0.25s ease-in-out 0s;
    -moz-transition: all 0.25s ease-in-out 0s;
    -o-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
    backface-visibility: hidden
}

.blog .items-leading .item .item-image .article-aside dl.article-info {
    margin: 0;
    padding: 10px
}

.blog .items-leading .item .item-image:hover .listingimg {
    -webkit-transform: translate(0, -15px);
    -moz-transform: translate(0, -15px);
    -ms-transform: translate(0, -15px);
    -o-transform: translate(0, -15px);
    transform: translate(0, -15px)
}

.blog .items-leading .item .item-image:hover .article-aside {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.blog .items-leading .item .article-header h2 {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: normal
}

.blog .items-leading .item .article-header h2 a {
    color: #666
}

.blog .items-leading .item .article-header h2 a:hover {
    color: #37c6f5
}

.blog .items-leading .item .article-aside .article-info {
    margin-bottom: 10px
}

.blog .items-leading .item .article-aside dd {
    display: inline-block;
    color: #999;
    margin-right: 10px;
    font-size: 89%
}

.blog .items-leading .item .article-aside dd a {
    color: #999
}

.blog .items-leading .item .article-aside dd a:hover {
    color: #37c6f5
}

.blog .items-leading .item .content_rating {
    margin-bottom: 15px
}

.blog .items-leading .item .content_rating .unseen.element-invisible {
    float: left;
    color: #999;
    margin-right: 15px
}

.blog .items-leading .item .item-tags .label {
    padding: 5px;
    font-weight: normal;
    margin: 0
}

.blog .items-leading .item.col-sm-6, .blog .items-leading .item.col-sm-4, .blog .items-leading .item.col-sm-3 {
    border: none
}

.blog .items-row .item {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

.blog .items-row .item .item-image {
    margin: 0 0 20px 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: inline-block
}

.blog .items-row .item .item-image .listingimg {
    display: block;
    -webkit-transition: all 0.35s ease-in-out 0s;
    -moz-transition: all 0.35s ease-in-out 0s;
    -o-transition: all 0.35s ease-in-out 0s;
    transition: all 0.35s ease-in-out 0s;
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px)
}

.blog .items-row .item .item-image img {
    -webkit-transition: all 0.25s ease-in-out 0s;
    -moz-transition: all 0.25s ease-in-out 0s;
    -o-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s
}

.blog .items-row .item .item-image .article-aside {
    width: 100%;
    z-index: 1;
    position: absolute;
    bottom: 0;
    box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1) inset;
    background: #666;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transition: all 0.25s ease-in-out 0s;
    -moz-transition: all 0.25s ease-in-out 0s;
    -o-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
    backface-visibility: hidden
}

.blog .items-row .item .item-image .article-aside dl.article-info {
    margin: 0;
    padding: 10px
}

.blog .items-row .item .item-image:hover .listingimg {
    -webkit-transform: translate(0, -15px);
    -moz-transform: translate(0, -15px);
    -ms-transform: translate(0, -15px);
    -o-transform: translate(0, -15px);
    transform: translate(0, -15px)
}

.blog .items-row .item .item-image:hover .article-aside {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.blog .items-row .item .article-header h2 {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: normal
}

.blog .items-row .item .article-header h2 a {
    color: #666
}

.blog .items-row .item .article-header h2 a:hover {
    color: #37c6f5
}

.blog .items-row .item .article-aside .article-info {
    margin-bottom: 10px
}

.blog .items-row .item .article-aside dd {
    display: inline-block;
    color: #999;
    margin-right: 10px;
    font-size: 89%
}

.blog .items-row .item .article-aside dd a {
    color: #999
}

.blog .items-row .item .article-aside dd a:hover {
    color: #37c6f5
}

.blog .items-row .item .content_rating {
    margin-bottom: 15px
}

.blog .items-row .item .content_rating .unseen.element-invisible {
    float: left;
    color: #999;
    margin-right: 15px
}

.blog .items-row .item .item-tags .label {
    padding: 5px;
    font-weight: normal;
    margin: 0
}

.blog .items-row .item.col-sm-6, .blog .items-row .item.col-sm-4, .blog .items-row .item.col-sm-3 {
    border: none
}

.blog.tag-category .category-desc {
    margin-bottom: 20px
}

.blog.tag-category form.row .item-image img {
    margin-top: 0 !important
}

.item-page p:empty {
    display: none
}

.item-page .article-header h2 {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: normal
}

.item-page .article-header h2 a {
    color: #666
}

.item-page .article-header h2 a:hover {
    color: #37c6f5
}

.item-page .article-header h2 {
    font-size: 24px
}

.item-page .article-aside .article-info {
    margin-bottom: 10px
}

.item-page .article-aside dd {
    display: inline-block;
    color: #999;
    margin-right: 10px;
    font-size: 89%
}

.item-page .article-aside dd a {
    color: #999
}

.item-page .article-aside dd a:hover {
    color: #37c6f5
}

.item-page .article-aside .article-info {
    margin-bottom: 20px
}

.item-page .tags {
    margin-bottom: 30px
}

.item-page .img-fulltext {
    margin-bottom: 20px;
    overflow: hidden
}

.item-page .img-fulltext img {
    transition: all 0.2s ease-in-out
}

.item-page .img-fulltext:hover img {
    transform: scale(1.1);
    transition: all 0.3s ease-in-out
}

.item-page.portfolio .article-header h2 {
    padding: 3px 0px;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    color: #000;
    font-weight: 900;
    line-height: 30px;
    margin: 0 0 10px
}

.item-page.portfolio .article-header h2 .title-color {
    color: #37c6f5
}

.item-page.portfolio .article-header h2:after {
    content: "";
    display: block;
    height: 2px;
    width: 100px;
    background: #37c6f5;
    margin: 20px auto 10px
}

.item-page.portfolio .sj-responsive-listing .respl-wrap .respl-header {
    text-align: center
}

.item-page.portfolio .sj-responsive-listing .respl-items .respl-item {
    margin: 0
}

.item-page.portfolio .sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image .more-desc .more-title {
    text-align: center
}

.edit.item-page .controls select {
    display: block !important
}

.edit.item-page div.chzn-container {
    display: none !important
}

.edit.item-page input {
    margin: 10px 0
}

.edit.item-page .btn {
    color: #fff;
    background: #37c6f5
}

.edit.item-page .modal {
    position: static;
    margin: 0;
    padding: 0;
    border: 0;
    box-shadow: none;
    display: inline-block;
    width: auto;
    padding: 6px 10px;
    margin: 0 5px
}

.calendar .button {
    display: table-cell
}

div.archive .filter-search {
    background: #eee;
    border-color: #ddd;
    border-radius: 0
}

div.archive .filter-search #limit {
    width: auto;
    margin-right: 5px
}

div.archive .form-inline .filters .button {
    padding: 4px 20px 3px 20px
}

div.archive #archive-items > div {
    border-top: 1px dotted #ccc;
    padding: 15px 0
}

div.archive #archive-items > div:first-child {
    border-top: none
}

div.archive #archive-items > div h2.item-title {
    margin: 0;
    font-size: 115%
}

div.archive #archive-items > div dl.article-info {
    color: #999;
    margin: 0
}

div.archive #archive-items > div dl.article-info dd {
    display: inline-block;
    font-size: 91.7%;
    line-height: 24px;
    margin: 0 10px 0 0;
    padding: 0
}

div.archive #archive-items > div .intro > p {
    display: inline
}

.pagination {
    height: auto;
    margin: 5px auto 8px;
    display: table
}

.pagination ul li {
    margin: 0 2px;
    overflow: hidden
}

.pagination ul li a, .pagination ul li span {
    float: none;
    display: inline-block;
    padding: 5px 12px;
    border: 1px solid #ccc;
    color: #777;
    background: #fff;
    border-radius: 0 !important;
    height: 32px;
    vertical-align: top
}

.pagination ul li.active span, .pagination ul li.active a, .pagination ul li:hover span, .pagination ul li:hover a {
    color: #fff;
    background: #37c6f5 !important;
    border: 1px solid #37c6f5 !important
}

.pagination ul li .pagenav .r-hiden {
    display: none
}

.pagenavcounter {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 1em
}

.article-index {
    margin: 0px 0px 0px 20px
}

.article-index .nav-stacked {
    border: solid 1px #ccc;
    border-radius: 0px;
    overflow: hidden
}

.article-index .nav-stacked li {
    border-bottom: solid 1px #ccc;
    float: none
}

.article-index .nav-stacked li a {
    border: none;
    margin: 0px;
    border-radius: 0px
}

.pager li > a, .pager li > span {
    border-radius: 0;
    background: #eee
}

.search #searchForm .searchintro {
    margin: 15px 0
}

.search #searchForm .phrases-box .controls .radio {
    margin: 10px 20px
}

.search #searchForm button.btn {
    padding: 7px 10px;
    border-radius: 0
}

.search .search-results {
    clear: both
}

.search .search-results .result-category {
    display: none
}

.search .search-results .result-category, .search .search-results .result-text {
    padding: 0;
    margin: 0
}

.search .search-results .result-text {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid #ddd
}

.finder #search-form {
    background: #ECF0E8;
    border-bottom: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 30px
}

.finder #search-form #finder-search {
    margin: 0
}

.finder #search-form #finder-search #advanced-search {
    padding: 10px 0 0
}

.finder #search-form #finder-search #advanced-search #finder-filter-window ul {
    list-style: none;
    margin: 0
}

.finder #search-form #finder-search #advanced-search #finder-filter-window ul li {
    margin-bottom: 10px
}

.finder #search-form #finder-search #advanced-search #finder-filter-window ul li label {
    width: 150px
}

.finder #search-results #search-query-explained {
    margin: 1em 0;
    border-bottom: 3px solid #eee;
    font-weight: bold;
    -webkit-box-shadow: inset 0 -1px 0 #ccc;
    -moz-box-shadow: inset 0 -1px 0 #ccc;
    box-shadow: inset 0 -1px 0 #ccc
}

.finder #search-results ul.list-striped {
    margin: 0;
    list-style: none
}

.finder #search-results ul.list-striped li {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #eee
}

.finder #search-results ul.list-striped li .result-url {
    color: #999
}

.newsfeed-category select[multiple], .newsfeed-category select[size], .contact-category select[multiple], .contact-category select[size] {
    width: auto
}

.newsfeed ol {
    margin: 0;
    list-style: none;
    padding: 0
}

.newsfeed ol li {
    border-bottom: 1px dotted #ccc;
    padding: 20px 0
}

.newsfeed ol li a {
    color: #777;
    font-weight: normal
}

.newsfeed ol li .feed-item-description {
    margin-top: 10px;
    overflow: hidden
}

.newsfeed ol li .feed-item-description > img:first-child {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #eee;
    margin: 0 0 10px 15px;
    padding: 5px
}

.weblink-category select[multiple], .weblink-category select[size] {
    width: auto !important
}

h1.title {
    font-size: 180%
}

h2.subtitle {
    font-size: 130%
}

.btn-primary {
    background: #37c6f5;
    border-color: transparent;
    border-radius: 0
}

.btn-primary:hover {
    background: #68d4f7;
    border-color: transparent
}

.view-login #system-message {
    width: 550px;
    margin: 0 auto
}

.view-login #content #yt_component {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.view-login .wrap-login {
    width: 550px;
    margin: 0 auto;
    padding: 1em 2em 2em;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.view-login .wrap-login .page-header {
    margin: -14px -28px 15px;
    padding: 10px 25px;
    background: #f5f5f5;
    border-bottom: 1px solid #ddd
}

.view-login .wrap-login .page-header h1 {
    margin: 0
}

.view-login .wrap-login .form-horizontal .control-group {
    float: left;
    width: 50%;
    margin: 1em 0
}

.view-login .wrap-login .form-horizontal .control-label {
    float: none
}

.view-login .wrap-login .form-horizontal .controls input {
    width: 180px
}

.view-login .wrap-login .other-link {
    overflow: hidden
}

.view-login .wrap-login .other-link ul.yt-list {
    margin: 0 0 0 15px
}

.view-login .wrap-login .other-link ul.yt-list li {
    float: left;
    margin-right: 30px
}

.view-login .wrap-login .other-link ul.yt-list li a {
    font-size: 12px;
    color: #777
}

.view-login .wrap-login .other-link ul.yt-list li a:hover {
    color: #37c6f5
}

.login .form-horizontal {
    margin-bottom: 0
}

.login .well {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 10px 0 0;
    margin: 0
}

.login .well .control-label label {
    font-weight: bold
}

.login .well .controls {
    margin: 0
}

.registration .page-header {
    margin: 0 0 15px
}

.registration .page-header h2 {
    margin: 0
}

.registration .form-horizontal .control-label {
    text-align: left
}

.registration .form-horizontal .control-label label {
    font-weight: bold
}

div.contact h3.jicons-text {
    font-size: 120%
}

div.contact ul.blank li, div.contact .contact-misc, div.contact form.box legend {
    color: #999
}

div.contact .contact-image {
    width: 50%;
    float: right
}

div.contact .contact-image img {
    padding: 5px;
    border: 1px solid #ccc;
    margin-top: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.contact textarea, div.contact input {
    width: 300px
}

div.contact textarea {
    height: 100px
}

div.contact .contact-address, div.contact .contact-contactinfo, div.contact .contact-miscinfo {
    margin-bottom: 2em
}

div.contact form.box fieldset {
    border: none;
    padding: 0
}

div.contact form.box legend {
    padding: 0;
    font-size: 12px
}

.contact-ajax .el-control {
    margin-bottom: 10px;
    margin-top: 10px
}

.contact-ajax .el-control label {
    width: 100px
}

.contact-ajax .el-control input {
    width: 200px
}

.related-items li {
    margin-bottom: 10px
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background: #37c6f5;
    border-color: transparent
}

.pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:hover:hover, .pagination > .active > span:hover:hover, .pagination > .active > a:focus:hover, .pagination > .active > span:focus:hover {
    background: #68d4f7
}

.pagination ul li {
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    overflow: visible
}

.suffix strong {
    display: inline-block
}

.module_menu, div.module {
    margin: 0 0 30px
}

.module h3.modtitle {
    padding: 3px 0px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 0 10px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
}

.module h3.modtitle .title-color {
    color: #37c6f5
}

.module.icon1 h3.modtitle {
    position: relative;
    padding-left: 50px;
    background: #37c6f5;
    color: #fff
}

.module.icon1 h3.modtitle:before {
    content: "\f02c";
    height: 100%;
    width: 35px;
    background: #0cb5ed;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 36px;
    font-family: fontawesome;
    color: #fff;
    font-size: 16px
}

.module.icon2 h3.modtitle {
    position: relative;
    padding-left: 50px;
    background: #37c6f5;
    color: #fff
}

.module.icon2 h3.modtitle:before {
    content: "\f02d";
    height: 100%;
    width: 35px;
    background: #0cb5ed;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 36px;
    font-family: fontawesome;
    color: #fff;
    font-size: 16px
}

.module.icon2 h3.modtitle:after {
    display: none
}

.module.icon3 h3.modtitle {
    position: relative;
    padding-left: 50px;
    background: #37c6f5;
    color: #fff
}

.module.icon3 h3.modtitle:before {
    content: "\f073";
    height: 100%;
    width: 35px;
    background: #0cb5ed;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 36px;
    font-family: fontawesome;
    color: #fff;
    font-size: 16px
}

.module.icon3 h3.modtitle:after {
    display: none
}

.module.icon4 h3.modtitle {
    position: relative;
    padding-left: 50px;
    background: #37c6f5;
    color: #fff
}

.module.icon4 h3.modtitle:before {
    content: "\f108";
    height: 100%;
    width: 35px;
    background: #0cb5ed;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 36px;
    font-family: fontawesome;
    color: #fff;
    font-size: 16px
}

.module.icon4 h3.modtitle:after {
    display: none
}

.module.icon5 h3.modtitle {
    position: relative;
    padding-left: 50px;
    background: #37c6f5;
    color: #fff
}

.module.icon5 h3.modtitle:before {
    content: "\f03e";
    height: 100%;
    width: 35px;
    background: #0cb5ed;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 36px;
    font-family: fontawesome;
    color: #fff;
    font-size: 16px
}

.module.icon5 h3.modtitle:after {
    display: none
}

.module.icon6 h3.modtitle {
    position: relative;
    padding-left: 50px;
    background: #37c6f5;
    color: #fff
}

.module.icon6 h3.modtitle:before {
    content: "\f015";
    height: 100%;
    width: 35px;
    background: #0cb5ed;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 36px;
    font-family: fontawesome;
    color: #fff;
    font-size: 16px
}

.module.icon6 h3.modtitle:after {
    display: none
}

.module.icon7 h3.modtitle {
    position: relative;
    padding-left: 50px;
    background: #37c6f5;
    color: #fff
}

.module.icon7 h3.modtitle:before {
    content: "\f075";
    height: 100%;
    width: 35px;
    background: #0cb5ed;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 36px;
    font-family: fontawesome;
    color: #fff;
    font-size: 16px
}

.module.icon7 h3.modtitle:after {
    display: none
}

.module.icon8 h3.modtitle {
    position: relative;
    padding-left: 50px;
    background: #37c6f5;
    color: #fff
}

.module.icon8 h3.modtitle:before {
    content: "\f07c";
    height: 100%;
    width: 35px;
    background: #0cb5ed;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 36px;
    font-family: fontawesome;
    color: #fff;
    font-size: 16px
}

.module.icon8 h3.modtitle:after {
    display: none
}

.module .badge {
    height: 61px;
    width: 40px;
    border-radius: 0;
    padding: 15px 2px
}

.module.badge_new {
    padding-left: 60px;
    position: relative
}

.module.badge_new h3.modtitle {
    padding: 0;
    color: #444
}

.module.badge_new h3.modtitle .badge {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/new.png) no-repeat;
    position: absolute;
    font-size: 12px;
    left: 0;
    top: 10px
}

.module.badge_hot {
    padding-left: 60px;
    position: relative
}

.module.badge_hot h3.modtitle {
    padding: 0;
    color: #444
}

.module.badge_hot h3.modtitle .badge {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/hot.png) no-repeat;
    position: absolute;
    font-size: 12px;
    left: 0;
    top: 10px
}

.module.badge_cool {
    padding-left: 60px;
    position: relative
}

.module.badge_cool h3.modtitle {
    padding: 0;
    color: #444
}

.module.badge_cool h3.modtitle .badge {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/cool.png) no-repeat;
    position: absolute;
    font-size: 12px;
    left: 0;
    top: 10px
}

.module.badge_best {
    padding-left: 60px;
    position: relative
}

.module.badge_best h3.modtitle {
    padding: 0;
    color: #444
}

.module.badge_best h3.modtitle .badge {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/best.png) no-repeat;
    position: absolute;
    font-size: 12px;
    left: 0;
    top: 10px
}

.module.box1 h3.modtitle {
    padding: 3px 20px;
    background: #37c6f5;
    color: #fff
}

.module.box2 h3.modtitle {
    margin: 0;
    padding: 3px 20px;
    background: #37c6f5;
    color: #fff
}

.module.box2 .modcontent {
    padding: 0 20px 10px;
    background: #e5e5e5
}

.module.box3 h3.modtitle {
    padding: 0;
    border-top: 2px solid #37c6f5;
    border-bottom: 2px solid #37c6f5;
    color: #444
}

.module.box4 {
    border: 1px solid #ddd
}

.module.box4 h3.modtitle {
    padding: 0 20px;
    border-bottom: 1px solid #ddd;
    color: #444
}

.module.box4 .modcontent {
    padding: 0 20px 10px
}

.module._menu {
    background: #fff;
    border: 1px solid #ddd
}

.module._menu h3.modtitle {
    margin: 0px;
    padding: 16px 20px
}

.module._menu .modcontent {
    padding: 15px
}

.module._menu .modcontent ul.menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.module._menu .modcontent ul.menu > li {
    border-bottom: 1px solid #e5e5e5
}

.module._menu .modcontent ul.menu > li > a, .module._menu .modcontent ul.menu > li > span {
    color: #777;
    display: block;
    padding: 8px 6px
}

.module._menu .modcontent ul.menu > li > a:hover, .module._menu .modcontent ul.menu > li > span:hover {
    background: transparent
}

.module._menu .modcontent ul.menu > li:hover {
    background: #37c6f5
}

.module._menu .modcontent ul.menu > li:hover, .module._menu .modcontent ul.menu > li.active {
    background: #37c6f5
}

.module._menu .modcontent ul.menu > li:hover a, .module._menu .modcontent ul.menu > li.active a {
    color: #fff
}

.module._menu .modcontent ul.menu > li:hover span, .module._menu .modcontent ul.menu > li.active span {
    color: #fff
}

.module._menu .modcontent ul.menu > li.parent {
    position: relative
}

.module._menu .modcontent ul.menu > li.parent > a:after {
    font-family: FontAwesome;
    content: "\f0d7";
    margin: 0 10px
}

.module._menu .modcontent ul.menu > li.parent ul {
    list-style: none;
    display: none;
    background: #F7F7F7;
    position: absolute;
    z-index: 3;
    border: solid 1px #ccc;
    top: 130%;
    left: 0;
    width: 100%;
    padding: 5px 10px;
    font-size: 91%;
    margin: 0
}

.module._menu .modcontent ul.menu > li.parent ul li {
    padding: 4px 0
}

.module._menu .modcontent ul.menu > li.parent ul li ul {
    border: none
}

.module._menu .modcontent ul.menu > li.parent ul li:hover {
    color: #37c6f5
}

.module._menu .modcontent ul.menu > li.parent ul li:hover li {
    color: #777
}

.module._menu .modcontent ul.menu > li.parent ul li:hover li:hover {
    color: #37c6f5
}

.module._menu .modcontent ul.menu > li.parent ul li.active {
    color: #37c6f5
}

.module._menu .modcontent ul.menu > li.parent ul li.active li {
    color: #777
}

.module._menu .modcontent ul.menu > li.parent ul li.active li:hover {
    color: #37c6f5
}

.module._menu .modcontent ul.menu > li.parent ul li.active li.active {
    color: #37c6f5
}

.module._menu .modcontent ul.menu > li.parent ul li.active li.active a {
    color: #37c6f5
}

.module._menu .modcontent ul.menu > li.parent ul li.active li a {
    color: #777
}

.module._menu .modcontent ul.menu > li.parent ul li.active li a:hover {
    color: #37c6f5
}

.module._menu .modcontent ul.menu > li.parent ul li.active a {
    color: #37c6f5
}

.module._menu .modcontent ul.menu > li.parent ul li a {
    color: #777;
    display: block
}

.module._menu .modcontent ul.menu > li.parent ul li a:hover {
    color: #37c6f5
}

.module._menu .modcontent ul.menu > li.parent:hover ul {
    display: block;
    top: 100%;
    border-top: 1px
}

.module._menu .modcontent ul.menu > li.parent:hover ul ul {
    position: static;
    box-shadow: none;
    font-size: 100%
}

.module._menu .modcontent ul.menu > li:last-child {
    border: none
}

.module._menu .col2 li {
    margin: 5px;
    padding: 0 10px;
    display: inline-block;
    background: #ddd;
    border: none !important;
    border-radius: 3px
}

.module._menu .col2 li a {
    color: white
}

table.variations {
    width: 100%;
    clear: both;
    margin: 1em 0 2em;
    font-size: 91%
}

table.variations tr.odd {
    background: none;
    border: none
}

table.variations tr.odd td {
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6)
}

table.variations tr td {
    border: 1px solid #ccc;
    padding: 5px 10px;
    color: #777
}

table.variations tr td.bold {
    font-weight: bold;
    background: #e5e5e5
}

.mod-languages {
    position: relative;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    padding: 0 10px;
    line-height: 22px;
    margin-top: 5px
}

.mod-languages:hover {
    background: #37c6f5
}

.mod-languages:hover a.dropdown-toggle {
    color: #fff
}

.mod-languages.open {
    background: #37c6f5 !important
}

.mod-languages a.dropdown-toggle {
    color: #fff;
    display: block;
    font-size: 12px;
    color: #ddd
}

.mod-languages a.dropdown-toggle img {
    margin-right: 5px;
    width: 20%
}

.mod-languages a.dropdown-toggle:hover {
    background: #37c6f5;
    color: #fff
}

.mod-languages a.dropdown-toggle.open {
    background: #37c6f5 !important
}

.mod-languages ul.dropdown-menu {
    background: #EEE;
    border-radius: 0px;
    border: none;
    padding: 0 0 !important;
    box-shadow: none;
    min-width: 100%;
    max-height: 85px
}

.mod-languages ul.dropdown-menu li {
    margin: 0px;
    text-align: left
}

.mod-languages ul.dropdown-menu li a {
    padding: 7px 11px;
    color: #37c6f5;
    background: transparent;
    font-size: 12px
}

.mod-languages ul.dropdown-menu li a img {
    margin-right: 9px;
    float: left;
    margin-top: 4px;
    width: 20%
}

.mod-languages ul.dropdown-menu li a:hover {
    background: #ddd
}

.module.search-left {
    padding-top: 28px
}

.module.search-left .form-inline {
    position: relative
}

.module.search-left .form-inline .button, .module.search-left .form-inline button, .module.search-left .form-inline .btReverse {
    padding: 0;
    height: 100%;
    width: 50px;
    left: 0;
    position: absolute;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../img/search.png) no-repeat center #37c6f5
}

.module.search-left .form-inline .button:hover, .module.search-left .form-inline button:hover, .module.search-left .form-inline .btReverse:hover {
    background-color: #0cb5ed
}

.module.search-left .form-inline input#mod-search-searchword {
    width: 100%;
    padding-left: 55px;
    height: 40px;
    font-size: 14px
}

#mod-finder-searchform {
    margin: 3px 20px 0 0;
    position: relative
}

#mod-finder-searchform input.inputbox {
    width: 200px;
    height: 34px;
    padding: 4px 30px 4px 10px;
    color: #999;
    background: #fff;
    float: right;
    font-size: 91%;
    border: 1px solid #e3e3e3
}

#mod-finder-searchform input.inputbox:focus + .button i {
    color: #37c6f5
}

#mod-finder-searchform .button {
    color: #999;
    background: transparent;
    border: none;
    padding: 0;
    position: absolute;
    top: 6px;
    right: 10px;
    z-index: 10;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

#mod-finder-searchform i {
    margin: 0;
    font-size: 14px
}

.form-inline {
    margin: 0
}

.form-inline [class^="icon-"], .form-inline [class*=" icon-"] {
    margin: 0
}

.form-inline .input-append .add-on, .form-inline .input-prepend .add-on {
    padding: 4px 10px
}

.form-inline .input-small {
    width: 120px
}

.form-inline .icon-add {
    display: inline-block;
    color: #fff;
    line-height: 14px;
    width: 14px;
    height: 14px;
    background: #37c6f5;
    text-align: center;
    margin-right: 6px
}

.form-inline .icon-add:before {
    content: "+"
}

.form-inline ul.unstyled {
    margin: 0
}

.form-inline .filters .button {
    padding: 4px 20px
}

#logout-form {
    float: right
}

#logout-form.form-vertical {
    padding: 0
}

.form-vertical {
    overflow: hidden;
    padding: 12px 5px
}

.form-vertical .login-greeting {
    float: left;
    color: #fff;
    margin: 4px 5px 0px 0px
}

.form-vertical .logout-button {
    float: left
}

.form-vertical .logout-button .btn {
    padding: 4px 10px;
    background: #37c6f5
}

a.readmore {
    text-transform: uppercase;
    padding: 10px 20px 10px 0px;
    float: left;
    color: #999;
    transition: 0.3s all ease 0s;
    display: block;
    position: relative;
    z-index: 1
}

a.readmore:after {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 0px;
    transition: 0.3s all ease 0s;
    background: #37c6f5;
    content: "";
    z-index: -1
}

a.readmore:hover {
    color: #f5f6f6;
    padding: 10px 20px
}

a.readmore:hover:after {
    width: 100%
}

.whoonline {
    padding: 15px 20px
}

.whoonline h3.modtitle {
    margin-bottom: 20px
}

.whoonline .modcontent {
    background: #37c6f5;
    padding: 15px;
    color: #fff
}

.whoonline .round-online {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/styling/blue/icon_user.png) no-repeat center center #fff;
    margin-right: 15px;
    float: left
}

.whoonline .round-online i {
    font-size: 30px;
    color: #37c6f5;
    display: table;
    margin: 14px auto;
    display: none
}

ul.list-contact li {
    margin-bottom: 15px
}

ul.list-contact .fa {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    background: #E0E0E0;
    margin: 0 15px 15px 0
}

ul.list-contact > div {
    overflow: hidden
}

ul.list-contact h3 {
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #000
}

ul.list-contact p {
    font-size: 12px;
    line-height: 18px
}

ul.list-contact a {
    color: #666
}

ul.list-contact a:hover {
    color: #37c6f5
}

.module.mod-contact-hexagon {
    padding-top: 10px;
    background-repeat: no-repeat;
    background-position: left bottom;
}

.module.mod-contact-hexagon ul.contact-hexagon {
    padding: 0
}

.module.mod-contact-hexagon ul.contact-hexagon li {
    list-style: none;
    font-size: 14px;
    padding-left: 30px;
    padding-bottom: 15px;
    color: #ccc;
    position: relative;
    overflow: hidden;
}
#k2Container.itemListView.gridview .itemList div#itemListPrimary .row{
    display: flex;
    flex-wrap: wrap;
}

.module.mod-contact-hexagon ul.contact-hexagon li i {
    font-size: 18px;
    color: #37c6f5;
    position: absolute;
    left: 0;
    top: 0
}

.module.mod-contact-hexagon ul.contact-hexagon li a {
    color: #ccc
}

.module.mod-contact-hexagon ul.contact-hexagon li a:hover {
    color: #37c6f5
}

.module.menu-categories h3.modtitle {
    margin: 0 0 25px
}

.module.menu-categories ul {
    padding: 0
}

.module.menu-categories ul li {
    list-style: none;
    margin-bottom: 10px;
    padding-left: 15px;
    position: relative;
    transition: all 0.2s ease-in-out
}

.module.menu-categories ul li:before {
    content: "\f0da";
    position: absolute;
    left: 0;
    top: 0;
    font-family: fontawesome;
    font-size: 14px;
    color: #ccc
}

.module.menu-categories ul li a {
    color: #ccc
}

.module.menu-categories ul li a:hover {
    color: #37c6f5
}

.module.menu-categories ul li:hover {
    transform: translateX(20px);
    transition: all 0.2s ease-in-out
}

.module.menu-categories ul li:hover a {
    color: #37c6f5
}

.module.menu-categories ul li:hover:before {
    color: #37c6f5
}

.mega-module ul.menu li {
    position: relative;
    padding: 1px 0 1px 0
}

.mega-module ul.menu li a {
    display: block;
    padding: 6px 10px;
    color: #fff;
    font-size: 100%;
    text-transform: none;
    line-height: 20px
}

.mega-module ul.menu li:hover a, .mega-module ul.menu li.active a {
    background-color: #0cb5ed
}

.module.banner-link {
    margin: 0
}

.module.banner-link ul {
    padding: 0;
    margin: 0
}

.module.banner-link ul li.item-banner {
    display: inline-block;
    list-style: none;
    width: 19.5%;
    text-align: center
}

.module.banner-link ul li.item-banner a {
    opacity: 0.6
}

.module.banner-link ul li.item-banner a:hover {
    opacity: 1
}

.banner-slider .item-image {
    position: relative
}
.banner-slider .item-image img{
    width: 100%;
}
.banner-slider .item-image .title-banner {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0 35px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 28px
}

.banner-slider .item-image .title-banner span {
    font-size: 49px;
    line-height: 49px
}

.banner-slider div.yt-extra-carousel .carousel-indicators {
    position: static;
    margin: 0
}

.banner-slider div.yt-extra-carousel .carousel-indicators li {
    border-radius: 12px
}

.banner-slider .carousel-control {
    display: none
}

.wellcomesj {
    margin: 5em 0 5em;
    text-align: center
}

.wellcomesj h1 {
    font-size: 36px;
    font-weight: normal;
    text-transform: uppercase;
    color: #444
}

.wellcomesj h1 strong {
    color: #37c6f5;
    font-weight: 700
}

.wellcomesj h2 {
    font-size: 18px;
    color: #666;
    margin: 0px
}

.wellcomesj a.button {
    font-size: 100%;
    margin: 0px 3px;
    color: #fff;
    padding: 12px 20px;
    border: none;
    transition: 0.3s all ease 0s;
    width: 180px
}

.wellcomesj a.button.ourtemplates {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/icon_eye.png) no-repeat 20px center #23262d;
    padding-left: 60px
}

.wellcomesj a.button.ourtemplates:hover {
    background-color: #393e4a
}

.wellcomesj a.button.download {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/icon_download.png) no-repeat 30px center #37c6f5;
    padding-left: 50px
}

.wellcomesj a.button.download:hover {
    background-color: #68d4f7
}

div.yt-socialbt a.min {
    color: #999
}

div.yt-socialbt a.min:hover {
    color: #37c6f5
}

div.yt-socialbt a.min i {
    font-size: 18px
}

#top1 .social-cus-mod {
    padding-right: 5px
}

.social-cus-mod .yt-socialbt {
    margin-right: 5px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.social-cus-mod .yt-socialbt a {
    color: #999;
    width: 30px;
    height: 30px;
    border: none;
    box-shadow: none
}

.social-cus-mod .yt-socialbt a i {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    font-size: 13px
}

.social-cus-mod .yt-socialbt a.facebook {
    background-color: #555a62;
    color: #fff
}

.social-cus-mod .yt-socialbt a.facebook:hover {
    background-color: #4d6baa
}

.social-cus-mod .yt-socialbt a.twitter {
    background-color: #555a62;
    color: #fff
}

.social-cus-mod .yt-socialbt a.twitter:hover {
    background-color: #4fc6f8
}

.social-cus-mod .yt-socialbt a.google-plus {
    background-color: #555a62;
    color: #fff
}

.social-cus-mod .yt-socialbt a.google-plus:hover {
    background-color: #ea6060
}

.social-cus-mod .yt-socialbt a.linkedin {
    background-color: #555a62;
    color: #fff
}

.social-cus-mod .yt-socialbt a.linkedin:hover {
    background-color: #238cc8
}

.module.cus-res-min-jo h3.modtitle {
    font-size: 20px;
    font-weight: 900;
    color: #444;
    text-align: center;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
}

.module.cus-res-min-jo h3.modtitle:after {
    content: "";
    display: block;
    height: 2px;
    width: 100px;
    background: #37c6f5;
    margin: 15px auto
}

.module.cus-res-min-jo .modcontent .post-text {
    font-size: 14px;
    text-align: center;
    width: 60%;
    margin: 0 auto 30px
}

.module.cus-res-min-jo .modcontent .main {
    text-align: center
}

.module.cus-res-min-jo .modcontent .main .item .image-icon {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    background: #fff;
    line-height: 100px;
    text-align: center;
    margin: 0 auto 15px;
    position: relative
}

.module.cus-res-min-jo .modcontent .main .item .image-icon a {
    position: absolute;
    height: 100%;
    width: 100%;
    text-align: center;
    top: 0;
    left: 0;
    z-index: 2
}

.module.cus-res-min-jo .modcontent .main .item .image-icon:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border: 1px solid #fff;
    border-radius: 100px;
    transition: all 0.3s ease-in-out
}

.module.cus-res-min-jo .modcontent .main .item .image-icon:hover {
    box-shadow: 0 0 10px 8px #37c6f5 inset
}

.module.cus-res-min-jo .modcontent .main .item .image-icon:hover:before {
    border: 10px solid #4fcdf6;
    transition: all 0.3s ease-in-out
}

.module.cus-res-min-jo .modcontent .main .item h3.title {
    font-size: 20px;
    text-align: center
}

.module.cus-res-min-jo .modcontent .main .item h3.title a {
    color: #444
}

.module.cus-res-min-jo .modcontent .main .item h3.title a:hover {
    color: #37c6f5
}

.module.cus-res-min-jo .modcontent .main .item .des {
    font-size: 14px;
    text-align: center;
    margin: 0 0 20px
}

.module.cus-res-min-jo .modcontent .main .item .read-more {
    padding: 10px 20px;
    font-size: 14px;
    background: #fff;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    min-height: 40px;
    min-width: 100px
}

.module.cus-res-min-jo .modcontent .main .item .read-more a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    text-align: center;
    width: 100%;
    z-index: 2;
    line-height: 40px;
    color: #444
}

.module.cus-res-min-jo .modcontent .main .item .read-more:hover {
    border-radius: 4px;
    background: #37c6f5
}

.module.cus-res-min-jo .modcontent .main .item .read-more:hover a {
    color: #fff
}

.phone-mail {
    margin: 5px 0 0;
    padding-left: 10px;
    border-left: 1px solid #666
}

.phone-mail li {
    list-style: none;
    display: inline-block;
    float: left;
    line-height: 22px;
    color: #ddd;
    font-size: 12px
}

.phone-mail li:nth-child(2) {
    margin: 0 20px
}

.phone-mail li:nth-child(2):hover i {
    color: #37c6f5
}

.phone-mail li i {
    color: #37c6f5
}

.phone-mail li a {
    color: #ddd
}

.phone-mail li a:hover {
    color: #37c6f5
}

.module.about-us-home {
    text-align: center
}

.module.about-us-home h3.modtitle {
    font-size: 20px;
    font-weight: 900;
    color: #444;
    text-align: center
}

.module.about-us-home h3.modtitle:after {
    content: "";
    display: block;
    height: 2px;
    width: 100px;
    background: #37c6f5;
    margin: 20px auto 10px
}

.module.about-us-home .post-text {
    font-size: 14px;
    color: #444;
    margin: 0 0 30px
}

.module.about-us-home .main .image-item {
    position: relative;
    z-index: 2;
    overflow: hidden
}

.module.about-us-home .main .image-item:after {
    content: "";
    background: #000;
    height: 0;
    left: 50%;
    position: absolute;
    opacity: 0;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    width: 200%;
    pointer-events: none;
    transition: all 0.3s ease-in-out
}

.module.about-us-home .main .image-item:hover:after {
    height: 260%;
    opacity: 0.6;
    transition: all 0.3s ease-in-out
}

.module.about-us-home .main .content {
    padding-top: 15px;
    margin-top: -1px;
    z-index: 1;
    border: 1px solid #ddd
}

.module.about-us-home .main .content h3.title {
    margin: 0 0 10px
}

.module.about-us-home .main .content h3.title a {
    font-size: 20px;
    color: #444
}

.module.about-us-home .main .content h3.title a:hover {
    color: #37c6f5
}

.module.about-us-home .main .content .level {
    font-size: 14px;
    color: #444;
    margin: 0 0 30px;
    text-transform: uppercase
}

.module.about-us-home .main .content .social {
    margin: 0;
    padding: 15px 0;
    border-top: 1px solid #ddd
}

.module.about-us-home .main .content .social li {
    list-style: none;
    display: inline-block;
    font-size: 18px;
    margin: 0 10px
}

.module.about-us-home .main .content .social li a {
    color: #999
}

.module.about-us-home .main .content .social li:hover a {
    color: #37c6f5
}

.module.carousel-custommer {
    margin: 0
}

.module.carousel-custommer div.yt-extra-carousel .carousel-inner {
    text-align: center;
    width: 80%;
    margin: 2em auto
}

.module.carousel-custommer div.yt-extra-carousel .carousel-inner .post-commnets {
    margin: 20px auto 30px;
    font-size: 16px;
    color: #fff;
    font-weight: bold
}

.module.carousel-custommer div.yt-extra-carousel .carousel-inner .item-image {
    height: 90px;
    width: 90px;
    border-radius: 90px;
    margin: 0 auto 20px;
    overflow: hidden;
    border: 5px solid #fff
}

.module.carousel-custommer div.yt-extra-carousel .carousel-inner .title {
    font-size: 20px;
    font-weight: bold;
    color: #fff
}

.module.carousel-custommer div.yt-extra-carousel .carousel-inner .level {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff
}

.module.carousel-custommer div.yt-extra-carousel .carousel-control {
    line-height: 40px;
    color: #c0bfbe;
    border: 1px solid #c0bfbe;
    background: none;
    text-align: center;
    font-size: 14px;
    border-radius: 40px
}

.module.carousel-custommer div.yt-extra-carousel .carousel-control:hover {
    background: #37c6f5;
    border: none;
    color: #fff
}

.module.carousel-custommer div.yt-extra-carousel .carousel-indicators {
    right: 0;
    bottom: 0;
    width: 100%;
    margin: 0
}

.module.carousel-custommer div.yt-extra-carousel .carousel-indicators li {
    border-radius: 12px;
    background: #dfd8cf
}

.module.carousel-custommer div.yt-extra-carousel .carousel-indicators li.active {
    background: #fff
}

#contact ul li i {
    color: #999;
    margin-right: 9px
}

#contact ul li a {
    color: #37c6f5
}

#contact ul li a:hover {
    color: #68d4f7
}

#fancybox-title {
    width: 100% !important
}

.mod-login {
    float: right
}

.mod-login .yt-loginform {
    padding: 0
}

.mod-login .yt-loginform li.inline {
    list-style: none;
    display: inline-block;
    float: right;
    padding: 0 15px;
    border-left: 1px solid #666;
    line-height: 22px;
    margin-top: 5px;
    font-size: 12px
}

.mod-login .yt-loginform li.inline a {
    color: #ddd
}

.mod-login .yt-loginform li.inline a:hover {
    color: #37c6f5
}

#myLogin a.btReverse {
    color: #fff
}

#myLogin a.btReverse:hover {
    color: #fff
}

#myLogin .modal-dialog {
    width: 380px;
    margin: 100px auto;
    z-index: 9999
}

#myLogin .modal-content {
    padding: 30px;
    border-radius: 0
}

#myLogin h3.title {
    font-size: 24px;
    color: #000;
    margin-bottom: 20px;
    text-transform: uppercase
}

#myLogin .btReverse {
    display: block;
    text-align: center;
    text-transform: uppercase
}

#myLogin #login-form {
    font-family: "Open Sans", Helvetica, Arial, sans-serif
}

#myLogin #login-form .userdata {
    margin: 0 0 20px
}

#myLogin #login-form .userdata label {
    font-weight: 500
}

#myLogin #login-form .userdata input[type="checkbox"] {
    float: left;
    margin: 3px 5px 0px 0px
}

#myLogin #login-form .userdata .button {
    text-transform: uppercase
}

#myLogin #login-form ul.listlogin {
    border-top: 1px solid #E7E7E7;
    margin: 30px 0;
    padding: 10px 0px 0px;
    font-size: 12px
}

#myLogin #login-form ul.listlogin li {
    display: inline-block;
    margin-right: 10px
}

#myLogin #login-form ul.listlogin li a {
    color: #999
}

#myLogin #login-form ul.listlogin li a:hover {
    color: #37c6f5
}

.module.module_tabs {
    margin: 0 0 40px
}

.module.module_tabs .modcontent {
    padding-top: 0
}

.module div.moduletabs.top-position {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0
}

.module div.moduletabs.top-position div.tabs-container {
    position: relative;
    width: 100%;
    height: auto;
    overflow: visible;
    z-index: 1
}

.module div.moduletabs.top-position div.tabs-container ul.tabs li {
    padding: 0;
    border-right: 1px solid #fff
}

.module div.moduletabs.top-position div.tabs-container ul.tabs li:nth-child(3) {
    border: none
}

.module div.moduletabs.top-position div.tabs-container ul.tabs li .tab.selected {
    background: #fff;
    position: relative;
    border-top: 2px solid #37c6f5;
    color: #444
}

.module div.moduletabs.top-position div.tabs-container ul.tabs li .tab {
    font-size: 14px;
    font-weight: 800;
    padding: 10px 0;
    border-right: none;
    background: #EEE;
    margin: 0 0 25px
}

.module div.moduletabs.top-position div.tabs-container ul.tabs li .tab:hover {
    color: #37c6f5
}

.module div.moduletabs.top-position div.tabs-content-wrap {
    padding: 0 20px 40px
}

.module div.moduletabs.top-position div.tabs-content-wrap div.tabs-content {
    border-top: none
}

.module div.moduletabs.top-position div.tabs-content-wrap div.tabs-content div.k2ItemsBlock ul {
    margin: 0
}

.module div.moduletabs.top-position .mod-k2-content ul li.even .moduleItemTitle, .module div.moduletabs.top-position .mod-k2-content ul li.odd .moduleItemTitle {
    color: #444;
    line-height: 20px;
    font-weight: bold;
    font-size: 14px
}

.module div.moduletabs.top-position .mod-k2-content ul li.even .moduleItemTitle:hover, .module div.moduletabs.top-position .mod-k2-content ul li.odd .moduleItemTitle:hover {
    color: #37c6f5
}

.module.content-accordion {
    margin: 0
}

.module.content-accordion h3.modtitle {
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    color: #444;
    margin-bottom: 30px;
    text-transform: capitalize
}

div.sj-accordion {
    border: none
}

div.sj-accordion .acd-items .acd-item .acd-header {
    margin: 0 0 3px;
    padding: 12px 40px;
    position: relative;
    font-size: 16px;
    color: #666
}

div.sj-accordion .acd-items .acd-item .acd-header:before {
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    bottom: 12px;
    left: 10px;
    overflow: hidden;
    width: 20px;
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/plus.png) no-repeat center center #9c9c9c;
    font-family: fontawesome;
    border-radius: 3px
}

div.sj-accordion .acd-items .acd-item .acd-header:hover {
    background: #f4f4f4;
    color: #37c6f5
}

div.sj-accordion .acd-items .acd-item .acd-header:hover:before {
    background-color: #37c6f5
}

div.sj-accordion .acd-items .acd-item.selected {
    border: 1px solid #ddd;
    margin: 0 0 3px
}

div.sj-accordion .acd-items .acd-item.selected .acd-header {
    background: #37c6f5;
    color: #fff;
    margin: -2px
}

div.sj-accordion .acd-items .acd-item.selected .acd-header:before {
    background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/minus.png);
    background-color: #37c6f5
}

div.sj-accordion .acd-items .acd-item.selected .acd-content-wrap {
    padding: 10px 0 115px;
    transition: all 0.5s ease
}

div.sj-accordion .acd-items .acd-item.selected .acd-content-wrap .acd-description {
    padding: 10px;
    font-size: 14px
}

.module.responsive-k2-listing {
    text-align: center;
    margin: 0
}

.module.responsive-k2-listing h3.modtitle {
    font-size: 20px;
    font-weight: 900;
    color: #444;
    text-align: center
}

.module.responsive-k2-listing h3.modtitle:after {
    content: "";
    display: block;
    height: 2px;
    width: 100px;
    background: #37c6f5;
    margin: 20px auto 10px
}

.module.responsive-k2-listing .sj-responsive-listing .respl-items .respl-item {
    margin: 0
}

.sj-responsive-listing .respl-pretext {
    font-size: 14px;
    color: #666;
    width: 29%;
    margin: auto
}

.sj-responsive-listing .respl-header .respl-categories {
    padding: 5px 0 0
}

.sj-responsive-listing .respl-header .respl-categories .respl-cats-wrap .respl-cats li.respl-cat {
    margin: 0 5px
}

.sj-responsive-listing .respl-header .respl-categories .respl-cats-wrap .respl-cats li.respl-cat a {
    background: none;
    padding: 10px 20px;
    color: #444;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px
}

.sj-responsive-listing .respl-header .respl-categories .respl-cats-wrap .respl-cats li.respl-cat a:hover {
    background: #37c6f5;
    border-color: #37c6f5;
    color: #fff
}

.sj-responsive-listing .respl-header .respl-categories .respl-cats-wrap .respl-cats li.respl-cat.sel a {
    background: #37c6f5;
    border-color: #37c6f5;
    color: #fff
}

.sj-responsive-listing .respl-header .respl-categories .respl-cats-wrap .respl-cats li.respl-cat.sel a:hover {
    color: #fff
}

.sj-responsive-listing .respl-header .respl-sort-view {
    max-width: none;
    float: none
}

.sj-responsive-listing .respl-header .respl-sort-view .sort-inner {
    border-radius: 4px
}

.sj-responsive-listing .respl-header .respl-sort-view li.view-grid {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/grid-icon.png) no-repeat scroll center center transparent
}

.sj-responsive-listing .respl-header .respl-sort-view li.view-grid:hover a, .sj-responsive-listing .respl-header .respl-sort-view li.view-grid.sel a {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/gird-over.png) no-repeat scroll center center transparent
}

.sj-responsive-listing .respl-header .respl-sort-view li.view-list a {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/list-icon.png) no-repeat scroll center center transparent
}

.sj-responsive-listing .respl-header .respl-sort-view li.view-list:hover a, .sj-responsive-listing .respl-header .respl-sort-view li.view-list.sel a {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/list-over.png) no-repeat scroll center center transparent
}

.sj-responsive-listing .respl-items .respl-item {
    margin: 0
}

.sj-responsive-listing .respl-items .respl-item .item-inner {
    margin: 0
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-in-out
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image .more-desc {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image .more-desc .more-inner .more-read {
    color: #fff;
    background: rgba(0, 0, 0, 0.6)
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image .more-desc .more-inner .more-public {
    color: #fff
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image .more-desc .more-inner .more-content {
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    bottom: 0
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image .more-desc .more-readmore a {
    position: absolute;
    bottom: 0;
    right: 0;
    text-decoration: none;
    background: none;
    color: #37c6f5;
    border: none
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image .more-desc .more-title {
    position: absolute;
    top: 0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    opacity: 0;
    transition: all 0.5s ease-in-out
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image .more-desc .more-title a {
    color: #fff
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image .more-desc .more-title a:hover {
    color: #37c6f5;
    text-decoration: none
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    opacity: 0.3;
    border-color: #000 transparent transparent;
    border-style: solid;
    border-width: 0 0 0 0;
    transition: all 0.5s ease-in-out
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 0;
    width: 0;
    opacity: 0.3;
    border-color: transparent transparent #000;
    border-style: solid;
    border-width: 0 0 0 0;
    transition: all 0.5s ease-in-out
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image .zoom_img {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 9;
    height: 40px;
    width: 40px;
    border-radius: 2px;
    opacity: 0;
    transition: all 0.5s ease-in-out
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image .zoom_img:before {
    content: "\f002";
    font-family: fontawesome;
    position: absolute;
    height: 100%;
    width: 100%;
    color: #37c6f5;
    text-align: center;
    line-height: 40px;
    top: 0;
    left: 0;
    background: #fff;
    font-size: 16px;
    border-radius: 2px
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image .zoom_img:hover:before {
    color: #fff;
    background: #37c6f5
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image .link_detail {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 9;
    height: 40px;
    width: 40px;
    opacity: 0;
    transition: all 0.5s ease-in-out
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image .link_detail:before {
    content: "\f0c1";
    font-family: fontawesome;
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    color: #37c6f5;
    text-align: center;
    line-height: 40px;
    top: 0;
    left: 0;
    border-radius: 2px;
    font-size: 16px;
    transition: all 0.1s ease
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image .link_detail:hover:before {
    background: #37c6f5;
    color: #fff
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image:hover .more-title {
    opacity: 1;
    top: 30%;
    transition: all 0.5s ease-in-out;
    transition-delay: 0.5s
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image:hover .more-inner .more-read {
    display: none
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image:hover .more-inner .more-public {
    display: none
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image:hover .more-inner .more-content {
    display: none
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image:hover:before {
    border-width: 480px 680px 0 0;
    transition: all 0.5s ease-in-out
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image:hover:after {
    border-width: 0 0 480px 680px;
    transition: all 0.5s ease-in-out
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image:hover .link_detail {
    right: 36%;
    opacity: 1;
    transition: all 0.5s ease-in-out;
    transition-delay: 0.5s
}

.sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image:hover .zoom_img {
    left: 36%;
    opacity: 1;
    transition: all 0.5s ease-in-out;
    transition-delay: 0.5s
}

.sj-responsive-listing .respl-wrap {
    margin: 15px 0 0
}

.sj-responsive-listing .respl-wrap .respl-loader {
    display: inline-block;
    padding: 0 20px;
    border: 1px solid #ddd;
    background: none;
    box-shadow: none;
    color: #444;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0;
    margin: 30px auto 0
}

.sj-responsive-listing .respl-wrap .respl-loader a {
    color: #444
}

.sj-responsive-listing .respl-wrap .respl-loader a .loader-label {
    color: #444
}

.sj-responsive-listing .respl-wrap .respl-loader:hover {
    border-color: #37c6f5;
    background: #37c6f5
}

.sj-responsive-listing .respl-wrap .respl-loader:hover a.respl-button {
    color: #fff
}

.sj-responsive-listing .respl-wrap .respl-loader:hover a.respl-button .loader-label {
    color: #fff;
    text-shadow: none
}

.module.our-skills {
    margin: 0
}

.module.our-skills h3.modtitle {
    font-size: 20px;
    margin: 0 0 30px;
    color: #444;
    text-transform: capitalize
}

.module.our-skills .progress .bar {
    background: #37c6f5
}

.module.our-skills .form-group {
    font-size: 14px
}

.module.our-skills .modcontent {
    margin-top: -7px
}

div.contact-ajax .ctajax-wrap.bigmap .ctajax-element.col-md-12 {
    margin-bottom: 20px;
    width: 100%
}

div.contact-ajax .ctajax-wrap.bigmap .ctajax-element.col-sm-12 {
    margin-bottom: 20px;
    width: 100%
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form input[type="submit"] {
    padding: 8px 35px;
    border-radius: 0;
    background: #37c6f5;
    border: none;
    color: #fff
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form input[type="submit"]:hover {
    background: #23262D
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-heading {
    font-size: 18px
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form input.el-input {
    width: 85%
}

.stats-module dt {
    width: 35%;
    display: inline-block;
    font-weight: bold
}

.stats-module dd {
    width: 63%;
    display: inline-block
}

.fancybox-title-over {
    margin: 0 !important
}

.module.photo-galleries h3.modtitle {
    margin: 0 0 25px
}

.module.photo-galleries .sj-gallery .sj-content {
    border: none;
    border-radius: 0;
    margin-top: -2px
}

.module.photo-galleries .sj-gallery .sj-content .sj-items {
    margin: 0
}

.module.photo-galleries .sj-gallery .sj-content .sj-items .item-info-image {
    position: relative;
    overflow: hidden
}

.module.photo-galleries .sj-gallery .sj-content .sj-items .item-info-image:after {
    content: "";
    background: #000;
    height: 0;
    left: 50%;
    position: absolute;
    opacity: 0;
    top: 50%;
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    width: 200%;
    pointer-events: none;
    transition: all 0.3s ease-in-out
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .module.photo-galleries .sj-gallery .sj-content .sj-items .item-info-image:after {
        content: "";
        background: #000;
        height: 100%;
        left: 0;
        right: 0;
        position: absolute;
        opacity: 0;
        top: 0;
        -webkit-transform: none;
        width: 100%;
        pointer-events: none;
        transition: all 0.3s ease-in-out
    }
}

.module.photo-galleries .sj-gallery .sj-content .sj-items:hover .item-info-image:after {
    height: 260%;
    opacity: 0.6;
    transition: all 0.3s ease-in-out
}

.module.photo-galleries .sj-gallery .sj-content .sj-items:hover .item-info-image:hover:after {
    height: 0;
    transition: all 0.3s ease-in-out
}

.module.photo-galleries .sj-gallery img {
    margin: 0;
    border: none;
    border-radius: 0
}

.module.contact-home h3.modtitle {
    margin: 0 0 25px
}

.module.contact-home .contact-ajax .ctajax-wrap .ctajax-element {
    width: 100%;
    margin-top: 10px
}

.module.contact-home .contact-ajax .ctajax-wrap .ctajax-element .el-inner {
    padding: 0
}

.module.contact-home .contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form .el-control {
    margin: 0
}

.module.contact-home .contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form .el-control input.el-input {
    width: 100%;
    height: auto;
    background: #595f67;
    border: none;
    color: #eee;
    font-size: 14px;
    margin-bottom: 10px;
    transition: all 0.2s ease-in-out
}

.module.contact-home .contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form .el-control input.el-input:focus {
    background: #fff;
    color: #000;
    transition: all 0.2s ease-in-out
}

.module.contact-home .contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form .el-control textarea {
    width: 100%;
    min-height: 75px;
    background: #595f67;
    border: none;
    color: #eee;
    font-size: 14px;
    margin-bottom: 10px;
    transition: all 0.2s ease-in-out
}

.module.contact-home .contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form .el-control textarea:focus {
    background: #fff;
    color: #000;
    transition: all 0.2s ease-in-out
}

.module.contact-home .contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form .el-control.ctajax-error {
    position: relative
}

.module.contact-home .contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form .el-control.ctajax-error .ca-tooltip {
    position: absolute;
    top: 5px;
    right: 10px
}

div.bsn-wrap .item {
    padding: 15px 0px
}

div.bsn-wrap .item .bsn-image {
    margin-bottom: 15px
}

div.bsn-wrap .item .bsn-image img {
    transition: 0.3s all ease 0s
}

div.bsn-wrap .item .bsn-image:hover img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15)
}

div.bsn-wrap .item h2 {
    font-size: 18px;
    margin-bottom: 10px
}

div.bsn-wrap .item h2 a {
    color: #666;
    font-size: 18px
}

div.bsn-wrap .item p {
    margin: 0px
}

div.bsn-wrap .item span.basic-date {
    display: inline-block;
    color: #999;
    margin: 0px 10px 0px 0px;
    font-size: 100%;
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/icon_date2.png) no-repeat left center;
    padding-left: 21px
}

div.bsn-wrap .item span.basic-hits {
    display: inline-block;
    color: #999;
    margin: 0px;
    font-size: 100%;
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/icon_hits2.png) no-repeat left center;
    padding-left: 27px
}

div.bsn-wrap .item .fa {
    color: #999
}

div.bsn-wrap .item:hover h2 a {
    color: #37c6f5
}

div.bsn-wrap.theme3 {
    margin: 0px -20px;
}

div.bsn-wrap.theme3 .item {
    padding: 0px
}

div.bsn-wrap.theme3 .item h2.basicnews-title {
    margin-bottom: 30px;
    padding: 0px 20px
}

div.bsn-wrap.theme3 .item h2.basicnews-title a {
    color: #f5f6f6
}

div.bsn-wrap.theme3 .item .bsn-image {
    margin: 0px
}

div.bsn-wrap.theme3 .item .basicnews-desc {
    background: #23262d;
    padding: 20px;
    color: #999;
    display: block;
    transition: 0.3s all ease 0s
}

div.bsn-wrap.theme3 .item .basicnews-info {
    background: #23262d;
    padding: 5px 20px 20px;
    overflow: hidden
}

div.bsn-wrap.theme3 .item .basicnews-info span.basic-date {
    float: left;
    margin-right: 20px;
    transition: 0.3s all ease
}

div.bsn-wrap.theme3 .item .basicnews-info .cattitle {
    color: #999;
    padding-left: 27px;
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/icon_hits2.png) no-repeat left center;
    float: left;
    transition: 0.3s all ease
}

div.bsn-wrap.theme3 .item:hover h2.basicnews-title a {
    color: #fff
}

div.bsn-wrap.theme3 .item:hover .basicnews-desc {
    color: #fff
}

div.bsn-wrap.theme3 .item:hover .basicnews-info span.basic-date {
    color: #fff;
    background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/icon_date.png)
}

div.bsn-wrap.theme3 .item:hover .basicnews-info .cattitle {
    color: #fff;
    background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/icon_hits.png)
}

.module.site-categories h3.modtitle {
    font-size: 20px;
    color: #000;
    font-weight: bold
}

.module.site-categories .k2CategoriesListBlock .level0 {
    padding: 0
}

.module.site-categories .k2CategoriesListBlock .level0 li {
    list-style: none;
    position: relative;
    padding: 5px 20px;
    font-size: 14px;
    transition: all 0.2s ease-in-out
}

.module.site-categories .k2CategoriesListBlock .level0 li a {
    color: #444
}

.module.site-categories .k2CategoriesListBlock .level0 li:before {
    content: "\f0da";
    position: absolute;
    top: 7px;
    left: 0;
    display: block;
    font-family: fontawesome;
    transition: all 0.3s ease-in-out
}

.module.site-categories .k2CategoriesListBlock .level0 li:hover > a {
    color: #37c6f5
}

.module.site-categories .k2CategoriesListBlock .level0 li:hover:before {
    color: #37c6f5
}

.module._menu h3.modtitle {
    border-bottom: 1px solid #ddd
}

.module._menu.side-menu .modcontent ul.menu > li.parent > a:after, .module._menu.side-menu .modcontent ul.menu > li.parent span:after {
    content: "\f0da";
    font-family: FontAwesome;
    margin: 0 10px;
    float: right
}

.module._menu.side-menu .modcontent ul.menu > li.parent ul {
    left: -100%;
    -webkit-transition: transform 0.2s ease-in-out 0s;
    -moz-transition: transform 0.2s ease-in-out 0s;
    -o-transition: transform 0.2s ease-in-out 0s;
    transition: transform 0.2s ease-in-out 0s
}

.module._menu.side-menu .modcontent ul.menu > li.parent ul li.parent > span {
    color: #777;
    cursor: pointer
}

.module._menu.side-menu .modcontent ul.menu > li.parent ul li.parent > span:after {
    content: "\f0da";
    font-family: FontAwesome;
    position: relative;
    float: right
}

.module._menu.side-menu .modcontent ul.menu > li.parent ul li.parent > span:hover {
    color: #37c6f5
}

.module._menu.side-menu .modcontent ul.menu > li.parent ul li ul {
    display: none;
    width: 220px
}

.module._menu.side-menu .modcontent ul.menu > li.parent:hover ul {
    top: 0;
    background: #fff;
    border: 1px solid #ccc;
    padding: 15px
}

.module._menu.side-menu .modcontent ul.menu > li.parent:hover ul li {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding: 4px 10px
}

.module._menu.side-menu .modcontent ul.menu > li.parent:hover ul li:last-child {
    border: none
}

.module._menu.side-menu .modcontent ul.menu > li.parent:hover ul li.parent > a:after {
    content: "\f0da";
    font-family: FontAwesome;
    position: relative;
    float: right
}

.module._menu.side-menu .modcontent ul.menu > li.parent:hover ul li:hover ul {
    display: block;
    left: -220px;
    position: absolute;
    top: 0;
    z-index: 10;
    background: #fff
}

.module._menu.side-menu .modcontent ul.menu > li.parent:hover ul li:hover ul li {
    padding: 4px 5px
}

.module._menu.side-menu .modcontent ul.menu li a.fa-home:before {
    margin-right: 10px
}

.module._menu.tree-menu .modcontent ul.menu li ul {
    display: none
}

.module._menu.tree-menu .modcontent ul.menu li a:after {
    display: none
}

.module._menu.tree-menu .modcontent ul.menu li:hover ul {
    display: none
}

.module._menu.tree-menu .modcontent ul.menu > li.parent.active > a:after {
    display: inline-block
}

.module._menu.tree-menu .modcontent ul.menu > li.parent.active ul {
    background: #fff;
    display: block;
    position: static;
    border: 0;
    padding-left: 20px;
    list-style-type: circle
}

.module._menu.tree-menu .modcontent ul.menu > li.parent.active ul li.parent > span {
    color: #777;
    cursor: pointer
}

.module._menu.tree-menu .modcontent ul.menu > li.parent.active ul li.parent > span:hover {
    color: #37c6f5
}

.module._menu.tree-menu .modcontent ul.menu > li.parent.active:hover ul ul {
    font-size: 91%
}

.module._menu.tree-menu .modcontent ul.menu li a.fa-home:before {
    margin-right: 10px
}

.module.me_search {
    margin: 0;
    padding: 24px 0;
    text-align: right
}

.module.me_search .modcontent .dropdown {
    transition: all 0.5s ease-in
}

.module.me_search .modcontent .dropdown.open {
    transition: all 0.5s ease-in
}

.module.me_search .modcontent .dropdown.open .dropdown-menu {
    transform: scale(1);
    transition: all 0.5s ease-in
}

.module.me_search .modcontent .dropdown button.dropdown-toggle {
    height: 35px;
    width: 35px;
    border-radius: 35px;
    padding: 0;
    background: none;
    position: relative;
    color: #37c6f5
}

.module.me_search .modcontent .dropdown button.dropdown-toggle:before {
    content: "\f002";
    display: block;
    position: absolute;
    top: 0;
    left: 1px;
    height: 100%;
    width: 100%;
    font-family: fontawesome;
    font-size: 16px;
    line-height: 34px
}

.module.me_search .modcontent .dropdown button.dropdown-toggle:hover {
    border: 1px solid #37c6f5
}

.module.me_search .modcontent .dropdown .dropdown-menu {
    left: auto;
    right: -2px;
    min-width: 636px;
    top: 58px;
    border-radius: 0;
    border-top: 3px solid #37c6f5;
    padding: 10px 0;
    box-shadow: 1px 5px 6px 0 #333;
    border-bottom: 1px solid #37c6f5;
    transform: scale(0);
    transition: all 0.5s ease-in
}

.module.me_search .modcontent .dropdown .dropdown-menu #mod-finder-searchform input.inputbox {
    border: none;
    width: 100%
}

.module.me_search .modcontent .dropdown .dropdown-menu .form-inline {
    margin: 0
}

.module.me_search .modcontent .dropdown .dropdown-menu .form-inline textarea, .module.me_search .modcontent .dropdown .dropdown-menu .form-inline input[type="text"] {
    width: 84.5%;
    border: none;
    font-family: Dosis;
    font-size: 18px;
    font-weight: 400;
    padding: 4px 6px 4px 50px;
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/icon_search.png) no-repeat 12px center;
    color: #999
}

.module.me_search .modcontent .dropdown .dropdown-menu .form-inline button.button {
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase
}

.module.me_search .modcontent .dropdown .dropdown-menu:before {
    border-style: solid;
    border-width: 0 8px 8px;
    top: -11px;
    content: "";
    height: 0;
    left: 96%;
    position: absolute;
    width: 0;
    opacity: 1;
    background: none;
    border-color: transparent transparent #37c6f5;
    transition: all 0.3s ease-in
}

@keyframes mymove {
    0% {
        right: -80%
    }
    100% {
        right: 0px
    }
}

@-webkit-keyframes mymove {
    0% {
        right: -80%
    }
    100% {
        right: 0px
    }
}

@-moz-keyframes mymove {
    0% {
        right: -80%
    }
    100% {
        right: 0px
    }
}

@keyframes mymove2 {
    0% {
        transform: rotateZ(90deg);
        -webkit-transform: rotateZ(90deg);
        -moz-transform: rotateZ(90deg);
        -ms-transform: rotateZ(90deg)
    }
    100% {
        transform: rotateZ(0deg);
        -moz-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg)
    }
}

@-webkit-keyframes mymove2 {
    0% {
        transform: rotateZ(90deg);
        -webkit-transform: rotateZ(90deg);
        -moz-transform: rotateZ(90deg)
    }
    100% {
        transform: rotateZ(0deg);
        -moz-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg)
    }
}

@-moz-keyframes mymove2 {
    0% {
        transform: rotateZ(90deg);
        -webkit-transform: rotateZ(90deg);
        -moz-transform: rotateZ(90deg)
    }
    100% {
        transform: rotateZ(0deg);
        -moz-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg)
    }
}

@keyframes mymove3 {
    0% {
        transform: translateY(500px);
        -webkit-transform: translateY(500px);
        -moz-transform: translateY(500px);
        -ms-transform: translateY(500px);
        -o-transform: translateY(500px)
    }
    100% {
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0)
    }
}

@-webkit-keyframes mymove3 {
    0% {
        transform: translateY(500px);
        -webkit-transform: translateY(500px);
        -moz-transform: translateY(500px);
        -ms-transform: translateY(500px);
        -o-transform: translateY(500px)
    }
    100% {
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0)
    }
}

@-moz-keyframes mymove3 {
    0% {
        transform: translateY(500px);
        -webkit-transform: translateY(500px);
        -moz-transform: translateY(500px);
        -ms-transform: translateY(500px);
        -o-transform: translateY(500px)
    }
    100% {
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0)
    }
}

@keyframes mymove4 {
    0% {
        opacity: 0;
        transform: scaleX(0) rotateZ(360deg);
        -webkit-transform: scaleX(0) rotateZ(360deg);
        -moz-transform: scaleX(0) rotateZ(360deg);
        -ms-transform: scaleX(0) rotateZ(360deg);
        -o-transform: scaleX(0) rotateZ(360deg)
    }
    100% {
        opacity: 1;
        transform: scaleX(1) rotateZ(0deg);
        -moz-transform: scaleX(1) rotateZ(0deg);
        -webkit-transform: scaleX(1) rotateZ(0deg);
        -ms-transform: scaleX(1) rotateZ(0deg);
        -o-transform: scaleX(1) rotateZ(0deg)
    }
}

@-webkit-keyframes mymove4 {
    0% {
        opacity: 0;
        transform: scaleX(0) rotateZ(360deg);
        -webkit-transform: scaleX(0) rotateZ(360deg);
        -moz-transform: scaleX(0) rotateZ(360deg);
        -ms-transform: scaleX(0) rotateZ(360deg);
        -o-transform: scaleX(0) rotateZ(360deg)
    }
    100% {
        opacity: 1;
        transform: scaleX(1) rotateZ(0deg);
        -moz-transform: scaleX(1) rotateZ(0deg);
        -webkit-transform: scaleX(1) rotateZ(0deg);
        -ms-transform: scaleX(1) rotateZ(0deg);
        -o-transform: scaleX(1) rotateZ(0deg)
    }
}

@-moz-keyframes mymove4 {
    0% {
        opacity: 0;
        transform: scaleX(0) rotateZ(360deg);
        -webkit-transform: scaleX(0) rotateZ(360deg);
        -moz-transform: scaleX(0) rotateZ(360deg);
        -ms-transform: scaleX(0) rotateZ(360deg);
        -o-transform: scaleX(0) rotateZ(360deg)
    }
    100% {
        opacity: 1;
        transform: scaleX(1) rotateZ(0deg);
        -moz-transform: scaleX(1) rotateZ(0deg);
        -webkit-transform: scaleX(1) rotateZ(0deg);
        -ms-transform: scaleX(1) rotateZ(0deg);
        -o-transform: scaleX(1) rotateZ(0deg)
    }
}

@keyframes mymove5 {
    0% {
        transform: rotate(180deg) translateY(-500px);
        -webkit-transform: rotate(180deg) translateY(-500px);
        -moz-transform: rotate(180deg) translateY(-500px);
        -ms-transform: rotate(180deg) translateY(-500px);
        -o-transform: rotate(180deg) translateY(-500px)
    }
    100% {
        transform: rotate(0deg) translateY(0);
        -moz-transform: rotate(0deg) translateY(0);
        -webkit-transform: rotate(0deg) translateY(0);
        -ms-transform: rotate(0deg) translateY(0);
        -o-transform: rotate(0deg) translateY(0)
    }
}

@-webkit-keyframes mymove5 {
    0% {
        transform: rotate(180deg) translateY(-500px);
        -webkit-transform: rotate(180deg) translateY(-500px);
        -moz-transform: rotate(180deg) translateY(-500px);
        -ms-transform: rotate(180deg) translateY(-500px);
        -o-transform: rotate(180deg) translateY(-500px)
    }
    100% {
        transform: rotate(0deg) translateY(0);
        -moz-transform: rotate(0deg) translateY(0);
        -webkit-transform: rotate(0deg) translateY(0);
        -ms-transform: rotate(0deg) translateY(0);
        -o-transform: rotate(0deg) translateY(0)
    }
}

@keyframes mymove6 {
    0% {
        transform: translateX(-1000px);
        -webkit-transform: translateX(-1000px);
        -moz-transform: translateX(-1000px);
        -ms-transform: translateX(-1000px);
        -o-transform: translateX(-1000px)
    }
    100% {
        transform: translateX(0);
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0)
    }
}

@-webkit-keyframes mymove6 {
    0% {
        transform: translateX(-1000px);
        -webkit-transform: translateX(-1000px);
        -moz-transform: translateX(-1000px);
        -ms-transform: translateX(-1000px);
        -o-transform: translateX(-1000px)
    }
    100% {
        transform: translateX(0);
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0)
    }
}

@-moz-keyframes mymove6 {
    0% {
        transform: translateX(-1000px);
        -webkit-transform: translateX(-1000px);
        -moz-transform: translateX(-1000px);
        -ms-transform: translateX(-1000px);
        -o-transform: translateX(-1000px)
    }
    100% {
        transform: translateX(0);
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0)
    }
}

@keyframes mymove7 {
    0% {
        transform: rotate(180deg) translateY(-500px);
        -webkit-transform: rotate(180deg) translateY(-500px);
        -moz-transform: rotate(180deg) translateY(-500px);
        -ms-transform: rotate(180deg) translateY(-500px);
        -o-transform: rotate(180deg) translateY(-500px)
    }
    100% {
        transform: rotate(0deg) translateY(0);
        -moz-transform: rotate(0deg) translateY(0);
        -webkit-transform: rotate(0deg) translateY(0);
        -ms-transform: rotate(0deg) translateY(0);
        -o-transform: rotate(0deg) translateY(0)
    }
}

@-webkit-keyframes mymove7 {
    0% {
        transform: rotate(180deg) translateY(-500px);
        -webkit-transform: rotate(180deg) translateY(-500px);
        -moz-transform: rotate(180deg) translateY(-500px);
        -ms-transform: rotate(180deg) translateY(-500px);
        -o-transform: rotate(180deg) translateY(-500px)
    }
    100% {
        transform: rotate(0deg) translateY(0);
        -moz-transform: rotate(0deg) translateY(0);
        -webkit-transform: rotate(0deg) translateY(0);
        -ms-transform: rotate(0deg) translateY(0);
        -o-transform: rotate(0deg) translateY(0)
    }
}

@-moz-keyframes mymove7 {
    0% {
        transform: rotate(180deg) translateY(-500px);
        -webkit-transform: rotate(180deg) translateY(-500px);
        -moz-transform: rotate(180deg) translateY(-500px);
        -ms-transform: rotate(180deg) translateY(-500px);
        -o-transform: rotate(180deg) translateY(-500px)
    }
    100% {
        transform: rotate(0deg) translateY(0);
        -moz-transform: rotate(0deg) translateY(0);
        -webkit-transform: rotate(0deg) translateY(0);
        -ms-transform: rotate(0deg) translateY(0);
        -o-transform: rotate(0deg) translateY(0)
    }
}

.module.slick-slider-hexagon {
    margin: 0
}

div.sj-k2slickslider.slickslider-right .item-content {
    left: 6%
}

div.sj-k2slickslider .slickslider-items {
    margin: auto
}

div.sj-k2slickslider .slickslider-items .item-content {
    top: 0
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner {
    padding-top: 100px
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title {
    margin: 0 0 1px;
    text-align: center
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a {
    color: #37c6f5;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 20px;
    margin: 0 0 20px;
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    position: relative;
    display: inline-block
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a:hover {
    color: #68d4f7;
    transition: all 0.1s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a span {
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove7 1.5s ease-in infinite;
    -webkit-animation: mymove7 1.5s ease-in;
    -moz-animation: mymove7 1.5s ease-in infinite;
    -o-animation: mymove7 1.5s ease-in;
    -ms-animation: mymove7 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a span:nth-child(1) {
    display: inline-block;
    transition: all 1.5s ease-in;
    animation: mymove6 1s ease-in infinite;
    -webkit-animation: mymove6 1s ease-in;
    -moz-animation: mymove6 1s ease-in infinite;
    -o-animation: mymove6 1s ease-in;
    -ms-animation: mymove6 1s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a span:nth-child(2) {
    display: inline-block;
    transition: all 1.6s ease-in;
    animation: mymove7 1.1s ease-in infinite;
    -webkit-animation: mymove5 1.1s ease-in;
    -moz-animation: mymove7 1.1s ease-in infinite;
    -o-animation: mymove7 1.1s ease-in;
    -ms-animation: mymove7 1.1s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a span:nth-child(3) {
    display: inline-block;
    transition: all 1.7s ease-in;
    animation: mymove7 1.2s ease-in infinite;
    -webkit-animation: mymove7 1.2s ease-in;
    -moz-animation: mymove7 1.2s ease-in infinite;
    -o-animation: mymove7 1.2s ease-in;
    -ms-animation: mymove7 1.2s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a span:nth-child(4) {
    display: inline-block;
    transition: all 1.8s ease-in;
    animation: mymove7 1.3s ease-in infinite;
    -webkit-animation: mymove7 1.3s ease-in;
    -moz-animation: mymove7 1.3s ease-in infinite;
    -o-animation: mymove5 1.3s ease-in;
    -ms-animation: mymove7 1.3s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a span:nth-child(5) {
    display: inline-block;
    transition: all 1.9s ease-in;
    animation: mymove5 1.4s ease-in infinite;
    -webkit-animation: mymove5 1.4s ease-in;
    -moz-animation: mymove5 1.4s ease-in infinite;
    -o-animation: mymove5 1.4s ease-in;
    -ms-animation: mymove5 1.4s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a span:nth-child(6) {
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove7 1.5s ease-in infinite;
    -webkit-animation: mymove7 1.5s ease-in;
    -moz-animation: mymove7 1.5s ease-in infinite;
    -o-animation: mymove7 1.5s ease-in;
    -ms-animation: mymove7 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a span:nth-child(7) {
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove7 1.5s ease-in infinite;
    -webkit-animation: mymove7 1.5s ease-in;
    -moz-animation: mymove7 1.5s ease-in infinite;
    -o-animation: mymove7 1.5s ease-in;
    -ms-animation: mymove7 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a span:nth-child(8) {
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove3 1.5s ease-in infinite;
    -webkit-animation: mymove3 1.5s ease-in;
    -moz-animation: mymove3 1.5s ease-in infinite;
    -o-animation: mymove3 1.5s ease-in;
    -ms-animation: mymove3 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a span:nth-child(9) {
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove5 1.5s ease-in infinite;
    -webkit-animation: mymove5 1.5s ease-in;
    -moz-animation: mymove5 1.5s ease-in infinite;
    -o-animation: mymove5 1.5s ease-in;
    -ms-animation: mymove5 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a span:nth-child(10) {
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove7 1.5s ease-in infinite;
    -webkit-animation: mymove7 1.5s ease-in;
    -moz-animation: mymove7 1.5s ease-in infinite;
    -o-animation: mymove7 1.5s ease-in;
    -ms-animation: mymove7 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a span:nth-child(11) {
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove3 1.5s ease-in infinite;
    -webkit-animation: mymove3 1.5s ease-in;
    -moz-animation: mymove3 1.5s ease-in infinite;
    -o-animation: mymove3 1.5s ease-in;
    -ms-animation: mymove3 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a span:nth-child(12) {
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove7 1.5s ease-in infinite;
    -webkit-animation: mymove7 1.5s ease-in;
    -moz-animation: mymove7 1.5s ease-in infinite;
    -o-animation: mymove7 1.5s ease-in;
    -ms-animation: mymove7 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a span:nth-child(13) {
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove7 1.5s ease-in infinite;
    -webkit-animation: mymove7 1.5s ease-in;
    -moz-animation: mymove7 1.5s ease-in infinite;
    -o-animation: mymove7 1.5s ease-in;
    -ms-animation: mymove7 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a span:nth-child(14) {
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove7 1.5s ease-in infinite;
    -webkit-animation: mymove7 1.5s ease-in;
    -moz-animation: mymove7 1.5s ease-in infinite;
    -o-animation: mymove7 1.5s ease-in;
    -ms-animation: mymove7 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a span:nth-child(15) {
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove7 1.5s ease-in infinite;
    -webkit-animation: mymove7 1.5s ease-in;
    -moz-animation: mymove7 1.5s ease-in infinite;
    -o-animation: mymove7 1.5s ease-in;
    -ms-animation: mymove7 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title .line {
    display: block;
    overflow: hidden;
    height: 2px;
    width: 150px;
    margin: 0 auto 35px;
    background: #37c6f5;
    animation: mymove4 1s ease-in infinite;
    -webkit-animation: mymove5 1s ease-in;
    -moz-animation: mymove5 1s ease-in infinite;
    -o-animation: mymove5 1s ease-in;
    -ms-animation: mymove5 1s ease-in;
    transition: all 1s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-description {
    font-size: 14px;
    white-space: normal;
    color: #666;
    margin: 0 auto 20px;
    width: 70%;
    text-align: center;
    position: relative;
    animation: mymove6 1.5s ease-in infinite;
    -webkit-animation: mymove6 1.5s ease-in;
    -moz-animation: mymove6 1.5s ease-in infinite;
    -o-animation: mymove6 1.5s ease-in;
    -ms-animation: mymove6 1.5s ease-in;
    transition: all 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore {
    float: none;
    margin: auto;
    display: block;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    width: 160px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    background: #37c6f5;
    padding: 0;
    position: relative;
    transition: all 3s ease;
    animation: mymove3 3s ease-in infinite;
    -webkit-animation: mymove3 3s ease-in;
    -moz-animation: mymove3 3s ease-in infinite;
    -ms-animation: mymove3 3s ease-in 1;
    -o-animation: mymove3 3s ease-in 1;
    transition: all 3s ease-in
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore:after {
    content: "";
    background: #fff;
    height: 0;
    left: 50%;
    position: absolute;
    opacity: 0;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    width: 100%;
    transition: all 0.5s ease-in-out;
    z-index: 1
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore a {
    color: #fff;
    position: absolute;
    text-decoration: none;
    float: none;
    background: none;
    padding: 0;
    height: auto;
    line-height: 50px;
    width: 100%;
    top: 0;
    left: 0
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore:hover:after {
    height: 250%;
    opacity: 1;
    z-index: 1;
    transition: all 0.5s ease-in-out
}

div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore:hover a {
    z-index: 2;
    color: #37c6f5
}

div.sj-k2slickslider .slickslider-items.bg-style1, div.sj-k2slickslider .slickslider-items.bg-style1 {
    background: none
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow, div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow {
    position: relative
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow img, div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow img {
    max-width: none
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span, div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span {
    margin: 0 3px;
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove7 1.5s ease-in;
    -webkit-animation: mymove7 1.5s ease-in;
    -moz-animation: mymove7 1.5s ease-in;
    -o-animation: mymove7 1.5s ease-in;
    -ms-animation: mymove7 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(1), div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(1) {
    transition: all 1.5s ease-in;
    animation: mymove6 1s ease-in;
    -webkit-animation: mymove6 1s ease-in;
    -moz-animation: mymove6 1s ease-in;
    -o-animation: mymove6 1s ease-in;
    -ms-animation: mymove6 1s ease-in
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(2), div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(2) {
    transition: all 1.6s ease-in;
    animation: mymove7 1.1s ease-in;
    -webkit-animation: mymove7 1.1s ease-in;
    -moz-animation: mymove7 1.1s ease-in;
    -o-animation: mymove7 1.1s ease-in;
    -ms-animation: mymove7 1.1s ease-in
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(3), div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(3) {
    transition: all 1.7s ease-in;
    animation: mymove7 1.2s ease-in;
    -webkit-animation: mymove7 1.2s ease-in;
    -moz-animation: mymove7 1.2s ease-in;
    -o-animation: mymove7 1.2s ease-in;
    -ms-animation: mymove7 1.2s ease-in
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(4), div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(4) {
    transition: all 1.8s ease-in;
    animation: mymove7 1.3s ease-in;
    -webkit-animation: mymove7 1.3s ease-in;
    -moz-animation: mymove7 1.3s ease-in;
    -o-animation: mymove7 1.3s ease-in;
    -ms-animation: mymove7 1.3s ease-in
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(5), div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(5) {
    transition: all 1.9s ease-in;
    animation: mymove5 1.4s ease-in;
    -webkit-animation: mymove5 1.4s ease-in;
    -moz-animation: mymove5 1.4s ease-in;
    -o-animation: mymove5 1.4s ease-in;
    -ms-animation: mymove5 1.4s ease-in
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(6), div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(6) {
    transition: all 2s ease-in;
    animation: mymove7 1.5s ease-in;
    -webkit-animation: mymove7 1.5s ease-in;
    -moz-animation: mymove7 1.5s ease-in;
    -o-animation: mymove7 1.5s ease-in;
    -ms-animation: mymove7 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(8), div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(8) {
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove3 1.5s ease-in;
    -webkit-animation: mymove3 1.5s ease-in;
    -moz-animation: mymove3 1.5s ease-in;
    -o-animation: mymove3 1.5s ease-in;
    -ms-animation: mymove3 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(9), div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(9) {
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove5 1.5s ease-in;
    -webkit-animation: mymove5 1.5s ease-in;
    -moz-animation: mymove5 1.5s ease-in;
    -o-animation: mymove5 1.5s ease-in;
    -ms-animation: mymove5 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(10), div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(10) {
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove7 1.5s ease-in;
    -webkit-animation: mymove7 1.5s ease-in;
    -moz-animation: mymove7 1.5s ease-in;
    -o-animation: mymove7 1.5s ease-in;
    -ms-animation: mymove7 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(11), div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(11) {
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove3 1.5s ease-in;
    -webkit-animation: mymove3 1.5s ease-in;
    -moz-animation: mymove3 1.5s ease-in;
    -o-animation: mymove3 1.5s ease-in;
    -ms-animation: mymove3 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(12), div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(12) {
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove7 1.5s ease-in;
    -webkit-animation: mymove7 1.5s ease-in;
    -moz-animation: mymove7 1.5s ease-in;
    -o-animation: mymove7 1.5s ease-in;
    -ms-animation: mymove7 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(13), div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(13) {
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove7 1.5s ease-in;
    -webkit-animation: mymove7 1.5s ease-in;
    -moz-animation: mymove7 1.5s ease-in;
    -o-animation: mymove7 1.5s ease-in;
    -ms-animation: mymove7 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(14), div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(14) {
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove7 1.5s ease-in;
    -webkit-animation: mymove7 1.5s ease-in;
    -moz-animation: mymove7 1.5s ease-in;
    -o-animation: mymove7 1.5s ease-in;
    -ms-animation: mymove7 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(15), div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a span:nth-child(15) {
    display: inline-block;
    transition: all 2s ease-in;
    animation: mymove7 1.5s ease-in;
    -webkit-animation: mymove7 1.5s ease-in;
    -moz-animation: mymove7 1.5s ease-in;
    -o-animation: mymove7 1.5s ease-in;
    -ms-animation: mymove7 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .line, div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .line {
    -webkit-animation: mymove5 1s ease-in;
    -moz-animation: mymove5 1s ease-in;
    animation: mymove5 1s ease-in
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-description, div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-description {
    -webkit-animation: mymove6 1.5s ease-in;
    -moz-animation: mymove6 1.5s ease-in;
    animation: mymove6 1.5s ease-in
}

div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-readmore, div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-readmore {
    -webkit-animation: mymove3 3s ease-in;
    -moz-animation: mymove3 3s ease-in;
    animation: mymove3 3s ease-in
}

div.sj-k2slickslider .nav-pagination.conner-tl {
    left: 0;
    right: 0;
    top: 42%;
    max-width: 100%;
    background: none;
    box-shadow: none;
    pointer-events: none
}

div.sj-k2slickslider .nav-pagination.conner-tl a.left {
    position: absolute;
    left: -100px;
    height: 60px;
    width: 60px;
    border-radius: 60px;
    line-height: 60px;
    text-align: center;
    overflow: hidden;
    text-indent: 99px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #999;
    text-transform: uppercase;
    pointer-events: auto;
    transition: all 0.3s ease-in-out;
    background: url(/tp/T0133/img/row-left.png) no-repeat center center rgba(255, 255, 255, 0.7)
}

div.sj-k2slickslider .nav-pagination.conner-tl a.left:hover {
    width: 120px;
    transition: all 0.3s ease-in-out;
    background-position: 15px center;
    text-indent: 0;
    padding-left: 10px;
    background-color: #fff
}

div.sj-k2slickslider .nav-pagination.conner-tl a.right {
    position: absolute;
    right: -100px;
    height: 60px;
    width: 60px;
    border-radius: 60px;
    line-height: 60px;
    text-align: center;
    overflow: hidden;
    text-indent: -99px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #999;
    text-transform: uppercase;
    pointer-events: auto;
    transition: all 0.3s ease-in-out;
    background: url(/tp/T0133/img/row-right.png) no-repeat center center rgba(255, 255, 255, 0.7)
}

div.sj-k2slickslider .nav-pagination.conner-tl a.right:hover {
    width: 120px;
    transition: all 0.3s ease-in-out;
    background-position: 85px center;
    background-color: #fff;
    text-indent: 0;
    padding-right: 10px
}

div.sj-k2slickslider div.pag-item {
    position: absolute;
    bottom: 20px;
    left: 0;
    text-align: center;
    width: 100%
}

div.sj-k2slickslider div.pag-item a {
    list-style: none;
    display: inline-block;
    margin: 0 5px;
    height: 13px;
    width: 13px;
    border: 2px solid #fff;
    border-radius: 13px;
    overflow: hidden;
    text-indent: -999px;
    cursor: pointer
}

div.sj-k2slickslider div.pag-item a.sel {
    background: #fff
}

div.sj-k2slickslider:hover .nav-pagination.conner-tl a.left {
    left: 30px;
    -moz-transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
    transition: all 0.3s ease-in-out
}

div.sj-k2slickslider:hover .nav-pagination.conner-tl a.right {
    right: 30px;
    -moz-transform: rotateZ(-360deg);
    -webkit-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
    transition: all 0.3s ease-in-out
}

.k2-content-tab ul {
    padding: 0
}

.k2-content-tab ul li {
    list-style: none
}

.k2-content-tab ul li.even {
    border-bottom: 1px solid #eee
}

.k2-content-tab ul li.even, .k2-content-tab ul li.odd {
    background: none;
    border-bottom: 1px solid #ddd;
    margin: 0 0 15px;
    padding: 0 0 15px
}

.k2-content-tab ul li.even.lastItem, .k2-content-tab ul li.odd.lastItem {
    margin: 0
}

.k2-content-tab ul li.even .k2Avatar, .k2-content-tab ul li.odd .k2Avatar {
    display: block;
    overflow: hidden
}

.k2-content-tab ul li.even .moduleItemIntrotext, .k2-content-tab ul li.odd .moduleItemIntrotext {
    color: #ccc;
    line-height: 24px
}

.k2-content-tab ul li.even .moduleItemIntrotext .moduleItemImage, .k2-content-tab ul li.odd .moduleItemIntrotext .moduleItemImage {
    display: inline-block;
    float: left;
    overflow: hidden;
    margin: 0 15px 0 0
}

.k2-content-tab ul li.even .moduleItemIntrotext .moduleItemImage img, .k2-content-tab ul li.odd .moduleItemIntrotext .moduleItemImage img {
    float: none;
    margin: 0;
    border: none;
    transition: all 0.3s ease-in-out
}

.k2-content-tab ul li.even .moduleItemIntrotext .moduleItemImage:hover img, .k2-content-tab ul li.odd .moduleItemIntrotext .moduleItemImage:hover img {
    transition: all 0.3s ease-in-out;
    transform: scale(1.2)
}

.k2-content-tab ul li.even .moduleItemTitle, .k2-content-tab ul li.odd .moduleItemTitle {
    font-size: 14px;
    display: block;
    color: #444;
    font-weight: bold;
    line-height: 20px;
    margin-top: -5px
}

.k2-content-tab ul li.even .moduleItemTitle:hover, .k2-content-tab ul li.odd .moduleItemTitle:hover {
    color: #37c6f5
}

.k2-content-tab ul li.even .main, .k2-content-tab ul li.odd .main {
    display: inline-block;
    width: 60%
}

.k2-content-tab ul li.even .main .introtext, .k2-content-tab ul li.odd .main .introtext {
    color: #444
}

.k2-content-tab ul li.even .main p, .k2-content-tab ul li.odd .main p {
    color: #444
}

.k2-content-tab ul li.even .moduleItemDateCreated, .k2-content-tab ul li.odd .moduleItemDateCreated {
    font-size: 11px;
    color: #999;
    margin-right: 20px
}

.k2-content-tab ul li.even .moduleItemComments, .k2-content-tab ul li.odd .moduleItemComments {
    font-size: 11px;
    border: none;
    color: #999
}

.k2-content-tab ul li.even .moduleItemComments:hover, .k2-content-tab ul li.odd .moduleItemComments:hover {
    color: #37c6f5
}

.tab-comments .k2Avatar img {
    border: none
}

.tab-comments .lcUsername {
    float: left;
    margin: 0 10px 0 0
}

.tab-comments .lcUsername a {
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    text-transform: capitalize
}

.tab-comments .lcUsername a:hover {
    color: #37c6f5
}

.tab-comments .lcCommentDate {
    font-size: 11px;
    float: left
}

.tab-comments ul {
    margin-left: 0;
    padding: 0
}

.tab-comments ul li {
    list-style: none;
    background: #fff
}

.tab-comments ul li a {
    color: #666
}

.tab-comments ul li a:hover {
    color: #37c6f5
}

.tab-comments ul li .lcComment {
    display: block;
    width: 97%;
    background: #f2f2f2;
    padding: 5px 10px;
    margin-bottom: 8px;
    position: relative
}

.tab-comments ul li .lcComment:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f2f2f2 rgba(136, 183, 213, 0) rgba(136, 183, 213, 0);
    border-image: none;
    border-style: solid;
    border-width: 8px;
    content: " ";
    height: 0;
    margin-left: -30px;
    position: absolute;
    right: 82%;
    top: 100%;
    width: 0
}

.tab-comments ul .even {
    background: none repeat scroll 0 0 #fff;
    border-bottom: none;
    padding: 2px
}

.tab-comments h3.modtitle {
    background: #37c6f5;
    color: #FFF;
    font-size: 160%;
    font-weight: 400;
    margin: 0 0 20px;
    padding: 10px;
    text-transform: uppercase;
    width: 62%
}

.k2TagCloudBlock.tags-k2 {
    padding: 0
}

.k2TagCloudBlock.tags-k2 a {
    display: inline-block;
    position: relative;
    margin: 0 8px 8px 0;
    padding: 5px 10px 5px 15px;
    color: #666;
    text-transform: capitalize;
    background: #ddd;
    border-radius: 2px
}

.k2TagCloudBlock.tags-k2 a:before {
    content: "\f02c";
    display: block;
    font-family: fontawesome;
    float: left;
    margin: 0 5px
}

.k2TagCloudBlock.tags-k2 a:hover {
    padding: 5px 10px 5px 15px;
    background: #37c6f5;
    color: #fff
}

.module.tags-k2 h3.modtitle {
    font-size: 20px;
    color: #000;
    font-weight: bold
}

.module.tags-k2 ul {
    padding: 0;
    margin: 0
}

.module.tags-k2 ul li {
    list-style: none;
    display: inline-block;
    position: relative;
    margin: 0 5px 5px 0;
    padding: 5px 10px;
    color: #444;
    text-transform: capitalize;
    background: #eee
}

.module.tags-k2 ul li a {
    color: #666
}

.module.tags-k2 ul li a:hover {
    color: #fff
}

.module.tags-k2 ul li .tag-count.badge {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    padding: 0 8px;
    border-radius: 0;
    line-height: 25px;
    opacity: 0;
    background: #37c6f5;
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s
}

.module.tags-k2 ul li:hover {
    background: #37c6f5
}

.module.tags-k2 ul li:hover .tag-count.badge {
    right: -20px;
    background: #0990bd;
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s
}

.module.tags-k2 ul li:hover a {
    color: #fff
}

.module.k2-latest-new h3.modtitle {
    font-size: 20px;
    font-weight: 900;
    color: #444;
    text-align: center;
    font-family: Tahoma, Arial, Helvetica, sans-serif;

}

.module.k2-latest-new h3.modtitle:after {
    content: "";
    display: block;
    height: 2px;
    width: 100px;
    background: #37c6f5;
    margin: 20px auto 10px
}

.module.k2-latest-new .k2ItemsBlock {
    display: block;
    overflow: hidden;
    margin: 0 -15px
}

.module.k2-latest-new .k2ItemsBlock .modulePretext {
    text-align: center;
    font-size: 14px;
    width: 45%;
    margin: 0 auto 40px
}

.module.k2-latest-new .k2ItemsBlock li.even, .module.k2-latest-new .k2ItemsBlock li.odd {
    background: none;
    /*width: 25%;*/
    padding: 0 15px;
    display: inline-block;
    float: left;
    border: none
}

.module.k2-latest-new .k2ItemsBlock li.even .moduleItemIntrotext, .module.k2-latest-new .k2ItemsBlock li.odd .moduleItemIntrotext {
    padding-top: 0;
    background: #fff
}

.module.k2-latest-new .k2ItemsBlock li.even .moduleItemIntrotext .moduleItemImage, .module.k2-latest-new .k2ItemsBlock li.odd .moduleItemIntrotext .moduleItemImage {
    overflow: hidden;
    position: relative;
    margin: 0 0 20px;
    transition: all 0.3s ease-in-out
}

.module.k2-latest-new .k2ItemsBlock li.even .moduleItemIntrotext .moduleItemImage img, .module.k2-latest-new .k2ItemsBlock li.odd .moduleItemIntrotext .moduleItemImage img {
    border: none;
    margin: 0
}

.module.k2-latest-new .k2ItemsBlock li.even .moduleItemIntrotext .moduleItemImage:after, .module.k2-latest-new .k2ItemsBlock li.odd .moduleItemIntrotext .moduleItemImage:after {
    content: "";
    background: #000;
    height: 0;
    left: 50%;
    position: absolute;
    opacity: 0;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    width: 200%;
    transition: all 0.5s ease-in-out;
    z-index: 1
}

.module.k2-latest-new .k2ItemsBlock li.even .moduleItemIntrotext .moduleItemImage .moduleItemReadMore, .module.k2-latest-new .k2ItemsBlock li.odd .moduleItemIntrotext .moduleItemImage .moduleItemReadMore {
    padding: 10px 20px 10px 20px;
    border-radius: 4px;
    background: #fff;
    color: #444;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    top: 100%;
    left: 30%;
    z-index: 2;
    transition: all 0.3s ease-in-out
}

.module.k2-latest-new .k2ItemsBlock li.even .moduleItemIntrotext .moduleItemImage .moduleItemReadMore:after, .module.k2-latest-new .k2ItemsBlock li.odd .moduleItemIntrotext .moduleItemImage .moduleItemReadMore:after {
    content: "\f105";
    font-family: fontawesome;
    margin: 0 3px
}

.module.k2-latest-new .k2ItemsBlock li.even .moduleItemIntrotext .moduleItemImage .moduleItemReadMore:hover, .module.k2-latest-new .k2ItemsBlock li.odd .moduleItemIntrotext .moduleItemImage .moduleItemReadMore:hover {
    background: #37c6f5;
    color: #fff
}

.module.k2-latest-new .k2ItemsBlock li.even .moduleItemIntrotext .moduleItemImage:hover, .module.k2-latest-new .k2ItemsBlock li.odd .moduleItemIntrotext .moduleItemImage:hover {
    transition: all 0.3s ease-in-out
}

.module.k2-latest-new .k2ItemsBlock li.even .moduleItemIntrotext .moduleItemImage:hover .moduleItemReadMore, .module.k2-latest-new .k2ItemsBlock li.odd .moduleItemIntrotext .moduleItemImage:hover .moduleItemReadMore {
    top: 45%;
    transition: top 0.3s ease-in-out;
    transition-delay: 0.5s
}

.module.k2-latest-new .k2ItemsBlock li.even .moduleItemIntrotext .moduleItemImage:hover:after, .module.k2-latest-new .k2ItemsBlock li.odd .moduleItemIntrotext .moduleItemImage:hover:after {
    opacity: 0.6;
    height: 256%;
    transition: all 0.5s ease-in-out
}

.module.k2-latest-new .k2ItemsBlock li.even .moduleItemIntrotext .main, .module.k2-latest-new .k2ItemsBlock li.odd .moduleItemIntrotext .main {
    padding: 0 20px
}

.module.k2-latest-new .k2ItemsBlock li.even .moduleItemIntrotext .main .moduleItemTitle, .module.k2-latest-new .k2ItemsBlock li.odd .moduleItemIntrotext .main .moduleItemTitle {
    font-size: 16px;
    color: #444;
    font-weight: bold;
    display: block;
    margin: 0 0 15px;
    line-height: 20px
}

.module.k2-latest-new .k2ItemsBlock li.even .moduleItemIntrotext .main .moduleItemTitle:hover, .module.k2-latest-new .k2ItemsBlock li.odd .moduleItemIntrotext .main .moduleItemTitle:hover {
    color: #37c6f5
}

.module.k2-latest-new .k2ItemsBlock li.even .moduleItemIntrotext .main .moduleItemDateCreated, .module.k2-latest-new .k2ItemsBlock li.odd .moduleItemIntrotext .main .moduleItemDateCreated {
    color: #999;
    font-size: 12px;
    margin: 0 0 10px;
    font-style: italic;
    display: block
}

.module.k2-latest-new .k2ItemsBlock li.even .moduleItemIntrotext .main .introtext, .module.k2-latest-new .k2ItemsBlock li.odd .moduleItemIntrotext .main .introtext {
    color: #666;
    font-size: 14px;
    line-height: 20px
}

.link {
    color: #37c6f5;
    text-decoration: none
}

.link:hover {
    color: #737373
}

.linkReverse {
    color: #737373
}

.linkReverse:hover {
    color: #37c6f5
}

.linkGray {
    color: #666
}

.linkGray:hover {
    color: #37c6f5
}

.linkGraylighter {
    color: #999
}

.linkGraylighter:hover {
    color: #37c6f5
}

.align-left {
    text-align: left !important
}

.align-right {
    text-align: right !important
}

.align-center {
    text-align: center !important
}

.noitalic {
    font-style: normal !important
}

.nobold {
    font-weight: normal !important
}

.nomarginall {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.nopaddingall {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.nomargintop {
    margin-top: 0 !important
}

.poscenter {
    display: table;
    margin: 0 auto
}

.nomargin {
    margin: 0 !important
}

.nomarginbottom {
    margin-bottom: 0 !important
}

.nomarginleft {
    margin-left: 0 !important
}

.nomarginright {
    margin-right: 0 !important
}

.nopaddingtop {
    padding-top: 0 !important
}

.nopaddingbottom {
    padding-bottom: 0 !important
}

.nopaddingleft {
    padding-left: 0 !important
}

.nopaddingright {
    padding-right: 0 !important
}

.thumbnail.pull-left {
    margin: 0 10px 10px 0
}

.thumbnail.pull-right {
    margin: 0 0 10px 10px
}

.ico-hits, .ico-user, .ico-clock {
    width: 20px;
    height: 12px;
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/icon_hits2.png) no-repeat;
    margin: -3px 5px 0 0;
    vertical-align: middle;
    display: inline-block
}

.ico-user {
    width: 18px;
    height: 18px;
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/icon_author.png) no-repeat
}

.ico-clock {
    width: 16px;
    height: 16px;
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/icon_date2.png) no-repeat
}

.grayshadow {
    text-shadow: 1px 1px #575757, 2px 2px #575757, 3px 3px #575757, 4px 4px #575757, 5px 5px #575757, 6px 6px #575757, 7px 7px #575757, 8px 8px #575757, 9px 9px #575757, 10px 10px #575757, 11px 11px #5a5a5a, 12px 12px #5d5d5d, 13px 13px #606060, 14px 14px #636363, 15px 15px #666
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 12px
}

h1 {
    font-size: 200%;
    line-height: 115%
}

h2 {
    font-size: 160%;
    line-height: 110%
}

h3 {
    font-size: 130%;
    line-height: 110%
}

h4 {
    font-size: 110%
}

h5 {
    font-size: 91%
}

h6 {
    font-size: 84%
}

.com {
    color: #93a1a1
}

.lit {
    color: #195f91
}

.pun, .opn, .clo {
    color: #93a1a1
}

.fun {
    color: #dc322f
}

.str, .atv {
    color: #D14
}

.kwd, .prettyprint .tag {
    color: #1e347b
}

.typ, .atn, .dec, .var {
    color: teal
}

.pln {
    color: #48484c
}

.clear {
    clear: both
}

.prettyprint {
    padding: 8px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8
}

.prettyprint.linenums {
    box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0
}

div.yt-typography div.page-header > h1 {
    color: #666;
    font-weight: bold;
    margin: 0 0 15px;
    line-height: 30px;
    font-size: 240%;
    text-transform: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

ol.linenums {
    margin: 0 0 0 33px
}

ol.linenums li {
    padding-left: 12px;
    color: #bebec5;
    line-height: 20px;
    text-shadow: 0 1px 0 #fff;
    padding: 3px 0 3px 10px
}

ol.linenums li:nth-last-child(odd) {
    background: #FCFCFC;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05)
}

.bs-docs-example {
    position: relative;
    margin: 15px 0;
    padding: 39px 19px 14px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.bs-docs-example h2.page-header {
    font-size: 180%;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    margin: 1.5em 0 1em;
    padding-bottom: 15px
}

.bs-docs-example:after {
    content: "Example";
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #333;
    -webkit-border-radius: 4px 0 4px 0;
    -moz-border-radius: 4px 0 4px 0;
    border-radius: 4px 0 4px 0
}

.bs-docs-example + .prettyprint {
    margin-top: -20px;
    padding: 4px 0 0 8px;
    margin-bottom: 15px;
    overflow: hidden
}

.example-sites {
    margin-left: 20px
}

.example-sites img {
    max-width: 100%;
    margin: 0 auto
}

.scrollspy-example {
    height: 200px;
    overflow: auto;
    position: relative
}

code, pre {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    display: inline-block
}

span.highlight {
    color: #fff
}

.fancy {
    background: #37c6f5;
    position: absolute;
    padding: 0;
    margin: 0
}

#moonavigator {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 999;
    text-align: right
}

#moonavigator li.level1 {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    text-align: left
}

#moonavigator li.level1 > .item-link {
    margin: 0;
    padding: 30px 0;
    color: #000;
    font-size: 14px;
    display: block;
    text-transform: uppercase
}

#moonavigator li.level1 > .item-link span {
    padding: 6px 17px;
    border-radius: 3px
}

#moonavigator li.level1 .first > .item-link span {
    margin: 0
}

#moonavigator li.level1 .fa-caret-down {
    font-size: 14px;
    margin: 0 5px
}

#moonavigator li.level1 .showdesc .menu-title {
    line-height: 100%;
    padding-bottom: 3px;
    margin-top: -1px;
    display: block
}

#moonavigator li.level1 .showdesc .menu-desc {
    display: block;
    font-size: 11px;
    color: #ccc;
    line-height: 100%
}

#moonavigator li.level1.active > .item-link span, #moonavigator li.level1.hover > .item-link span {
    background: #37c6f5;
    color: #fff
}

#moonavigator ul.subnavi {
    left: 0;
    position: absolute;
    z-index: 3;
    padding: 0;
    list-style: none;
    min-width: 220px;
    visibility: hidden;
    background: #fff;
    border-top: 2px solid #37c6f5
}

#moonavigator ul.subnavi li {
    padding: 0 0 1px 0;
    position: relative;
    margin: 0 0 1px
}

#moonavigator ul.subnavi li .item-link {
    display: block;
    margin: 0;
    background: none;
    padding: 4px 35px;
    font-size: 14px;
    text-transform: none;
    line-height: 25px;
    color: #444;
    z-index: 3;
    overflow: hidden
}

#moonavigator ul.subnavi li .item-link:before {
    content: "\f0da";
    position: absolute;
    top: 7px;
    left: 20px;
    display: block;
    font-family: fontawesome
}

#moonavigator ul.subnavi li .fa-caret-right {
    position: absolute;
    right: 10px;
    z-index: 1;
    margin: 4px 0
}

#moonavigator ul.subnavi li .showdesc {
    text-align: left
}

#moonavigator ul.subnavi li .showdesc span.menu-title {
    padding-bottom: 5px
}

#moonavigator ul.subnavi li .showdesc span.menu-desc {
    font-family: "arial";
    padding-bottom: 3px
}

#moonavigator ul.subnavi li:hover, #moonavigator ul.subnavi li.hover, #moonavigator ul.subnavi li.active {
    background: #37c6f5
}

#moonavigator ul.subnavi li:hover > .item-link, #moonavigator ul.subnavi li.hover > .item-link, #moonavigator ul.subnavi li.active > .item-link {
    color: #fff
}

#moonavigator li.level1:hover ul.level2, #moonavigator li.level1.hover ul.level2 {
    visibility: visible;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
    opacity: 1;
    filter: alpha(opacity=100)
}

#moonavigator li.level2:hover ul.level3, #moonavigator li.level2.hover ul.level3, #moonavigator li.level3:hover ul.level4, #moonavigator li.level3.hover ul.level4, #moonavigator li.level4:hover ul.level5, #moonavigator li.level4.hover ul.level5, #moonavigator li.level5:hover ul.level6, #moonavigator li.level5.hover ul.level6 {
    left: 100%;
    top: 0;
    visibility: visible;
    box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2), 1px 1px 0 rgba(0, 0, 0, 0.1) inset;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    filter: alpha(opacity=100)
}

#meganavigator {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 60;
    text-align: right
}

#meganavigator li.level1 {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    text-align: left
}

#meganavigator li.level1 > .item-link {
    margin: 0;
    padding: 30px 0;
    color: #000;
    font-size: 14px;
    display: block;
    text-transform: uppercase
}

#meganavigator li.level1 > .item-link span {
    padding: 6px 17px;
    border-radius: 3px
}

#meganavigator li.level1 .first > .item-link span {
    margin: 0
}

#meganavigator li.level1 .fa-caret-down {
    font-size: 14px;
    margin: 0 5px
}

#meganavigator li.level1 .showdesc .menu-title {
    line-height: 100%;
    padding-bottom: 3px;
    margin-top: -1px;
    display: block
}

#meganavigator li.level1 .showdesc .menu-desc {
    display: block;
    font-size: 11px;
    color: #ccc;
    line-height: 100%
}

#meganavigator li.level1.active > .item-link span, #meganavigator li.level1.hover > .item-link span {
    background: #37c6f5;
    color: #fff
}

#meganavigator li.full_megachild {
    position: static
}

#meganavigator li.full_megachild .mega-content {
    left: 0 !important;
    width: 100%
}

#meganavigator li.full_megachild .mega-content-inner {
    margin: 0 auto
}

#meganavigator .mega-content {
    position: absolute;
    left: -999em;
    z-index: 10;
    background: #fff;
    border-top: 2px solid #37c6f5;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1), 1px 1px 0 rgba(0, 0, 0, 0.1) inset
}

#meganavigator .mega-content.megachild .mega-content-inner {
    padding: 10px 0;
    display: block
}

#meganavigator .mega-content .mega-col {
    float: left
}

#meganavigator .mega-content .mega-col.one {
    min-width: 235px
}

#meganavigator .mega-content .mega-col.more {
    padding: 0 10px
}

#meganavigator .mega-content .mega-col.last .mega-group div.mega-group-title .item-link {
    padding: 0 0 10px
}

#meganavigator .mega-content .mega-col .mega-group {
    display: block
}

#meganavigator .mega-content .mega-col .mega-group div.mega-group-title .item-link {
    font-size: 14px;
    padding: 0 18px 10px;
    color: #444;
    text-transform: uppercase;
    display: block;
    font-weight: bold
}

#meganavigator .mega-content .mega-col .mega-group div.mega-group-title .showdesc .menu-title {
    padding: 0 0 5px
}

#meganavigator .mega-content .mega-col .mega-module {
    color: #444
}

#meganavigator .mega-content .mega-col .mega-module .mega-module-title {
    margin: 0 10px
}

#meganavigator .mega-content ul.subnavi, #meganavigator .mega-content .menu {
    list-style: none;
    padding: 0
}

#meganavigator .mega-content ul.subnavi li, #meganavigator .mega-content .menu li {
    padding: 0 0 1px 0;
    position: relative;
    margin: 0 0 1px
}

#meganavigator .mega-content ul.subnavi li .item-link, #meganavigator .mega-content .menu li .item-link {
    display: block;
    margin: 0;
    background: none;
    padding: 4px 35px;
    font-size: 14px;
    text-transform: none;
    line-height: 25px;
    color: #444;
    z-index: 3;
    overflow: hidden
}

#meganavigator .mega-content ul.subnavi li .item-link:before, #meganavigator .mega-content .menu li .item-link:before {
    content: "\f0da";
    position: absolute;
    top: 7px;
    left: 20px;
    display: block;
    font-family: fontawesome
}

#meganavigator .mega-content ul.subnavi li .fa-caret-right, #meganavigator .mega-content .menu li .fa-caret-right {
    position: absolute;
    right: 10px;
    z-index: 1;
    margin: 4px 0
}

#meganavigator .mega-content ul.subnavi li .showdesc, #meganavigator .mega-content .menu li .showdesc {
    text-align: left
}

#meganavigator .mega-content ul.subnavi li .showdesc span.menu-title, #meganavigator .mega-content .menu li .showdesc span.menu-title {
    padding-bottom: 5px
}

#meganavigator .mega-content ul.subnavi li .showdesc span.menu-desc, #meganavigator .mega-content .menu li .showdesc span.menu-desc {
    font-family: "arial";
    padding-bottom: 3px
}

#meganavigator .mega-content ul.subnavi li:hover, #meganavigator .mega-content ul.subnavi li.hover, #meganavigator .mega-content ul.subnavi li.active, #meganavigator .mega-content .menu li:hover, #meganavigator .mega-content .menu li.hover, #meganavigator .mega-content .menu li.active {
    background: #37c6f5
}

#meganavigator .mega-content ul.subnavi li:hover > .item-link, #meganavigator .mega-content ul.subnavi li.hover > .item-link, #meganavigator .mega-content ul.subnavi li.active > .item-link, #meganavigator .mega-content .menu li:hover > .item-link, #meganavigator .mega-content .menu li.hover > .item-link, #meganavigator .mega-content .menu li.active > .item-link {
    color: #fff
}

.yt-resmenu {
    position: relative;
    z-index: 90;
    display: none
}

.yt-resmenu .btn-navbar {
    background: #37c6f5;
    height: 54px;
    border-radius: 0;
    color: #fff;
    font-size: 16px
}

.yt-resmenu .nav-collapse {
    border-bottom: 3px solid #37c6f5;
    padding: 4px;
    background: white
}

.yt-resmenu .nav-collapse ul.resmenu {
    margin: 0
}

.yt-resmenu .nav-collapse ul.resmenu li {
    background: #f2f2f2;
    margin-bottom: 3px
}

.yt-resmenu .nav-collapse ul.resmenu li a {
    color: #666;
    margin: 0;
    padding: 5px 15px;
    font-size: 14px
}

.yt-resmenu .nav-collapse ul.resmenu li.haveChild {
    position: relative
}

.yt-resmenu .nav-collapse ul.resmenu li.haveChild .menuress-toggle {
    position: absolute;
    width: 35px;
    line-height: 35px;
    right: 0px;
    top: 0px;
    cursor: pointer;
    font-family: FontAwesome;
    font-size: 22px;
    color: #999;
    z-index: 5
}

.yt-resmenu .nav-collapse ul.resmenu li.haveChild .menuress-toggle:before {
    content: "\f196"
}

.yt-resmenu .nav-collapse ul.resmenu li.haveChild .res-wrapnav {
    margin: 3px 0 3px 20px
}

.yt-resmenu .nav-collapse ul.resmenu li.haveChild.level1.active > .menuress-toggle {
    color: white
}

.yt-resmenu .nav-collapse ul.resmenu li.haveChild.level1.active > a {
    background: #37c6f5;
    color: white
}

.yt-resmenu .nav-collapse ul.resmenu li.haveChild.active > .menuress-toggle:before {
    content: "\f147"
}

.fontsize_l {
    font-size: 18px;
    font-weight: 400
}

.g-underline {
    font-size: 180%;
    font-weight: 400
}

ul.c-step {
    list-style: none;
    margin: 0 auto 4em auto;
    counter-reset: section;
    display: table;
    position: relative;
    z-index: 1;
    padding: 0
}

ul.c-step:before {
    content: "";
    width: 100%;
    height: 10px;
    background: #DEDEDE;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 50%;
    margin-top: -5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset
}

ul.c-step li {
    list-style: none;
    margin: 0 50px;
    padding-top: 50px;
    line-height: 25px;
    display: inline-block;
    position: relative;
    z-index: 3;
    text-align: center
}

ul.c-step li:before, ul.c-step li.active:before {
    counter-increment: section;
    content: counter(section);
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    display: inline-block;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
    -moz-box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
    box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
    background-color: #93afa9;
    background-image: -moz-linear-gradient(top, #AAC3BF, #719088);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#AAC3BF), to(#719088));
    background-image: -webkit-linear-gradient(top, #AAC3BF, #719088);
    background-image: -o-linear-gradient(top, #AAC3BF, #719088);
    background-image: linear-gradient(to bottom, #AAC3BF, #719088);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaac3bf', endColorstr='#ff719088', GradientType=0)
}

ul.c-step li.active:before {
    background-color: #54cef6;
    background-image: -moz-linear-gradient(top, #68d4f7, #37c6f5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#68d4f7), to(#37c6f5));
    background-image: -webkit-linear-gradient(top, #68d4f7, #37c6f5);
    background-image: -o-linear-gradient(top, #68d4f7, #37c6f5);
    background-image: linear-gradient(to bottom, #68d4f7, #37c6f5);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff67d3f7', endColorstr='#ff37c6f5', GradientType=0)
}

ul.c-step li.active h3 {
    color: #37c6f5
}

ul.c-step li h3 {
    margin: 10px 0 0;
    font-size: 16px
}

ul.c-step li span {
    font-size: 13px
}

.table-underline thead {
    border-bottom: 2px solid #404040;
    font-size: 14px;
    background-color: #e5e5e5;
    background-image: -moz-linear-gradient(top, #F5F5F5, #CCC);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F5F5F5), to(#CCC));
    background-image: -webkit-linear-gradient(top, #F5F5F5, #CCC);
    background-image: -o-linear-gradient(top, #F5F5F5, #CCC);
    background-image: linear-gradient(to bottom, #F5F5F5, #CCC);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fcccc', GradientType=0)
}

.table-underline tbody tr:hover {
    background: #FAFFED
}

#g-about .yt-list li {
    border-bottom: 1px dotted #ccc;
    padding: 7px 0
}

#g-about .ourmember {
    margin-top: 60px;
    text-align: center
}

#g-about .ourmember h3.page-module-title:after {
    margin: 10px auto;
    width: 30%
}

#g-about .ourmember .pre-text {
    padding: 0px 150px;
    margin-bottom: 20px
}

#g-about .ourmember .item-content .image {
    position: relative;
    overflow: hidden;
    margin-bottom: 13px
}

#g-about .ourmember .item-content .image .socials {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px
}

#g-about .ourmember .item-content .image .socials a {
    display: block;
    height: 25px;
    width: 25px;
    background: #333;
    text-align: center;
    overflow: hidden;
    border-radius: 50%;
    margin: 0px 4px;
    float: left;
    position: absolute;
    bottom: -30px
}

#g-about .ourmember .item-content .image .socials a .fa {
    margin: 0px;
    line-height: 25px;
    color: #ccc9cb;
    transition: 0.3s all ease 0s
}

#g-about .ourmember .item-content .image .socials a:hover {
    background: #37c6f5
}

#g-about .ourmember .item-content .image .socials a:hover .fa {
    color: #fff
}

#g-about .ourmember .item-content .image .socials a.facebook {
    transition: 0.3s all ease 0s;
    left: 32%
}

#g-about .ourmember .item-content .image .socials a.flickr {
    transition: 0.5s all ease 0s;
    left: 45%
}

#g-about .ourmember .item-content .image .socials a.twitter {
    transition: 0.7s all ease 0s;
    left: 58%
}

#g-about .ourmember .item-content .name {
    margin-bottom: 5px
}

#g-about .ourmember .item-content .job {
    color: #000;
    font-size: 13px;
    margin-bottom: 3px;
    font-weight: 600
}

#g-about .ourmember .item-content:hover .image .socials a.facebook {
    bottom: 25px
}

#g-about .ourmember .item-content:hover .image .socials a.flickr {
    bottom: 25px
}

#g-about .ourmember .item-content:hover .image .socials a.twitter {
    bottom: 25px
}

#g-about .ourmember #yt-extra-carousel .carousel-inner {
    margin: 3em 0
}

#g-about .ourmember #yt-extra-carousel .carousel-indicators {
    bottom: auto;
    top: 0px;
    margin: 0px -28px 0 0
}

#g-about .ourmember #yt-extra-carousel .carousel-indicators li {
    height: 12px;
    width: 12px;
    background: #d7d7d5;
    border: none;
    border-radius: 50%
}

#g-about .ourmember #yt-extra-carousel .carousel-indicators li.active {
    background: #37c6f5
}

#g-about .ourmember #yt-extra-carousel .carousel-indicators li:hover {
    background: #37c6f5
}

#g-about .customersay {
    border: solid 1px #e9e9e9;
    padding: 0 15px;
    position: relative
}

#g-about .customersay .yt-extra-carousel {
    margin: 0;
    overflow: visible
}

#g-about .customersay .yt-extra-carousel .carousel-control {
    width: 25px;
    height: 25px;
    border: 1px solid #ccc;
    box-shadow: 0 0 0 6px #fff;
    border-radius: 50%
}

#g-about .customersay .yt-extra-carousel .carousel-control i {
    line-height: 22px;
    font-size: 18px
}

#g-about .customersay .yt-extra-carousel .carousel-control.left {
    right: 45px !important;
    top: 4px !important;
    left: auto
}

#g-about .customersay .yt-extra-carousel .carousel-control.right {
    right: 10px !important;
    top: 4px !important
}

#g-about .customersay .yt-extra-carousel .carousel-control:hover {
    border-color: #37c6f5
}

#g-about .customersay .yt-extra-carousel .carousel-control:hover i {
    color: #37c6f5
}

#g-about .customersay .cus-title {
    background: #fff;
    padding: 10px;
    position: absolute;
    left: 30px;
    top: -25px
}

#g-about h3.page-module-title {
    margin-bottom: 20px
}

#g-about h3.page-module-title:after {
    content: " ";
    border-bottom: 1px solid #ccc;
    width: 120px;
    display: block;
    margin-top: 10px
}

#g-about ul.circle li {
    position: relative;
    margin-left: 30px;
    list-style: none
}

#g-about ul.circle li:before {
    content: "\f111";
    color: #37c6f5;
    font-family: FontAwesome;
    font-size: 8px;
    line-height: 8px;
    border: 2px solid rgba(0, 0, 0, 0.05);
    border-radius: 100%;
    position: absolute;
    margin-left: -20px;
    top: 5px
}

#g-pageservices .features .fa {
    background: #777;
    height: 75px;
    width: 75px;
    text-align: center;
    line-height: 67px;
    border: 3px solid #eee;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

#g-pageservices .col-sm-4 {
    margin: 1em 0
}

#g-pageservices .our h3 {
    margin-top: 1em
}

#g-pageservices article {
    overflow: hidden
}

#g-pageservices article h3 {
    font-weight: normal
}

#g-pageservices article a.detail:after {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    color: #fff;
    background: #37c6f5;
    margin: -3px 3px 0;
    height: 14px;
    width: 14px;
    line-height: 14px;
    font-size: 12px;
    text-align: center;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px
}

#g-pageservices article a.detail:hover:after {
    color: #fff
}

#g-pageservices h2 {
    font-size: 180%;
    margin-bottom: 1em
}

#g-pageservices h3.page-module-title {
    margin-bottom: 20px
}

#g-pageservices h3.page-module-title:after {
    content: " ";
    border-bottom: 1px solid #ccc;
    width: 120px;
    display: block;
    margin-top: 10px
}

#g-pageservices h3.accordion-heading.active {
    color: #37c6f5
}

#g-pageservices hr {
    height: 5px;
    background: #eee;
    border-top-color: #ddd;
    margin: 3em 0
}

#g-pageservices .testimonial-avatar [class^="icon-"], #g-pageservices .testimonial-avatar [class*=" icon-"] {
    border: none
}

#g-pagecolumn hr {
    height: 5px;
    background: #eee;
    border-top-color: #ddd;
    margin: 4em 0;
    float: left;
    width: 100%
}

#g-pageportfolio [class*="col-sm"] {
    position: relative;
    top: 0;
    background: #F9F9F9;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: -1px;
    padding: 0 5px;
    z-index: 1;
    -webkit-box-shadow: 1px 1px 0 #FFF inset, 1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
    -moz-box-shadow: 1px 1px 0 #FFF inset, 1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
    box-shadow: 1px 1px 0 #FFF inset, 1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5
}

#g-pageportfolio [class*="col-sm"] .port-item-img {
    position: relative;
    display: block;
    padding: 10px 10px 0;
    overflow: hidden;
    border-right: none;
    min-height: 140px
}

#g-pageportfolio [class*="col-sm"] .port-item-content {
    padding: 10px
}

#g-pageportfolio [class*="col-sm"] .port-item-content h4 {
    font-size: 100%;
    line-height: 22px
}

#g-pageportfolio [class*="col-sm"] .port-item-content h4 a {
    color: #737373
}

#g-pageportfolio [class*="col-sm"] .port-item-content h4 a:hover {
    color: #37c6f5
}

#g-pageportfolio [class*="col-sm"] .port-item-content p {
    margin-bottom: 5px
}

#g-pageportfolio [class*="col-sm"]:hover {
    top: 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

#g-pagewhatnew .yt-lightbox.image-none {
    padding: 3px;
    background: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    display: table;
    margin: 0 auto 10px
}

#g-pagewhatnew h3.title {
    margin-bottom: 1em;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    font-size: 180%
}

#g-pagewhatnew .yt-lightbox a img {
    width: auto
}

.categories-list .collapse.in {
    width: 100%
}

.rtl #g-pageportfolio [class*="span"] .port-item-content a.detail:after, .rtl #g-pageservices article a.detail:after {
    content: "\f104"
}

.rtl ul.yt-accordion li.accordion-group h3.accordion-heading .fa-plus-circle {
    margin-right: 0px;
    margin-left: 5px
}

@media (min-width: 768px) and (max-width: 979px) {
    ul.c-step li {
        margin: 0 10px
    }

    #g-pagewhatnew .yt-lightbox.image-none {
        display: block
    }
}

@media (max-width: 767px) {
    .yt-lightbox {
        float: none !important
    }

    #g-pageservices .span4 {
        margin-bottom: 2em !important
    }

    #g-pageportfolio [class*="span"] {
        margin-bottom: 1em !important
    }

    #g-pageportfolio [class*="span"] .port-item-img {
        display: inline-block
    }

    #g-pagewhatnew .yt-lightbox.image-none {
        display: block
    }

    .yt-gallery ul li {
        width: auto !important
    }

    ul.c-step:before {
        display: none
    }

    ul.c-step li {
        display: table-cell
    }

    div.yt-lightbox.image-left {
        float: none;
        display: inline-block;
        margin: 0 0 15px
    }

    div.g-pageteam div.b-ourteam [class*="span"] {
        margin-bottom: 30px !important
    }
}

#k2Container {
    padding: 0
}

#k2Container div.itemIsFeatured, #k2Container div.catItemIsFeatured, #k2Container div.userItemIsFeatured {
    background-image: none
}

#k2Container h3.itemCommentsCounter {
    margin-top: 10px
}

#k2Container div.k2Pagination {
    margin: 0;
    padding: 0
}

#k2Container div.k2Pagination .pagination li .pagenav .l-hiden {
    display: inline
}

#k2Container div.k2Pagination .pagination li .pagenav .r-hiden {
    display: none
}

#k2Container.latestView .itemList .catItemView .main-item .article-aside dd, #k2Container.userView .itemList .catItemView .main-item .article-aside dd, #k2Container.tagView .itemList .catItemView .main-item .article-aside dd {
    line-height: 22px
}

#k2Container .itemList .itemListLeading, #k2Container .itemList .itemContainer {
    overflow: hidden
}

#k2Container .itemList .itemListLeading .catItemView .catItemImageBlock, #k2Container .itemList .itemContainer .catItemView .catItemImageBlock {
    overflow: hidden;
    position: relative;
    display: inline-block
}
.catItemImageBlock a{
    display: block;
    text-align: center;
}
#k2Container .itemList .itemListLeading .catItemView .catItemImageBlock:after, #k2Container .itemList .itemContainer .catItemView .catItemImageBlock:after {
    content: "";
    background: #000;
    height: 0;
    left: 50%;
    position: absolute;
    opacity: 0;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    width: 200%;
    pointer-events: none;
    transition: all 0.3s ease-in-out
}

#k2Container .itemList .itemListLeading .catItemView .catItemImageBlock.me-video:after, #k2Container .itemList .itemContainer .catItemView .catItemImageBlock.me-video:after {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/bg/play-video.png) no-repeat scroll center center;
    content: "";
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

#k2Container .itemList .itemListLeading .catItemView .catItemImageBlock.me-video:hover:after, #k2Container .itemList .itemContainer .catItemView .catItemImageBlock.me-video:hover:after {
    background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/styling/red/play-video.png) no-repeat scroll center center
}

#k2Container .itemList .itemListLeading .catItemView .catItemImageBlock:hover:after, #k2Container .itemList .itemContainer .catItemView .catItemImageBlock:hover:after {
    height: 260%;
    opacity: 0.6;
    transition: all 0.3s ease-in-out
}

#k2Container .itemList .itemListLeading .catItemView .main-item .catItemRatingBlock, #k2Container .itemList .itemContainer .catItemView .main-item .catItemRatingBlock {
    padding: 2px 0 0;
    margin-right: 8px;
    display: block
}

#k2Container .itemList .itemListLeading .catItemView .main-item .catItemRatingBlock .itemRatingForm, #k2Container .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm {
    line-height: 20px;
    padding-right: 8px
}

#k2Container .itemList .itemListLeading .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList, #k2Container .itemList .itemListLeading .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList a:hover, #k2Container .itemList .itemListLeading .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList .itemCurrentRating, #k2Container .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList, #k2Container .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList a:hover, #k2Container .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList .itemCurrentRating {
    background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/system/transparent_star.gif)
}

#k2Container .itemList .itemListLeading .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList, #k2Container .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList {
    height: 20px;
    width: 75px;
    z-index: 1
}

#k2Container .itemList .itemListLeading .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList li.itemCurrentRating, #k2Container .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList li.itemCurrentRating {
    height: 18px
}

#k2Container .itemList .itemListLeading .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList a:hover, #k2Container .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList a:hover {
    background-position: left -18px
}

#k2Container .itemList .itemListLeading .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingLog, #k2Container .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingLog {
    color: #999
}

#k2Container.itemListView .itemList {
    margin: 0 -15px
}

#k2Container.itemListView h3.modtitle {
    padding: 10px 0;
    border-bottom: solid 1px #ccc;
    color: #444;
    font-size: 20px;
    font-weight: 400;
    position: relative;
    margin: 0 0 30px
}

#k2Container.itemListView h3.modtitle:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background: #ccc
}

#k2Container.itemListView h3.modtitle:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 3px;
    width: 110px;
    background: #37c6f5
}

#k2Container.itemListView .itemListCategoriesBlock .itemListCategory {
    background: #fff;
    padding: 0;
    margin: 0
}

#k2Container.itemListView .itemListCategoriesBlock .itemListCategory span.catItemAddLink {
    margin: 0;
    padding: 0;
    border: none
}

#k2Container.itemListView .itemListCategoriesBlock .itemListCategory h3 {
    padding: 10px 0 5px;
    border-bottom: solid 1px #ccc;
    color: #444;
    font-size: 20px;
    font-weight: 400;
    position: relative;
    margin: 0 0 25px
}

#k2Container.itemListView .itemListCategoriesBlock .itemListCategory h3:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background: #ccc
}

#k2Container.itemListView .itemListCategoriesBlock .itemListCategory h3:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 3px;
    width: 110px;
    background: #37c6f5
}

#k2Container .k2Pagination .pagination a, #k2Container .k2Pagination .pagination span {
    margin-right: 5px;
    padding: 3px 12px;
    border-radius: 0;
    color: #666
}

#k2Container .k2Pagination .pagination a:hover, #k2Container .k2Pagination .pagination span:hover {
    color: #fff;
    background: #37c6f5;
    border-color: #37c6f5
}

#k2Container .k2Pagination .pagination li.active a, #k2Container .k2Pagination .pagination li.active span {
    color: #fff;
    background: #37c6f5;
    border-color: #37c6f5
}

#k2Container.itemListView.gridview .itemList div.itemIsFeatured, #k2Container.itemListView.gridview .itemList div.catItemIsFeatured, #k2Container.itemListView.gridview .itemList div.userItemIsFeatured {
    background: none
}

#k2Container.itemListView.gridview .itemList div#itemListPrimary {
    margin: 0
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView {
    margin: 0 0 50px;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock {
    margin: 0 0 20px;
    position: relative
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock .catItemExtraFields {
    position: absolute;
    top: 60%;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 3;
    border: none;
    display: block;
    transition: all 0.3s ease-in-out;
    pointer-events: none
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock .catItemExtraFields ul li.even {
    background: none;
    border: none
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock .catItemExtraFields ul li.even .icon a i {
    display: inline-block;
    overflow: hidden;
    pointer-events: auto;
    height: 60px;
    width: 60px;
    line-height: 50px;
    border: 5px solid rgba(255, 255, 255, 0.8);
    font-size: 24px;
    color: #fff;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0)
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock .catItemExtraFields ul li.even .icon a i:hover {
    transition: all 0.3s ease-in-out
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock .catItemExtraFields ul li.even .icon a i.fa-facebook {
    background: #39599f;
    transition-delay: 0.2s
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock .catItemExtraFields ul li.even .icon a i.fa-plus {
    background: #1872bf;
    transition-delay: 0.3s
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock .catItemExtraFields ul li.even .icon a i.fa-twitter {
    background: #45b0e3;
    transition-delay: 0.4s
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock .catItemExtraFields ul li.even .icon a i.fa-linkedin {
    background: #0177B5;
    transition-delay: 0.5s
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock:hover .catItemExtraFields {
    opacity: 1;
    transition: all 0.5s ease-in-out
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock:hover .catItemExtraFields ul li.even .icon a i {
    opacity: 1;
    -moz-transform: translateY(-100px);
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock:hover .catItemExtraFields ul li.even .icon a i.fa-facebook {
    transition-delay: 0.1s
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock:hover .catItemExtraFields ul li.even .icon a i.fa-plus {
    transition-delay: 0.2s
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock:hover .catItemExtraFields ul li.even .icon a i.fa-twitter {
    transition-delay: 0.3s
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock:hover .catItemExtraFields ul li.even .icon a i.fa-linkedin {
    transition-delay: 0.4s
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .main-item {
    display: -moz-box;
    display: -webkit-box;
    -moz-box-horizontal: vertical;
    -webkit-box-orient: horizontal
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .main-item .date-table {
    -moz-box-flex: 1;
    -webkit-box-flex: 1
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .main-item .date-table ul {
    padding: 0;
    margin: 0 20px 0 0
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .main-item .date-table ul li {
    list-style: none;
    width: 70px;
    text-align: center
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .main-item .date-table ul li.d-time {
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    background: #eee
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .main-item .date-table ul li.m-time {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    background: #37c6f5
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .main-item .content-table {
    -moz-box-flex: 1;
    -webkit-box-flex: 50
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .main-item .content-table .catItemLinks {
    border: none
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .main-item .content-table .catItemDateModified {
    border: none;
    text-align: left
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-12 .catItemView .main-item .content-table .catItemTagsBlock {
    border: none
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView {
    padding: 0
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .catItemImageBlock {
    margin: 0 0 20px;
    padding: 0;
    position: relative
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .catItemImageBlock .catItemExtraFields {
    position: absolute;
    top: 72%;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 3;
    border: none;
    display: block;
    transition: all 0.3s ease-in-out;
    pointer-events: none
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .catItemImageBlock .catItemExtraFields ul li.even {
    background: none;
    border: none
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .catItemImageBlock .catItemExtraFields ul li.even .icon a i {
    display: inline-block;
    overflow: hidden;
    pointer-events: auto;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border: 3px solid rgba(255, 255, 255, 0.8);
    font-size: 20px;
    color: #fff;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0)
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .catItemImageBlock .catItemExtraFields ul li.even .icon a i:hover {
    transition: all 0.3s ease-in-out
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .catItemImageBlock .catItemExtraFields ul li.even .icon a i.fa-facebook {
    background: #39599f;
    transition-delay: 0.2s
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .catItemImageBlock .catItemExtraFields ul li.even .icon a i.fa-plus {
    background: #1872bf;
    transition-delay: 0.3s
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .catItemImageBlock .catItemExtraFields ul li.even .icon a i.fa-twitter {
    background: #45b0e3;
    transition-delay: 0.4s
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .catItemImageBlock .catItemExtraFields ul li.even .icon a i.fa-linkedin {
    background: #0177B5;
    transition-delay: 0.5s
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .catItemImageBlock:hover .catItemExtraFields {
    opacity: 1;
    transition: all 0.5s ease-in-out
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .catItemImageBlock:hover .catItemExtraFields ul li.even .icon a i {
    opacity: 1;
    -moz-transform: translateY(-100px);
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .catItemImageBlock:hover .catItemExtraFields ul li.even .icon a i.fa-facebook {
    transition-delay: 0.1s
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .catItemImageBlock:hover .catItemExtraFields ul li.even .icon a i.fa-plus {
    transition-delay: 0.2s
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .catItemImageBlock:hover .catItemExtraFields ul li.even .icon a i.fa-twitter {
    transition-delay: 0.3s
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .catItemImageBlock:hover .catItemExtraFields ul li.even .icon a i.fa-linkedin {
    transition-delay: 0.4s
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .main-item .date-table {
    float: left
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .main-item .date-table ul {
    padding: 0;
    margin: 0 20px 0 0
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .main-item .date-table ul li {
    list-style: none;
    width: 70px;
    text-align: center
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .main-item .date-table ul li.d-time {
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    background: #eee
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .main-item .date-table ul li.m-time {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    background: #37c6f5
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .main-item .content-table {
    -moz-box-flex: 1;
    -webkit-box-flex: 50
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .main-item .content-table .catItemLinks {
    border: none
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .main-item .content-table h3.catItemTitle {
    font-size: 18px;
    margin: 0 0 5px;
    padding: 0
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .main-item .content-table h3.catItemTitle a {
    color: #444
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .main-item .content-table h3.catItemTitle a:hover {
    color: #37c6f5
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .main-item .content-table .article-aside .article-info {
    margin-bottom: 10px
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .main-item .content-table .article-aside .catItemCommentsLink {
    border: none
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .main-item .content-table .article-aside dd {
    display: inline-block;
    color: #999;
    margin-right: 5px;
    font-size: 11px
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .main-item .content-table .article-aside .catItemAuthor a {
    color: #999
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-6 .catItemView .main-item .content-table .article-aside .catItemAuthor a:hover {
    color: #37c6f5
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-4 .catItemView .main-item .date-table, #k2Container.itemListView.gridview .itemList .itemContainer.col-sm-3 .catItemView .main-item .date-table {
    float: left
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-4 .catItemView .main-item .date-table ul, #k2Container.itemListView.gridview .itemList .itemContainer.col-sm-3 .catItemView .main-item .date-table ul {
    padding: 0;
    margin: 0 20px 0 0
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-4 .catItemView .main-item .date-table ul li, #k2Container.itemListView.gridview .itemList .itemContainer.col-sm-3 .catItemView .main-item .date-table ul li {
    list-style: none;
    width: 70px;
    text-align: center
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-4 .catItemView .main-item .date-table ul li.d-time, #k2Container.itemListView.gridview .itemList .itemContainer.col-sm-3 .catItemView .main-item .date-table ul li.d-time {
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    background: #eee
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-4 .catItemView .main-item .date-table ul li.m-time, #k2Container.itemListView.gridview .itemList .itemContainer.col-sm-3 .catItemView .main-item .date-table ul li.m-time {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    background: #37c6f5
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-4 .catItemView .main-item .content-table, #k2Container.itemListView.gridview .itemList .itemContainer.col-sm-3 .catItemView .main-item .content-table {
    -moz-box-flex: 1;
    -webkit-box-flex: 50
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-4 .catItemView .main-item .content-table .catItemLinks, #k2Container.itemListView.gridview .itemList .itemContainer.col-sm-3 .catItemView .main-item .content-table .catItemLinks {
    border: none
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-4 .catItemView .main-item .content-table h3.catItemTitle, #k2Container.itemListView.gridview .itemList .itemContainer.col-sm-3 .catItemView .main-item .content-table h3.catItemTitle {
    font-size: 18px;
    margin: 0 0 5px;
    padding: 0
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-4 .catItemView .main-item .content-table h3.catItemTitle a, #k2Container.itemListView.gridview .itemList .itemContainer.col-sm-3 .catItemView .main-item .content-table h3.catItemTitle a {
    color: #444
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-4 .catItemView .main-item .content-table h3.catItemTitle a:hover, #k2Container.itemListView.gridview .itemList .itemContainer.col-sm-3 .catItemView .main-item .content-table h3.catItemTitle a:hover {
    color: #37c6f5
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-4 .catItemView .main-item .content-table .article-aside .article-info, #k2Container.itemListView.gridview .itemList .itemContainer.col-sm-3 .catItemView .main-item .content-table .article-aside .article-info {
    margin-bottom: 10px
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-4 .catItemView .main-item .content-table .article-aside .catItemCommentsLink, #k2Container.itemListView.gridview .itemList .itemContainer.col-sm-3 .catItemView .main-item .content-table .article-aside .catItemCommentsLink {
    border: none
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-4 .catItemView .main-item .content-table .article-aside dd, #k2Container.itemListView.gridview .itemList .itemContainer.col-sm-3 .catItemView .main-item .content-table .article-aside dd {
    display: inline-block;
    color: #999;
    margin-right: 5px;
    font-size: 11px
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-4 .catItemView .main-item .content-table .article-aside .catItemAuthor a, #k2Container.itemListView.gridview .itemList .itemContainer.col-sm-3 .catItemView .main-item .content-table .article-aside .catItemAuthor a {
    color: #999
}

#k2Container.itemListView.gridview .itemList .itemContainer.col-sm-4 .catItemView .main-item .content-table .article-aside .catItemAuthor a:hover, #k2Container.itemListView.gridview .itemList .itemContainer.col-sm-3 .catItemView .main-item .content-table .article-aside .catItemAuthor a:hover {
    color: #37c6f5
}

#k2Container .itemListCategoriesBlock .itemListCategory {
    background: transparent;
    border: none;
    padding: 10px;
    margin: 0 0 30px;
    background: #37c6f5;
    color: #fff
}

#k2Container .itemListCategoriesBlock .itemListCategory h2 {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    padding-bottom: 5px;
    text-transform: uppercase;
    padding: 3px 0;
    line-height: 30px
}

#k2Container .itemListCategoriesBlock .itemListCategory p {
    color: #fff
}

#k2Container .itemListCategoriesBlock .itemListSubCategories > h3 {
    margin: 0 15px 15px
}

#k2Container .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory {
    padding: 15px;
    margin-bottom: 30px;
    background: #fff
}

#k2Container .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategoryImage {
    display: block;
    margin-bottom: 15px;
    float: left
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView {
    padding: 0;
    margin-bottom: 30px;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    display: -moz-box;
    display: -webkit-box;
    width: 100%;
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock {
    padding: 0;
    margin: 0 30px 0 0;
    float: left;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    position: relative
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock img {
    padding: 0;
    border: none
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink {
    padding: 0;
    margin: 0;
    border: none
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink a {
    color: #fff
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock .CommentsLink:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    border-color: #fff transparent transparent;
    border-width: 5px 5px 0 0;
    bottom: -7px;
    left: 4px
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item {
    display: block;
    -moz-box-flex: 1;
    -webkit-box-flex: 50;
    border-bottom: 1px solid #ddd;
    position: relative
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item h3.catItemTitle {
    font-size: 18px;
    margin: 0 0 5px;
    padding: 0
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item h3.catItemTitle a {
    color: #444;
    font-weight: bold
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item h3.catItemTitle a:hover {
    color: #37c6f5
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item h3.catItemTitle ul.list-icon {
    float: right
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item h3.catItemTitle ul.list-icon li {
    list-style: none;
    float: right;
    font-size: 16px
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item h3.catItemTitle ul.list-icon li a {
    color: #999
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover {
    color: #37c6f5
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .article-aside .article-info {
    margin-bottom: 10px
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .article-aside .catItemCommentsLink {
    border: none
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .article-aside dd {
    display: inline-block;
    color: #999;
    margin-right: 5px;
    font-size: 12px
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .article-aside .catItemAuthor a {
    color: #999
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .article-aside .catItemAuthor a:hover {
    color: #37c6f5
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .catItemBody {
    padding: 0
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .catItemBody .catItemIntroText {
    padding: 0 0 1px;
    margin-bottom: 30px;
    position: relative
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .catItemBody .catItemExtraFields {
    position: absolute;
    bottom: -10px;
    right: 0;
    border: none
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .catItemBody .catItemExtraFields ul li.typeTextarea {
    padding: 0 0 0 20px;
    border: none;
    background: #fff
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a {
    height: 15px;
    width: 15px;
    display: inline-block;
    text-align: center;
    line-height: 15px;
    border-radius: 2px;
    font-size: 9px;
    margin-left: 3px;
    background: #CDCDCD;
    color: #fff
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a i {
    margin: 0
}

#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a:hover {
    background: #37c6f5
}

#k2Container .itemList .itemContainer.col-sm-6 .catItemView, #k2Container .itemList .itemContainer.col-sm-4 .catItemView, #k2Container .itemList .itemContainer.col-sm-3 .catItemView {
    padding: 0;
    margin: 0 0 30px
}

#k2Container .itemList .itemContainer.col-sm-6 .catItemView .catItemImageBlock, #k2Container .itemList .itemContainer.col-sm-4 .catItemView .catItemImageBlock, #k2Container .itemList .itemContainer.col-sm-3 .catItemView .catItemImageBlock {
    padding: 0;
    position: relative;
    margin: 0 0 25px
}

#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemHeader h3.catItemTitle, #k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemHeader h3.catItemTitle, #k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemHeader h3.catItemTitle {
    color: #000;
    font-size: 18px;
    padding: 0;
    font-weight: bold;
    margin: 0 0 10px
}

#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemHeader h3.catItemTitle a, #k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemHeader h3.catItemTitle a, #k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemHeader h3.catItemTitle a {
    color: #444
}

#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemHeader h3.catItemTitle a:hover, #k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemHeader h3.catItemTitle a:hover, #k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemHeader h3.catItemTitle a:hover {
    color: #37c6f5
}

#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemHeader .article-aside, #k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemHeader .article-aside, #k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemHeader .article-aside {
    margin: 0 -5px
}

#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemHeader .article-aside dl, #k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemHeader .article-aside dl, #k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemHeader .article-aside dl {
    margin: 0 10px
}

#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemHeader .article-aside dl dd, #k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemHeader .article-aside dl dd, #k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemHeader .article-aside dl dd {
    display: inline-block;
    padding-right: 5px;
    line-height: 11px;
    color: #999
}

#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemBody, #k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemBody, #k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemBody {
    padding: 0
}

#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemBody .catItemIntroText, #k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemBody .catItemIntroText, #k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemBody .catItemIntroText {
    padding: 0
}

#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemBody .catItemIntroText p, #k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemBody .catItemIntroText p, #k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemBody .catItemIntroText p {
    margin: 0
}

#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemBody .catItemExtraFields, #k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemBody .catItemExtraFields, #k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemBody .catItemExtraFields {
    position: absolute;
    bottom: 32px;
    right: 15px;
    border: none
}

#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea, #k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea, #k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea {
    padding: 0 0 0 20px;
    border: none;
    background: #fff
}

#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a, #k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a, #k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a {
    height: 15px;
    width: 15px;
    display: inline-block;
    text-align: center;
    line-height: 15px;
    border-radius: 2px;
    font-size: 9px;
    margin-left: 3px;
    background: #CDCDCD;
    color: #fff
}

#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a i, #k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a i, #k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a i {
    margin: 0
}

#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a:hover, #k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a:hover, #k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a:hover {
    background: #37c6f5
}

#k2Container.userView .userBlock {
    background: #37c6f5;
    border: none;
    color: #fff
}

#k2Container.userView .userBlock .userEmail {
    color: #fff
}

#k2Container.userView .userBlock .userEmail a {
    color: #fff
}

#k2Container.userView .userBlock .userEmail a:hover {
    color: #686868
}

#k2Container.userView .catItemHeader .userItemTitle a {
    color: #444
}

#k2Container.userView .catItemHeader .userItemTitle a:hover {
    color: #37c6f5
}

#k2Container.userView .catItemHeader .article-aside {
    font-size: 11px
}

#k2Container.userView .catItemHeader .article-aside dl {
    margin: 0
}

#k2Container.userView .catItemHeader .article-aside .article-info .create {
    float: left;
    margin-right: 20px;
    color: #999
}

#k2Container.userView .catItemHeader .article-aside .article-info .catItemCommentsLink {
    border: none
}

#k2Container.userView .catItemHeader .article-aside .article-info .catItemCommentsLink a {
    color: #999
}

#k2Container.userView .catItemHeader .article-aside .article-info .catItemCommentsLink a:hover {
    color: #37c6f5
}

#k2Container.tagView .tagItemHeader .tagItemTitle a {
    color: #444;
    font-weight: 400
}

#k2Container.tagView .tagItemHeader .tagItemTitle a:hover {
    color: #37c6f5
}

#k2Container.tagView .article-aside {
    font-size: 11px;
    color: #999
}

#k2Container.tagView .article-aside .article-info {
    margin: 0
}

#k2Container.latestView .latestItemsUser {
    margin: 0 0 30px;
    background: #37c6f5;
    border: none;
    color: #fff
}

#k2Container.latestView .latestItemsUser h2 a {
    color: #fff
}

#k2Container.latestView .latestItemsUser .latestItemsUserURL {
    display: none
}

#k2Container.latestView .latestItemsUser .latestItemsUserEmail {
    color: #fff
}

#k2Container.latestView .latestItemsUser .latestItemsUserEmail a {
    color: #fff
}

#k2Container.latestView .latestItemsUser .latestItemsUserEmail a:hover {
    color: #686868
}

#k2Container.latestView .itemList .catItemView .catItemHeader h2.latestItemTitle a {
    color: #444;
    font-weight: 400
}

#k2Container.latestView .itemList .catItemView .catItemHeader h2.latestItemTitle a:hover {
    color: #37c6f5
}

#k2Container.latestView .itemList .catItemView .article-aside {
    font-size: 11px
}

#k2Container.latestView .itemList .catItemView .article-aside .article-info {
    margin: 0
}

#k2Container.latestView .itemList .catItemView .article-aside .article-info .create {
    color: #999
}

#k2Container.latestView .itemList .catItemView, #k2Container.userView .itemList .catItemView, #k2Container.tagView .itemList .catItemView {
    padding: 0;
    margin-bottom: 30px
}

#k2Container.latestView .itemList .catItemView .catItemImageBlock, #k2Container.userView .itemList .catItemView .catItemImageBlock, #k2Container.tagView .itemList .catItemView .catItemImageBlock {
    padding: 0;
    margin: 0 20px 0 0;
    float: left;
    z-index: 10;
    overflow: hidden;
    display: inline-block
}

#k2Container.latestView .itemList .catItemView .catItemImageBlock img, #k2Container.userView .itemList .catItemView .catItemImageBlock img, #k2Container.tagView .itemList .catItemView .catItemImageBlock img {
    transition: all 0.3s ease-in-out
}

#k2Container.latestView .itemList .catItemView .catItemImageBlock:hover img, #k2Container.userView .itemList .catItemView .catItemImageBlock:hover img, #k2Container.tagView .itemList .catItemView .catItemImageBlock:hover img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transition: all 0.3s ease-in-out
}

#k2Container.latestView .itemList .catItemView .main-item, #k2Container.userView .itemList .catItemView .main-item, #k2Container.tagView .itemList .catItemView .main-item {
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden
}

#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle, #k2Container.userView .itemList .catItemView .main-item h3.catItemTitle, #k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle {
    font-size: 18px;
    margin: 0 0 5px;
    padding: 0
}

#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle a, #k2Container.userView .itemList .catItemView .main-item h3.catItemTitle a, #k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle a {
    color: #444
}

#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle a:hover, #k2Container.userView .itemList .catItemView .main-item h3.catItemTitle a:hover, #k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle a:hover {
    color: #37c6f5
}

#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon, #k2Container.userView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon, #k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon {
    float: right
}

#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li, #k2Container.userView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li, #k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li {
    list-style: none;
    float: right;
    font-size: 16px
}

#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a, #k2Container.userView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a, #k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a {
    color: #999
}

#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover, #k2Container.userView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover, #k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover {
    color: #37c6f5
}

#k2Container.latestView .itemList .catItemView .main-item .article-aside .article-info, #k2Container.userView .itemList .catItemView .main-item .article-aside .article-info, #k2Container.tagView .itemList .catItemView .main-item .article-aside .article-info {
    margin-bottom: 10px
}

#k2Container.latestView .itemList .catItemView .main-item .article-aside .catItemCommentsLink, #k2Container.userView .itemList .catItemView .main-item .article-aside .catItemCommentsLink, #k2Container.tagView .itemList .catItemView .main-item .article-aside .catItemCommentsLink {
    border: none
}

#k2Container.latestView .itemList .catItemView .main-item .article-aside dd, #k2Container.userView .itemList .catItemView .main-item .article-aside dd, #k2Container.tagView .itemList .catItemView .main-item .article-aside dd {
    display: inline-block;
    color: #999;
    margin-right: 5px;
    font-size: 11px
}

#k2Container.latestView .itemList .catItemView .main-item .article-aside .catItemAuthor a, #k2Container.userView .itemList .catItemView .main-item .article-aside .catItemAuthor a, #k2Container.tagView .itemList .catItemView .main-item .article-aside .catItemAuthor a {
    color: #999
}

#k2Container.latestView .itemList .catItemView .main-item .article-aside .catItemAuthor a:hover, #k2Container.userView .itemList .catItemView .main-item .article-aside .catItemAuthor a:hover, #k2Container.tagView .itemList .catItemView .main-item .article-aside .catItemAuthor a:hover {
    color: #37c6f5
}

#k2Container.latestView .itemList .catItemView .main-item .catItemBody, #k2Container.userView .itemList .catItemView .main-item .catItemBody, #k2Container.tagView .itemList .catItemView .main-item .catItemBody {
    padding: 0
}

#k2Container.latestView .itemList .catItemView .main-item .catItemBody .catItemIntroText, #k2Container.userView .itemList .catItemView .main-item .catItemBody .catItemIntroText, #k2Container.tagView .itemList .catItemView .main-item .catItemBody .catItemIntroText {
    padding: 0 0 1px;
    margin-bottom: 10px;
    position: relative
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #k2Container.latestView .itemList .catItemView .main-item, #k2Container.userView .itemList .catItemView .main-item, #k2Container.tagView .itemList .catItemView .main-item {
        border-bottom: none
    }
}

#k2Container.itemView {
    border: none;
    margin: 0;
    padding: 0
}

#k2Container.itemView .itemToolbar {
    color: #999
}

#k2Container.itemView .itemHeader .me-inline {
    display: inline-block
}

#k2Container.itemView .itemHeader h2.itemTitle {
    color: #444;
    font-size: 24px;
    padding: 0;
    margin: 0 0 10px
}

#k2Container.itemView .itemHeader h2.itemTitle a {
    color: #444
}

#k2Container.itemView .itemHeader h2.itemTitle a:hover {
    color: #37c6f5
}

#k2Container.itemView .itemHeader .itemToolbar {
    float: right;
    margin: 0;
    background: none;
    border: none;
    color: #999
}

#k2Container.itemView .itemHeader .itemToolbar itemDateCreated

@media screen and (-webkit-min-device-pixel-ratio: 0) {.itemDateCreated {
    min-width: 122px
}

    #k2Container.itemView .itemHeader .itemToolbar .size-mail .itemTextResizerTitle {
        color: #444;
        font-size: 12px
    }

    #k2Container.itemView .itemHeader .itemToolbar .size-mail a#fontIncrease {
        display: inline-block;
        height: 20px;
        width: 20px;
        line-height: 18px;
        border: 1px solid #999;
        color: #999;
        border-radius: 3px;
        font-size: 16px
    }

    #k2Container.itemView .itemHeader .itemToolbar .size-mail a#fontIncrease:hover {
        color: #fff;
        background: #37c6f5;
        border-color: #37c6f5
    }

    #k2Container.itemView .itemHeader .itemToolbar .size-mail a#fontDecrease {
        display: inline-block;
        height: 20px;
        width: 20px;
        line-height: 18px;
        border: 1px solid #999;
        color: #999;
        border-radius: 3px;
        font-size: 16px
    }

    #k2Container.itemView .itemHeader .itemToolbar .size-mail a#fontDecrease:hover {
        color: #fff;
        background: #37c6f5;
        border-color: #37c6f5
    }

    #k2Container.itemView .itemHeader .itemToolbar .size-mail .fontsize {
        margin-right: 35px
    }

    #k2Container.itemView .itemHeader .itemToolbar .size-mail .emailbutton {
        border: none;
        padding: 0
    }

    #k2Container.itemView .itemHeader .itemToolbar .size-mail .emailbutton a {
        font-size: 14px;
        color: #999
    }

    #k2Container.itemView .itemHeader .itemToolbar .size-mail .emailbutton a:hover {
        color: #37c6f5
    }

    #k2Container.itemView .itemHeader .itemToolbar .size-mail .printbutton {
        border: none;
        padding: 0
    }

    #k2Container.itemView .itemHeader .itemToolbar .size-mail .printbutton a {
        font-size: 14px;
        color: #999
    }

    #k2Container.itemView .itemHeader .itemToolbar .size-mail .printbutton a:hover {
        color: #37c6f5
    }

    #k2Container.itemView .itemToolbar {
        background: none;
        border: none;
        display: block;
        overflow: hidden;
        margin: 0 0 30px
    }

    #k2Container.itemView .itemToolbar ul li {
        border: none
    }

    #k2Container.itemView .itemToolbar .itemRatingBlock {
        padding: 2px 0 0;
        margin-right: 8px;
        display: block
    }

    #k2Container.itemView .itemToolbar .itemRatingBlock .itemRatingForm {
        line-height: 20px;
        padding-right: 8px
    }

    #k2Container.itemView .itemToolbar .itemRatingBlock .itemRatingForm .itemRatingList, #k2Container.itemView .itemToolbar .itemRatingBlock .itemRatingForm .itemRatingList a:hover, #k2Container.itemView .itemToolbar .itemRatingBlock .itemRatingForm .itemRatingList .itemCurrentRating {
        background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/system/transparent_star.gif)
    }

    #k2Container.itemView .itemToolbar .itemRatingBlock .itemRatingForm ul.itemRatingList {
        height: 20px;
        width: 75px;
        z-index: 1
    }

    #k2Container.itemView .itemToolbar .itemRatingBlock .itemRatingForm ul.itemRatingList li.itemCurrentRating {
        height: 18px
    }

    #k2Container.itemView .itemToolbar .itemRatingBlock .itemRatingForm ul.itemRatingList a:hover {
        background-position: left -18px
    }

    #k2Container.itemView .itemToolbar .itemRatingBlock .itemRatingForm .itemRatingLog {
        color: #999
    }

    #k2Container.itemView .itemToolbar .me-inline {
        display: inline-block;
        float: left;
        margin-right: 30px;
        font-size: 12px
    }

    #k2Container.itemView .itemBody {
        padding: 0
    }

    #k2Container.itemView .itemBody .page-header h2.itemTitle {
        font-size: 16px;
        color: #444;
        font-weight: bold
    }

    #k2Container.itemView .itemBody .page-header h2.itemTitle > span {
        background: #666;
        color: #fff;
        padding: 2px 5px;
        font-size: 14px;
        font-weight: normal;
        line-height: 20px;
        display: inline-block
    }

    #k2Container.itemView .itemBody .page-header h2.itemTitle > span sup {
        top: 0;
        font-size: 100%
    }

    #k2Container.itemView .itemBody .itemImageBlock {
        text-align: center;
        padding: 0;
        margin: 0
    }

    #k2Container.itemView .itemBody .itemImageBlock span.itemImage {
        margin-bottom: 20px;
        overflow: hidden
    }

    #k2Container.itemView .itemBody .itemImageBlock span.itemImage img {
        transition: all 0.2s ease-in-out
    }

    #k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover img {
        transform: scale(1.1);
        transition: all 0.3s ease-in-out
    }

    #k2Container.itemView .itemBody .itemImageBlock span.itemImage a.modal {
        position: static;
        width: auto;
        margin: 0;
        padding: 0;
        background: transparent;
        box-shadow: none;
        border: none
    }

    #k2Container.itemView .itemBody .itemImageBlock span.itemImage img {
        border: none;
        padding: 0
    }

    #k2Container.itemView .itemBody .itemNaviTop {
        position: relative;
        margin: 0 0 20px
    }

    #k2Container.itemView .itemBody .itemNaviTop dl.article-info {
        background: #EEE;
        padding: 10px
    }

    #k2Container.itemView .itemBody .itemNaviTop dl.article-info dd {
        color: #444;
        font-size: 100%
    }

    #k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .itemDateCreated {
        margin-right: 20px;
        color: #999;
        font-size: 11px
    }

    #k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .icon-category:before {
        content: "\f07b "
    }

    #k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .category {
        margin-right: 20px;
        color: #999
    }

    #k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .category a {
        color: #999;
        font-size: 11px
    }

    #k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .category a:hover {
        color: #737373
    }

    #k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .itemAuthor {
        color: #999
    }

    #k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .itemAuthor a {
        color: #999;
        font-size: 11px
    }

    #k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .itemAuthor a:hover {
        color: #737373
    }

    #k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.k2item-email {
        position: absolute;
        right: 0
    }

    #k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.k2item-email a {
        color: #999
    }

    #k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.k2item-email a:hover {
        color: #737373
    }

    #k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.item-caption {
        float: right
    }

    #k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.item-caption:before {
        content: ""
    }

    #k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.item-caption > span {
        font-size: 13px;
        font-style: normal;
        margin-left: 10px
    }

    #k2Container.itemView .itemBody .itemNaviTop dl.article-info dd a {
        color: #444
    }

    #k2Container.itemView .itemBody .itemNaviTop dl.article-info dd a:hover {
        color: #737373
    }

    #k2Container.itemView .itemBody div.itemIntroText {
        font-weight: normal
    }

    #k2Container.itemView .itemBody div.itemFullText {
        margin-bottom: 50px
    }

    #k2Container.itemView .itemBody div.itemFullText .itemDateModified {
        display: none
    }

    #k2Container.itemView .itemBody .itemNaviBottom {
        margin-bottom: 1em
    }

    #k2Container.itemView .itemBody .itemNaviBottom > div {
        min-height: 20px
    }

    #k2Container.itemView .itemBody .itemNaviBottom > div:last-child {
        border: none
    }

    #k2Container.itemView .itemBody .itemNaviBottom .itemSocialSharing {
        padding: 0
    }

    #k2Container.itemView .itemBody .itemNaviBottom .itemSocialSharing > div {
        float: left;
        width: auto;
        height: 20px
    }

    #k2Container.itemView .itemBody .itemNaviBottom .itemSocialSharing > div > iframe {
        width: 80px !important
    }

    #k2Container.itemView .itemBody .itemTagsBlock {
        padding: 0;
        border: none;
        margin-bottom: 5px
    }

    #k2Container.itemView .itemBody .itemTagsBlock span {
        color: #444 Light;
        font-weight: normal
    }

    #k2Container.itemView .itemBody .itemAttachmentsBlock {
        padding: 4px 0;
        border: none;
        margin-bottom: 1em
    }

    #k2Container.itemView .itemBody .itemAttachmentsBlock span {
        color: #444 Light;
        font-weight: normal
    }

    #k2Container.itemView .itemBody .itemExtraFields li {
        background: #fff;
        border: none
    }

    #k2Container.itemView .itemBody .itemExtraFields li span.itemExtraFieldsLabel {
        width: auto;
        text-transform: uppercase
    }

    #k2Container.itemView .itemBody .itemExtraFields li .icon i {
        padding: 5px;
        background: #eee;
        border-radius: 2px
    }

    #k2Container.itemView .itemBody .itemExtraFields li .icon i:hover {
        background: #37c6f5;
        color: #fff
    }

    #k2Container.itemView .itemAuthorBlock {
        background: #EEE;
        border: none;
        padding: 0;
        border-top: 1px solid #dee2f1;
        margin: 1em 0 2em;
        display: block;
        overflow: hidden
    }

    #k2Container.itemView .itemAuthorBlock .header-author {
        display: block;
        overflow: hidden;
        padding: 10px;
        border-bottom: 1px solid #fff;
        margin-bottom: 10px
    }

    #k2Container.itemView .itemAuthorBlock .header-author .me-inline {
        display: inline;
        float: left;
        margin-right: 20px;
        font-size: 11px
    }

    #k2Container.itemView .itemAuthorBlock .header-author .itemcomment a {
        color: #444
    }

    #k2Container.itemView .itemAuthorBlock .header-author .itemcomment a:hover {
        color: #37c6f5
    }

    #k2Container.itemView .itemAuthorBlock .header-author .itemHits {
        color: #444
    }

    #k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock {
        border: none;
        padding: 0;
        font-size: 11px
    }

    #k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock i {
        font-size: 14px
    }

    #k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock span {
        color: #999
    }

    #k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock .itemTags a {
        color: #444
    }

    #k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock .itemTags a:hover {
        color: #37c6f5
    }

    #k2Container.itemView .itemAuthorBlock img.itemAuthorAvatar {
        border: none;
        padding: 0;
        margin-right: 15px
    }

    #k2Container.itemView .itemAuthorBlock h3.itemAuthorName {
        font-weight: 100%;
        margin-bottom: 10px
    }

    #k2Container.itemView .itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
        border: none;
        font-weight: normal
    }

    #k2Container.itemView .itemAuthorBlock .itemAuthorAvatar {
        float: left;
        padding: 0 10px 10px
    }

    #k2Container.itemView .itemAuthorBlock .itemAuthorDetails {
        padding: 0 10px
    }

    #k2Container.itemView .itemAuthorBlock .itemAuthorDetails p:empty {
        display: none
    }

    #k2Container.itemView .itemAuthorLatest h3 {
        font-size: 24px;
        font-weight: 400;
        color: #444
    }

    #k2Container.itemView .itemAuthorLatest ul {
        padding: 0
    }

    #k2Container.itemView .itemAuthorLatest ul li.even, #k2Container.itemView .itemAuthorLatest ul li.odd {
        list-style: none;
        background: #fff;
        border: none
    }

    #k2Container.itemView .itemAuthorLatest ul li.even a, #k2Container.itemView .itemAuthorLatest ul li.odd a {
        color: #444
    }

    #k2Container.itemView .itemAuthorLatest ul li.even a:hover, #k2Container.itemView .itemAuthorLatest ul li.odd a:hover {
        color: #37c6f5
    }

    #k2Container.itemView .itemNavigation {
        border: none;
        padding: 4px 0;
        margin-bottom: 20px;
        background: transparent
    }

    #k2Container.itemView .itemNavigation .itemNavigationTitle {
        padding: 10px;
        border: 1px solid #999;
        border-radius: 99px
    }

    #k2Container.itemView .itemLatest {
        margin-bottom: 10px
    }

    #k2Container.itemView .itemLatest h3 {
        font-size: 16px;
        font-weight: 800;
        color: #444;
        text-transform: uppercase;
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd
    }

    #k2Container.itemView .itemLatest ul {
        margin: 0
    }

    #k2Container.itemView .itemLatest ul li {
        border: none;
        background: transparent;
        list-style: none
    }

    #k2Container.itemView .itemLatest ul li:before {
        content: "\f105";
        font-family: fontawesome;
        font-size: 16px;
        margin-right: 5px
    }

    #k2Container.itemView .itemLatest ul li a {
        color: #444
    }

    #k2Container.itemView .itemLatest ul li:hover a {
        color: #737373
    }

    #k2Container.itemView .itemLatest ul li:hover:before {
        color: #737373
    }

    #k2Container.itemView .itemVideoBlock {
        padding: 0;
        background: transparent;
        border-top: 1px solid #dee2f1;
        padding-top: 2em;
        margin-bottom: 2em
    }

    #k2Container.itemView .itemVideoBlock h3 {
        font-size: 151.4%;
    }

    #k2Container.itemView .itemVideoBlock .itemVideoEmbedded {
        text-align: left;
        padding-left: 5px
    }

    #k2Container.itemView .itemVideoBlock .itemVideoEmbedded iframe {
        margin: 0 12px 0px 0;
    }

    #k2Container.itemView .itemImageGallery {
        border-top: 1px solid #dee2f1;
        padding-top: 2em;
        margin-bottom: 2em;
        overflow: hidden
    }

    #k2Container.itemView .itemImageGallery h3 {
        font-size: 151.4%;
    }

    #k2Container.itemView .itemImageGallery ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
        margin: 0;
        padding: 0;
        border: none
    }

    #k2Container.itemView .itemComments {
        padding: 0;
        background: #fff;
        border: none;
        overflow: hidden
    }

    #k2Container.itemView .itemComments h3 {
        font-size: 24px;
        font-weight: 400;
        color: #444;
        padding: 0
    }

    #k2Container.itemView .itemComments .itemCommentsList .even, #k2Container.itemView .itemComments .itemCommentsList .odd {
        background: transparent;
        border-bottom: none
    }

    #k2Container.itemView .itemComments .itemCommentsList .even img, #k2Container.itemView .itemComments .itemCommentsList .odd img {
        margin: 5px 15px 0 0;
        border: 1px solid #eee
    }

    #k2Container.itemView .itemComments .itemCommentsList .even .commentLink a, #k2Container.itemView .itemComments .itemCommentsList .odd .commentLink a {
        color: #37c6f5;
        text-decoration: none
    }

    #k2Container.itemView .itemComments .itemCommentsList .even .commentLink a:hover, #k2Container.itemView .itemComments .itemCommentsList .odd .commentLink a:hover {
        color: #737373
    }

    #k2Container.itemView .itemComments .itemCommentsList .even p, #k2Container.itemView .itemComments .itemCommentsList .odd p {
        padding: 0
    }

    #k2Container.itemView .itemComments .itemCommentsList .even span.commentDate, #k2Container.itemView .itemComments .itemCommentsList .even span.commentAuthorName, #k2Container.itemView .itemComments .itemCommentsList .odd span.commentDate, #k2Container.itemView .itemComments .itemCommentsList .odd span.commentAuthorName {
        font-weight: normal;
        color: #37c6f5;
        border: none;
        display: inline-block
    }

    #k2Container.itemView .itemComments .itemCommentsList .even .commentAuthorName, #k2Container.itemView .itemComments .itemCommentsList .odd .commentAuthorName {
        font-size: 18px;
        margin-right: 10px
    }

    #k2Container.itemView .itemComments .itemCommentsList .even span.commentDate, #k2Container.itemView .itemComments .itemCommentsList .odd span.commentDate {
        font-size: 11px;
        color: #444
    }

    #k2Container.itemView .itemComments .itemCommentsPagination {
        display: none
    }

    #k2Container.itemView .itemComments p.itemCommentsFormNotes {
        border: none;
        margin: 1em 0 2em
    }

    #k2Container.itemView .itemComments textarea.inputbox {
        width: 90%
    }

    #k2Container.itemView .itemComments .button i {
        border-color: #fff;
        display: inline-block;
        background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/white-arrow-right.png) no-repeat scroll 3px 4px;
        margin: -3px 0 0 5px
    }

    #k2Container.itemView .itemComments .itemCommentsForm form span#formLog {
        padding: 0;
        margin: 0
    }

    #k2Container.itemView .itemComments .itemCommentsForm h3 {
        font-size: 24px;
        font-weight: 400;
        text-transform: uppercase;
        color: #37c6f5;
        margin-bottom: 30px
    }

    #k2Container.itemView .itemComments .itemCommentsForm form {
        margin-bottom: 0
    }

    #k2Container.itemView .itemComments .itemCommentsForm .form-horizontal .controls {
        text-align: right;
        margin: 0 6px 0 0
    }

    #k2Container.itemView .itemComments .itemCommentsForm form.form-validate {
        color: #999
    }

    #k2Container.itemView .itemComments .itemCommentsForm form.form-validate label {
        display: none
    }

    #k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#userName {
        width: 90%;
        margin-bottom: 10px
    }

    #k2Container.itemView .itemComments .itemCommentsForm form.form-validate .me-inline {
        display: inline;
        float: left
    }

    #k2Container.itemView .itemComments .itemCommentsForm form.form-validate input.me-inline {
        width: 44%;
        margin-bottom: 20px
    }

    #k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#commentEmail {
        margin-right: 17px
    }

    #k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#submitCommentButton {
        border: none;
        background: #37c6f5;
        padding: 8px 20px
    }

    #k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#submitCommentButton:hover {
        background: #23262D
    }

    #k2Container.itemView .itemComments .itemCommentsForm textarea.inputbox {
        width: 90%;
        background: #fff;
        color: #999;
        margin-bottom: 10px
    }

    div.itemCommentsForm form span#formLog {
        position: absolute;
        margin-top: 25px
    }

    .contentpane #outer {
        display: none
    }

    .home-layout2 #yt_slideshow {
        border-bottom: 2px solid #37c6f5
    }

    .home-layout2 #yt_header {
        background: #eee;
        padding: 0
    }

    .home-layout2 #yt_footer {
        background-color: #222
    }

    .home-layout2 #yt_spotlight1 {
        background: #eee
    }

    .home-layout2 #yt_spotlight3 {
        background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/bg/bg-spotlight3_l2.png) no-repeat 0 0 fixed;
        background-size: 100% 100%
    }

    .home-layout2 #yt_spotlight4 {
        background: #fff;
        padding: 40px 0 70px
    }

    .home-layout2 #yt_spotlight5 {
        background: #37c6f5;
        padding: 40px 0 70px;
        overflow: visible
    }

    .home-layout2 #yt_spotlight6 {
        background: #fff;
        padding: 40px 0
    }

    .home-layout2 #yt_spotlight7 {
        background: #F5F5F5;
        padding: 0
    }

    .home-layout2 #yt_spotlight8 {
        padding: 30px 0;
        background: #43474d
    }

    .home-layout2 #yt_spotlight8 .module h3.modtitle {
        padding: 10px 0;
        font-size: 20px;
        color: #fff;
        position: relative;
        margin: 0 0 30px
    }

    .home-layout2 #yt_spotlight8 .module h3.modtitle:before {
        content: "";
        height: 2px;
        background: #37c6f5;
        width: 85px;
        position: absolute;
        bottom: 0
    }

    .home-layout2 #yt_spotlight9 {
        padding: 0 0 40px;
        background: #fff
    }

    .home-layout2 .slick-slider-hexagon div.sj-k2slickslider .pag-item {
        z-index: 2
    }

    .home-layout2 .slick-slider-hexagon div.sj-k2slickslider .slickslider-items .item-content {
        left: 0;
        z-index: 2;
        width: 100%
    }

    .home-layout2 .slick-slider-hexagon div.sj-k2slickslider .slickslider-items .item-content .item-description {
        color: #fff;
        font-weight: normal;
        font-size: 16px;
        width: 40%
    }

    .home-layout2 .slick-slider-hexagon div.sj-k2slickslider .slickslider-items .item-content .item-title a {
        font-size: 60px;
        line-height: 50px
    }

    .home-layout2 .slick-slider-hexagon div.sj-k2slickslider .slickslider-items:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: #000;
        opacity: 0.5;
        z-index: 1
    }

    .home-layout2 .slick-slider-hexagon div.sj-k2slickslider .nav-pagination.conner-tl a.left {
        background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/icon/left.png) no-repeat center center
    }

    .home-layout2 .slick-slider-hexagon div.sj-k2slickslider .nav-pagination.conner-tl a.left:hover {
        height: 60px;
        width: 60px;
        background-position: center center;
        text-indent: 99px;
        padding: 0;

    }


    .home-layout2 .slick-slider-hexagon div.sj-k2slickslider .nav-pagination.conner-tl a.right:hover {
        height: 60px;
        width: 60px;

        text-indent: -99px;
        padding: 0;

    }

    .home-layout2 .slick-slider-hexagon div.sj-k2slickslider:hover .nav-pagination.conner-tl a.left {
        left: 30px;
        -moz-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
        transform: rotateZ(0deg);
        transition: all 0.3s ease-in-out
    }

    .home-layout2 .slick-slider-hexagon div.sj-k2slickslider:hover .nav-pagination.conner-tl a.right {
        right: 30px;
        -moz-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
        transform: rotateZ(0deg);
        transition: all 0.3s ease-in-out
    }

    .home-layout2 .phone-mail {
        padding-left: 0;
        border-left: none;
        margin: 0
    }

    .home-layout2 .phone-mail li {
        color: #444;
        padding-top: 5px;
        padding-bottom: 5px
    }

    .home-layout2 .phone-mail li a {
        color: #444
    }

    .home-layout2 .phone-mail li a:hover {
        color: #37c6f5
    }

    .home-layout2 .mod-login .yt-loginform li.inline {
        border-color: #ddd;
        margin: 0;
        padding-top: 5px;
        padding-bottom: 5px
    }

    .home-layout2 .mod-login .yt-loginform li.inline a {
        color: #444
    }

    .home-layout2 .mod-login .yt-loginform li.inline a:hover {
        color: #fff
    }

    .home-layout2 .mod-login .yt-loginform li.inline:hover {
        background: #37c6f5
    }

    .home-layout2 .mod-login .yt-loginform li.inline:hover a {
        color: #fff
    }

    .home-layout2 .mod-languages {
        margin: 0;
        border-color: #ddd;
        padding-top: 5px;
        padding-bottom: 5px
    }

    .home-layout2 .mod-languages .dropdown-toggle {
        color: #444
    }

    .home-layout2 .mod-languages:hover .dropdown-toggle {
        color: #fff
    }

    .home-layout2 .module.cus-res-min-jo .main .item {
        padding-bottom: 55px;
        padding-top: 25px;
        border: 1px solid #ddd;
        border-left: none;
        background: #fff;
        position: relative
    }

    .home-layout2 .module.cus-res-min-jo .main .item:nth-child(1) {
        border-left: 1px solid #ddd
    }

    .home-layout2 .module.cus-res-min-jo .main .item:hover {
        background: #37c6f5
    }

    .home-layout2 .module.cus-res-min-jo .main .item:hover h3.title a {
        color: #fff
    }

    .home-layout2 .module.cus-res-min-jo .main .item:hover .des {
        color: #fff
    }

    .home-layout2 .k2-latest-new h3.modtitle {
        color: #fff
    }

    .home-layout2 .k2-latest-new h3.modtitle:after {
        background: #fff
    }

    .home-layout2 .k2-latest-new .k2-latest-new .modulePretext {
        color: #fff
    }

    .home-layout2 .module.carousel-custommer div.yt-extra-carousel {
        overflow: visible
    }

    .home-layout2 .module.carousel-custommer div.yt-extra-carousel .carousel-inner {
        margin: -85px auto 0
    }

    .home-layout2 .module.carousel-custommer div.yt-extra-carousel .carousel-control {
        top: 75%;
        border-color: #fff;
        color: #fff;
        box-shadow: none
    }

    .home-layout2 .module.carousel-custommer div.yt-extra-carousel .carousel-control:hover {
        background: rgba(255, 255, 255, 0.9);
        color: #37c6f5
    }

    .home-layout2 .module.carousel-custommer div.yt-extra-carousel .carousel-control.left {
        left: 0
    }

    .home-layout2 .module.carousel-custommer div.yt-extra-carousel .carousel-control.right {
        right: 0
    }

    .home-layout2 .module.carousel-custommer div.yt-extra-carousel .carousel-indicators {
        bottom: -30px
    }

    @media (min-width: 768px) and (max-width: 979px) {
        .home-layout2 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a {
            font-size: 30px;
            line-height: 35px
        }
    }

    /***!  /templates/joomla3/sj-hexagon/templates/sj_hexagon/css/pattern.css  !***/
    .theme-color {
        background-color: #CCC
    }

    .theme-color.red {
        background-color: #dd002b
    }

    .theme-color.blue {
        background-color: #0083e8
    }

    .theme-color.oranges {
        background-color: #ff6c00
    }

    .theme-color.emerald {
        background-color: #47bfa9
    }

    @media (min-width: 980px) {
        .body-bg .pattern1, #jform_params_bgimage_pattern .pattern1 {
            background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/pattern/body/pattern1.png)
        }

        .body-bg .pattern2, #jform_params_bgimage_pattern .pattern2 {
            background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/pattern/body/pattern2.png)
        }

        .body-bg .pattern3, #jform_params_bgimage_pattern .pattern3 {
            background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/pattern/body/pattern3.png)
        }

        .body-bg .pattern4, #jform_params_bgimage_pattern .pattern4 {
            background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/pattern/body/pattern4.png)
        }

        .body-bg .pattern5, #jform_params_bgimage_pattern .pattern5 {
            background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/pattern/body/pattern5.png)
        }

        .body-bg .pattern6, #jform_params_bgimage_pattern .pattern6 {
            background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/pattern/body/pattern6.jpg);
            background-size: auto 100%
        }

        .body-bg .pattern7, #jform_params_bgimage_pattern .pattern7 {
            background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/pattern/body/pattern7.jpg);
            background-size: auto 100%
        }

        .body-bg .pattern8, #jform_params_bgimage_pattern .pattern8 {
            background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/pattern/body/pattern8.jpg);
            background-size: auto 100%
        }

        #bd.pattern1 {
            background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/pattern/body/pattern1.png)
        }

        #bd.pattern2 {
            background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/pattern/body/pattern2.png)
        }

        #bd.pattern3 {
            background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/pattern/body/pattern3.png)
        }

        #bd.pattern4 {
            background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/pattern/body/pattern4.png)
        }

        #bd.pattern5 {
            background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/pattern/body/pattern5.png)
        }

        #bd.pattern6 {
            background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/pattern/body/pattern6.jpg);
            background-attachment: fixed
        }

        #bd.pattern7 {
            background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/pattern/body/pattern7.jpg);
            background-attachment: fixed
        }

        #bd.pattern8 {
            background-image: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/images/pattern/body/pattern8.jpg);
            background-attachment: fixed
        }
    }.pattern-wrap .pattern {
         height: 22px;
         width: 30px;
         float: left;
         text-indent: -999em;
         margin: 0 5px 0 0;
         cursor: pointer;
         background-color: #ddd;
         border-radius: 3px;
         box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset
     }

    .pattern-wrap .pattern.active {
        border: 1px solid rgba(0, 0, 0, 0.4);
        box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4) inset, 0 0 0 2px rgba(0, 0, 0, 0.08);
        background-color: #eee
    }


    input.miniColors {
        border-radius: 0;
        font-size: 11px;
        margin: 0 3px 0 0;
        padding: 0 3px;
        width: 50px;
        box-shadow: none
    }

    .miniColors-selector {
        position: absolute;
        width: 185px;
        height: 160px;
        background: #fff;
        -moz-box-shadow: 0 0 6px rgba(0, 0, 0, .25);
        -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .25);
        box-shadow: 0 0 6px rgba(0, 0, 0, .25);
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        padding: 5px;
        z-index: 999999
    }

    .miniColors.opacity.miniColors-selector {
        width: 200px
    }

    .miniColors-selector.black {
        background: #000;
        border-color: #000
    }

    .miniColors-colors {
        position: absolute;
        top: 5px;
        left: 5px;
        width: 150px;
        height: 150px;
        background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/asset/minicolors/images/colors.png) -40px 0 no-repeat;
        cursor: crosshair
    }

    .miniColors.opacity .miniColors-colors {
        left: 30px
    }

    .miniColors-hues {
        position: absolute;
        top: 5px;
        left: 160px;
        width: 20px;
        height: 150px;
        background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/asset/minicolors/images/colors.png) no-repeat;
        cursor: crosshair
    }

    .miniColors.opacity .miniColors-hues {
        left: 185px
    }

    .miniColors-opacity {
        position: absolute;
        top: 5px;
        left: 5px;
        width: 20px;
        height: 150px;

        cursor: crosshair
    }

    .miniColors-colorPicker {
        position: absolute;
        width: 11px;
        height: 11px;
        border: 1px solid #000;
        -moz-border-radius: 11px;
        -webkit-border-radius: 11px;
        border-radius: 11px
    }

    .miniColors-colorPicker-inner {
        position: absolute;
        top: 0;
        left: 0;
        width: 7px;
        height: 7px;
        border: 2px solid #fff;
        -moz-border-radius: 9px;
        -webkit-border-radius: 9px;
        border-radius: 9px
    }

    .miniColors-huePicker, .miniColors-opacityPicker {
        position: absolute;
        left: -2px;
        width: 22px;
        height: 2px;
        border: 1px solid #000;
        background: #fff;
        margin-top: -1px;
        border-radius: 2px
    }

    .miniColors-trigger, .miniColors-triggerWrap {
        width: 22px;
        height: 22px;
        display: inline-block
    }

    .miniColors-triggerWrap {
        background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/asset/minicolors/images/trigger.png) -22px 0 no-repeat
    }

    .miniColors-triggerWrap.disabled {
        filter: alpha(opacity=50);
        opacity: .5
    }

    .miniColors-trigger {
        vertical-align: middle;
        outline: 0;
        background: url(/templates/joomla3/sj-hexagon/templates/sj_hexagon/asset/minicolors/images/trigger.png) no-repeat
    }

    .miniColors-triggerWrap.disabled .miniColors-trigger {
        cursor: default
    }

    /***!  /templates/joomla3/sj-hexagon/templates/sj_hexagon/css/responsive.css  !***/
    .clearfix {
        *zoom: 1
    }

    .clearfix:before, .clearfix:after {
        display: table;
        content: "";
        line-height: 0
    }

    .clearfix:after {
        clear: both
    }

    .hide-text {
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0
    }

    .input-block-level {
        display: block;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    @media (min-width: 320px) and (max-width: 479px) {
        #bd div.container {
            width: 100%
        }

        #bd table .list-author {
            display: none
        }

        #bd table th {
            padding: 22px 10px 13px
        }

        #bd .newsfeed-category table th {
            padding: 8px 10px 7px
        }

        #bd .btn {
            white-space: normal;
            height: auto
        }

        #bd #yt_menuwrap {
            padding: 0;
            position: relative
        }

        #bd #yt_menuwrap #yt_logo {
            text-align: center;
            margin: 15px 0
        }

        #bd #yt_menuwrap #search {
            position: absolute;
            right: 0;
            top: 90px;
            z-index: 999;
            width: auto
        }

        #bd #yt_menuwrap #yt_mainmenu {
            background: #08c
        }

        #bd #yt_menuwrap #yt_mainmenu .btn {
            padding: 10px 12px
        }

        #bd #yt_breadcrumb {
            height: auto;
            padding-top: 45px
        }

        #bd #yt_breadcrumb #breadcrumb .breadcrumb {
            text-align: left;
            line-height: 20px
        }

        #bd #yt_breadcrumb #breadcrumb .breadcrumb li {
            margin: 0
        }

        #bd #yt_breadcrumb #breadcrumb .breadcrumb li.active {
            position: static;
            line-height: 22px
        }

        #bd #yt_mainmenu ul.navi {
            display: none
        }

        #bd #yt_mainmenu .yt-resmenu {
            display: block
        }

        #bd #yt_mainmenu .yt-resmenu .btn-navbar {
            height: auto
        }

        #bd #yt_footer #yt_copyright {
            margin-bottom: 20px
        }

        #bd #yt_footer #footer .pull-right {
            float: none !important;
            text-align: center
        }

        #bd #yt_spotlight2 .module .item {
            padding: 0px;
            margin-bottom: 30px
        }

        #bd #yt_mainmenu ul.navi {
            display: none
        }

        #bd .module._menu.side-menu .modcontent ul.menu > li.parent ul {
            left: 0;
            right: inherit;
            margin-top: 30px
        }

        #bd .blog .items-leading .item .item-image {
            float: none !important;
            display: block;
            margin: 0 0 20px;
            min-height: inherit !important;
            min-width: inherit !important
        }

        #bd .blog .items-row .item .item-image {
            float: none !important;
            display: block;
            margin: 0 0 20px;
            min-height: inherit !important;
            min-width: inherit !important
        }

        #bd .blog-featured .items-leading .item .item-image, #bd .blog-featured .items-row .item .item-image {
            margin: 0 0 20px;
            float: none;
            display: block;
            min-height: inherit !important;
            min-width: inherit !important
        }

        #bd .item-page .img-fulltext {
            display: block;
            float: none
        }

        #bd .item-page ul.related-items li {
            margin-bottom: 20px
        }

        #bd .item-page ul.related-items li .img-fulltext {
            display: inline-block;
            float: left !important
        }

        #bd .pagination ul li {
            margin: 4px 2px
        }

        #bd .pagination ul li a, #bd .pagination ul li span {
            float: none;
            display: inline-block
        }

        #bd .tag-category ul.items-row .item .item-image {
            float: none !important;
            display: block;
            margin: 0px 0px 20px;
            min-width: inherit !important;
            min-height: inherit !important
        }

        #bd .item-page .img-fulltext {
            float: none !important
        }

        #bd .item-page .image {
            width: 100%;
            margin: 20px 0px
        }

        #bd .item-page .dt-list {
            width: 100%;
            margin: 20px 0px
        }

        #bd .item-page .notice {
            padding: 20px 20px 20px 50px;
            background-position: 12px center
        }

        #bd .item-page .article-aside .article-info dd {
            font-size: 12px
        }

        #bd .item-page ul.related-items li {
            float: left;
            width: 100%
        }

        #bd #search-form input.inputbox {
            margin-bottom: 10px
        }

        #bd #search-form .btn-primary {
            margin-top: -1px
        }

        #bd .bs-docs-example + .prettyprint {
            overflow: auto !important
        }

        #bd .bs-docs-example .col-lg-6 {
            width: 100%;
            padding: 0
        }

        #bd .bs-docs-example div.yt-tabs.vertical {
            margin: 0
        }

        #bd .bs-docs-example div.yt-tabs.vertical .nav-tabs {
            display: block;
            width: 100%;
            margin: 0
        }

        #bd .bs-docs-example div.yt-tabs.vertical div.tab-content {
            padding: 0
        }

        #bd .audio_player {
            width: 100%
        }

        #bd .audio_player .audiojs {
            width: 100%
        }

        #bd div.bs-docs-example {
            overflow-x: auto
        }

        #bd div.track-details {
            width: 100%
        }

        #bd pre.highlighter:before {
            position: static
        }

        #bd .highlighter.prettyprint {
            overflow-x: auto
        }

        #bd ul.yt-playlist {
            width: 100%
        }

        #bd .form-vertical .login-greeting {
            display: none
        }

        #bd .form-vertical .logout-button {
            margin: 0 10px
        }

        #bd .registration .form-horizontal .control-label {
            width: 100%;
            padding: 0px
        }

        #bd .form-horizontal .controls input {
            width: 100%
        }

        #bd #member-registration div {
            padding: 0
        }

        #bd div.contact textarea, #bd div.contact input {
            width: 90%
        }

        #bd #myLogin .modal-dialog {
            width: 280px
        }

        #bd #myLogin .modal-dialog .inputbox {
            width: 100%
        }

        #bd #searchForm .inputbox {
            margin-bottom: 10px
        }

        #bd .yt-loginform .dropdown-menu {
            min-width: 190px
        }

        #bd div.sj-accordion .acd-items .acd-item:hover .acd-image a.hover-link {
            top: 30%
        }

        #bd .module.me_search {
            padding: 0
        }

        #bd .module.me_search .modcontent .dropdown .dropdown-menu {
            min-width: 290px
        }

        #bd .module.me_search .modcontent .dropdown .dropdown-menu:before {
            left: 90%
        }

        #bd div.sj-k2slickslider .pag-item {
            display: none
        }

        #bd div.sj-k2slickslider .slickslider-items .item-content {
            display: block;
            width: 70%
        }

        #bd div.sj-k2slickslider .slickslider-items .item-content .item-content-inner {
            padding-top: 0
        }

        #bd div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title {
            text-align: left
        }

        #bd div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a {
            font-size: 10px;
            line-height: 22px;
            margin: 0 0 10px;
            padding: 0
        }

        #bd div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title span.line {
            display: none
        }

        #bd div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-description, #bd div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore {
            display: none
        }

        #bd div.sj-k2slickslider .nav-pagination.conner-tl {
            display: none
        }

        #bd .home-layout2 .slick-slider-hexagon div.sj-k2slickslider .slickslider-items .item-content .item-title {
            text-align: center
        }

        #bd .home-layout2 .slick-slider-hexagon div.sj-k2slickslider .slickslider-items .item-content .item-title a {
            font-size: 16px;
            line-height: 22px
        }

        #bd .sj-responsive-listing .respl-pretext {
            width: 95%;
            text-align: center
        }

        #bd .module.k2-latest-new .k2ItemsBlock .modulePretext {
            width: 95%
        }

        #bd .module.k2-latest-new ul {
            padding: 0
        }

        #bd .module.k2-latest-new .k2ItemsBlock li.even, #bd .module.k2-latest-new .k2ItemsBlock li.odd {
            width: 100% !important
        }

        #bd .module.k2-latest-new li {
            margin: 0 0 30px
        }

        #bd .module.k2-latest-new li:nth-child(4) {
            margin: 0
        }

        #bd .module.carousel-custommer div.yt-extra-carousel .carousel-control {
            display: none
        }

        #bd .content-accordion div.sj-accordion .acd-items .acd-item.selected .acd-content-wrap {
            padding: 10px 0 155px
        }

        #bd .sj-gallery.preset05-3 .sj-content .sj-items .sj-item .item-info {
            margin-bottom: 8px
        }

        #bd .about-us-home .main .item {
            width: 94%;
            float: none;
            margin: 0 auto 30px
        }

        #bd .about-us-home .main .item:nth-child(1) {
            margin: 0 auto 30px !important
        }

        #bd .module.banner-link ul li.item-banner {
            width: 18%
        }

        #bd #g-about .title {
            margin-top: 30px
        }

        #bd #g-about .ourmember .pre-text {
            padding: 0 10px
        }

        #bd div.yt-tabs.vertical ul.nav-tabs {
            width: 100%;
            margin-left: 0
        }

        #bd div.yt-tabs.vertical {
            margin-left: 0
        }

        #bd .module.search-left .form-inline .button, #bd .module.search-left .form-inline button, #bd .module.search-left .form-inline .btReverse {
            top: 0;
            bottom: 0
        }

        #bd #k2Container.latestView .itemList .catItemView .catItemImageBlock, #bd #k2Container.userView .itemList .catItemView .catItemImageBlock, #bd #k2Container.tagView .itemList .catItemView .catItemImageBlock {
            margin-bottom: 20px
        }

        #bd #k2Container.latestView .itemList .catItemView .main-item, #bd #k2Container.userView .itemList .catItemView .main-item, #bd #k2Container.tagView .itemList .catItemView .main-item {
            float: left
        }

        #bd #k2Container.itemView .itemHeader .itemToolbar {
            margin-top: 10px
        }

        #bd #k2Container.itemView div.itemToolbar ul {
            text-align: left
        }

        #bd #k2Container.itemView .itemToolbar {
            width: 100%
        }

        #bd #k2Container.itemView .itemComments textarea.inputbox {
            width: 100%
        }

        #bd #k2Container.itemView input#userName {
            width: 100%
        }

        #bd #k2Container.itemView div.itemCommentsForm form input.inputbox {
            width: 100%
        }

        #bd #yt-extra-carousel .item .img-thumbnail {
            padding: 7px 4px
        }

        #bd .bs-docs-example a.btn {
            margin: 5px
        }

        #bd .bs-docs-example .box-members, #bd .bs-docs-example .box-apps, #bd .bs-docs-example .box-leads {
            margin-bottom: 10px
        }

        #bd table.variations {
            display: block
        }

        #bd .contact-ajax .ctajax-element .el-ctajax-form input.el-input, #bd .contact-ajax .ctajax-element .el-ctajax-form textarea {
            width: 100%
        }

        #bd #g-about .text {
            margin-bottom: 10px
        }

        #bd #g-about .customersay .cus-title {
            padding: 16px 0;
            font-size: 12px
        }

        #bd .info-address, #bd .info-mobie, #bd .info-mail {
            font-size: 12px
        }

        #bd .info-address .icon-map-marker, #bd .info-address .icon-mobile-phone, #bd .info-address .icon-envelope-alt, #bd .info-mobie .icon-map-marker, #bd .info-mobie .icon-mobile-phone, #bd .info-mobie .icon-envelope-alt, #bd .info-mail .icon-map-marker, #bd .info-mail .icon-mobile-phone, #bd .info-mail .icon-envelope-alt {
            margin-right: 6px
        }

        #bd.rtl .yt-resmenu .nav-collapse ul.resmenu li.haveChild .menuress-toggle {
            right: auto;
            left: 0
        }

        #bd.rtl #g-about .customersay .cus-title {
            padding: 16px 0
        }

        #bd.rtl #k2Container.itemView div.itemToolbar ul {
            text-align: right
        }

        #bd.rtl #k2Container.latestView .itemList .catItemView .catItemImageBlock, #bd.rtl #k2Container.userView .itemList .catItemView .catItemImageBlock, #bd.rtl #k2Container.tagView .itemList .catItemView .catItemImageBlock {
            margin-bottom: 20px
        }

        #bd.rtl #k2Container.latestView .itemList .catItemView .main-item, #bd.rtl #k2Container.userView .itemList .catItemView .main-item, #bd.rtl #k2Container.tagView .itemList .catItemView .main-item {
            float: right
        }

        #bd.rtl #yt_menuwrap #search {
            left: 15px;
            right: auto
        }

        #bd.rtl #yt_breadcrumb #breadcrumb .breadcrumb {
            text-align: right
        }

        #bd.rtl .nav-collapse ul.resmenu .res-wrapnav {
            margin-left: 0
        }
    }@media (min-width: 480px) and (max-width: 767px) {
    #yt_menuwrap {
        padding: 0;
        position: relative
    }

    #yt_menuwrap #yt_logo {
        text-align: center;
        margin: 15px 0
    }

    #yt_menuwrap #search {
        position: absolute;
        right: 0;
        top: 90px;
        z-index: 999;
        width: auto
    }

    #yt_menuwrap #yt_mainmenu {
        background: #08c
    }

    #yt_menuwrap #yt_mainmenu .btn {
        padding: 10px 12px
    }

    #yt_breadcrumb {
        height: auto;
        padding-top: 45px
    }

    #yt_breadcrumb #breadcrumb .breadcrumb {
        text-align: left;
        line-height: 20px
    }

    #yt_breadcrumb #breadcrumb .breadcrumb li {
        margin: 0
    }

    #yt_breadcrumb #breadcrumb .breadcrumb li.active {
        position: static;
        line-height: 22px
    }

    div.archive .form-inline .filters .button {
        padding: 2px 10px
    }

    div.container {
        width: 100%
    }

    table {
        overflow-x: auto;
        display: block
    }

    .newsfeed-category table th {
        padding: 8px 10px 7px
    }

    .btn {
        white-space: normal;
        height: auto
    }

    .backtotop {
        display: none
    }

    #yt_footer #yt_copyright {
        margin-bottom: 20px
    }

    #yt_footer #footer .pull-right {
        float: none !important;
        text-align: center
    }

    #yt_spotlight2 .module .item {
        padding: 0px;
        margin-bottom: 30px
    }

    #yt_mainmenu .nav-collapse ul.resmenu {
        width: 100%
    }

    #yt_mainmenu ul.navi {
        display: none
    }

    #yt_mainmenu .yt-resmenu {
        display: block
    }

    #yt_mainmenu .yt-resmenu .btn-navbar {
        height: auto
    }

    .module._menu.side-menu .modcontent ul.menu > li.parent ul {
        left: 0;
        right: inherit;
        margin-top: 30px
    }

    #mod-finder-searchform input.inputbox {
        float: none
    }

    .blog .items-leading .item .item-image {
        float: none !important;
        display: block;
        margin: 0 0 20px;
        min-height: inherit !important;
        min-width: inherit !important
    }

    .blog .items-row .item .item-image {
        float: none !important;
        display: block;
        margin: 0 0 20px;
        min-height: inherit !important;
        min-width: inherit !important
    }

    .blog-featured .items-leading .item .item-image, .blog-featured .items-row .item .item-image {
        margin: 0 0 20px;
        float: none;
        display: block;
        min-height: inherit !important;
        min-width: inherit !important
    }

    .item-page .img-fulltext {
        display: block;
        float: none
    }

    .item-page ul.related-items li {
        margin-bottom: 20px
    }

    .item-page ul.related-items li .img-fulltext {
        display: inline-block;
        float: left !important
    }

    .pagination ul li {
        margin: 4px 2px
    }

    .pagination ul li a, .pagination ul li span {
        float: none;
        display: inline-block
    }

    .tag-category ul.items-row .item .item-image {
        float: none !important;
        display: block;
        margin: 0px 0px 20px;
        min-width: inherit !important;
        min-height: inherit !important
    }

    .item-page .img-fulltext {
        float: none !important
    }

    .item-page .image {
        width: 100%;
        margin: 20px 0px
    }

    .item-page .dt-list {
        width: 100%;
        margin: 20px 0px
    }

    .item-page .notice {
        padding: 20px 20px 20px 50px;
        background-position: 12px center
    }

    .item-page .article-aside .article-info dd {
        font-size: 12px
    }

    .category-list td.list-author {
        min-height: 36px
    }

    .item-page ul.related-items li {
        float: left;
        width: 100%
    }

    .module.me_search {
        padding: 0
    }

    .module.me_search .modcontent .dropdown .dropdown-menu {
        min-width: 290px
    }

    .module.me_search .modcontent .dropdown .dropdown-menu:before {
        left: 90%
    }

    #search-form input.inputbox {
        margin-bottom: 10px;
        width: 100%
    }

    #search-form .btn-primary {
        margin-top: -1px
    }

    .form-vertical .login-greeting {
        display: none
    }

    .form-vertical .logout-button {
        margin: 0 10px
    }

    .registration .form-horizontal .control-label {
        width: 100%;
        padding: 0px
    }

    .form-horizontal .controls input {
        width: 100%
    }

    #member-registration div {
        padding: 0
    }

    div.contact textarea, div.contact input {
        width: 90%
    }

    #login {
        padding: 0;
        position: absolute;
        right: 0;
        z-index: 100;
        margin-top: -54px
    }

    #login .mod-languages ul.dropdown-menu {
        min-width: 121px !important
    }

    #searchForm .inputbox {
        margin-bottom: 10px
    }

    .yt-loginform .dropdown-menu {
        min-width: 190px
    }

    div.sj-accordion .acd-items .acd-item:hover .acd-image a.hover-link {
        top: 30%
    }

    div.sj-k2slickslider ul.pag-item {
        display: none
    }

    div.sj-k2slickslider .slickslider-items .item-content .item-content-inner {
        padding-top: 50px
    }

    div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a {
        font-size: 14px;
        line-height: 22px;
        margin: 0 0 10px
    }

    div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-description, div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore {
        display: none
    }

    div.sj-k2slickslider .nav-pagination.conner-tl {
        display: none
    }

    .home-layout2 .slick-slider-hexagon div.sj-k2slickslider .slickslider-items .item-content .item-title a {
        font-size: 20px;
        line-height: 22px
    }

    .module.responsive-k2-listing .respl-pretext {
        width: 60%
    }

    .module.responsive-k2-listing .respl-items .respl-item .item-inner .item-more .more-image:hover .zoom_img {
        left: 35%
    }

    .module.responsive-k2-listing .respl-items .respl-item .item-inner .item-more .more-image:hover .link_detail {
        right: 35%
    }

    .module.banner-slider div.yt-extra-carousel .carousel-inner .item {
        background: #eee;
        text-align: center;
        padding: 20px
    }

    .module.banner-slider div.yt-extra-carousel .carousel-inner .item .item-image {
        display: inline-block
    }

    .module.k2-latest-new .k2ItemsBlock li.even, .module.k2-latest-new .k2ItemsBlock li.odd {
        width: 50%
    }

    .module.k2-latest-new .k2ItemsBlock li:nth-child(1), .module.k2-latest-new .k2ItemsBlock li:nth-child(2) {
        margin: 0 0 30px
    }

    .sj-responsive-listing .respl-pretext {
        width: 70%;
        text-align: center
    }

    .mod-login {
        float: left
    }

    .photo-galleries .sj-gallery.preset03-4 .sj-content .sj-items .sj-item .item-info {
        width: 15%
    }

    .module.cus-res-min-jo .modcontent .main .item:nth-child(1) .read-more, .module.cus-res-min-jo .modcontent .main .item:nth-child(2) .read-more, .module.cus-res-min-jo .modcontent .main .item:nth-child(3) .read-more {
        margin: 0 0 30px
    }

    .module.banner-link ul li.item-banner {
        width: 19.5%
    }

    .about-us-home .main .item:nth-child(1), .about-us-home .main .item:nth-child(2) {
        margin: 0 auto 30px
    }

    .about-us-home .main .item:nth-child(3) {
        clear: both
    }

    #g-about .title {
        margin-top: 30px
    }

    #g-about .ourmember .pre-text {
        padding: 0 10px
    }

    table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        display: block
    }

    th, td {
        margin: 0;
        vertical-align: top
    }

    thead {
        display: block;
        float: left
    }

    tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap
    }

    tbody tr {
        display: inline-block;
        vertical-align: top;
        border-right: 1px solid #ccc;
        margin-left: -4px
    }

    th:last-child, td:last-child {
        border-bottom: 1px solid #babcbf
    }

    th {
        background: #666;
        border-radius: 0;
        color: #fff;
        display: block;
        text-align: right;
        border-bottom: 0;
        font-size: 13px;
        border-left: 0;
        padding: 7px 10px 5px;
        min-height: 27px
    }

    td {
        display: block;
        padding: 7px 10px 5px;
        min-height: 26px;
        text-align: left;
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

    .bs-docs-example th {
        min-height: 30px
    }

    .weblink-category table.category th {
        padding: 30px 10px 6px;
        border-bottom: none
    }

    div.yt-tabs.vertical ul.nav-tabs {
        width: 100%;
        margin-left: 0
    }

    div.yt-tabs.vertical {
        margin-left: 0
    }

    #k2Container.latestView .itemList .catItemView .catItemImageBlock, #k2Container.userView .itemList .catItemView .catItemImageBlock, #k2Container.tagView .itemList .catItemView .catItemImageBlock {
        margin-bottom: 20px
    }

    #k2Container.latestView .itemList .catItemView .main-item, #k2Container.userView .itemList .catItemView .main-item, #k2Container.tagView .itemList .catItemView .main-item {
        float: left
    }

    #k2Container.itemView .itemHeader .itemToolbar {
        margin-top: 10px
    }

    #k2Container.itemView div.itemToolbar ul {
        text-align: left
    }

    #k2Container.itemView .itemToolbar {
        width: 100%
    }

    #k2Container.itemView .itemComments textarea.inputbox {
        width: 100%
    }

    #k2Container.itemView div.itemCommentsForm form input.inputbox {
        width: 100%
    }

    #yt-extra-carousel .item .img-thumbnail {
        padding: 7px 4px
    }

    .bs-docs-example a.btn {
        margin: 5px
    }

    .bs-docs-example .box-members, .bs-docs-example .box-apps, .bs-docs-example .box-leads {
        margin-bottom: 10px
    }

    table.variations {
        display: block
    }

    .contact-ajax .ctajax-element .el-ctajax-form input.el-input, .contact-ajax .ctajax-element .el-ctajax-form textarea {
        width: 100%
    }

    .rtl .yt-resmenu .nav-collapse ul.resmenu li.haveChild .menuress-toggle {
        right: auto;
        left: 0
    }

    .rtl #k2Container.itemView div.itemToolbar ul {
        text-align: right
    }

    .rtl #k2Container.latestView .itemList .catItemView .catItemImageBlock, .rtl #k2Container.userView .itemList .catItemView .catItemImageBlock, .rtl #k2Container.tagView .itemList .catItemView .catItemImageBlock {
        margin-bottom: 20px
    }

    .rtl #k2Container.latestView .itemList .catItemView .main-item, .rtl #k2Container.userView .itemList .catItemView .main-item, .rtl #k2Container.tagView .itemList .catItemView .main-item {
        float: right
    }

    .rtl #yt_menuwrap #search {
        left: 15px;
        right: auto
    }

    .rtl #yt_breadcrumb #breadcrumb .breadcrumb {
        text-align: right
    }

    .rtl #login {
        overflow: visible;
        right: auto;
        left: 0
    }

    .rtl #login .mod-languages ul.dropdown-menu {
        min-width: 116px !important
    }

    .rtl #myLogin .modal-content {
        left: inherit
    }

    .rtl .item-page ul.related-items li .img-fulltext {
        float: right !important
    }

    .rtl thead {
        float: right
    }

    .rtl tbody tr {
        border-right: none;
        border-left: 1px solid #ccc
    }

    .rtl .module._menu.side-menu .modcontent ul.menu > li.parent ul {
        right: 0;
        left: inherit;
        margin-top: 30px
    }

    .rtl .item-page ul.related-items li {
        float: right;
        width: 100%
    }
}@media (min-width: 768px) and (max-width: 979px) {
    div.container {
        width: 100%
    }

    #cpanel_wrapper {
        display: none
    }

    #yt_menuwrap {
        padding: 0;
        position: relative
    }

    #yt_menuwrap #yt_logo {
        text-align: center;
        margin: 15px 0
    }

    #yt_menuwrap #search {
        position: absolute;
        right: 0;
        top: 90px;
        z-index: 999;
        width: auto
    }

    #yt_menuwrap #yt_mainmenu {
        background: #08c;
        padding: 0
    }

    #yt_menuwrap #yt_mainmenu .btn {
        padding: 10px 12px
    }

    #yt_spotlight2 .module .item {
        padding: 0px 10px
    }

    #bottom3 {
        clear: both
    }

    #yt_mainmenu .nav-collapse ul.resmenu {
        width: 100%
    }

    #yt_mainmenu ul.navi {
        display: none
    }

    #yt_mainmenu .yt-resmenu {
        display: block
    }

    #yt_mainmenu .yt-resmenu .btn-navbar {
        height: auto
    }

    .ourmember #yt-extra-carousel img {
        height: 150px
    }

    .registration .form-horizontal .control-label {
        white-space: nowrap;
        width: 28%
    }

    #login {
        padding: 0;
        position: absolute;
        right: 0;
        z-index: 100;
        width: 250px
    }

    .blog-featured .items-row .item .item-image {
        display: inline-block
    }

    .blog .items-row .item.col-sm-3 .article-aside dd {
        display: block
    }

    .blog .items-row .item.col-sm-3 .article-aside dd.create, .blog .items-row .item.col-sm-3 .article-aside dd.hits {
        margin: 0 0 10px
    }

    .blog .items-leading .item.span4 .item-image, .blog .items-leading .item.span6 .item-image, .blog .items-leading .item.span3 .item-image {
        display: block !important;
        min-width: inherit !important;
        min-height: inherit !important
    }

    .blog .items-leading .item.span4 .item-image .img_caption, .blog .items-leading .item.span6 .item-image .img_caption, .blog .items-leading .item.span3 .item-image .img_caption {
        width: auto !important
    }

    .blog .items-leading .item .item-image {
        float: none !important;
        display: inline-block;
        margin: 0 0 20px
    }

    .blog .items-row .item.col-sm-3 .item-image, .blog .items-row .item.col-sm-4 .item-image, .blog .items-row .item.col-sm-6 .item-image {
        display: block !important;
        min-width: inherit !important;
        min-height: inherit !important;
        float: none !important
    }

    .blog .items-row .item.col-sm-3 .item-image .img_caption, .blog .items-row .item.col-sm-4 .item-image .img_caption, .blog .items-row .item.col-sm-6 .item-image .img_caption {
        width: auto !important
    }

    .blog .items-row .item .item-image {
        float: none !important;
        display: inline-block;
        margin: 0 0 20px
    }

    .item-page .btn.btn-flat {
        padding: 5px 15px;
        font-size: 12px
    }

    .item-page .related-items .img-fulltext {
        display: inline-block
    }

    .item-page .g-pageteam .b-ourteam .col-sm-6.first {
        clear: both
    }

    .item-page .dt-list {
        width: 47%
    }

    .bs-docs-example .clearfix {
        display: none
    }

    .tag-category ul.items-row .item .item-image {
        float: none !important;
        margin: 0px 0px 20px 0px;
        display: inline-block
    }

    .yt-loginform .dropdown-menu {
        min-width: 188px
    }

    .mod-languages .dropdown-menu li a {
        padding: 7px
    }

    .form-vertical {
        padding: 9px 5px
    }

    .form-vertical .login-greeting {
        font-size: 12px
    }

    .form-vertical .logout-button .btn {
        padding: 2px 0 2px 6px
    }

    #social {
        padding-right: 0px
    }

    #social .poscenter {
        margin: -3px 0px 0px 26px !important
    }

    #social .poscenter .yt-socialbt {
        margin-right: 10px
    }

    .module.cus-res-min-jo .modcontent .main .item:nth-child(1) .read-more {
        margin: 0 0 30px
    }

    .module.cus-res-min-jo .modcontent .main .item:nth-child(2) .read-more {
        margin: 0 0 30px
    }

    .module.banner-link ul li.item-banner {
        width: 19.5%
    }

    .module.me_search {
        padding: 0
    }

    #search #mod-finder-searchform {
        margin-right: 0px
    }

    #search #mod-finder-searchform #mod-finder-searchword {
        width: 157px
    }

    #contact {
        padding-right: 0px
    }

    #contact .poscenter {
        margin-top: -4px
    }

    #contact .poscenter a {
        font-size: 13px
    }

    #contact .poscenter span {
        font-size: 13px
    }

    #g-about .yt-slider-carousel .item img {
        width: 100%
    }

    #g-about .ourmember .item-content .image .socials a.facebook {
        left: 25%
    }

    #g-about .ourmember .item-content .image .socials a.twitter {
        left: 66%
    }

    .module.banner-slider div.yt-extra-carousel .carousel-inner .item {
        background: #eee;
        text-align: center;
        padding: 20px
    }

    .module.banner-slider div.yt-extra-carousel .carousel-inner .item .item-image {
        display: inline-block
    }

    div.sj-accordion .acd-items .acd-item:hover .acd-image a.hover-link {
        top: 29%
    }

    .module.responsive-k2-listing .respl-items .respl-item .item-inner .item-more .more-image .zoom_img, .module.responsive-k2-listing .respl-items .respl-item .item-inner .item-more .more-image .link_detail, .item-page.portfolio .respl-items .respl-item .item-inner .item-more .more-image .zoom_img, .item-page.portfolio .respl-items .respl-item .item-inner .item-more .more-image .link_detail {
        height: 30px;
        width: 30px
    }

    .module.responsive-k2-listing .respl-items .respl-item .item-inner .item-more .more-image .zoom_img:before, .module.responsive-k2-listing .respl-items .respl-item .item-inner .item-more .more-image .link_detail:before, .item-page.portfolio .respl-items .respl-item .item-inner .item-more .more-image .zoom_img:before, .item-page.portfolio .respl-items .respl-item .item-inner .item-more .more-image .link_detail:before {
        font-size: 14px;
        line-height: 30px
    }

    .module.responsive-k2-listing .respl-items .respl-item .item-inner .item-more .more-image:hover .zoom_img, .item-page.portfolio .respl-items .respl-item .item-inner .item-more .more-image:hover .zoom_img {
        left: 32%
    }

    .module.responsive-k2-listing .respl-items .respl-item .item-inner .item-more .more-image:hover .link_detail, .item-page.portfolio .respl-items .respl-item .item-inner .item-more .more-image:hover .link_detail {
        right: 32%
    }

    #yt_footer #yt_copyright {
        text-align: center
    }

    #footer .social-cus-mod {
        float: none !important;
        text-align: center
    }

    .module.about-us-home .item {
        margin-bottom: 15px
    }

    .module.about-us-home .main .image-item {
        border: 1px solid #ddd;
        padding: 20px 0
    }

    div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a {
        font-size: 20px;
        line-height: 30px
    }

    .module.k2-latest-new .k2ItemsBlock li.even .moduleItemIntrotext .moduleItemImage .moduleItemReadMore, .module.k2-latest-new .k2ItemsBlock li.odd .moduleItemIntrotext .moduleItemImage .moduleItemReadMore {
        padding: 5px;
        left: 37%
    }

    .module.k2-latest-new .k2ItemsBlock li.even, .module.k2-latest-new .k2ItemsBlock li.odd {
        width: 50%;
        margin: 0 0 15px
    }

    .module.k2-latest-new .k2ItemsBlock {
        margin: 0 0 0 -15px
    }

    .rtl #yt_menuwrap #search {
        left: 15px;
        right: auto
    }

    .rtl .yt-resmenu .nav-collapse ul.resmenu li.haveChild .menuress-toggle {
        right: auto;
        left: 0
    }

    .rtl #login {
        right: auto;
        left: 0
    }

    .rtl #social {
        padding: 0px
    }

    .rtl #social .poscenter {
        margin: 3px 0px 0px 0px !important;
        padding-right: 15px
    }

    .rtl .module.k2-latest-new .k2ItemsBlock {
        margin: 0 -30px 0 0
    }

    .rtl #search {
        padding: 0px
    }

    .rtl #search #mod-finder-searchform .button {
        left: 23px
    }

    .rtl #search #mod-finder-searchform input.inputbox {
        margin-right: 15px
    }

    .rtl .sj-gallery.preset03-4 .sj-content .sj-items .sj-item .item-info {
        float: right
    }

    .rtl .form-vertical {
        padding: 15px 1px
    }
}@media (min-width: 980px) and (max-width: 1199px) {
    div.container {
        width: 980px
    }

    #yt_spotlight2 .module .item {
        padding: 0px 25px
    }

    #yt_menuwrap {
        padding: 0;
        position: relative
    }

    #yt_menuwrap .container {
        width: 100%
    }

    #yt_menuwrap #meganavigator {
        text-align: left
    }

    #yt_menuwrap #yt_logo {
        text-align: center;
        margin: 0
    }

    #yt_mainmenu #meganavigator li.level1 > .item-link {
        padding: 15px 5px
    }

    #yt_mainmenu #meganavigator li.level1 > .item-link span {
        padding: 6px
    }

    #search {
        margin: 11px 0
    }

    .blog .items-leading .item .item-image {
        float: none !important;
        margin: 0px 0px 20px 0px;
        display: inline-block
    }

    .blog .items-leading .item.span4 .item-image, .blog .items-leading .item.span6 .item-image, .blog .items-leading .item.span3 .item-image {
        display: block;
        height: 100%;
        min-width: inherit !important;
        min-height: inherit !important
    }

    .blog .items-leading .item.span4 .item-image .img_caption, .blog .items-leading .item.span6 .item-image .img_caption, .blog .items-leading .item.span3 .item-image .img_caption {
        width: auto !important
    }

    .blog .items-row .item .item-image {
        float: none !important;
        margin: 0px 0px 20px 0px;
        display: inline-block;
        min-height: inherit !important;
        min-width: inherit !important
    }

    .blog .items-row .item.col-sm-3 .item-image, .blog .items-row .item.col-sm-4 .item-image, .blog .items-row .item.col-sm-6 .item-image {
        display: block;
        height: 100%;
        min-width: inherit !important;
        min-height: inherit !important
    }

    .blog .items-row .item.col-sm-3 .item-image img, .blog .items-row .item.col-sm-4 .item-image img, .blog .items-row .item.col-sm-6 .item-image img {
        max-width: 100%;
        display: block
    }

    .blog .items-row .item.col-sm-3 .item-image .img_caption, .blog .items-row .item.col-sm-4 .item-image .img_caption, .blog .items-row .item.col-sm-6 .item-image .img_caption {
        width: auto !important
    }

    .blog.blog-featured .items-row .item .item-image {
        min-height: inherit !important;
        min-width: inherit !important;
        display: block
    }

    .registration .form-horizontal .control-label {
        white-space: nowrap;
        width: 28%
    }

    #login {
        padding: 0
    }

    .item-page .btn.btn-flat {
        font-size: 14px
    }

    .item-page .dt-list {
        width: 47%
    }

    #k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#commentEmail {
        margin-right: 14px
    }

    .module.badge_new h3.modtitle .badge, .module.badge_hot h3.modtitle .badge, .module.badge_cool h3.modtitle .badge, .module.badge_best h3.modtitle .badge {
        font-size: 12px
    }

    .tag-category ul.items-row .item .item-image {
        float: none !important;
        margin: 0px 0px 20px 0px;
        display: inline-block
    }

    .module.me_search {
        padding: 0;
        display: inline-block
    }

    .module.banner-link ul li.item-banner {
        width: 19.7%
    }

    #social .poscenter {
        margin-left: 50px !important
    }

    div.sj-k2slickslider .slickslider-items .item-content {
        top: 0
    }

    div.sj-k2slickslider .slickslider-items .item-content .item-description {
        display: none
    }

    div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a {
        font-size: 20px;
        line-height: 30px
    }

    .module.k2-latest-new .k2ItemsBlock li.even .moduleItemIntrotext .moduleItemImage .moduleItemReadMore, .module.k2-latest-new .k2ItemsBlock li.odd .moduleItemIntrotext .moduleItemImage .moduleItemReadMore {
        left: 22%
    }

    .module.responsive-k2-listing .sj-responsive-listing .respl-pretext, .item-page.portfolio .sj-responsive-listing .respl-pretext {
        text-align: center
    }

    .module.responsive-k2-listing .sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image:hover .link_detail, .item-page.portfolio .sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image:hover .link_detail {
        right: 30%
    }

    .module.responsive-k2-listing .sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image:hover .zoom_img, .item-page.portfolio .sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image:hover .zoom_img {
        left: 30%
    }

    #mod-finder-searchform {
        margin: 3px 0 0
    }

    #mod-finder-searchform input.inputbox {
        width: 185px
    }

    .yt-loginform .dropdown-menu {
        min-width: 190px
    }

    .form-vertical {
        padding: 13px 5px
    }

    .form-vertical .login-greeting {
        font-size: 12px;
        margin: 4px 4px 0 0
    }

    .form-vertical .logout-button .btn {
        padding: 3px 1px 3px 8px
    }

    .module div.moduletabs.top-position div.tabs-container ul.tabs li .tab {
        font-size: 12px
    }

    .k2-content-tab ul li.even .main, .k2-content-tab ul li.odd .main {
        width: 50%
    }

    .k2-content-tab ul li.even .main .moduleItemTitle, .k2-content-tab ul li.odd .main .moduleItemTitle {
        font-size: 12px;
        line-height: 16px
    }

    div.sj-accordion .acd-items .acd-item .acd-content-wrap .acd-content-wrap-inner .acd-content {
        padding: 10px
    }

    div.sj-accordion .acd-items .acd-item .acd-content-wrap .acd-content-wrap-inner .acd-content .acd-description {
        font-size: 12px
    }

    .rtl #k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#commentEmail {
        margin-right: 0;
        margin-left: 14px
    }

    .rtl #yt_menuwrap #meganavigator {
        text-align: right
    }

    .rtl #yt_menuwrap #search {
        left: 15px;
        right: auto
    }

    .rtl .phone-mail {
        padding-left: 0;
        border-left: none
    }

    .rtl #social .poscenter {
        margin-left: 5px !important;
        margin-right: 40px !important
    }

    .rtl #mod-finder-searchform input.inputbox {
        margin-right: 28px
    }

    .rtl #mod-finder-searchform .button {
        left: 10px
    }
}@media (min-width: 1200px) {
    .layout-boxed {
        width: 1200px;
        margin: 0 auto;
        background: #f6f6f6;
        box-shadow: 0 0 6px #777
    }
}@media (min-width: 1600px) {
    .sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image:hover:after {
        border-width: 0 0 1150px 680px
    }

    .sj-responsive-listing .respl-items .respl-item .item-inner .item-more .more-image:hover:before {
        border-width: 1150px 680px 0 0
    }
}
    .itemFullText.smallerFontSize img{
        max-width: 100% !important;
        height: auto !important;
    }
}
.btnDetail a {
    font-style: italic;
    font-size: 12px;
    color: #777;
}
.btnDetail {
    margin-top: 10px;
}
#tab_ord {
    margin-top: 30px;
}
.product-tab .tab-link.current {
    margin-bottom: -2px;
    background: #37c6f5;
    border-bottom: solid 1px #ebebeb;
    color: #fff;
}
.product-tab .tab-link:first-child {
    margin-left: 0px;
}
.ul.tabs li.current {
    color: #000;
}
.product-tab .tab-link {
    padding: 10px 25px 0px 25px;
}
.product-tab .tab-link span {
    font-weight: 700;
    font-size: 14px;
}
.product-tab .tabs-title {
    margin-bottom: 0;
    padding-left: 0;
    width: 100%;
    text-align: left;
}
.product-tab .tab-link {
    position: relative;
    cursor: pointer;
    display: inline-block;
    border: solid 1px #ebebeb;
}
.tab-float {
    width: 100%;
    display: block;
    float: left;
}
.tab-float .content_extab.current {
    min-height: 200px;
}
.product-tab .content_extab.current {
    padding: 25px 0;
    background: #fff;
    border-top: solid 1px #ebebeb;
}
.tab-content.current {
    opacity: 1;
    visibility: visible;
    height: auto;
}
.tab-float .content_extab {
    width: 100%;
}
.product-tab .content_extab.current .rte {
    padding: 0px 25px;
}
.tab-content {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden; }
.tab-content.current {
    opacity: 1;
    visibility: visible;
    height: auto; }
.title_module_main h2::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 0 8px;
    border-color: transparent transparent transparent#37c6f5;
    position: absolute;
    top: -8px;
    right: -7px;
}
.title_module_main h2::before {
    content: "";
    width: 100%;
    height: 8px;
    background: #37c6f5;
    position: absolute;
    left: 0;
    top: -8px;
}
.title-product {
    color: #37c6f5;
}
.title_module_main h2 {
    display: inline-block;

    position: relative;

    font-family: "Roboto",sans-serif;
    font-weight: 600;
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 0 solid #ebebeb;
    margin-bottom: 0;
    background: #37c6f5;
    padding: 0 15px;
    line-height: 40px;
}
.title_module_main {
    margin-top:30px;
    width: 100%;
    float: left;
    position: relative;
    border: solid 1px #efefef;
    margin-bottom: 20px;
}
.title_module_main h2 a {
    color: #fff;
}
.btnCalen {
    padding: 15px 25px;
    background: #7a8089;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}
.btnCalen:hover {
    background: #37c6f5;
    color: #fff;
}
.form_button_details {
    margin-top: 20px;
}
.product-info.a-left {
    margin-top: 20px;
}
.product-name a {
    color: #000; font-size: 16px;
}
.product-name a:hover {
    color : #37c6f5;
}
.product-price {
    font-size: 24px;
}
.product-price-old {
    margin-left: 10px;
}
.price {
    color: #c84343;
}
.contactBookingNow i {
    color: #37c6f5 ;
    font-size : 14px;
}
.rte description text3line p {
    font-size : 16px;
}
#gallery_02 {
    margin-top: 15px;
}
.owl-item {
    margin-left: 15px ;
}
.owl-wrapper.owl-item:first-child {
    margin-left: 0px;
}
.introtext {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 80px;
}
@media (min-width: 768px){
    .contactBookingNow {
        margin-top: 80px;
        border-left: 1px solid #ccc;
    }
}
.catItemImageBlock{
    width: 100%!important;
}
.formContact label, .formContact div, .formContact p{
    display: none;
}
form#fContact button[type="submit"]{
    background-color: #37c6f5!important;
}
/*login css*/
.mod-login .yt-loginform li {
    padding-left: 10px;
}
.yt-loginform.pull-right li a {
    font-size: 14px;
    color: #fff;
}
.mod-login .yt-loginform {
    display: inline-flex;
    position: relative;
    top: 4px;
}
.yt-loginform.pull-right li a i {
    font-size: 17px;
}
@charset "utf-8";
/***!  /templates/joomla3/sj-hexagon/modules/mod_sj_contact_ajax/assets/css/styles.css  !***/

.contact-ajax {
    margin: 0;
    padding: 0
}

.contact-ajax .ctajax-wrap {
    margin: 0;
    padding: 0
}

.contact-ajax .ctajax-wrap .ctajax-element {
    margin: 0;
    padding: 0;
    width: 50%;
    float: left
}

.contact-ajax .ctajax-wrap .ctajax-element .el-inner {
    padding: 0 15px
}

.contact-ajax .ctajax-wrap .ctajax-element .el-inner i:before {
    font-family: FontAwesome
}

.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-desc, .contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-map {
    margin-bottom: 15px
}

.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-map #map-canvas img {
    width: auto;
    max-width: inherit
}

.contact-ajax .ctajax-element .el-inner label {
    float: left;
    display: none
}

.contact-ajax .ctajax-element .el-inner img.el-captcha {
    margin-bottom: 15px;
    transition: border-color 0.3s ease 0s;
    border-radius: 2px;
    background-color: #9C0;
    width: 170px;
    height: 38px;
    color: #9C0
}

.contact-ajax .ctajax-element .el-inner .el-captcha-refesh {
    height: 37px;
    line-height: 37px;
    vertical-align: top;
    margin-left: 5px;
    text-decoration: none;
    outline: none;
    display: inline-block
}

.contact-ajax .ctajax-element #dynamic_recaptcha_1, .contact-ajax .ctajax-element .el-inner input[type="text"], .contact-ajax .ctajax-element .el-inner textarea {
    border-style: solid;
    border-width: 1px;
    clear: both;
    margin-bottom: 15px;
    padding: 10px;
    transition: border-color 0.3s ease 0s
}

.contact-ajax .ctajax-element #dynamic_recaptcha_1 {
    border-color: transparent;
    padding: 0 20px 0 0
}

.contact-ajax .ctajax-element .el-ctajax-form {
    float: left;
    width: 100%
}

.contact-ajax .ctajax-element .el-ctajax-form input:focus, .contact-ajax .ctajax-element .el-ctajax-form textarea:focus {
    border-color: #999;
    color: #333
}

.contact-ajax .ctajax-element .el-info-contact {
    margin: 0 0 15px 0
}

.contact-ajax .ctajax-element .el-info-contact .info-address, .contact-ajax .ctajax-element .el-info-contact .info-mobie, .contact-ajax .ctajax-element .el-info-contact .info-mail {
    margin: 15px 0 0 0
}

.contact-ajax .ctajax-element .el-info-contact .info-address i {
    font-size: 30px;
    float: left;
    margin-right: 30px
}

.contact-ajax .ctajax-element .el-info-contact .info-mobie i {
    font-size: 33px;
    float: left;
    margin-right: 30px
}

.contact-ajax .ctajax-element .el-info-contact .info-mail i {
    font-size: 20px;
    float: left;
    margin-right: 25px
}

.contact-ajax .ctajax-element .el-info-contact .info-label:before {
    content: attr(data-label);
    color: #9ee002;
    font-weight: bold
}

.contact-ajax .ctajax-element .el-info-contact .info-label {
    display: block
}

.contact-ajax .ctajax-element .el-info-contact .info-address .info-label {
    line-height: 31px
}

.contact-ajax .ctajax-element .el-info-contact .info-mobie .info-label {
    line-height: 35px
}

.contact-ajax .ctajax-element .el-info-contact .info-mail .info-label {
    line-height: 22px;
    text-decoration: none
}

.contact-ajax .ctajax-element ul.el-socials {
    margin: 0;
    padding: 0;
    margin-top: 15px;
    display: inline-block
}

.contact-ajax .ctajax-element ul.el-socials li {
    list-style: none;
    display: inline-block
}

.contact-ajax .ctajax-element ul.el-socials li a {
    width: 50px;
    height: 49px;
    display: inline-block
}

.contact-ajax .ctajax-element ul.el-socials li.social-facebook a {
}

.contact-ajax .ctajax-element ul.el-socials li.social-facebook a:hover {
}

.contact-ajax .ctajax-element .social-networks {
    display: inline-block;
    margin-top: 10px
}

.contact-ajax .ctajax-element .social-networks .network {
    border-radius: 20px 20px 20px 20px;
    color: #fff;
    display: inline-block;
    font-size: 14pt;
    line-height: 1;
    margin: 0 1px;
    text-decoration: none;
    background-color: #7b7b7b
}

.contact-ajax .ctajax-element .social-networks .network:hover {
    background-color: #9C0
}

.contact-ajax .ctajax-element .social-networks .network i {
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    display: inline-block
}

.contact-ajax .ctajax-element ul.el-socials li.social-twitter a {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_contact_ajax/assets/images/socials.png) no-repeat scroll 0 -99px transparent
}

.contact-ajax .ctajax-element ul.el-socials li.social-twitter a:hover {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_contact_ajax/assets/images/socials.png) no-repeat scroll 0 -148px transparent
}

.contact-ajax .ctajax-element ul.el-socials li.social-rss a {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_contact_ajax/assets/images/socials.png) no-repeat scroll 0 -196px transparent
}

.contact-ajax .ctajax-element ul.el-socials li.social-rss a:hover {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_contact_ajax/assets/images/socials.png) no-repeat scroll 0 -245px transparent
}

.contact-ajax .ctajax-element ul.el-socials li.social-v a {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_contact_ajax/assets/images/socials.png) no-repeat scroll 0 -294px transparent
}

.contact-ajax .ctajax-element ul.el-socials li.social-v a:hover {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_contact_ajax/assets/images/socials.png) no-repeat scroll 0 -343px transparent
}

.contact-ajax .ctajax-element ul.el-socials li.social-youtube a {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_contact_ajax/assets/images/socials.png) no-repeat scroll 0 -392px transparent
}

.contact-ajax .ctajax-element ul.el-socials li.social-youtube a:hover {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_contact_ajax/assets/images/socials.png) no-repeat scroll 0 -441px transparent
}

.contact-ajax .ctajax-element .el-aircaft {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_contact_ajax/assets/images/aircraft.png) no-repeat scroll 0 0 transparent;
    width: 194px;
    height: 88px;
    display: inline-block
}

.contact-ajax .ctajax-element .el-ctajax-form .el-ctajax-loadding {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_contact_ajax/assets/images/loading.gif) no-repeat scroll center center transparent;
    width: 24px;
    height: 40px;
    display: none;
    margin-left: 15px;
    vertical-align: middle
}

.contact-ajax .ctajax-element .el-ctajax-form .el-ctajax-return {
    display: none;
    margin-left: 15px;
    margin-top: 12px;
    border: 1px solid #9ee002;
    border-radius: 3px;
    padding: 5px
}

.contact-ajax .ctajax-element .el-ctajax-form .el-ctajax-return.return-error {
    border-color: #F93152
}

.contact-ajax .ctajax-element .el-ctajax-form .el-ctajax-return.return-error i {
    color: #F93152;
    padding-right: 5px
}

.contact-ajax .ctajax-element .el-ctajax-form .el-ctajax-return.return-success i {
    color: #9ee002;
    padding-right: 5px
}

.contact-ajax .ctajax-element .el-ctajax-form .el-control a > .icon-refresh {
    outline: none
}

.contact-ajax .ctajax-element .el-ctajax-form .el-control .el-ok, .contact-ajax .ctajax-element .el-ctajax-form .el-control .el-error {
    display: none
}

.contact-ajax .ctajax-element .el-ctajax-form .el-control.ctajax-error .ca-tooltip {
    display: inline-block;
    vertical-align: top;
    margin-left: 4px
}

.contact-ajax .ctajax-element .el-ctajax-form .el-control.ctajax-error .el-error {
    color: #F93152;
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
    vertical-align: top;
    height: 36px;
    line-height: 36px
}

.contact-ajax .ctajax-element .el-ctajax-form .el-control.ctajax-ok .el-ok {
    color: #9C0;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    vertical-align: top;
    margin-left: 4px;
    font-size: 20px
}

.contact-ajax .ctajax-element .el-ctajax-form .el-control .el-captcha-loadding {
    margin-bottom: 15px;
    vertical-align: middle;
    display: none;
    margin-left: 5px;
    color: #9C0
}

.contact-ajax .ctajax-element .el-ctajax-form .ctajax-error input, .contact-ajax .ctajax-element .el-ctajax-form .ctajax-error textarea {
    border-color: #F93152
}

@media all and (max-width: 767px) {
    .contact-ajax .ctajax-wrap .ctajax-element {
        width: 100%
    }

    .contact-ajax .ctajax-element .el-ctajax-form input {
        width: 76%
    }

    .contact-ajax .ctajax-element .el-ctajax-form textarea {
        min-height: 170px;
        width: 76%
    }

    .contact-ajax .ctajax-element .el-ctajax-form #dynamic_recaptcha_1 {
        width: 76%
    }
}

@media all and (min-width: 768px) {
    .contact-ajax .ctajax-wrap .ctajax-element {
        width: 50%
    }

    .contact-ajax .ctajax-element .el-ctajax-form input {
        width: 45%
    }

    .contact-ajax .ctajax-element .el-ctajax-form textarea {
        min-height: 170px;
        width: 85%
    }

    .contact-ajax .ctajax-element .el-ctajax-form #dynamic_recaptcha_1 {
        width: 85%
    }
}

.lt-ie9.contact-ajax .ctajax-wrap .ctajax-element {
    width: 50%
}

.lt-ie9.contact-ajax .ctajax-element .el-ctajax-form input {
    width: 45%
}

.lt-ie9.contact-ajax .ctajax-element .el-ctajax-form textarea {
    min-height: 170px;
    width: 85%
}

.lt-ie9.contact-ajax .ctajax-element .el-ctajax-form #dynamic_recaptcha_1 {
    width: 85%
}

.contact-ajax .ctajax-element .el-ctajax-form input[type="submit"] {
    width: auto;
    cursor: pointer
}

.contact-ajax .ctajax-element .el-ctajax-form #dynamic_recaptcha_1 {
    margin-bottom: 15px;
    display: inline-block
}

.contact-ajax .ctajax-element .el-ctajax-form .ctajax-error #dynamic_recaptcha_1 {
    border-color: #F93152
}

.contact-ajax .ctajax-element .el-ctajax-form label.el-label-email-copy {
    display: inline-block;
    float: none
}

.contact-ajax .ctajax-element .el-ctajax-form #contact_email_copy {
    display: inline-block;
    width: auto;
    margin: 0 5px 0 0
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible
}

.tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
    margin-left: 4px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-color: #F93152;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #F93152;
    border-width: 5px 5px 0
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #F93152;
    border-width: 5px 5px 5px 0
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #F93152;
    border-width: 5px 0 5px 5px
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #F93152;
    border-width: 0 5px 5px
}

.cf:before, .cf:after {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

/***!  /templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/css/gallery.css  !***/

.post-text, .pre-text {
    margin-top: 10px;
    margin-bottom: 10px
}

.sj-gallery {
    position: relative
}

.sj-gallery .sj-content {
    border: 1px solid #b4b4b4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.sj-gallery .sj-items {
    overflow: hidden;
    position: relative;
    width: 98%;
    margin: 1%
}

.sj-gallery .item {
    float: left;
    width: 100%;
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
    padding: 0px
}

.sj-gallery .item > img {
    display: block;
    line-height: 1
}

.sj-gallery .active, .sj-gallery .next, .sj-gallery .prev {
    display: block
}

.sj-gallery .active {
    left: 0
}

.sj-gallery .next, .sj-gallery .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.sj-gallery .next {
    left: 100%
}

.sj-gallery .prev {
    left: -100%
}

.sj-gallery .next.left, .sj-gallery .prev.right {
    left: 0
}

.sj-gallery .active.left {
    left: -100%
}

.sj-gallery .active.right {
    left: 100%
}

.sj-gallery img {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    float: left;
    width: 100%;
    border: 3px solid #CCC;
    max-width: none;
    margin: -3px
}

.sj-gallery a:hover img {
    background: #FFF
}

.sj-gallery a:focus {
    outline: none
}

.sj-gallery li.img-col {
    display: inline;
    line-height: 12px;
    margin: 0 1px 1px 0
}

.sj-gallery li.img-col.first {
}

.sj-gallery li.img-col.last {
    margin-right: 0
}

.sj-gallery .sj-navigation {
    position: relative;
    background: #bfbfbf;
    min-height: 30px
}

.sj-gallery .sj-navigation .sj-buttons {
    float: right;
    padding: 5px
}

.sj-gallery .sj-navigation .sj-buttons ul {
    list-style: none;
    margin: 0
}

.sj-gallery .sj-navigation .sj-buttons li {
    background: none;
    margin: 0 2px;
    float: left;
    padding: 0 0
}

.sj-gallery .sj-navigation .sj-buttons .sj-prev {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/nav-gallery.png) no-repeat top left;
    margin: 0 2px;
    height: 15px;
    width: 15px;
    margin-top: 2px;
    background-position: 0 -30px
}

.sj-gallery .sj-navigation .sj-buttons .sj-next {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/nav-gallery.png) no-repeat top left;
    margin: 0 2px;
    height: 15px;
    width: 15px;
    margin-top: 2px;
    background-position: 0 -60px
}

.sj-gallery .sj-navigation .sj-buttons .sj-prev:hover {
    color: #FFF;
    cursor: pointer;
    background-position: 0 -45px
}

.sj-gallery .sj-navigation .sj-buttons .sj-next:hover {
    color: #FFF;
    cursor: pointer;
    background-position: 0 -75px
}

.sj-gallery .sj-navigation .sj-buttons li.sj-nav {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/nav-gallery.png) no-repeat top left;
    margin: 2px 2px 0 2px;
    height: 15px;
    width: 15px
}

.sj-gallery .sj-navigation .sj-buttons li.sj-nav.sel, .sj-gallery .sj-navigation .sj-buttons li.sj-nav:hover {
    background-position: 0 -15px
}

.sj-gallery .sj-item .item-info {
    padding: 0;
    float: left;
    background: none;
    list-style: none
}

.sj-gallery .sj-item .item-info .item-info-image {
    position: relative;
    display: inline-block;
    float: left
}

.sj-gallery .sj-item .item-info .item-info-image:hover .bg-hover, .sj-gallery .sj-item .item-info .item-info-image:hover .icon-hover {
    display: block
}

.sj-gallery .sj-item .item-info .bg-hover {
    position: absolute;
    opacity: 0.3;
    filter: alpha(opacity=30);
    background-color: #000;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
    display: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.sj-gallery .sj-item .item-info .icon-hover {
    position: absolute;
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/hover-image.png) no-repeat;
    width: 59px;
    height: 59px;
    top: 29%;
    left: 36%;
    display: none;
    z-index: 3
}

.sj-gallery.preset02-1 .ie8.presets .sj-content .sj-items .sj-item .item-info {
    float: left;
    margin: 2%;
    width: 96%
}

.sj-gallery.preset02-2 .ie8.presets .sj-content .sj-items .sj-item .item-info {
    float: left;
    margin: 1%;
    width: 48%
}

.sj-gallery.preset02-3 .ie8.presets .sj-content .sj-items .sj-item .item-info {
    float: left;
    margin: 1%;
    width: 31.3333%
}

.sj-gallery.preset02-4 .ie8.presets .sj-content .sj-items .sj-item .item-info {
    float: left;
    margin: 1%;
    width: 23%
}

.sj-gallery.preset02-5 .ie8.presets .sj-content .sj-items .sj-item .item-info {
    float: left;
    margin: 1%;
    width: 18%
}

.sj-gallery.preset02-6 .ie8.presets .sj-content .sj-items .sj-item .item-info {
    float: left;
    margin: 1%;
    width: 14.6666%
}

.sj-gallery.preset02-1 .ie8.presets .clr1, .sj-gallery.preset02-2 .ie8.presets .clr2, .sj-gallery.preset02-3 .ie8.presets .clr3, .sj-gallery.preset02-4 .ie8.presets .clr4, .sj-gallery.preset02-5 .ie8.presets .clr5, .sj-gallery.preset02-6 .ie8.presets .clr6 {
    clear: both
}

@media all and (max-width: 320px) {
    .sj-gallery.preset05-1 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 2%;
        width: 96%
    }

    .sj-gallery.preset05-2 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 48%
    }

    .sj-gallery.preset05-3 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 31.3333%
    }

    .sj-gallery.preset05-4 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 23%
    }

    .sj-gallery.preset05-5 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 18%
    }

    .sj-gallery.preset05-6 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 14.6666%
    }

    .sj-gallery.preset05-1 .clr1, .sj-gallery.preset05-2 .clr2, .sj-gallery.preset05-3 .clr3, .sj-gallery.preset05-4 .clr4, .sj-gallery.preset05-5 .clr5, .sj-gallery.preset05-6 .clr6 {
        clear: both
    }
}

@media all and (min-width: 321px) and (max-width: 480px) {
    .sj-gallery.preset04-1 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 2%;
        width: 96%
    }

    .sj-gallery.preset04-2 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 48%
    }

    .sj-gallery.preset04-3 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 31.3333%
    }

    .sj-gallery.preset04-4 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 23%
    }

    .sj-gallery.preset04-5 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 18%
    }

    .sj-gallery.preset04-6 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 14.6666%
    }

    .sj-gallery.preset04-1 .clr1, .sj-gallery.preset04-2 .clr2, .sj-gallery.preset04-3 .clr3, .sj-gallery.preset04-4 .clr4, .sj-gallery.preset04-5 .clr5, .sj-gallery.preset04-6 .clr6 {
        clear: both
    }
}

@media all and (min-width: 481px) and (max-width: 768px) {
    .sj-gallery.preset03-1 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 2%;
        width: 96%
    }

    .sj-gallery.preset03-2 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 48%
    }

    .sj-gallery.preset03-3 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 31.3333%
    }

    .sj-gallery.preset03-4 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 23%
    }

    .sj-gallery.preset03-5 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 18%
    }

    .sj-gallery.preset03-6 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 14.6666%
    }

    .sj-gallery.preset03-1 .clr1, .sj-gallery.preset03-2 .clr2, .sj-gallery.preset03-3 .clr3, .sj-gallery.preset03-4 .clr4, .sj-gallery.preset03-5 .clr5, .sj-gallery.preset03-6 .clr6 {
        clear: both
    }
}

@media all and (min-width: 769px) and (max-width: 1200px) {
    .sj-gallery.preset02-1 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 2%;
        width: 96%
    }

    .sj-gallery.preset02-2 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 48%
    }

    .sj-gallery.preset02-3 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 31.3333%
    }

    .sj-gallery.preset02-4 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 23%
    }

    .sj-gallery.preset02-5 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 18%
    }

    .sj-gallery.preset02-6 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 14.6666%
    }

    .sj-gallery.preset02-1 .clr1, .sj-gallery.preset02-2 .clr2, .sj-gallery.preset02-3 .clr3, .sj-gallery.preset02-4 .clr4, .sj-gallery.preset02-5 .clr5, .sj-gallery.preset02-6 .clr6 {
        clear: both
    }
}

@media all and (min-width: 1201px) {
    .sj-gallery.preset01-1 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 2%;
        width: 96%
    }

    .sj-gallery.preset01-2 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 48%
    }

    .sj-gallery.preset01-3 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 31.3333%
    }

    .sj-gallery.preset01-4 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 23%
    }

    .sj-gallery.preset01-5 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 18%
    }

    .sj-gallery.preset01-6 .sj-content .sj-items .sj-item .item-info {
        float: left;
        margin: 1%;
        width: 14.6666%
    }

    .sj-gallery.preset01-1 .clr1, .sj-gallery.preset01-2 .clr2, .sj-gallery.preset01-3 .clr3, .sj-gallery.preset01-4 .clr4, .sj-gallery.preset01-5 .clr5, .sj-gallery.preset01-6 .clr6 {
        clear: both
    }
}

/***!  /templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/css/jquery.fancybox-1.3.4.css  !***/

#fancybox-wrap, #fancybox-wrap * {
    box-sizing: content-box
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none
}

#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/fancybox.png)
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999999;
    display: none
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 99999999;
    outline: none;
    display: none
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/fancybox.png) -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none
}

#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block
}

#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/blank.gif);
    z-index: 1102;
    display: none
}

#fancybox-left {
    left: 0px
}

#fancybox-right {
    right: 0px
}

#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block
}

#fancybox-left-ico {
    background-image: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/fancybox.png);
    background-position: -40px -30px
}

#fancybox-right-ico {
    background-image: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/fancybox.png);
    background-position: -40px -60px
}

#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible
}

#fancybox-left:hover span {
    left: 20px
}

#fancybox-right:hover span {
    left: auto;
    right: 20px
}

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001
}

#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/fancybox-x.png)
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/fancybox.png);
    background-position: -40px -162px
}

#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/fancybox-y.png);
    background-position: -20px 0px
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/fancybox.png);
    background-position: -40px -182px
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/fancybox-x.png);
    background-position: 0px -20px
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/fancybox.png);
    background-position: -40px -142px
}

#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/fancybox-y.png)
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/fancybox.png);
    background-position: -40px -122px
}

#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102;
    padding: 10px 0;
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/fancy_title_over.png);
    text-align: center;
    font-weight: bold
}

.fancybox-title-inside {
    padding-bottom: 10px;
    padding: 3px 0 7px !important;
    text-align: center;
    color: #000;
    font-weight: bold;
    background: #fff !important;
    position: relative
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #000;
    font-weight: bold;
    background: #FFF !important
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left
}

#fancybox-title-over {
    padding: 10px;
    background-image: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/fancy_title_over.png);
    display: block
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto
}

#fancybox-title-float-wrap td {
    border: none;
    white-space: nowrap
}

#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/fancybox.png) -40px -90px no-repeat
}

#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/fancybox-x.png) 0px -40px
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_gallery_pro/assets/images/fancybox.png) -55px -90px no-repeat
}

.fancybox-ie6 #fancybox-close {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-left-ico {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-right-ico {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-title-over {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale');
    zoom: 1
}

.fancybox-ie6 #fancybox-title-float-left {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-title-float-main {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-title-float-right {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
    height: expression(this.parentNode.clientHeight + "px")
}

#fancybox-loading.fancybox-ie6 {
    position: absolute;
    margin-top: 0;
    top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2:document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop )) + 'px')
}

#fancybox-loading.fancybox-ie6 div {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale')
}

.fancybox-ie .fancybox-bg {
    background: transparent !important
}

.fancybox-ie #fancybox-bg-n {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-ne {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-e {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-se {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-s {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-sw {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-w {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-nw {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale')
}

/***!  /templates/joomla3/sj-hexagon/templates/sj_hexagon/html/mod_sj_content_accordion/css/sj-accordion.css  !***/

.sj-accordion {
    padding: 0;
    overflow: hidden
}

.sj-accordion .acd-items {
    margin: 0
}

.sj-accordion .acd-items .acd-item {
    margin: 0;
    padding: 0
}

.sj-accordion .acd-items .acd-item .acd-header {
    cursor: pointer;
    border: 1px solid #ddd;
    margin: 2px 0;
    padding: 5px 8px 5px 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.sj-accordion .acd-items .acd-item.selected .acd-header {
    font-weight: bold
}

.sj-accordion .acd-items .acd-item .acd-content-wrap .acd-content .acd-description {
    display: inline
}

.sj-accordion .acd-items .acd-item .acd-content-wrap {
    overflow: hidden;
    height: 0;
    width: 100%
}

.sj-accordion .acd-content-wrap .acd-content-wrap-inner {
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: block
}

.sj-accordion .acd-content-wrap .acd-content-wrap-inner .acd-image {
    overflow: hidden;
    margin: 10px 0;
    position: relative
}

.sj-accordion .acd-content-wrap .acd-content-wrap-inner .acd-image a {
}

.sj-accordion .acd-content-wrap .acd-content-wrap-inner .acd-image img {
    float: left;
    max-width: 100%;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0
}

.sj-accordion .acd-items .acd-item .acd-content-wrap .acd-content {
    margin-bottom: 10px
}

.cf:before, .cf:after {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

/***!  /templates/joomla3/sj-hexagon/modules/mod_sj_k2_reslisting/assets/css/isotope.css  !***/

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: top, left, opacity;
    transition-property: transform, opacity
}

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

/***!  /templates/joomla3/sj-hexagon/modules/mod_sj_k2_slickslider/assets/css/sj-slickslider.css  !***/

.sj-k2slickslider .clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.sj-k2slickslider .clearfix:before, .clearfix:after {
    content: "";
    display: table;
    line-height: 0
}

.sj-k2slickslider .bg-style1 {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_k2_slickslider/assets/images/bg-style1.jpg) repeat scroll 0 0 transparent
}

.sj-k2slickslider .bg-style2 {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_k2_slickslider/assets/images/bg-style2.jpg) repeat scroll 0 0 transparent
}

.sj-k2slickslider .active {
    background: transparent;
    overflow: hidden
}

.sj-k2slickslider .carousel .item > img {
    display: block;
    line-height: 1
}

.sj-k2slickslider .active.left {
    left: -100%
}

.sj-k2slickslider .active.right {
    left: 100%
}

.sj-k2slickslider .item-image {
    width: 50%;
    padding: 0;
    margin: 0
}

.sj-k2slickslider .item-image a {
    display: block
}

.sj-k2slickslider.slickslider-left .item-image {
    float: left
}

.sj-k2slickslider.slickslider-right .item-image {
    float: right
}

.sj-k2slickslider .item-image-inner {
    width: 100%;
    display: block
}

.sj-k2slickslider a {
    color: #08C;
    text-decoration: none
}

.sj-k2slickslider a:hover {
    text-decoration: underline
}

.sj-k2slickslider img {
    width: 100%;
    border: 0 none;
    height: auto;
    vertical-align: middle
}

.sj-k2slickslider .item-content {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 49%
}

.sj-k2slickslider.slickslider-left .item-content {
    left: auto;
    right: 0;
    float: right
}

.sj-k2slickslider.slickslider-right .item-content {
    left: 0;
    right: auto;
    float: left
}

.sj-k2slickslider .slickslider-items .no-images {
    background: none repeat scroll 0 0 transparent;
    display: block;
    position: inherit
}

.sj-k2slickslider .item-content-inner {
    bottom: 15px;
    color: #FFF;
    font-size: 13px;
    left: 15px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 15px;
    overflow: hidden
}

.sj-k2slickslider.slickslider-right .item-content-inner {
    left: 20px
}

.sj-k2slickslider .slickslider-items .no-images .item-content-inner {
    color: #FFF;
    position: inherit;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    font-size: 13px;
    margin: 0;
    padding: 10px;
    height: 100%
}

.sj-k2slickslider.slickslider-right .slickslider-items .no-images .item-content-inner {
    float: left
}

.sj-k2slickslider .slickslider-left .slickslider-items .no-images .item-content-inner {
    float: right
}

.sj-k2slickslider .item-title {
    margin-bottom: 10px
}

.sj-k2slickslider .item-title a {
    color: #FFF;
    font-size: 28px;
    font-weight: bold;
    line-height: 28px
}

.sj-k2slickslider .nav-pagination {
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 0 5px #666;
    display: block;
    margin: 0px;
    padding: 10px;
    position: absolute;
    z-index: 999;
    max-width: 40%
}

.sj-k2slickslider .nav-pagination.bg-style1 {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_k2_slickslider/assets/images/bg-style1.jpg) repeat scroll 0 0 transparent
}

.sj-k2slickslider .nav-pagination.bg-style2 {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_k2_slickslider/assets/images/bg-style2.jpg) repeat scroll 0 0 transparent
}

.sj-k2slickslider .nav-pagination ul {
    padding: 0;
    margin: 0;
    display: inline-block
}

.sj-k2slickslider .nav-pagination li {
    background: transparent;
    cursor: pointer;
    text-align: center;
    display: block;
    float: left;
    height: 18px;
    margin: 0 1px;
    padding: 0;
    width: 16px;
    list-style: none
}

.sj-k2slickslider .nav-pagination .type-dot li {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_k2_slickslider/assets/images/pag.png) no-repeat scroll center center transparent;
    text-indent: -9999px
}

.sj-k2slickslider .nav-pagination .type-dot li.sel {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_k2_slickslider/assets/images/pag_sel.png) no-repeat scroll center center transparent
}

.sj-k2slickslider .nav-pagination .type-num li {
    color: #AAA;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    text-align: center
}

.sj-k2slickslider .nav-pagination .type-num li.sel {
    color: #fff
}

.sj-k2slickslider .nav-pagination li.left {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_k2_slickslider/assets/images/direction.png) no-repeat scroll center 0 transparent;
    margin-top: -1px
}

.sj-k2slickslider .nav-pagination li.right {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_k2_slickslider/assets/images/direction.png) no-repeat scroll center -18px transparent;
    margin-top: -1px
}

.sj-k2slickslider.slickslider-left .conner-tl {
    top: 20px;
    left: 20px
}

.sj-k2slickslider.slickslider-left .conner-tr {
    top: 20px;
    right: 52%
}

.sj-k2slickslider.slickslider-left .conner-bl {
    left: 20px;
    bottom: 20px
}

.sj-k2slickslider.slickslider-left .conner-br {
    bottom: 20px;
    right: 52%
}

.sj-k2slickslider.slickslider-right .conner-tl {
    top: 20px;
    left: 52%
}

.sj-k2slickslider.slickslider-right .conner-tr {
    top: 20px;
    right: 20px
}

.sj-k2slickslider.slickslider-right .conner-bl {
    bottom: 20px;
    left: 52%
}

.sj-k2slickslider.slickslider-right .conner-br {
    bottom: 20px;
    right: 20px
}

.sj-k2slickslider {
    position: relative;
    margin: 0;
    overflow: hidden;
    line-height: 1
}

.sj-k2slickslider .slickslider-items {
    position: relative;
    width: 100%;
    overflow: hidden
}

.sj-k2slickslider .item-description {
    margin: 0 0 10px 0;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    line-height: 20px
}

.sj-k2slickslider .tags {
    margin: 0 0 10px 0
}

.sj-k2slickslider .tags span {
    display: inline-block;
    margin: 0px
}

.sj-k2slickslider .tags span a {
    color: #FFF
}

.sj-k2slickslider .item-readmore {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_k2_slickslider/assets/images/more.png) no-repeat scroll 0 0 transparent;
    float: left;
    height: 35px;
    margin: 0;
    padding: 0 0 0 39px;
    text-align: left
}

.sj-k2slickslider .item-readmore a {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_k2_slickslider/assets/images/more.png) no-repeat scroll 100% -80px transparent;
    color: #FFF;
    display: block;
    float: left;
    height: 35px;
    line-height: 35px;
    margin: 0;
    max-width: 250px;
    padding: 0 15px 0 0;
    white-space: nowrap
}

.sj-k2slickslider .item-readmore:hover {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_k2_slickslider/assets/images/more.png) no-repeat scroll 0 -40px transparent
}

.sj-k2slickslider .item-readmore:hover a, .sj-k2slickslider .item-readmore a:hover {
    background: url(/templates/joomla3/sj-hexagon/modules/mod_sj_k2_slickslider/assets/images/more.png) no-repeat scroll 100% -120px transparent
}

.sj-k2slickslider .item {
    width: 100%;
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
    position: relative
}

.sj-k2slickslider .item > img {
    display: block;
    line-height: 1
}

.sj-k2slickslider .active, .sj-k2slickslider .next, .sj-k2slickslider .prev {
    display: block
}

.sj-k2slickslider .active {
    left: 0
}

.sj-k2slickslider .next, .sj-k2slickslider .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.sj-k2slickslider .next {
    left: 100%
}

.sj-k2slickslider .prev {
    left: -100%
}

.sj-k2slickslider .next.left, .sj-k2slickslider .prev.right {
    left: 0
}

.sj-k2slickslider .active.left {
    left: -100%
}

.sj-k2slickslider .active.right {
    left: 100%
}

.sj-k2slickslider .nav-pagination.right {
    right: 15px;
    left: auto
}

.sj-k2slickslider .nav-pagination:hover {
    color: #fff;
    text-decoration: none
}

.sj-k2slickslider .item-content h4, .sj-k2slickslider .item-content p {
    line-height: 20px;
    color: #fff
}

.sj-k2slickslider .item-content h4 {
    margin: 0 0 5px
}

.sj-k2slickslider .item-content p {
    margin-bottom: 0
}

.sj-k2slickslider .item-content .item-price {
    font-family: Georgia;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 0 0 0;
    color: #F30000
}

.sj-k2slickslider .tags span a {
    display: inline-block
}

.sj-k2slickslider .tags span a.label-info[href] {
    background-color: #2D6987
}

.sj-k2slickslider .tags span a.label-info {
    background-color: #3A87AD
}

.sj-k2slickslider .tags span a.label {
    font-size: 10.998px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #999;
    padding: 1px 4px 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

@media all and (max-width: 479px) {
    .sj-k2slickslider .item-content {
        display: none
    }

    .sj-k2slickslider .item-description, .sj-k2slickslider .item-readmore {
        display: none
    }

    .sj-k2slickslider .item-image {
        width: 100%
    }

    .sj-k2slickslider.slickslider-right .conner-tl {
        left: 10px;
        top: 10px
    }

    .sj-k2slickslider.slickslider-right .conner-tr {
        right: 10px;
        top: 10px
    }

    .sj-k2slickslider.slickslider-right .conner-br {
        bottom: 10px;
        right: 10px
    }

    .sj-k2slickslider.slickslider-right .conner-bl {
        bottom: 10px;
        left: 10px
    }

    .sj-k2slickslider.slickslider-left .conner-tl {
        top: 10px;
        left: 10px
    }

    .sj-k2slickslider.slickslider-left .conner-tr {
        top: 10px;
        right: 10px
    }

    .sj-k2slickslider.slickslider-left .conner-bl {
        left: 10px;
        bottom: 10px
    }

    .sj-k2slickslider.slickslider-left .conner-br {
        bottom: 10px;
        right: 10px
    }
}

.text-block {
    margin: 15px 0
}

/***!  /templates/joomla3/sj-hexagon/modules/mod_sj_k2_slickslider/assets/css/slickslider-font-color.css  !***/

.sj-k2slickslider .side-info .item-title {
    font-weight: bold;
    font-size: 28px;
    line-height: 28px;
    color: #FFF
}

.sj-k2slickslider .side-info .item-title a {
    font-weight: bold;
    font-size: 28px;
    line-height: 28px;
    color: #FFF
}

.sj-k2slickslider .side-info .item-price {
    font-weight: bold;
    font-size: 20px;
    font-family: Georgia;
    padding: 8px 20px 0
}

.sj-k2slickslider .side-info .item-price .sale-price {
    color: #F30000
}

.sj-k2slickslider .side-info .item-price .sale-price-before {
    color: #F30000;
    text-decoration: line-through
}

.sj-k2slickslider .side-info .item-description {
    color: #FFF
}

.sj-k2slickslider .side-info .item-readmore {
    text-align: left
}

.sj-k2slickslider .side-info .item-readmore a {
    color: #FFF
}

.sj-k2slickslider .pag-list.type-num .pag-item {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    color: #AAA
}

.sj-k2slickslider .pag-list.type-num .pag-item.sel {
    color: #FFF
}

.sj-k2slickslider .pag-list.type-dot .pag-item {
    text-indent: -999px
}

/***!  /templates/joomla3/sj-hexagon/media/mod_languages/css/template.css  !***/

div.mod-languages ul {
    margin: 0;
    padding: 0;
    list-style: none
}

div.mod-languages li {
    margin-left: 5px;
    margin-right: 5px
}

div.mod-languages ul.lang-inline li {
    display: inline
}

div.mod-languages ul.lang-block li {
    display: block
}

div.mod-languages img {
    border: none
}

div.mod-languages a {
    text-decoration: none
}

/***!  /templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/css/shortcodes.css  !***/

.clearfix {
    *zoom: 1
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600
}

.fa {
    margin-right: 5px
}

a:hover {
    text-decoration: none
}

a:focus, .btn:focus {
    outline: none;
    text-decoration: none
}

[class*="col-lg-"].first {
    margin: 0
}

.glyphicon {
    margin-right: 15px
}

.page-head {
    border-bottom: 1px solid #EEE;
    margin: 40px 0 20px;
    padding-bottom: 9px
}

#editor-xtd-buttons .btn-toolbar {
    float: left
}

fieldset.adminform {
    overflow: visible
}

#yt_shorcodes {
    display: inline-block;
    position: relative;
    font-size: 12px;
    vertical-align: text-top;
    float: left
}

#yt_shorcodes .button-shortcodes {
    display: inline-block;
    padding: 0px 6px;
    margin-bottom: 0;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-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);
    background-color: #6fa8c9;
    background-image: -moz-linear-gradient(top, #76B1D3, #659AB9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#76B1D3), to(#659AB9));
    background-image: -webkit-linear-gradient(top, #76B1D3, #659AB9);
    background-image: -o-linear-gradient(top, #76B1D3, #659AB9);
    background-image: linear-gradient(to bottom, #76B1D3, #659AB9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff76b1d3', endColorstr='#ff659ab9', GradientType=0)
}

#yt_shorcodes .button-shortcodes.btn-text {
    float: left;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

#yt_shorcodes .button-shortcodes.btn-act {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

#yt_shorcodes span.arrow {
    display: inline-block;
    border-bottom: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    margin-top: 10px
}

#yt_shorcodes ul {
    background: #FFF;
    display: none;
    position: absolute;
    padding: 3px 0;
    margin: 5px 0;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#yt_shorcodes.open {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05)
}

#yt_shorcodes.open ul {
    left: 0;
    bottom: 26px;
    width: 550px;
    display: block;
    padding: 10px;
    z-index: 11
}

#yt_shorcodes.open ul li {
    display: block;
    padding: 0;
    margin-bottom: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33%;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 18px
}

#yt_shorcodes.open ul li.allShortcode {
    width: 100%;
    margin: 10px 0;
    background: transparent !important;
    box-shadow: none !important
}

#yt_shorcodes.open ul li.allShortcode > a {
    margin: 0 1em;
    color: white;
    text-align: center;
    border-radius: 3px;
    padding: 8px;
    font-size: 13px;
    background: #3f81a7
}

#yt_shorcodes.open ul li.allShortcode > a:hover {
    background-color: #6fa8c9
}

#yt_shorcodes.open ul li:hover {
    background-color: #5792b4;
    background-image: -moz-linear-gradient(top, #679dbc, #3f81a7);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#679dbc), to(#3f81a7));
    background-image: -webkit-linear-gradient(top, #679dbc, #3f81a7);
    background-image: -o-linear-gradient(top, #679dbc, #3f81a7);
    background-image: linear-gradient(to bottom, #679dbc, #3f81a7);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff679dbc', endColorstr='#ff3f81a7', GradientType=0);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3)
}

#yt_shorcodes.open ul li:hover:before {
    color: #fff
}

#yt_shorcodes.open ul li:hover a:hover {
    text-decoration: none;
    color: #fff
}

#yt_shorcodes.open ul li a {
    display: block;
    color: #666;
    line-height: normal;
    padding: 5px
}

.modal.fade {
    visibility: visible
}

ol.linenums {
    margin: 0 0 0 33px;
    padding: 0
}

ol.linenums li {
    padding-left: 12px;
    color: #bebec5;
    line-height: 20px;
    text-shadow: 0 1px 0 #fff;
    padding: 3px 0 3px 10px;
    white-space: pre-wrap
}

ol.linenums li:nth-last-child(odd) {
    background: #FCFCFC;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05)
}

.bs-docs-example {
    position: relative;
    margin: 15px 0;
    padding: 39px 19px 14px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.bs-docs-example h2.page-header {
    font-size: 180%;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    margin: 1.5em 0 1em;
    padding-bottom: 15px
}

.com {
    color: #93a1a1
}

.lit {
    color: #195f91
}

.pun, .opn, .clo {
    color: #93a1a1
}

.fun {
    color: #dc322f
}

.str, .atv {
    color: #D14
}

.kwd, .prettyprint .tag {
    color: #1e347b
}

.typ, .atn, .dec, .var {
    color: teal
}

.pln {
    color: #48484c
}

.clear {
    clear: both
}

.prettyprint {
    padding: 15px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8
}

.prettyprint.linenums {
    -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
    -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
    box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0
}

.bs-docs-example + .prettyprint {
    margin-top: -20px;
    padding: 4px 0 0 8px;
    margin-bottom: 15px;
    overflow: hidden
}

.bs-docs-example:after {
    content: "Example";
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #333;
    -webkit-border-radius: 4px 0 4px 0;
    -moz-border-radius: 4px 0 4px 0;
    border-radius: 4px 0 4px 0
}

ul.yt-accordion {
    margin: 0;
    list-style: none;
    padding: 0
}

ul.yt-accordion li.accordion-group {
    border: 1px solid #d5d5d5;
    margin-bottom: 5px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px
}

ul.yt-accordion li.accordion-group h3.accordion-heading {
    padding: 8px;
    margin: 0;
    line-height: 22px;
    cursor: pointer;
    font-size: 13px;
    background-color: #f1f1f1;
    background-image: -moz-linear-gradient(top, #f9f9f9, #e5e5e5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#e5e5e5));
    background-image: -webkit-linear-gradient(top, #f9f9f9, #e5e5e5);
    background-image: -o-linear-gradient(top, #f9f9f9, #e5e5e5);
    background-image: linear-gradient(to bottom, #f9f9f9, #e5e5e5);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffe5e5e5', GradientType=0);
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

ul.yt-accordion li.accordion-group h3.accordion-heading .fa-plus-circle {
    text-align: left
}

ul.yt-accordion li.accordion-group h3.accordion-heading .fa-plus-circle:before {
    font-size: 14px
}

ul.yt-accordion li.accordion-group h3.accordion-heading.active {
    color: #333
}

ul.yt-accordion li.accordion-group h3.accordion-heading.active .fa-plus-circle:before {
    content: "\f056"
}

ul.yt-accordion li.accordion-group h3.accordion-heading:hover {
    color: #333;
    background: #EFEFEF
}

ul.yt-accordion li.accordion-group .accordion-inner {
    border-top: 1px solid #D5D5D5;
    background: #fff;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    -moz-box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    padding: 9px 15px
}

ul.yt-toggle-box {
    margin: 0;
    list-style: none;
    padding: 0
}

ul.yt-toggle-box li {
    margin-bottom: 10px
}

ul.yt-toggle-box li h3.toggle-box-head {
    padding: 5px 8px;
    margin: 0;
    line-height: 22px;
    overflow: hidden;
    cursor: pointer;
    font-size: 13px;
    background-color: #f1f1f1;
    background-image: -moz-linear-gradient(top, #f9f9f9, #e5e5e5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#e5e5e5));
    background-image: -webkit-linear-gradient(top, #f9f9f9, #e5e5e5);
    background-image: -o-linear-gradient(top, #f9f9f9, #e5e5e5);
    background-image: linear-gradient(to bottom, #f9f9f9, #e5e5e5);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffe5e5e5', GradientType=0);
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ddd
}

ul.yt-toggle-box li h3.toggle-box-head span {
    background-color: rgba(255, 255, 255, 0.5);
    color: #999;
    height: 34px;
    width: 38px;
    float: right;
    margin: -6px -10px;
    display: block;
    text-align: center;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    border-left: 1px solid #E2E2E2
}

ul.yt-toggle-box li h3.toggle-box-head span:before {
    content: "\f077";
    font-family: FontAwesome;
    display: block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: normal;
    margin-top: 5px
}

ul.yt-toggle-box li h3.toggle-box-head i {
    font-size: 14px;
    margin-right: 5px
}

ul.yt-toggle-box li h3.toggle-box-head.active {
    color: #333;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

ul.yt-toggle-box li h3.toggle-box-head.active span {
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    border-radius: 0 4px 0 0
}

ul.yt-toggle-box li h3.toggle-box-head.active span:before {
    content: "\f078"
}

ul.yt-toggle-box li h3.toggle-box-head:hover {
    color: #333;
    background: #EFEFEF
}

ul.yt-toggle-box li .toggle-box-content {
    padding: 10px;
    border: 1px solid #ddd;
    border-top: none;
    -webkit-box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    -moz-box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.yt-boxquote {
    font-family: "Segoe UI";
    font-size: 118%;
    font-style: italic;
    line-height: 23px;
    clear: both;
    padding: 0 0 0 15px
}

.yt-boxquote.pull-left {
    margin-right: 20px;
    clear: none
}

.yt-boxquote.pull-right {
    margin-left: 20px;
    text-align: right;
    clear: none
}

.yt-boxquote small {
    font-size: 11.4px
}

.yt-boxquote small cite {
    font-style: italic
}

.yt-list {
    margin-left: 15px;
    padding: 0
}

.yt-list.type-check, .yt-list.type-arrow, .yt-list.type-star, .yt-list.type-disc, .yt-list.type-circle {
    list-style: none;
    margin: 0 0 15px
}

.yt-list.type-check li, .yt-list.type-arrow li, .yt-list.type-star li, .yt-list.type-disc li, .yt-list.type-circle li {
    padding: 0
}

.yt-list.type-check li:before, .yt-list.type-arrow li:before, .yt-list.type-star li:before, .yt-list.type-disc li:before, .yt-list.type-circle li:before {
    font-family: FontAwesome;
    content: "\f00c";
    margin-right: 7px;
    font-size: 13px
}

.yt-list.type-arrow li:before {
    content: "\f0da";
    margin-right: 10px
}

.yt-list.type-star li:before {
    content: "\f005";
    margin-right: 10px;
    font-size: 11px
}

.yt-list.type-disc li:before {
    content: "\f111";
    margin-right: 10px;
    font-size: 6px;
    vertical-align: middle
}

.yt-list.type-circle li:before {
    content: "\f10c";
    margin-right: 10px;
    font-size: 8px;
    vertical-align: middle
}

.yt-list[class*="type-smallnumber"] {
    list-style: none;
    margin: 0;
    counter-reset: section
}

.yt-list[class*="type-smallnumber"] > li {
    list-style: none;
    padding-left: 30px;
    line-height: 20px;
    margin-bottom: 5px;
    clear: both
}

.yt-list[class*="type-smallnumber"] > li:before {
    counter-increment: section;
    content: counter(section);
    width: 20px;
    height: 20px;
    margin: 0 10px 15px -30px;
    font-size: 11px;
    line-height: 19px;
    text-align: center;
    color: #fff;
    background: #666;
    font-weight: bold;
    float: left;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.yt-list.type-smallnumber2 > li:before {
    background: #67AFD7
}

.yt-list.type-smallnumber3 > li:before {
    background: #FAA732
}

.yt-list.type-smallnumber4 > li:before {
    background: #DA4F49
}

.yt-list.type-smallnumber5 > li:before {
    background: #6EAD18
}

.yt-list.type-smallnumber6 > li:before {
    background: #e1d904
}

.yt-list[class*="type-numblocks"] {
    list-style: none;
    margin: 0;
    counter-reset: section
}

.yt-list[class*="type-numblocks"] > li {
    list-style: none;
    padding-left: 45px;
    line-height: 25px;
    margin-bottom: 10px;
    clear: both
}

.yt-list[class*="type-numblocks"] > li:before {
    counter-increment: section;
    content: "0" counter(section);
    width: 35px;
    height: 35px;
    margin: 5px 10px 15px -45px;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #ccc;
    border: 3px solid #ccc;
    float: left;
    border-radius: 35px
}

.yt-list.type-numblocks2 li:before {
    border-color: #363636;
    color: #363636
}

.yt-list.type-numblocks3 li:before {
    border-color: #F7683A;
    color: #F7683A
}

.yt-list.type-decimal {
    list-style-type: decimal
}

.yt-list.type-square {
    list-style-type: square
}

.yt-list.type-roman {
    list-style-type: upper-roman
}

.yt-list.type-decimal {
    list-style-type: decimal
}

.yt-list.type-alpha {
    list-style-type: upper-alpha
}

div.rsContent .item {
    color: white;
    padding: 20px;
    position: relative;
    overflow: hidden
}

div.rsContent .item h3 {
    font-size: 2.14286em;
    font-weight: 700;
    line-height: 1.2em;
    margin: 0
}

div.rsContent .item p {
    font-size: 1.28571em;
    line-height: 1.4em;
    margin: 0
}

div.rsContent .box-members {
    background-color: #E56C19
}

div.rsContent .box-apps {
    background-color: #83BA1F
}

div.rsContent .box-leads {
    background-color: #2673EC
}

ul.the-icons {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.the-icons li {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    height: 32px;
    line-height: 32px;
    padding-left: 5px;
    background: #f3f3f3;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

ul.the-icons li [class^="icon-"], ul.the-icons li [class*=" icon-"] {
    font-size: 14px;
    width: 32px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

ul.the-icons li:hover {
    background-color: #83BA1F;
    color: #fff;
    -webkit-transition: all 0.01s ease-in-out;
    -moz-transition: all 0.01s ease-in-out;
    -o-transition: all 0.01s ease-in-out;
    transition: all 0.01s ease-in-out;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

ul.the-icons li:hover [class^="icon-"], ul.the-icons li:hover [class*=" icon-"] {
    color: #fff;
    font-size: 24px;
    vertical-align: -5px
}

.btn [class^="icon-"] {
    margin-right: 5px
}

.btn .btn-3d-active {
    border-width: 0;
    margin-bottom: 0;
    padding: 3px 21px;
    vertical-align: -12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn.btn-flat {
    font-size: 17px;
    color: #fff;
    height: 38px;
    line-height: 38px;
    margin: 0 0 15px;
    padding: 4px 35px;
    outline: 0 none;
    text-transform: capitalize;
    border: none;
    text-shadow: none;
    background: #B3B8BC;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-radius: 0;
    -webkit-box-shadow: 0 -3px #A6AAAD inset;
    -moz-box-shadow: 0 -3px #A6AAAD inset;
    box-shadow: 0 -3px #A6AAAD inset
}

.btn.btn-flat:hover {
    background: #b8bdc1
}

.btn.btn-flat:active {
    margin: 1px 0 14px
}

.btn.btn-flat.primary {
    background: #1ABC9C;
    -webkit-box-shadow: 0 -3px #18AD8F inset;
    -moz-box-shadow: 0 -3px #18AD8F inset;
    box-shadow: 0 -3px #18AD8F inset
}

.btn.btn-flat.primary:hover {
    background: #1bc5a3
}

.btn.btn-flat.success {
    background: #2ECC71;
    -webkit-box-shadow: 0 -3px #27BC65 inset;
    -moz-box-shadow: 0 -3px #27BC65 inset;
    box-shadow: 0 -3px #27BC65 inset
}

.btn.btn-flat.success:hover {
    background: #40d47e
}

.btn.btn-flat.warning {
    background: #E8BD14;
    -webkit-box-shadow: 0 -3px #D8AD11 inset;
    -moz-box-shadow: 0 -3px #D8AD11 inset;
    box-shadow: 0 -3px #D8AD11 inset
}

.btn.btn-flat.warning:hover {
    background: #edc529
}

.btn.btn-flat.inverse {
    background: #34495E;
    -webkit-box-shadow: 0 -3px #2A3F54 inset;
    -moz-box-shadow: 0 -3px #2A3F54 inset;
    box-shadow: 0 -3px #2A3F54 inset
}

.btn.btn-flat.inverse:hover {
    background: #3d566e
}

.btn.btn-flat.info {
    background: #3498DB;
    -webkit-box-shadow: 0 -3px #2B8DCE inset;
    -moz-box-shadow: 0 -3px #2B8DCE inset;
    box-shadow: 0 -3px #2B8DCE inset
}

.btn.btn-flat.info:hover {
    background: #4aa3df
}

.btn.btn-flat.danger {
    background: #E74C3C;
    -webkit-box-shadow: 0 -3px #D83D2F inset;
    -moz-box-shadow: 0 -3px #D83D2F inset;
    box-shadow: 0 -3px #D83D2F inset
}

.btn.btn-flat.danger:hover {
    background: #ea6153
}

.yt-show-grid {
    margin-bottom: 20px
}

.show-grid [class^="col-"] {
    background-color: rgba(86, 61, 124, 0.15);
    border: 1px solid rgba(86, 61, 124, 0.2);
    padding-bottom: 10px;
    padding-top: 10px
}

.yt-dropcap {
    display: block;
    float: left;
    line-height: 100%;
    margin: -1px 15px 0 0;
    font-size: 5em
}

.yt-dropcap.square {
    margin: 5px 15px 0 0;
    padding: 0 5px
}

.yt-dropcap.round {
    margin: 5px 15px 0 0;
    padding: 5px 5px 0;
    -webkit-border-radius: 15px 0 15px 0;
    -moz-border-radius: 15px 0 15px 0;
    border-radius: 15px 0 15px 0
}

@keyframes barberpole {
    from {
        background-position: 0 0
    }
    to {
        background-position: 60px 30px
    }
}

@-webkit-keyframes barberpole {
    from {
        background-position: 0 0
    }
    to {
        background-position: 60px 30px
    }
}

@-o-keyframes barberpole {
    from {
        background-position: 0 0
    }
    to {
        background-position: 60px 30px
    }
}

.yt-gallery .gallery-title {
    margin: 0 8px 10px;
    font-size: 150%
}

.yt-gallery ul {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none
}

.yt-gallery ul li {
    float: left;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.yt-gallery ul li .item-gallery {
    position: relative;
    padding: 8px
}

.yt-gallery ul li .item-gallery a {
    display: block;
    position: relative;
    overflow: hidden
}

.yt-gallery ul li .item-gallery a h3.item-gallery-title {
    font-size: 14px;
    margin: 0;
    font-weight: normal;
    padding: 5px 15px 5px 10px;
    color: #fff;
    position: absolute;
    left: -105%;
    bottom: 10px;
    z-index: 9;
    width: 85%;
    line-height: 22px;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.yt-gallery ul li .item-gallery a .image-overlay {
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    background: transparent
}

.yt-gallery ul li .item-gallery a img {
    width: 100%
}

.yt-gallery ul li .item-gallery .item-gallery-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
    background-size: 30px 30px;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.2) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.2) 75%, transparent 75%, transparent);
    background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.2) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.2) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.2) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.2) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.2) 75%, transparent 75%, transparent);
    animation: barberpole 0.5s linear infinite;
    -moz-animation: barberpole 0.5s linear infinite;
    -webkit-animation: barberpole 0.5s linear infinite;
    -o-animation: barberpole 0.5s linear infinite
}

.yt-gallery ul li .item-gallery:hover .item-gallery-hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.yt-gallery ul li .item-gallery:hover h3.item-gallery-title {
    left: 0
}

div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500
}

div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000
}

div.pp_default .pp_gallery ul li a {
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/prettyPhoto/default/default_thumb.png) repeat scroll center center #F8F8F8;
    border: 1px solid #AAA
}

.pp_default .ppt {
    color: #fff;
    text-align: center;
    display: none;
    font-size: 145%;
    margin: 0 0 5px 15px;
    z-index: 9999
}

.pp_default .pp_top {
    height: 13px
}

.pp_default .pp_top .pp_left {
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat
}

.pp_default .pp_top .pp_middle {
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/prettyPhoto/default/sprite_x.png) top left repeat-x
}

.pp_default .pp_top .pp_right {
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat
}

.pp_default .pp_content_container {
    background: #fff;
    padding: 10px;
    border: 5px solid #262626;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    position: relative
}

.pp_default .pp_content_container .pp_content {
    min-height: 40px;
    overflow: hidden
}

.pp_default .pp_content_container .pp_content .pp_fade {
    display: none
}

.pp_default .pp_content_container .pp_content .pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    margin: -12px 0 0 -12px;
    position: absolute;
    top: 50%;
    width: 24px;
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/prettyPhoto/default/loader.gif) center center no-repeat
}

.pp_default .pp_content_container .pp_content .pp_expand, .pp_default .pp_content_container .pp_content .pp_contract {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 10px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000;
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
    height: 28px;
    width: 28px
}

.pp_default .pp_content_container .pp_content .pp_expand:hover, .pp_default .pp_content_container .pp_content .pp_contract:hover {
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat
}

.pp_default .pp_content_container .pp_content .pp_contract {
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
    cursor: pointer;
    height: 28px;
    width: 28px
}

.pp_default .pp_content_container .pp_content .pp_contract:hover {
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat
}

.pp_default .pp_content_container .pp_content .pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000
}

.pp_default .pp_content_container .pp_content .pp_hoverContainer a.pp_next {
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/prettyPhoto/default/sprite_next.png) 10000px 10000px no-repeat;
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%
}

.pp_default .pp_content_container .pp_content .pp_hoverContainer a.pp_next:hover {
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/prettyPhoto/default/sprite_next.png) center right no-repeat;
    cursor: pointer
}

.pp_default .pp_content_container .pp_content .pp_hoverContainer a.pp_previous {
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/prettyPhoto/default/sprite_prev.png) 10000px 10000px no-repeat;
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%
}

.pp_default .pp_content_container .pp_content .pp_hoverContainer a.pp_previous:hover {
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/prettyPhoto/default/sprite_prev.png) center left no-repeat
}

.pp_default .pp_content_container .pp_content .pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000
}

.pp_default .pp_content_container .pp_content .pp_gallery .pp_arrow_previous, .pp_default .pp_content_container .pp_content .pp_gallery .pp_arrow_next {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px;
    left: auto;
    position: static;
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
    height: 20px;
    margin: 4px 0 0;
    width: 20px
}

.pp_default .pp_content_container .pp_content .pp_gallery .pp_arrow_next {
    background-position: -82px -3px;
    left: 52px
}

.pp_default .pp_content_container .pp_content .pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative
}

.pp_default .pp_content_container .pp_content .pp_gallery div ul {
    float: left;
    height: 35px;
    margin: 0 0 0 5px;
    padding: 0;
    position: relative;
    white-space: nowrap
}

.pp_default .pp_content_container .pp_content .pp_gallery div ul li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0
}

.pp_default .pp_content_container .pp_content .pp_gallery div ul li a {
    border: 1px rgba(0, 0, 0, 0.3) solid;
    display: block;
    float: left;
    height: 30px;
    overflow: hidden;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s
}

.pp_default .pp_content_container .pp_content .pp_gallery div ul li a:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.pp_default .pp_content_container .pp_content ul li a {
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/prettyPhoto/default/default_thumb.png) repeat scroll center center #F8F8F8;
    border: 1px solid #AAA;
    display: block;
    width: 50px
}

.pp_default .pp_content_container .pp_content .pp_details {
    margin: 10px 0 5px;
    position: relative;
    float: left
}

.pp_default .pp_content_container .pp_content .pp_details .pp_nav {
    clear: none;
    height: 30px;
    position: relative;
    width: 110px;
    float: left
}

.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_play, .pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_pause {
    height: 30px;
    width: 30px;
    float: left;
    margin-right: 4px;
    text-indent: -10000px;
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat
}

.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_play {
    height: 30px;
    width: 30px
}

.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_play:hover {
    opacity: 0.7;
    filter: alpha(opacity=70)
}

.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_pause {
    background-position: -51px -29px
}

.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_pause:hover {
    opacity: 0.7;
    filter: alpha(opacity=70)
}

.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_previous, .pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_next {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px;
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
    height: 20px;
    margin: 4px 0 0;
    width: 20px
}

.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_previous:hover, .pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_next:hover {
    opacity: 0.7;
    filter: alpha(opacity=70)
}

.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_next {
    background-position: -82px -3px;
    left: 52px
}

.pp_default .pp_content_container .pp_content .pp_details .pp_nav .currentTextHolder {
    color: #999;
    font-family: Georgia;
    font-size: 95%;
    font-style: italic;
    left: 75px;
    line-height: 25px;
    margin: 0;
    padding: 0 0 0 10px;
    position: absolute;
    top: 2px
}

.pp_default .pp_content_container .pp_content .pp_details .pp_description {
    font-size: 95%;
    font-weight: 700;
    margin: 5px 50px 5px 0px;
    height: 30px;
    margin: 5px 50px 5px 15px;
    display: inline-block
}

.pp_default .pp_content_container .pp_content .pp_details .pp_close {
    display: block;
    line-height: 22px;
    position: absolute;
    right: 0;
    text-indent: -10000px;
    top: 0;
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
    cursor: pointer;
    height: 30px;
    width: 30px
}

.pp_default .pp_content_container .pp_content .pp_details .pp_close:hover {
    opacity: 0.7;
    filter: alpha(opacity=70)
}

.pp_default .pp_bottom {
    height: 13px
}

ul.thumbnails > li {
    margin-bottom: 10px !important
}

.yt-lightbox {
    margin: 0 20px 20px 0;
    z-index: 5;
    overflow: hidden;
    display: block
}

.yt-lightbox.image-left {
    float: left
}

.yt-lightbox.image-right {
    float: right;
    margin: 0 0 20px 20px
}

.yt-lightbox.no-border {
    padding: 0;
    border: none
}

.yt-lightbox.image-none {
    margin: 0 0 10px;
    display: inline-block
}

.yt-lightbox.border {
    padding: 5px;
    background: #FCFCFC;
    border: 1px solid #ddd
}

.yt-lightbox.borderInner {
    position: relative;
    z-index: 1
}

.yt-lightbox.borderInner .transparent-border {
    position: absolute;
    content: "";
    top: 0;
    border: 5px solid rgba(0, 0, 0, 0.2);
    z-index: 2;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.yt-lightbox.shadow {
    box-shadow: 0 15px 10px -13px rgba(0, 0, 0, 0.5)
}

.yt-lightbox a {
    min-height: 80px;
    min-width: 80px;
    margin: 0;
    padding: 0;
    border: none;
    width: auto;
    display: block;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    overflow: hidden;
    z-index: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.yt-lightbox a h3.img-title {
    position: absolute;
    bottom: -10%;
    left: 0;
    width: 100%;
    padding: 8px 10px;
    margin: 0;
    font-size: 12px;
    color: #eee;
    opacity: 0;
    filter: alpha(opacity=0);
    line-height: 18px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.yt-lightbox a:hover h3.img-title {
    bottom: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.yt-lightbox a img {
    width: 100%
}

.alert .alert-heading {
    font-size: 130%;
    margin-bottom: 8px
}

.alert .close {
    top: -5px;
    background: transparent !important;
    font-size: 14px
}

.alert.alert-error {
    background: #FCC8C7;
    border-color: #FCB0B0
}

div.yt-socialbt {
    display: inline-block;
    margin-right: 12px
}

div.yt-socialbt a {
    color: #666;
    width: 32px;
    height: 32px;
    text-align: center;
    text-decoration: none;
    line-height: 31px;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    background-color: #ececec;
    border: solid 1px #b8b8b9;
    -webkit-transition: all 0.25s ease-in-out 0s;
    -moz-transition: all 0.25s ease-in-out 0s;
    -o-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
    -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0, 0, 0, .1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

div.yt-socialbt a:hover {
    background-color: #E2E2E2
}

div.yt-socialbt a:focus {
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3), 0 1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3), 0 1px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3), 0 1px 0 rgba(0, 0, 0, .1)
}

div.yt-socialbt a i {
    font-size: 20px;
    line-height: 100%;
    margin: 0;
    vertical-align: middle
}

div.yt-socialbt a span {
    margin-left: 5px;
    vertical-align: top;
    font-size: 14px
}

div.yt-socialbt a.small {
    width: 26px;
    height: 26px;
    line-height: 26px
}

div.yt-socialbt a.small > i {
    font-size: 18px
}

div.yt-socialbt a.large {
    width: 40px;
    height: 40px;
    line-height: 40px
}

div.yt-socialbt a.large > i {
    font-size: 28px
}

div.yt-socialbt a.min {
    width: auto;
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

div.yt-socialbt a.cicle {
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px
}

div.yt-socialbt a.flat {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

div.yt-socialbt a.color {
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 1px 1px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 1px 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 1px 1px 2px rgba(0, 0, 0, 0.3)
}

div.yt-socialbt a.color.facebook {
    background-color: #3c5a9a
}

div.yt-socialbt a.color.twitter {
    background-color: #2daae0
}

div.yt-socialbt a.color.google-plus {
    background-color: #ee4f2f
}

div.yt-socialbt a.color.pinterest {
    background-color: #ca1f27
}

div.yt-socialbt a.color.dribbble {
    background-color: #e94d8a
}

div.yt-socialbt a.color.deviantart {
    background-color: #52665a
}

div.yt-socialbt a.color.behance {
    background-color: #309dd5
}

div.yt-socialbt a.color.flickr {
    background-color: #ff0086
}

div.yt-socialbt a.color.linkedin {
    background-color: #1b5690
}

div.yt-socialbt a.color.stumbleupon {
    background-color: #ec4822
}

div.yt-socialbt a.color.rss {
    background-color: #ec4822
}

div.yt-socialbt a.color.skype {
    background-color: #01afee
}

div.yt-socialbt a.color.tumblr {
    background-color: #2a445d
}

div.yt-socialbt a.color.youtube {
    background-color: #ff3033
}

div.yt-socialbt a.color.vimeo {
    background-color: #44b0df
}

div.yt-socialbt a.text {
    padding: 0 10px;
    width: auto
}

div.yt-tabs ul.nav-tabs {
    list-style: none;
    margin: 0;
    padding: 0 5px;
    border-bottom: none;
    border-bottom: 1px solid #ddd
}

div.yt-tabs ul.nav-tabs li {
    overflow: hidden;
    max-width: 300px;
    padding: 0
}

div.yt-tabs ul.nav-tabs li a {
    margin-right: 5px;
    padding: 8px 25px;
    display: block;
    border: 1px solid #ddd;
    background: #F7F6F6;
    font-size: 13px;
    color: #666;
    font-weight: bold;
    line-height: 20px;
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.06) inset;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.06) inset;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.06) inset
}

div.yt-tabs ul.nav-tabs li a:hover {
    color: #000
}

div.yt-tabs ul.nav-tabs li a.active {
    border-bottom-color: #fff;
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

div.yt-tabs div.tab-content {
    position: relative;
    z-index: 2;
    overflow: hidden
}

div.yt-tabs div.tab-content .clearfix {
    position: absolute;
    z-index: 2;
    display: block;
    padding: 10px 5px;
    width: 100%
}

div.yt-tabs div.tab-content .clearfix.active {
    position: relative;
    visibility: visible;
    background: white;
    z-index: 15
}

div.yt-tabs[class*="style"] ul.nav-tabs {
    margin: 0 5px;
    border-bottom: 3px solid #85B24E
}

div.yt-tabs[class*="style"] ul.nav-tabs li {
    margin-bottom: 0
}

div.yt-tabs[class*="style"] ul.nav-tabs li a {
    padding: 10px 20px 6px
}

div.yt-tabs[class*="style"] ul.nav-tabs li a.active {
    border-color: #7BA543;
    border-bottom-color: #85B24E;
    background: #85B24E;
    color: #fff;
    text-shadow: none;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 8px 5px rgba(255, 255, 255, 0.25) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 8px 5px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 8px 5px rgba(255, 255, 255, 0.25) inset
}

div.yt-tabs[class*="style"] div.tab-content {
    padding: 1em 0;
    border: none
}

div.yt-tabs.style-blue ul.nav-tabs {
    border-bottom-color: #61A5CA
}

div.yt-tabs.style-blue ul.nav-tabs li a.active {
    background: #61A5CA;
    border-color: #61A5CA
}

div.yt-tabs.style-black ul.nav-tabs {
    border-bottom-color: #626262
}

div.yt-tabs.style-black ul.nav-tabs li a.active {
    background: #626262;
    border-color: #626262
}

div.yt-tabs.style-red ul.nav-tabs {
    border-bottom-color: #E02C26
}

div.yt-tabs.style-red ul.nav-tabs li a.active {
    background: #E02C26;
    border-color: #E02C26
}

div.yt-tabs.style-oranges ul.nav-tabs {
    border-bottom-color: #E2A738
}

div.yt-tabs.style-oranges ul.nav-tabs li a.active {
    background: #E2A738;
    border-color: #E2A738
}

div.yt-tabs.vertical {
    margin-left: 120px;
    clear: both
}

div.yt-tabs.vertical ul.nav-tabs {
    float: left;
    width: 120px;
    margin-left: -120px;
    border: none;
    padding: 0
}

div.yt-tabs.vertical ul.nav-tabs li {
    float: none;
    margin-bottom: 10px;
    display: block;
    overflow: visible
}

div.yt-tabs.vertical ul.nav-tabs li a {
    margin: 0;
    padding: 6px 10px;
    border: none;
    text-align: left;
    background: none;
    position: relative;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    overflow: visible
}

div.yt-tabs.vertical ul.nav-tabs li a.active {
    background: #606060;
    color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

div.yt-tabs.vertical ul.nav-tabs li a.active:before {
    border-bottom: 16px solid transparent;
    border-left: 16px solid #606060;
    border-top: 16px solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    top: 0;
    right: -15px
}

div.yt-tabs.vertical div.tab-content {
    padding: 0 0 0 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.yt-tabs.vertical.style-green ul.nav-tabs li a.active {
    background: #85B24E
}

div.yt-tabs.vertical.style-green ul.nav-tabs li a:before {
    border-left: 15px solid #85B24E
}

div.yt-tabs.vertical.style-blue ul.nav-tabs li a.active {
    background: #61A5CA
}

div.yt-tabs.vertical.style-blue ul.nav-tabs li a:before {
    border-left: 15px solid #61A5CA
}

div.yt-tabs.vertical.style-red ul.nav-tabs li a.active {
    background: #E02C26
}

div.yt-tabs.vertical.style-red ul.nav-tabs li a:before {
    border-left: 15px solid #E02C26
}

div.yt-tabs.vertical.style-oranges ul.nav-tabs li a.active {
    background: #E2A738
}

div.yt-tabs.vertical.style-oranges ul.nav-tabs li a:before {
    border-left: 15px solid #E2A738
}

.yt-testimonial {
    border-left: 0;
    padding: 0;
    margin: 0 0 0 60px;
    position: relative
}

.yt-testimonial:before {
    font-size: 16px;
    font-family: 'FontAwesome';
    content: "\f10d";
    color: #ccc;
    font-size: 42px;
    position: absolute;
    top: 15px;
    left: -60px
}

.yt-testimonial p {
    font-family: Georgia, "Times New Roman", serif;
    font-style: italic;
    font-size: 15px;
    line-height: 22px;
    display: inline;
    color: #666
}

.yt-testimonial small {
    font-size: 12px;
    margin-top: 15px;
    color: #666
}

.yt-testimonial small:before {
    content: "";
    height: auto;
    display: none
}

.yt-testimonial small i {
    margin-right: 5px
}

.yt-testimonial small cite {
    font-weight: normal;
    color: #999
}

.yt-testimonial.tm-avatar {
    margin: 0 0 100px;
    border: 1px solid #ddd;
    border-top: 3px solid #666;
    padding: 10px
}

.yt-testimonial.tm-avatar:before, .yt-testimonial.tm-avatar:after {
    content: "";
    border-width: 8px;
    border-color: #ccc transparent transparent #ccc;
    border-style: solid;
    height: 0;
    left: 26px;
    margin-top: -8px;
    position: absolute;
    bottom: -16px;
    top: auto;
    width: 0
}

.yt-testimonial.tm-avatar:after {
    content: "";
    border-color: #fff transparent transparent #fff;
    left: 27px;
    bottom: -14px;
    border-width: 7px
}

.yt-testimonial.tm-avatar .testimonial-avatar {
    width: 90%;
    height: 50px;
    position: absolute;
    left: 0px;
    bottom: -70px;
    z-index: 1
}

.yt-testimonial.tm-avatar .testimonial-avatar img {
    max-height: 100%;
    margin-right: 10px;
    float: left
}

.yt-testimonial.tm-avatar small {
    font-size: 13px;
    font-weight: bold
}

.yt-testimonial.tm-avatar small .icon-user {
    display: none
}

.yt-testimonial.tm-avatar small .icon-user:before {
    content: "";
    font-family: inherit;
    height: auto
}

.yt-testimonial.green {
    border-top-color: #6EAD18
}

.yt-testimonial.green small {
    color: #6EAD18
}

.yt-testimonial.red {
    border-top-color: #DA4F49
}

.yt-testimonial.red small {
    color: #DA4F49
}

.yt-testimonial.blue {
    border-top-color: #67AFD7
}

.yt-testimonial.blue small {
    color: #67AFD7
}

.yt-testimonial.oranges {
    border-top-color: #FAA732
}

.yt-testimonial.oranges small {
    color: #FAA732
}

.yt-vimeo {
    overflow: hidden;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3)
}

.yt-vimeo.pull-none {
    margin-bottom: 2em
}

.yt-vimeo.pull-left {
    margin: 0 1em 1em 0
}

.yt-vimeo.pull-right {
    margin: 0 0 1em 1em
}

.yt-vimeo iframe {
    border: none;
    float: left
}

div.yt-youtube {
    overflow: hidden;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3)
}

div.yt-youtube.pull-none {
    margin-bottom: 2em
}

div.yt-youtube.pull-left {
    margin: 0 1em 1em 0
}

div.yt-youtube.pull-right {
    margin: 0 0 1em 1em
}

div.yt-youtube iframe {
    border: none;
    float: left
}

div.yt-youtube iframe {
    border: none
}

div.yt-divider {
    border-top: 1px solid #D6D6D6;
    height: 1px;
    clear: both;
    width: 100%
}

div.yt-divider.line {
    height: 3px;
    background: #F4F4F4;
    border-top-color: #DBDBDB
}

div.yt-divider.dotted {
    height: 1px;
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/dotted.png) repeat-x 0 0;
    border: none
}

div.yt-divider.shadow {
    height: 5px;
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/shadow.png) no-repeat 0 0;
    border: none;
    background-size: 100% auto
}

div.yt-divider.stripes {
    height: 6px;
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/stripes.png) 0 0;
    border: none
}

.yt-gmap.pull-left {
    margin: 0 1em 1em 0
}

.yt-gmap.pull-right {
    margin: 0 0 1em 1em
}

.yt-gmap img {
    max-width: none
}

div.yt-pricing {
    margin-bottom: 20px
}

div.yt-pricing:after {
    clear: both;
    display: table;
    width: 100%;
    content: ""
}

div.yt-pricing.pricing-red .column div.pricing-basic {
    color: #eee;
    background-color: #b83333;
    background-image: -moz-linear-gradient(top, #c43d3d, #a72323);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c43d3d), to(#a72323));
    background-image: -webkit-linear-gradient(top, #c43d3d, #a72323);
    background-image: -o-linear-gradient(top, #c43d3d, #a72323);
    background-image: linear-gradient(to bottom, #c43d3d, #a72323);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc43d3d', endColorstr='#ffa72323', GradientType=0);
    border-bottom: 1px solid #810000
}

div.yt-pricing.pricing-red .column div.pricing-money {
    background-color: #b12e2e;
    background-image: -moz-linear-gradient(top, #b93636, #a62222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b93636), to(#a62222));
    background-image: -webkit-linear-gradient(top, #b93636, #a62222);
    background-image: -o-linear-gradient(top, #b93636, #a62222);
    background-image: linear-gradient(to bottom, #b93636, #a62222);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb93636', endColorstr='#ffa62222', GradientType=0);
    border-top-color: #d04848;
    border-bottom: 1px solid #8f1d1d
}

div.yt-pricing.pricing-red .column div.pricing-money h2 {
    color: #fff
}

div.yt-pricing.pricing-red .column div.pricing-money h4 {
    color: #ddd
}

div.yt-pricing.pricing-red .column ul.pricing-list li [class^="icon-"], div.yt-pricing.pricing-red .column ul.pricing-list li [class*=" icon-"] {
    color: #b73535
}

div.yt-pricing.pricing-blue .column:nth-child(1) div.pricing-basic {
    background: #52b5d5
}

div.yt-pricing.pricing-blue .column:nth-child(1) div.pricing-money {
    background: #64c3de
}

div.yt-pricing.pricing-blue .column:nth-child(2) div.pricing-basic {
    background: #3591ca
}

div.yt-pricing.pricing-blue .column:nth-child(2) div.pricing-money {
    background: #44a3d5
}

div.yt-pricing.pricing-blue .column:nth-child(3) div.pricing-basic {
    background: #1f5f9f
}

div.yt-pricing.pricing-blue .column:nth-child(3) div.pricing-money {
    background: #2972b0
}

div.yt-pricing.pricing-blue .column:nth-child(4) div.pricing-basic {
    background: #1a3e7b
}

div.yt-pricing.pricing-blue .column:nth-child(4) div.pricing-money {
    background: #234e8e
}

div.yt-pricing.pricing-blue .column:nth-child(5) div.pricing-basic {
    background: #1a3e7b
}

div.yt-pricing.pricing-blue .column:nth-child(5) div.pricing-money {
    background: #234e8e
}

div.yt-pricing.pricing-blue .column div.pricing-basic {
    border: none;
    color: #fff
}

div.yt-pricing.pricing-blue .column div.pricing-money {
    border: none
}

div.yt-pricing.pricing-blue .column div.pricing-money h2 {
    color: #fff
}

div.yt-pricing.pricing-blue .column div.pricing-money h4 {
    color: #eee
}

div.yt-pricing.pricing-blue .column ul.pricing-list li [class^="icon-"], div.yt-pricing.pricing-blue .column ul.pricing-list li [class*=" icon-"] {
    color: #44a3d5
}

div.yt-pricing.pricing-green .column:nth-child(1) div.pricing-basic {
    background-color: #8eb956;
    background-image: -moz-linear-gradient(top, #9ec360, #77a946);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9ec360), to(#77a946));
    background-image: -webkit-linear-gradient(top, #9ec360, #77a946);
    background-image: -o-linear-gradient(top, #9ec360, #77a946);
    background-image: linear-gradient(to bottom, #9ec360, #77a946);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ec360', endColorstr='#ff77a946', GradientType=0);
    border-bottom-color: #5e9737
}

div.yt-pricing.pricing-green .column:nth-child(1) div.pricing-money {
    background-color: #8eb954;
    background-image: -moz-linear-gradient(top, #9ec35d, #77a946);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9ec35d), to(#77a946));
    background-image: -webkit-linear-gradient(top, #9ec35d, #77a946);
    background-image: -o-linear-gradient(top, #9ec35d, #77a946);
    background-image: linear-gradient(to bottom, #9ec35d, #77a946);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ec35d', endColorstr='#ff77a946', GradientType=0);
    border-top-color: #c9dd95
}

div.yt-pricing.pricing-green .column:nth-child(2) div.pricing-basic {
    background-color: #71a940;
    background-image: -moz-linear-gradient(top, #7db447, #5f9836);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7db447), to(#5f9836));
    background-image: -webkit-linear-gradient(top, #7db447, #5f9836);
    background-image: -o-linear-gradient(top, #7db447, #5f9836);
    background-image: linear-gradient(to bottom, #7db447, #5f9836);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7db447', endColorstr='#ff5f9836', GradientType=0);
    border-bottom-color: #487d29
}

div.yt-pricing.pricing-green .column:nth-child(2) div.pricing-money {
    background-color: #71a940;
    background-image: -moz-linear-gradient(top, #7db447, #5f9836);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7db447), to(#5f9836));
    background-image: -webkit-linear-gradient(top, #7db447, #5f9836);
    background-image: -o-linear-gradient(top, #7db447, #5f9836);
    background-image: linear-gradient(to bottom, #7db447, #5f9836);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7db447', endColorstr='#ff5f9836', GradientType=0);
    border-top-color: #a8d065
}

div.yt-pricing.pricing-green .column:nth-child(3) div.pricing-basic {
    background-color: #539d2f;
    background-image: -moz-linear-gradient(top, #5caa34, #468928);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5caa34), to(#468928));
    background-image: -webkit-linear-gradient(top, #5caa34, #468928);
    background-image: -o-linear-gradient(top, #5caa34, #468928);
    background-image: linear-gradient(to bottom, #5caa34, #468928);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5caa34', endColorstr='#ff468928', GradientType=0);
    border-bottom-color: #356a1e
}

div.yt-pricing.pricing-green .column:nth-child(3) div.pricing-money {
    background-color: #539d2f;
    background-image: -moz-linear-gradient(top, #5caa34, #468928);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5caa34), to(#468928));
    background-image: -webkit-linear-gradient(top, #5caa34, #468928);
    background-image: -o-linear-gradient(top, #5caa34, #468928);
    background-image: linear-gradient(to bottom, #5caa34, #468928);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5caa34', endColorstr='#ff468928', GradientType=0);
    border-top-color: #99d458
}

div.yt-pricing.pricing-green .column:nth-child(4) div.pricing-basic {
    background-color: #3d8d24;
    background-image: -moz-linear-gradient(top, #439a28, #34791f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#439a28), to(#34791f));
    background-image: -webkit-linear-gradient(top, #439a28, #34791f);
    background-image: -o-linear-gradient(top, #439a28, #34791f);
    background-image: linear-gradient(to bottom, #439a28, #34791f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff439a28', endColorstr='#ff34791f', GradientType=0);
    border-bottom-color: #275c17
}

div.yt-pricing.pricing-green .column:nth-child(4) div.pricing-money {
    background-color: #3d8d24;
    background-image: -moz-linear-gradient(top, #439a28, #34791f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#439a28), to(#34791f));
    background-image: -webkit-linear-gradient(top, #439a28, #34791f);
    background-image: -o-linear-gradient(top, #439a28, #34791f);
    background-image: linear-gradient(to bottom, #439a28, #34791f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff439a28', endColorstr='#ff34791f', GradientType=0);
    border-top-color: #6ac73e
}

div.yt-pricing.pricing-green .column:nth-child(5) div.pricing-basic {
    background-color: #3d8d24;
    background-image: -moz-linear-gradient(top, #439a28, #34791f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#439a28), to(#34791f));
    background-image: -webkit-linear-gradient(top, #439a28, #34791f);
    background-image: -o-linear-gradient(top, #439a28, #34791f);
    background-image: linear-gradient(to bottom, #439a28, #34791f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff439a28', endColorstr='#ff34791f', GradientType=0);
    border-bottom-color: #275c17
}

div.yt-pricing.pricing-green .column:nth-child(5) div.pricing-money {
    background-color: #3d8d24;
    background-image: -moz-linear-gradient(top, #439a28, #34791f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#439a28), to(#34791f));
    background-image: -webkit-linear-gradient(top, #439a28, #34791f);
    background-image: -o-linear-gradient(top, #439a28, #34791f);
    background-image: linear-gradient(to bottom, #439a28, #34791f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff439a28', endColorstr='#ff34791f', GradientType=0);
    border-top-color: #6ac73e
}

div.yt-pricing.pricing-green .column div.pricing-basic {
    color: #fff
}

div.yt-pricing.pricing-green .column div.pricing-money h2 {
    color: #fff
}

div.yt-pricing.pricing-green .column div.pricing-money h4 {
    color: #fff;
    font-size: 15px;
    text-transform: capitalize
}

div.yt-pricing.pricing-green .column ul.pricing-list li [class^="icon-"], div.yt-pricing.pricing-green .column ul.pricing-list li [class*=" icon-"] {
    color: #4e982c;
    font-size: 16px
}

div.yt-pricing.pricing-green .column ul.pricing-list li .gray {
    color: #999
}

div.yt-pricing .column {
    background: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
    float: left
}

div.yt-pricing .column:nth-child(2n+1) {
    background: #f6f6f6
}

div.yt-pricing .column.span4 {
    margin: 0;
    width: 33.333%
}

div.yt-pricing .column.span3 {
    margin: 0;
    width: 25%
}

div.yt-pricing .column.span2 {
    margin: 0;
    width: 20%
}

div.yt-pricing .column.featured {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    z-index: 5
}

div.yt-pricing .column.featured .pricing-basic span {
    background: url(/templates/joomla3/sj-hexagon/plugins/system/ytshortcodes/assets/images/featured.png) no-repeat right top
}

div.yt-pricing .column .pricing-basic {
    font-family: "trebuchet MS";
    height: 45px;
    line-height: 45px;
    font-weight: normal;
    background: #2b2b2b;
    font-size: 18px;
    color: #a3a3a3;
    color: rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid #1a1a1a;
    background-color: #383838;
    background-image: -moz-linear-gradient(top, #414141, #2b2b2b);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#414141), to(#2b2b2b));
    background-image: -webkit-linear-gradient(top, #414141, #2b2b2b);
    background-image: -o-linear-gradient(top, #414141, #2b2b2b);
    background-image: linear-gradient(to bottom, #414141, #2b2b2b);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff414141', endColorstr='#ff2b2b2b', GradientType=0)
}

div.yt-pricing .column .pricing-basic span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

div.yt-pricing .column div.pricing-money {
    height: 110px;
    overflow: hidden;
    border-top: 1px solid #434343;
    margin: 0;
    background-color: #2c2c2c;
    background-image: -moz-linear-gradient(top, #353535, #1f1f1f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#353535), to(#1f1f1f));
    background-image: -webkit-linear-gradient(top, #353535, #1f1f1f);
    background-image: -o-linear-gradient(top, #353535, #1f1f1f);
    background-image: linear-gradient(to bottom, #353535, #1f1f1f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff353535', endColorstr='#ff1f1f1f', GradientType=0);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1)
}

div.yt-pricing .column div.pricing-money h2 {
    margin: 20px 0 0;
    padding: 0 10px;
    line-height: 100%;
    font: 600 46px/46px Arial, Helvetica, sans-serif;
    color: #2CB4C9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

div.yt-pricing .column div.pricing-money h4 {
    display: block;
    color: #8a8a8a;
    text-transform: capitalize;
    font-size: 120%
}

div.yt-pricing .column ul.pricing-list {
    list-style: none;
    margin: 0;
    padding: 0
}

div.yt-pricing .column ul.pricing-list li {
    padding: 8px 10px;
    font-size: 13px
}

div.yt-pricing .column ul.pricing-list li:nth-child(2n+1) {
    background-color: rgba(0, 0, 0, 0.05)
}

div.yt-pricing .column ul.pricing-list li [class^="icon-"], div.yt-pricing .column ul.pricing-list li [class*=" icon-"] {
    float: left;
    color: #2CB4C9
}

div.yt-pricing .column .pricing-bottom {
    padding: 15px 0;
    border-bottom: 2px solid #404040;
    border-top: 1px solid #d3d3d3;
    background-color: #e5e5e5;
    background-image: -moz-linear-gradient(top, #F5F5F5, #CCC);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F5F5F5), to(#CCC));
    background-image: -webkit-linear-gradient(top, #F5F5F5, #CCC);
    background-image: -o-linear-gradient(top, #F5F5F5, #CCC);
    background-image: linear-gradient(to bottom, #F5F5F5, #CCC);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fcccc', GradientType=0)
}

div.yt-pricing .column .pricing-bottom a.signup {
    padding: 5px 0;
    min-width: 120px;
    display: inline-block;
    border: 1px solid #bebebe;
    color: #444;
    font-weight: bold;
    background-color: #cdcdcd;
    background-image: -moz-linear-gradient(top, #d7d7d7, #bdbdbd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d7d7d7), to(#bdbdbd));
    background-image: -webkit-linear-gradient(top, #d7d7d7, #bdbdbd);
    background-image: -o-linear-gradient(top, #d7d7d7, #bdbdbd);
    background-image: linear-gradient(to bottom, #d7d7d7, #bdbdbd);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd7d7d7', endColorstr='#ffbdbdbd', GradientType=0);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ababab
}

div.yt-pricing .column .pricing-bottom a.signup:hover {
    background-color: #c7c7c7;
    background-image: -moz-linear-gradient(top, #bdbdbd, #d7d7d7);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bdbdbd), to(#d7d7d7));
    background-image: -webkit-linear-gradient(top, #bdbdbd, #d7d7d7);
    background-image: -o-linear-gradient(top, #bdbdbd, #d7d7d7);
    background-image: linear-gradient(to bottom, #bdbdbd, #d7d7d7);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbdbdbd', endColorstr='#ffd7d7d7', GradientType=0);
    border: 1px solid #ababab
}

.highlighter {
    margin-top: 34px;
    overflow: visible
}

.highlighter.prettyprint {
    border-radius: 0;
    border: none;
    position: relative;
    padding: 15px;
    background-color: #eee;
    white-space: pre-wrap
}

.highlighter.prettyprint[class*=" linenums:"] {
    -webkit-box-shadow: 37px 0 0 #DBE1E7 inset, 40px 0 0 #95A7B9 inset;
    -moz-box-shadow: 37px 0 0 #DBE1E7 inset, 40px 0 0 #95A7B9 inset;
    box-shadow: 37px 0 0 #DBE1E7 inset, 40px 0 0 #95A7B9 inset;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    position: relative
}

.highlighter:before {
    width: 100%;
    background: #A5B5C6;
    line-height: 30px;
    content: attr(title);
    position: absolute;
    top: -34px;
    right: 0;
    z-index: 1;
    padding: 2px 15px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.yt-modal.modal {
    overflow: hidden;
    display: none;
    border: none;
    box-shadow: none;
    background: transparent
}

.yt-modal .modal-content {
    box-shadow: none;
    border: 8px solid rgba(255, 255, 255, 0.25);
    top: 50px
}

.yt-modal .modal-content .modal-header {
    background: #eee;
    border-bottom: 1px solid #ddd
}

.yt-modal .modal-content .modal-header h3 {
    margin: 0;
    font-size: 20px;
    display: inline-block
}

.yt-modal .modal-content .modal-body {
    background: #fff
}

.yt-slider-carousel {
    z-index: 2;
    overflow: hidden
}

.yt-slider-carousel.pull-left {
    margin: 0 30px 30px 0
}

.yt-slider-carousel.pull-right {
    margin: 0 0px 30px 30px
}

.yt-slider-carousel.pull-none {
    display: inline-block;
    margin: 0 0 30px 0
}

.yt-slider-carousel .carousel-inner {
    position: relative;
    z-index: 2;
    cursor: grab
}

.yt-slider-carousel .carousel-inner .item {
    cursor: -webkit-grab;
    cursor: grab
}

.yt-slider-carousel .carousel-indicators {
    left: auto;
    right: 0;
    margin: 0 20px;
    width: auto;
    position: absolute;
    z-index: 4
}

.yt-slider-carousel .carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 0;
    margin: 0 3px;
    display: inline-block
}

.yt-slider-carousel .carousel-indicators li.active {
    border: none
}

.yt-slider-carousel .carousel-control {
    background: rgba(225, 255, 255, 0.8);
    border: none;
    border-radius: 0;
    z-index: 3;
    margin: 0;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    color: #ADADAD;
    box-shadow: none;
    line-height: 35px;
    text-shadow: none;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    opacity: 1;
    filter: alpha(opacity=100);
    top: 50%;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s
}

.yt-slider-carousel .carousel-control.left {
    left: -150px
}

.yt-slider-carousel .carousel-control.right {
    right: -150px
}

.yt-slider-carousel .carousel-control i {
    display: block;
    line-height: 40px;
    margin: 0;
    font-size: 26px;
    text-align: center
}

.yt-slider-carousel .carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding: 13px 15px;
    background: rgba(0, 0, 0, 0.35);
    text-align: left;
    text-shadow: none
}

.yt-slider-carousel .carousel-caption h4 {
    margin: 0 0 6px
}

.yt-slider-carousel .carousel-caption p {
    margin: 0
}

.yt-slider-carousel:hover .carousel-control:hover {
    background: #fff;
    color: #777
}

.yt-slider-carousel:hover .carousel-control.right {
    right: 35px
}

.yt-slider-carousel:hover .carousel-control.left {
    left: 35px
}

div.yt-extra-carousel {
    z-index: 2;
    overflow: hidden
}

div.yt-extra-carousel.pull-left {
    margin: 0 30px 30px 0
}

div.yt-extra-carousel.pull-right {
    margin: 0 0px 30px 30px
}

div.yt-extra-carousel.pull-none {
    display: inline-block;
    margin: 0 0 30px 0
}

div.yt-extra-carousel .carousel-inner {
    position: relative;
    z-index: 2;
    cursor: grab
}

div.yt-extra-carousel .carousel-inner .item {
    cursor: -webkit-grab;
    cursor: grab
}

div.yt-extra-carousel .carousel-indicators {
    left: auto;
    right: 0;
    margin: 0 20px;
    width: auto;
    position: absolute;
    z-index: 4
}

div.yt-extra-carousel .carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 0;
    margin: 0 3px;
    display: inline-block
}

div.yt-extra-carousel .carousel-indicators li.active {
    border: none
}

div.yt-extra-carousel .carousel-control {
    background: rgba(225, 255, 255, 0.8);
    border: none;
    border-radius: 0;
    z-index: 3;
    margin: 0;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    color: #ADADAD;
    box-shadow: none;
    line-height: 35px;
    text-shadow: none;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    opacity: 1;
    filter: alpha(opacity=100);
    top: 50%;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s
}

div.yt-extra-carousel .carousel-control.left {
    left: -150px
}

div.yt-extra-carousel .carousel-control.right {
    right: -150px
}

div.yt-extra-carousel .carousel-control i {
    display: block;
    line-height: 40px;
    margin: 0;
    font-size: 26px;
    text-align: center
}

div.yt-extra-carousel .carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding: 13px 15px;
    background: rgba(0, 0, 0, 0.35);
    text-align: left;
    text-shadow: none
}

div.yt-extra-carousel .carousel-caption h4 {
    margin: 0 0 6px
}

div.yt-extra-carousel .carousel-caption p {
    margin: 0
}

div.yt-extra-carousel:hover .carousel-control:hover {
    background: #fff;
    color: #777
}

div.yt-extra-carousel:hover .carousel-control.right {
    right: 35px
}

div.yt-extra-carousel:hover .carousel-control.left {
    left: 35px
}

div.yt-extra-carousel .carousel-inner {
    margin: 2em 0
}

div.yt-extra-carousel .carousel-indicators {
    right: 50%;
    bottom: 20px;
    margin-right: -10px
}

div.yt-extra-carousel .carousel-indicators li {
    border: none;
    background: #999
}

div.yt-extra-carousel .carousel-indicators li.active {
    border: none;
    background: #E22247
}

.audio_player {
    display: inline-block
}

.audiojs {
    height: 22px;
    background: #404040
}

.audiojs .play-pause {
    width: 24px;
    height: 20px;
    padding: 0px 8px 0px 0px
}

.audiojs p {
    width: 25px;
    height: 20px;
    margin: -3px 0px 0px -1px
}

.audiojs .scrubber {
    background: #5a5a5a;
    width: 310px;
    height: 10px;
    margin: 5px
}

.audiojs .progress {
    height: 8px;
    width: 0px;
    background: #ccc;
    border-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));
    background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%)
}

.audiojs .loaded {
    height: 10px;
    background: #000;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
    background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%)
}

.audiojs .time {
    float: left;
    height: 25px;
    line-height: 25px
}

.audiojs .error-message {
    height: 24px;
    line-height: 24px
}

.track-details {
    margin-top: -5px;
    margin-bottom: 30px;
    clear: both;
    height: 20px;
    width: 460px;
    padding: 1px 6px;
    background: #eee;
    color: #222;
    font-family: monospace;
    font-size: 11px;
    line-height: 18px;
    -webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.15)
}

.track-details em {
    font-style: normal;
    color: #999
}

.yt-playlist {
    padding: 0;
    list-style: none;
    width: 460px;
    margin-top: -6px;
    background: #F4F4F4;
    display: table
}

.yt-playlist li {
    display: block;
    border-top: 1px solid #ddd;
    padding: 6px 10px;
    float: left;
    width: 100%;
    color: #999
}

.yt-playlist li span {
    font-weight: bold;
    border-right: 1px solid #ddd;
    padding: 0 10px 0 0
}

.yt-playlist li a {
    padding: 0 10px;
    color: #999
}

.yt-playlist li a:hover {
    text-decoration: underline
}

.yt-playlist li.playing {
    background: #EBEBEB;
    font-weight: bold
}

.yt-skills {
    font-weight: bold;
    color: #333
}

.yt-skills .form-group {
    margin-bottom: 25px
}

.yt-skills .form-group strong {
    text-transform: capitalize
}

.progress {
    border-radius: 0;
    height: 6px;
    box-shadow: none;
    margin: 10px 0;
    background: #eee
}

.progress .bar {
    background: #5FCEF6;
    height: 6px;
    display: block
}

.yt-product-wrapper {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 450px
}

.yt-product-wrapper > img {
    display: block
}

.yt-single-point {
    position: absolute;
    border-radius: 50%
}

.yt-single-point > a {
    position: relative;
    z-index: 2;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: inherit;
    background: #d95353;
    box-shadow: 0 0 10px #000, inset 0 1px 0 #000;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s
}

.yt-single-point > a::after, .yt-single-point > a:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    background-color: #fff;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s
}

.yt-single-point > a::after {
    height: 2px;
    width: 12px
}

.yt-single-point > a::before {
    height: 12px;
    width: 2px
}

.yt-single-point::after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: inherit;
    background-color: transparent;
    -webkit-animation: cd-pulse 2s infinite;
    -moz-animation: cd-pulse 2s infinite;
    animation: cd-pulse 2s infinite
}

.yt-single-point.is-open::after {
    display: none
}

.yt-single-point.is-open .cd-more-info {
    visibility: visible;
    opacity: 1
}

.yt-single-point.visited::after {
    display: none
}

@media (min-width: 768px) and (max-width: 979px) {
    .yt-lightbox {
        display: block
    }

    div.yt-vimeo iframe, div.yt-youtube iframe {
        width: 100%;
        height: 300px
    }

    div.yt-slider-carousel.pull-none {
        display: block
    }
}

@media (max-width: 767px) {
    div.yt-tabs ul.nav-tabs li {
        width: 50%
    }

    div.yt-tabs ul.nav-tabs li a {
        margin-right: 0
    }

    div.yt-vimeo iframe, div.yt-youtube iframe {
        width: 100%;
        height: 200px
    }

    div.yt-pricing .column.span3, div.yt-pricing .column.span4 {
        width: 100%
    }

    .yt-vimeo, .yt-youtube {
        width: 100%;
        float: none !important;
        margin: 0 0 1em !important
    }

    .yt-gmap {
        width: 100% !important;
        float: none
    }

    .btn {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 280px
    }

    div.yt-slider-carousel.pull-none {
        display: block
    }

    div.yt-slider-carousel.pull-left, div.yt-slider-carousel.pull-right {
        float: none
    }
}

@media (max-width: 320px) {
    .yt-testimonial.tm-avatar small {
        width: 77%;
        margin-top: 0
    }
}
#albumItem {
    position: relative;
    margin-bottom: 15px;
    height: 180px;
}
#albumItem > a{
    display: block;
    height: 185px;
    overflow: hidden;
    position: relative;
}
#albumItem > a img{
    height: 155px;
}
#albumItem > a >span{
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 5px 15px;
    text-transform: uppercase;
    background: #fff;
    color: #000;
}
#albumItem > span{
    padding: 10px 0 5px 0;
    display: block;
    height: 40px;
    line-height: 1.2em;
    overflow: hidden;
}
#albumItem > span > a{
    color: #000;
}
.textBlock{
    color:#363636;
}
.remaining-content{
    display: none;
}
/*=====================================================MOBILE MENU================================================*/

.navbar-toggle i{
    color: #37c6f5;
    font-size: 27px;
}
#boxMenu{
    display: none;
}
#boxMenu.mm-opened{
    display: block;
}
#mobile-menu .navbar-toggle {
    width: 10%;
    position: relative;
    float: left;
    padding: 0 10px;
    margin-top: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-left: 5px;
    display: block;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
#mobile-menu .navbar-toggle .icon-bar {
    background: #000;
    display: block;
    width: 32px;
    height: 3px;
    border-radius: 0;
}
#mobile-menu .logo {
    width: 200px;
    text-align: left;
    float: left;
    margin: 5px 0 10px 25px;
}
#mobile-menu a.cart-link {
    font-size: 22px;
    color: #666;
    float: right;
    line-height: 31px;
    text-indent: 6px;
    text-align: center;
    margin-right: 15px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 13px;
    white-space: nowrap;
    position: relative;
}
#mobile-menu a.cart-link span {
    position: absolute;
    top: -10px;
    right: 9px;
}
#mobile-menu a.cart-link i {
    font-weight: normal;
}
#mobile-menu .cart-top {
    margin-right: 15px;
    float: right;
    padding: 5px 0px !important;
}
#mobile-menu .cartMobile {
    position: relative;
    text-align: center;
    float: right;
    color: #000;
    display: block;
    vertical-align: middle;
    padding: 7px 0px 7px;
    border: 0px solid #ffffff;
    margin: 0 0 0 12px;
    max-width: 80%;
}
#mobile-menu .cart-top .fa, #mobile-menu .callUs .fa {
    font-size: 28px;
}
#mobile-menu .cartMobile p {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 12px;
    color: #fff;
}
#mobile-menu .callUs {
    margin-top: 10px;
    margin-right: 10px;
    float: right;
    padding: 5px 0px !important;
}
.num-call {
    font-size: 16px;
    font-weight: bold;
}
#sidebar-wrapper {
    position: fixed;
    width: 250px;
    height: 100%;
    overflow-y: scroll;
    left: -250px;
    background: #eee;
    color: rgba(255, 255, 255, .6);
    transition: all 0.5s ease;
}
#sidebar-wrapper.toggled {
    left: 0;
    height: 100%;
    z-index: 99999;
}
body.watch_menu, html.watch_menu {
    height: 100%;
    overflow: hidden;
}
#wrapper.toggled {
    left: 250px;
    /*overflow: inherit;*/
}
#wrapper {
    transition: all 0.5s ease;
    position: relative;
    z-index: 100;
    background: #fff;
    /*overflow: hidden;*/
    left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
section#sidebar-wrapper ul.sidebar-nav li.title {
    padding-left: 15px;
}
#sidebar-wrapper ul li.title {
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    font-weight: bold;
    padding-top: 6px;
    text-transform: uppercase;
    color: #000;
    width: 100%;
}
#sidebar-wrapper ul li {
    text-indent: 0;
    width: 50%;
    float: left;
}
#sidebar-wrapper ul li.mobile-click {
    border: 1px solid #ddd;
}
#sidebar-wrapper ul li a {
    text-align: center;
    display: inline-block;
    line-height: 30px;
    width: 100%;
    font-size: 15px;
    text-transform: uppercase;
    color: #333333;
}
.sidebar-nav li .ico-top {
    position: relative;
    overflow: hidden;
    width: 36px;
    height: 34px;
    padding: 0;
    margin: 10px auto 0;
    display: block;
    text-align: center;
}
#sidebar-wrapper ul li span.icon img {
    display: block;
    margin: auto;
    margin-top: 2px;
    margin-bottom: 5px !important;
}
#sidebar-wrapper ul li.more-info {
    width: 100%;
    color: #000;
    position: relative;
    line-height: 44px;
    padding-top: 15px;
    padding-left: 40px;
}
#sidebar-wrapper ul li.more-info a {
    text-align: left;
    line-height: normal;
    text-transform: none;
}
#sidebar-wrapper ul li.more-info span:nth-child(1) {
    font-size: 14px;
    display: block;
}
#sidebar-wrapper ul li.more-info span:nth-child(2) {
    display: block;
    line-height: 14px;
    font-size: 14px;
}
#sidebar-wrapper ul li.more-info:before {
    position: absolute;
    top: 12px;
    left: 15px;
    font-size: 25px;
}
.searchMobile{
    position: relative;
    clear: both;
    padding: 0 5px;
}
.searchMobile input {
    width: 100%;
    padding: 4px 10px;
    color: #333;
    border: 2px solid #ddd;
    border-radius: 24px;
}
.searchMobile .btnSearch {
    background: none;
    color: #666;
    right: 7px;
    position: absolute;
    top: 0;
    font-size: 20px;
    border: 0px solid transparent;
    border-radius: 0;
}
.mid-menu {
    background: #f6f6f6;
    margin: 5px 0 0 0;
}
.mid-menu .navigation {
    margin: 0;
}
.navigation > a {
    padding: 0px 0 10px;
}
.navigation a, .subnav a {
    position: relative;
    float: left;
    width: 20%;
    padding: 5px 0;
    text-align: center;
    color: #999;
}
.subnav a, .navigation a.mobile1, .navigation a.mobile2, .navigation a.mobile3, .navigation a.mobile4, .onClicktoggle{
    display: block !important;
}
.navigation a{
    display: none;
}
.navigation a img {
    max-width: 45px;
}
.navigation h3 {
    font-size: 10px;
    margin: 0;
    text-align: center;
    color: #333;
}
.navigation > a:before, .subnav > a:before {
    content: "";
    border: 1px dashed #ddd;
    position: absolute;
    right: 0;
    height: 30px;
    top: 22px;
}
.navigation a:nth-child(5n):before, .subnav a:nth-child(5n):before {
    border: none;
}

.onClicktoggle:before, .subnav > a:nth-last-child(1):before {
    border: none !important;
    position: relative !important;
}
.onClicktoggle:after, .onClicktoggleup:after {
    content: "...";
    position: absolute;
    left: 22px;
    top: 3px;
    text-align: center;
    font-size: 39px;
    letter-spacing: 0;
}
.onClicktoggle img, .onClicktoggleup img {
    -webkit-animation-name: bounce1;
    animation-name: bounce1;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}
.bottomMenu .subnav {
    display: none;
    overflow: hidden;
    position: absolute;
    top: -145px;
    width: 100%;
    height: 100vh;
}
.fixHeight .subnav .navigation.fortop {
    position: fixed;
}
.bottomMenu .navigation {
    display: block;
    overflow: hidden;
    padding-top: 1.9%;
    margin: 0;
    background: #f6f6f6;
    position: relative;
    z-index: 11;
}
.subnav > .navigation > a {
    padding: 10px 0;
    min-height: 65px;
}
.navigation.fortop a img {
    max-width: 45px;
}
.over-mid {
    display: none;
    overflow: hidden;
    z-index: 9;
    background: rgba(0,0,0,.75);
    width: 100%;
    max-width: 100%;
    margin: auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.fixHeight .subnav .navigation.forbottom {
    position: fixed;
    top: 124px;
    right: 0px;
    padding: 13px 0;
}
.position-rightMenu {
    padding: 0px 20px 15px;
    font-size: 26px;
}
.position-rightMenu a {
    width: 100%;
    text-align: center;
    padding: 0;
    display: inline-block;
    font-size: 34px;
    transform: rotate(180deg);
}
.position-rightMenu a img {
    width: 100%;
    max-width: 40px;
}
.onClicktoggleup:after {
    left: 0;
    bottom: 42px;
    top: auto;
    content: "Thu gá»�n";
    font-size: 10px;
    width: 100%;
    transform: rotate(180deg);
    color: #000;
}

.menu-top>li{
    width: 100%;
}
.coll-icon .ico-top{
    display: none;
}
.menu-top>li .coll-icon{
    text-align: left;
}
.coll-icon span {
    font-size: 13px;
}
.menu-top>li>a {
    transform: none;
}
ul.dropdown-menu.drop-menu.mm-listview.mm-first.mm-last {
    max-width: 100%;
    border: none;
    background: #F3F3F3;
    box-shadow: none;
}
.dropdown-menu.drop-menu li a .fa {
    display: none;
}
.dropdown-menu.drop-menu li {
    width: 100% !important;
    float: left;
}
.dropdown-menu {
    position: relative;
    top: 0;
    margin-left: 0 !important;
}
.dropdown-menu.drop-menu li.menu-hover-li {
    position: relative;
    top: 0;
    right: 0;
    float: right;
    width: 70%;
}
.mm-menu .mm-listview > li::after {
    border-color: rgba(0,0,0,.1);
}
.mm-listview > li > a, .mm-listview > li > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0;
}
/*search mobile*/
.search-overlay-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.97);
    -webkit-transition: transform .3s ease 0s,opacity .3s ease 0s,visibility 0s ease .3s;
    -moz-transition: transform .3s ease 0s,opacity .3s ease 0s,visibility 0s ease .3s;
    -ms-transition: transform .3s ease 0s,opacity .3s ease 0s,visibility 0s ease .3s;
    -o-transition: transform .3s ease 0s,opacity .3s ease 0s,visibility 0s ease .3s;
    transition: transform .3s ease 0s,opacity .3s ease 0s,visibility 0s ease .3s;
    opacity: 0;
    visibility: hidden;
    z-index: 3400;
    text-align: center;
    z-index: 99999;
}
.search-overlay-menu {
    height: auto;
}
.search-overlay-menu.open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s ease 0s,transform .3s ease 0s;
    -moz-transition: opacity .3s ease 0s,transform .3s ease 0s;
    -ms-transition: opacity .3s ease 0s,transform .3s ease 0s;
    -o-transition: opacity .3s ease 0s,transform .3s ease 0s;
    transition: opacity .3s ease 0s,transform .3s ease 0s;
}
.open>a {
    outline: 0;
}
.search-overlay-menu .search-overlay-close {
    background: url(/tp/T0012/img/temp/close-icon-black.png) center center no-repeat;
    position: absolute;
    top: 25px;
    right: 25px;
    opacity: 1;
    font-size: 27px;
    z-index: 100;
    width: 16px;
    height: 16px;
    display: inline-block;
    color: #333;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
}
.search-overlay-menu form {
    position: relative;
    vertical-align: middle;
    top: 50%;
    left: 0;
    background: rgba(255,255,255,.9);
    margin: 50px 0 0;
    width: 100%;
    text-align: left;
    transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
}

.search-overlay-menu form input {
    width: 100%;
    color: #000;
    background: 0 0;
    border-top: 0 none;
    border-bottom: 1px solid #d0d0d0 !important;
    border-left: 0 none;
    border-right: 0 none;
    font-weight: 600;
    outline: none;
    font-family: "Montserrat",sans-serif;
    border-radius: 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    height: 50px;
    font-size: 23px;
    padding: 10px 45px 10px 0;
}
.search-overlay-menu form button {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    height: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 28px;
    color: #c6c6c6;
    padding: 0;
    border-radius: 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: none;
}
.owl-carousel .owl-wrapper .owl-item:not(.owl-carousel.owl-demo-related .owl-wrapper .owl-item)  {
    width: 12% !important;
}
@media only screen and (max-width: 480px) {
    .module.k2-latest-new .k2ItemsBlock li.even, .module.k2-latest-new .k2ItemsBlock li.odd {
        width: inherit;
        margin-bottom: 10px;
    }
    .module.k2-latest-new .k2ItemsBlock li.even .moduleItemIntrotext .moduleItemImage, .module.k2-latest-new .k2ItemsBlock li.odd .moduleItemIntrotext .moduleItemImage {
        text-align: center;
    }
    .module.cus-res-min-jo .modcontent .main .item .image-icon {
        float: left;
        margin-left: 12%;
        width: 70px;
        height: 70px;
        line-height: 70px;
    }
    .module.cus-res-min-jo .modcontent .main .item h3.title {
        padding-top: 6px;
    }
    ul, ol {
        padding: 0px;
    }
    .owl-carousel .owl-wrapper .owl-item {
        width: 343px !important;
    }
    #gallery_02 img {
        width: 50%;
    }
    #gallery_02 .owl-item {
        width: 90px !important;
    }
    #gallery_02 .owl-item .item {
        width: 195px;
    }
    #gallery_02 .owl-controls {
        bottom: -24%;
        right: 33%;
    }
    .details-pro {
        margin-top: 35px;
    }
    #yt_breadcrumb {
        background: none;
        min-height: inherit;
    }
    #yt_breadcrumb #breadcrumb .breadcrumb li,#yt_breadcrumb #breadcrumb .breadcrumb li.active,#yt_breadcrumb #breadcrumb .breadcrumb > li a,#yt_breadcrumb #breadcrumb .breadcrumb li:nth-child(2)::before,#yt_breadcrumb #breadcrumb .breadcrumb > li + li::after {
        color: #000;
    }
    #yt_breadcrumb #breadcrumb .breadcrumb > li + li:last-child:after {
        color: #fff;
    }
    #yt_breadcrumb #breadcrumb .breadcrumb {
        line-height: 30px;
        text-align: center;
    }
    #yt_breadcrumb #breadcrumb .breadcrumb > li {
        margin-right: 0px;
        margin-left: 0px;
    }
    #yt_breadcrumb #breadcrumb .breadcrumb li.active {
        position: relative;
        top: 0;
        font-size: 20px;
    }
    .itemFullText p img,.itemFullText img {
        max-width: 100%;
        height: inherit !important;
    }
}
.level3.menu.mega-content{
    left: 100%!important;
}
/***********************  ew-alo-circle **********************/
.ew-alo-phone {
    position: fixed;
    bottom: 154px;
    z-index: 9999;
    left: -3%;
}
@media screen and (max-width: 991px) {
    .ew-alo-phone{
        display: block !important;
    }
}
.ew-alo-ph-circle {
    width: 140px;
    height: 140px;
    top: 30px;
    left: 30px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #48A5D4;
    opacity: .1;
    -webkit-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
.ew-alo-phone:hover .ew-alo-ph-circle {
    border-color: #309ACF;
    opacity: .5
}
.ew-alo-phone.ew-alo-red:hover .ew-alo-ph-circle {
    border-color: #ffc272;
    opacity: .5
}
.ew-alo-phone.ew-alo-red .ew-alo-ph-circle {
    border-color: #8b0029;
    opacity: .5
}
.ew-alo-ph-circle-fill {
    width: 90px;
    height: 90px;
    top: 55px;
    left: 55px;
    position: absolute;
    background-color: #8b0029;
    opacity: .75 !important;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ew-alo-phone:hover .ew-alo-ph-circle-fill {
    background-color: #ffc272;
    opacity: .75 !important
}
.ew-alo-ph-img-circle {
    width: 60px;
    height: 60px;
    top: 70px;
    left: 70px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url('../img/fa-phone.png') no-repeat center center;
    background-color: #8b0029;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
.ew-alo-phone:hover .ew-alo-ph-img-circle {
    background-color: #8B0739
}

@-moz-keyframes ew-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes ew-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes ew-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@-moz-keyframes ew-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes ew-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes ew-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes ew-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes ew-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes ew-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}
/*********************** End ew-alo-circle **********************/
.module.me_search .modcontent .dropdown .dropdown-menu.dropSearch{
    position: absolute;
    left: unset;
    right: 0;
}