@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7g.ttf) format('truetype')
}

a.icon-social {
    display: block;
    width: 41px;
    height: 41px;
    background: #333;
    text-indent: -9000px;
    background: transparent url(../../../../od-static/images/socialiconsets/Color-Flat.png) no-repeat
}

a.icon-social.icon-facebook {
    background-position: 0 0
}

a.icon-social.icon-twitter {
    background-position: -41px 0
}

a.icon-social.icon-linkedin {
    background-position: -82px 0
}

a.icon-social.icon-googleplus {
    background-position: -123px 0
}

a.icon-social.icon-flickr {
    background-position: -164px 0
}

a.icon-social.icon-youtube {
    background-position: -205px 0
}

a.icon-social.icon-vimeo {
    background-position: 0 -41px
}

a.icon-social.icon-windows {
    background-position: -41px -41px
}

a.icon-social.icon-skype {
    background-position: -82px -41px
}

a.icon-social.icon-star {
    background-position: -123px -41px
}

a.icon-social.icon-tumblr {
    background-position: -164px -41px
}

a.icon-social.icon-delicious {
    background-position: -205px -41px
}

div.module-gallery {
    padding: 0 !important
}

div.module-gallery div#gallery-selector {
    height: 48px;
    padding: 0 0 0 20px;
    line-height: 48px;
    font-size: inherit;
    font-family: 'Source Sans Pro', sans-serif;
    color: #444;
    position: relative;
    margin-bottom: 0 !important
}

div.module-gallery div#gallery-selector div.select {
    position: absolute;
    top: 9px;
    right: 10px;
    width: 250px
}

div.module-gallery div.thumbs {
    width: 650px;
    padding: 15px
}

div.module-gallery div.thumbs a {
    display: block;
    width: 155px;
    height: 110px;
    margin: 0 10px 10px 0;
    float: left
}

div.module-gallery div.thumbs a.last {
    margin-right: 0 !important
}

div.module-gallery div.thumbs a img {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    behavior: url(../../../../od-static/js/vendor/PIE.htc)
}

div.module-gallery div.pagination {
    position: relative;
    height: 30px;
    width: 100%
}

div.module-gallery div.pagination a {
    width: 15px;
    height: 30px;
    display: block;
    position: absolute;
    top: 0
}

div.module-gallery div.pagination a span {
    display: block;
    width: 15px;
    height: 30px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/nav-arrow.png) no-repeat
}

div.module-gallery div.pagination a.nav-next {
    left: 300px
}

div.module-gallery div.pagination a.nav-next span {
    background-position: 0 0
}

div.module-gallery div.pagination a.nav-next:hover span {
    background-position: 0 -30px
}

div.module-gallery div.pagination a.nav-next:active span {
    background-position: 0 -60px
}

div.module-gallery div.pagination a.nav-prev {
    left: 335px
}

div.module-gallery div.pagination a.nav-prev span {
    background-position: -15px 0
}

div.module-gallery div.pagination a.nav-prev:hover span {
    background-position: -15px -30px
}

div.module-gallery div.pagination a.nav-prev:active span {
    background-position: -15px -60px
}

div.module-gallery.image div#snapshot {
    margin: 15px 0 0 0
}

div.module-gallery.image div#snapshot.no-bar {
    margin-top: 0 !important
}

div.module-gallery.image div.module-slider {
    margin-top: 10px;
    width: 632px
}

div.module-gallery.image div.module-slider div.mask,
div.module-gallery.image div.module-slider div.mask div.holder {
    width: 737px;
    margin: 0
}

div.module-gallery.image div.module-slider a.thumb span {
    display: none;
    border: 3px solid #1b1b1b;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    behavior: url(../../../../od-static/js/vendor/PIE.htc);
    position: absolute;
    top: 0;
    left: 0
}

div.module-gallery.image div.module-slider a.thumb.selected span {
    display: block
}

div.module-gallery.image div.module-slider div.nav {
    position: relative;
    margin-top: 5px;
    width: 632px;
    height: 30px
}

div.module-gallery.image div.module-slider div.nav a {
    top: 0 !important
}

div.module-gallery.image div.module-slider div.nav a.nav-prev {
    left: 295px !important
}

div.module-gallery.image div.module-slider div.nav a.nav-next {
    right: 295px !important
}

div.module-gallery-sidebar {
    padding-top: 65px
}

div.module-gallery-sidebar.no-bar {
    padding-top: 0 !important
}

div.module-gallery-sidebar div.box-content {
    height: 445px
}

div.module-gallery-sidebar div.box-content div.text {
    height: 395px;
    overflow: auto
}

div.module-gallery-sidebar div.share {
    position: absolute;
    left: 0;
    top: 545px;
    width: 100%
}

div.module-gallery-sidebar.no-bar div.share {
    top: 480px !important
}

div.module-gallery-sidebar div.share>span,
div.module-gallery-sidebar div.share>nav a {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height: 15px;
    color: #666;
    display: block;
    float: left;
    margin-right: 10px;
    text-transform: uppercase
}

div.module-gallery-sidebar div.share>a.bt-social {
    display: block;
    height: 15px;
    width: 16px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/social.png) no-repeat;
    text-indent: -9000px;
    margin-right: 15px;
    float: left
}

div.module-gallery-sidebar div.share>a.icon-facebook {
    background-position: 0 0
}

div.module-gallery-sidebar div.share>a.icon-facebook:hover {
    background-position: 0 -15px
}

div.module-gallery-sidebar div.share>a.icon-twitter {
    background-position: -30px 0
}

div.module-gallery-sidebar div.share>a.icon-twitter:hover {
    background-position: -30px -15px
}

div.module-gallery-sidebar div.share>a.icon-email {
    background-position: -59px 0
}

div.module-gallery-sidebar div.share>a.icon-email:hover {
    background-position: -59px -15px
}

div.module-gallery-sidebar div.share>nav {
    position: absolute;
    top: 0;
    right: 0
}

div.module-gallery-sidebar div.share>nav a {
    margin: 0;
    text-decoration: none
}

div.module-gallery-sidebar div.share>nav a:hover {
    color: #1b1b1b
}

div.module-gallery-sidebar div.share>nav a.nav-next:last-child {
    margin-left: 10px
}

div.module-gallery-sidebar div.share>nav a.nav-next:last-child:before {
    content: '|';
    padding-right: 10px;
    color: #ccc
}

div.module-gallery-sidebar div.share>nav a.nav-next:first-child {
    margin: 0
}

div.module-gallery-sidebar div.share>nav a.nav-next:first-child:before {
    content: '';
    padding-right: 0
}

div.module-gallery.image div.module-slider div.nav a.nav-prev {
    left: 280px !important
}

div.module-gallery.image div.module-slider div.nav a.nav-next {
    right: 280px !important
}

div.module-blog-container {
    padding: 0 !important;
    margin: 0 !important
}

div.module-blog {
    padding: 0 !important
}

div.module-blog div.entry {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdcdc
}

div.module-blog h2 {
    margin: 0 0 5px 0 !important;
    font-family: 'Source Sans Pro', sans-serif
}

div.module-blog h2 a {
    color: #333;
    line-height: inherit;
    font-family: inherit;
    font-size: inherit;
    text-decoration: none
}

div.module-blog h2 a:hover {
    color: #666
}

div.module-blog span.date {
    display: block;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 15px;
    color: #999
}

div.module-blog h2.no-date {
    margin-bottom: 20px !important
}

div.module-blog div.entry.last {
    border: 0
}

div.module-blog div.entry span {
    display: block
}

div.module-blog div.entry p.preview a {
    color: #666;
    text-decoration: none
}

div.module-blog div.entry p.preview a:hover {
    color: #999
}

div.module-blog div.tweet-facebook {
    margin-top: 20px;
    position: relative
}

div.module-blog div.tweet-facebook .twitter-share-button {
    float: left
}

div.module-blog div.comment {
    margin-top: 20px
}

div.module-blog div.pagination {
    position: relative;
    height: 30px;
    border-top: 1px solid #dcdcdc;
    padding-top: 20px;
    width: 100%
}

div.module-blog div.pagination a {
    width: 205px;
    height: 30px;
    line-height: 30px;
    display: block;
    position: absolute;
    top: 20px;
    color: #747474;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif
}

div.module-blog div.pagination a span {
    display: block;
    width: 15px;
    height: 30px;
    background: # url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/nav-arrow.png) no-repeat;
    position: absolute;
    top: 0
}

div.module-blog div.pagination a.nav-prev {
    padding-left: 25px
}

div.module-blog div.pagination a.nav-prev span {
    background-position: 0 0;
    left: 0
}

div.module-blog div.pagination a.nav-prev:hover span {
    background-position: 0 -30px
}

div.module-blog div.pagination a.nav-prev:active span {
    background-position: 0 -60px
}

div.module-blog div.pagination a.nav-next {
    padding-right: 25px;
    text-align: right;
    right: 0
}

div.module-blog div.pagination a.nav-next span {
    background-position: -15px 0;
    right: 0
}

div.module-blog div.pagination a.nav-next:hover span {
    background-position: -15px -30px
}

div.module-blog div.pagination a.nav-next:active span {
    background-position: -15px -60px
}

div.module-blog h2 {
    line-height: 36px !important
}

div.module-blog div.pagination a {
    text-decoration: none
}

div.module-blog div.pagination a:hover {
    text-decoration: underline
}

div.module-blog div.pagination a span {
    width: 30px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/nav-arrow.png) no-repeat
}

div.module-blog div.pagination a.nav-prev {
    padding-left: 40px
}

div.module-blog div.pagination a.nav-next {
    padding-right: 40px;
    text-align: right;
    right: 0
}

div.module-blog div.pagination a.nav-next span {
    background-position: -30px 0
}

div.module-blog div.pagination a.nav-next:hover span {
    background-position: -30px -30px
}

div.module-blog div.pagination a.nav-next:active span {
    background-position: -30px -60px
}

.rating-box {
    width: 240px;
    height: 57px
}

.rating-star {
    width: 48px;
    height: 57px;
    display: block;
    float: left;
    background-image: url(../../../../od-static/images/rating/stars.png)
}

.rating-full-color.star-1 .full-star {
    background-position: 0 -57px !important
}

.rating-full-color.star-1 .half-star {
    background-position: 48px -57px !important
}

.rating-full-color.star-2 .full-star {
    background-position: 0 -114px !important
}

.rating-full-color.star-2 .half-star {
    background-position: 48px -114px !important
}

.rating-full-color.star-3 .full-star {
    background-position: 0 -171px !important
}

.rating-full-color.star-3 .half-star {
    background-position: 48px -171px !important
}

.rating-full-color.star-4 .full-star {
    background-position: 0 -228px !important
}

.rating-full-color.star-4 .half-star {
    background-position: 48px -228px !important
}

.rating-full-color.star-5 .full-star {
    background-position: 0 -285px !important
}

.rating-full-color.star-5 .half-star {
    background-position: 48px -285px !important
}

.rating-yellow .full-star {
    background-position: 0 -171px !important
}

.rating-yellow .half-star {
    background-position: 48px -171px !important
}

div.module-review-container {
    padding: 0 !important;
    margin: 0 !important
}

div.module-review {
    padding: 0 !important
}

div.module-review div.text {
    padding: 0 60px 20px 60px;
    margin-bottom: 40px;
    text-align: center;
    border-bottom: 1px solid #ddd
}

div.module-review div.text h3 {
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 40px
}

div.module-review div.text p {
    color: #333
}

div.module-review div.average {
    text-align: center
}

div.module-review div.average h4 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px
}

div.module-review div.average div.average-box {
    background: #f4f7f9;
    padding: 20px 40px;
    text-align: center
}

div.module-review div.average div.average-box>b {
    font-size: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0 5px
}

div.module-review div.average div.average-box>span {
    display: inline-block;
    height: 40px;
    line-height: 16px !important;
    font-size: 11px;
    text-align: left;
    position: relative;
    top: -2px;
    color: #999
}

div.module-review div.average div.average-box>span br {
    height: 0;
    padding: 0;
    margin: 0;
    line-height: inherit
}

div.module-review div.average div.average-box div.rating-box {
    display: inline-block
}

div.module-review div.write-cta {
    text-align: center;
    padding: 60px 0 0 0
}

div.module-review div.write-cta h4 {
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 30px
}

div.module-review div.entry {
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    background: #fffdff;
    position: relative
}

div.module-review div.entry div.rating-box span.rating-star {
    width: 24px;
    height: 29px;
    background-size: 48px 174px;
    background-position: 0 0
}

div.module-review div.entry div.rating-box span.rating-full-color.star-1 .full-star {
    background-position: 0 -29px !important
}

div.module-review div.entry div.rating-box span.rating-full-color.star-1 .half-star {
    background-position: 24px -29px !important
}

div.module-review div.entry div.rating-box span.rating-full-color.star-2 .full-star {
    background-position: 0 -58px !important
}

div.module-review div.entry div.rating-box span.rating-full-color.star-2 .half-star {
    background-position: 24px -58px !important
}

div.module-review div.entry div.rating-box span.rating-full-color.star-3 .full-star {
    background-position: 0 -87px !important
}

div.module-review div.entry div.rating-box span.rating-full-color.star-3 .half-star {
    background-position: 24px -87px !important
}

div.module-review div.entry div.rating-box span.rating-full-color.star-4 .full-star {
    background-position: 0 -116px !important
}

div.module-review div.entry div.rating-box span.rating-full-color.star-4 .half-star {
    background-position: 24px -116px !important
}

div.module-review div.entry div.rating-box span.rating-full-color.star-5 .full-star {
    background-position: 0 -145px !important
}

div.module-review div.entry div.rating-box span.rating-full-color.star-5 .half-star {
    background-position: 24px -145px !important
}

div.module-review div.entry div.rating-box.rating-yellow .full-star {
    background-position: 0 -87px !important
}

div.module-review div.entry div.rating-box.rating-yellow .half-star {
    background-position: 24px -87px !important
}

div.module-review div.entry div.info {
    position: relative
}

div.module-review div.entry div.info>div.rating-box,
div.module-review div.entry div.info>span {
    display: inline-block
}

div.module-review div.entry div.info>div.rating-box {
    height: 29px;
    width: 130px;
    float: left
}

div.module-review div.entry div.info>span,
div.module-review div.entry span.date {
    height: 29px;
    line-height: 29px;
    font-size: 12px;
    color: #999
}

div.module-review div.entry span.date {
    position: absolute;
    top: 20px;
    right: 20px
}

div.module-review div.entry h2 {
    margin: 10px 0 0 0 !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px !important
}

div.module-review div.entry h2 a {
    color: inherit !important;
    line-height: inherit;
    font-family: inherit;
    font-size: inherit;
    text-decoration: none
}

div.module-review div.entry h2 a:hover {
    text-decoration: underline
}

div.module-review div.entry div.comment,
div.module-review div.entry span.author {
    display: block;
    color: #444;
    font-size: 13px;
    margin-top: 10px
}

div.module-review div.entry span.author {
    font-weight: bold;
    color: #999
}

div.module-review div.pagination {
    position: relative;
    height: 30px;
    border-top: 1px solid #dcdcdc;
    padding-top: 20px;
    width: 100%
}

div.module-review div.pagination a {
    width: 205px;
    height: 30px;
    line-height: 30px;
    display: block;
    position: absolute;
    top: 20px;
    color: #747474;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif
}

div.module-review div.pagination a span {
    display: block;
    width: 15px;
    height: 30px;
    background: #747474 url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/nav-arrow.png) no-repeat;
    position: absolute;
    top: 0
}

div.module-review div.pagination a.nav-prev {
    padding-left: 25px
}

div.module-review div.pagination a.nav-prev span {
    background-position: 0 0;
    left: 0
}

div.module-review div.pagination a.nav-prev:hover span {
    background-position: 0 -30px
}

div.module-review div.pagination a.nav-prev:active span {
    background-position: 0 -60px
}

div.module-review div.pagination a.nav-next {
    padding-right: 25px;
    text-align: right;
    right: 0
}

div.module-review div.pagination a.nav-next span {
    background-position: -15px 0;
    right: 0
}

div.module-review div.pagination a.nav-next:hover span {
    background-position: -15px -30px
}

div.module-review div.pagination a.nav-next:active span {
    background-position: -15px -60px
}

.average-box {
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 50px
}

.average-box .stars {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%
}

.average-box .stars .left,
.average-box .stars .right {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%
}

.average-box .stars .left {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    border-right: 1px solid #f0f0f0
}

.average-box .stars .left h2 {
    margin: 0
}

.average-box .stars .left>span {
    color:
}

.average-box .stars .right {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 20px;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: transparent
}

.average-box .stars .right .votes {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.average-box .stars .right .votes .rating-box {
    width: auto;
    height: auto;
    margin-right: 20px
}

.average-box .stars .right .votes span {
    font-weight: 700;
    color: #010101
}

.average-box .cta {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #f0f0f0
}

.average-box .cta h4 {
    width: 100%;
    text-align: center
}

@media screen and (max-width:768px) {
    .average-box {
        padding: 30px
    }

    .average-box .stars {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .average-box .stars .left,
    .average-box .stars .right {
        width: 100%
    }

    .average-box .stars .left {
        border-right: 0;
        border-bottom: 1px solid #f0f0f0;
        margin-bottom: 30px;
        padding-bottom: 30px
    }

    .average-box .stars .right {
        padding: 0
    }

    .average-box .stars .cta {
        margin-top: 20px;
        padding-top: 20px
    }
}

div.module-search-container {
    padding: 0 !important;
    margin: 0 !important
}

div.module-search {
    padding: 0 !important
}

div.module-search div.entry {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdcdc
}

div.module-search h2 {
    margin: 0 0 5px 0 !important;
    font-family: 'Source Sans Pro', sans-serif
}

div.module-search h2 a {
    color: #333;
    line-height: inherit;
    font-family: inherit;
    font-size: inherit;
    text-decoration: none
}

div.module-search h2 a:hover {
    color: #666
}

div.module-search div.entry.last {
    border: 0
}

div.module-search div.entry span {
    display: block
}

div.module-search div.pagination {
    position: relative;
    height: 30px;
    border-top: 1px solid #dcdcdc;
    padding-top: 20px;
    width: 100%
}

div.module-rsearch div.pagination a {
    width: 205px;
    height: 30px;
    line-height: 30px;
    display: block;
    position: absolute;
    top: 20px;
    color: #747474;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif
}

div.module-search div.pagination a span {
    display: block;
    width: 15px;
    height: 30px;
    background: #747474 url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/nav-arrow.png) no-repeat;
    position: absolute;
    top: 0
}

div.module-search div.pagination {
    position: relative;
    height: 30px;
    border-top: 1px solid #dcdcdc;
    padding-top: 20px;
    width: 100%
}

div.module-search div.pagination a {
    height: 30px;
    line-height: 30px;
    display: block;
    position: absolute;
    top: 20px;
    color: #747474;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    text-decoration: none
}

div.module-search div.pagination a:hover {
    text-decoration: underline
}

div.module-search div.pagination a span {
    width: 30px;
    display: block;
    height: 30px;
    position: absolute;
    top: 0;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/nav-arrow.png) no-repeat
}

div.module-search div.pagination a.nav-prev span {
    left: 0
}

div.module-search div.pagination a.nav-next span {
    right: 0
}

div.module-search div.pagination a.nav-prev {
    padding-left: 40px
}

div.module-search div.pagination a.nav-next {
    padding-right: 40px;
    text-align: right;
    right: 0
}

div.module-search div.pagination a.nav-next span {
    background-position: -30px 0
}

div.module-schedule {
    position: relative;
    width: 940px;
    margin-left: 34px
}

div.module-schedule div.schedule-note {
    border: 1px solid #e3a345;
    color: #cf6314;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: none
}

div.module-schedule div.filter {
    width: 940px;
    height: 50px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/schedule/sprite.png) 0 -250px no-repeat;
    position: relative
}

div.module-schedule div.filter div.nav {
    width: 210px;
    position: relative
}

div.module-schedule div.filter div.nav a {
    position: absolute;
    top: 10px
}

div.module-schedule div.filter div.nav a.nav-prev {
    left: 10px
}

div.module-schedule div.filter div.nav a.nav-next {
    right: 0
}

div.module-schedule div.filter div.nav span {
    display: block;
    height: 50px;
    width: 140px;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: 40px;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    text-align: center;
    color: #666
}

div.module-schedule div.filter div.buttons {
    position: absolute;
    top: 0;
    left: 230px;
    width: 710px
}

div.module-schedule div.filter div.buttons a {
    display: block;
    padding-left: 30px;
    position: absolute;
    top: 10px
}

div.module-schedule div.filter div.buttons a.bt-month {
    background-position: -170px 0;
    width: 100px
}

div.module-schedule div.filter div.buttons a.bt-month:hover {
    background-position: -170px -35px
}

div.module-schedule div.filter div.buttons a.bt-month:active {
    background-position: -170px -70px
}

div.module-schedule div.filter div.buttons a.bt-print {
    background-position: -320px 0;
    width: 50px;
    right: 10px
}

div.module-schedule div.filter div.buttons a.bt-print:hover {
    background-position: -320px -35px
}

div.module-schedule div.filter div.buttons a.bt-print:active {
    background-position: -320px -70px
}

div.module-schedule div.export-button {
    margin: 20px 0;
    position: relative;
    height: 30px
}

div.module-schedule div.export-button div {
    position: absolute;
    right: 0
}

div.module-schedule div.export-button span {
    width: 150px
}

div.module-schedule div.schedule-monthly-view {
    position: relative;
    width: 920px;
    border: 10px solid #fff;
    display: none
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body {
    background: #efefef;
    width: 920px;
    position: relative;
    -webkit-box-shadow: inset 0 0 4px #ccd;
    -moz-box-shadow: inset 0 0 4px #ccd;
    box-shadow: inset 0 0 4px #ccd;
    display: table
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row {
    position: relative;
    display: table-row
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col {
    width: 129px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    position: relative;
    display: table-cell;
    vertical-align: top
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col.first {
    padding-left: 5px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col.last {
    border-bottom: 1px solid #ddd !important;
    padding-right: 5px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.week-day {
    background: #747474 url(../../../../od-static/templates/jgt-wfx/assets/images/schedule/sprite.png) 0 -120px no-repeat;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #fff;
    margin: 5px 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15)
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day {
    position: relative;
    min-height: 95px;
    padding-top: 30px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day span.num {
    text-decoration: none;
    font-size: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    color: #747474;
    position: absolute;
    top: 5px;
    left: 5px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15)
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day span.num.disabled {
    color: #ccc;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day a.num:hover {
    color: #1b1b1b
}

div.module-schedule div.schedule-monthly-view.no-events div.schedule-grid-body div.row div.col div.day a.num {
    width: 120px;
    height: 115px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell {
    position: relative
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell-content {
    position: relative;
    width: 127px;
    height: 100%
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 200
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content a:hover {
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/schedule/bg-link.png) repeat
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.head {
    height: 5px;
    width: 100%;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/schedule/sprite.png) -110px -195px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.foot {
    height: 7px;
    width: 100%;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/schedule/sprite.png) -110px -200px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body {
    background: #fff;
    position: relative;
    width: 127px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body.color {
    width: 125px !important;
    border-left: 2px solid
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body.color span.color-head,
div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body.color span.color-foot {
    height: 5px;
    width: 5px;
    position: absolute;
    top: -5px;
    left: -2px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/schedule/sprite.png) no-repeat;
    display: block
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body.color span.color-foot {
    top: 100%
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body div.text span.time {
    width: 99px !important;
    padding-left: 5px;
    display: block;
    font-size: 10px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    color: #999
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body div.text span.title {
    width: 99px !important;
    padding-left: 5px;
    line-height: 15px;
    display: block;
    font-size: 11px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    color: #333
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body.color div.text span.time {
    width: 97px !important
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body.color div.text span.title {
    width: 97px !important
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body span.rink {
    position: absolute;
    width: 16px;
    height: 16px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/schedule/sprite.png) no-repeat;
    top: 0;
    right: 4px;
    text-indent: -9000px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body span.rink.rink-1 {
    background-position: -110px -280px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body span.rink.rink-2 {
    background-position: -130px -280px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body span.rink.rink-3 {
    background-position: -150px -280px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body span.locker {
    position: absolute;
    width: 14px;
    height: 14px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/schedule/sprite.png) no-repeat;
    top: 20px;
    right: 6px;
    text-indent: -9000px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body span.locker.locker-1 {
    background-position: -190px -280px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body span.locker.locker-2 {
    background-position: -210px -280px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body span.locker.locker-3 {
    background-position: -230px -280px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body span.locker.locker-4 {
    background-position: -250px -280px
}

div.module-schedule div.warning {
    background: #747474;
    width: 920px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    color: #fff;
    margin: 0 auto;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3)
}

div.cell-red {
    border-color: #900 !important
}

div.cell-red span.color-head {
    background-position: -110px -220px !important
}

div.cell-red span.color-foot {
    background-position: -110px -235px !important
}

div.cell-green {
    border-color: #096 !important
}

div.cell-green span.color-head {
    background-position: -120px -220px !important
}

div.cell-green span.color-foot {
    background-position: -120px -235px !important
}

div.cell-purple {
    border-color: #93c !important
}

div.cell-purple span.color-head {
    background-position: -130px -220px !important
}

div.cell-purple span.color-foot {
    background-position: -130px -235px !important
}

div.cell-yellow {
    border-color: #fb0 !important
}

div.cell-yellow span.color-head {
    background-position: -140px -220px !important
}

div.cell-yellow span.color-foot {
    background-position: -140px -235px !important
}

div.cell-blue {
    border-color: #06b !important
}

div.cell-blue span.color-head {
    background-position: -150px -220px !important
}

div.cell-blue span.color-foot {
    background-position: -150px -235px !important
}

div.cell-gray {
    border-color: #5c5c5c !important
}

div.cell-gray span.color-head {
    background-position: -160px -220px !important
}

div.cell-gray span.color-foot {
    background-position: -160px -235px !important
}

div.cell-pink {
    border-color: #f0f !important
}

div.cell-pink span.color-head {
    background-position: -170px -220px !important
}

div.cell-pink span.color-foot {
    background-position: -170px -235px !important
}

div.cell-acqua {
    border-color: #0dd !important
}

div.cell-acqua span.color-head {
    background-position: -180px -220px !important
}

div.cell-acqua span.color-foot {
    background-position: -180px -235px !important
}

div.cell-orange {
    border-color: #f60 !important
}

div.cell-orange span.color-head {
    background-position: -190px -220px !important
}

div.cell-orange span.color-foot {
    background-position: -190px -235px !important
}

div.cell-black {
    border-color: #111 !important
}

div.cell-black span.color-head {
    background-position: -200px -220px !important
}

div.cell-black span.color-foot {
    background-position: -200px -235px !important
}

div#lightbox-event {
    position: relative
}

div#lightbox-event div.head {
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/schedule/lightbox.png) top left no-repeat;
    width: 660px;
    height: 40px;
    line-height: 40px
}

div#lightbox-event div.head h3 {
    color: #333;
    font-size: 18px;
    line-height: 40px;
    padding-left: 10px;
    margin: 0;
    width: 440px
}

div#lightbox-event div.head span.type {
    position: absolute;
    right: 220px;
    top: 0;
    font-size: 11px;
    display: block;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999
}

div#lightbox-event div.head span.color-head {
    display: block;
    width: 450px;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/schedule/lightbox.png) top left no-repeat
}

div#lightbox-event div.head.red span.color-head {
    background-position: 0 -50px
}

div#lightbox-event div.head.red span.type {
    color: #900
}

div#lightbox-event div.head.green span.color-head {
    background-position: 0 -60px
}

div#lightbox-event div.head.green span.type {
    color: #096
}

div#lightbox-event div.head.purple span.color-head {
    background-position: 0 -70px
}

div#lightbox-event div.head.purple span.type {
    color: #93c
}

div#lightbox-event div.head.yellow span.color-head {
    background-position: 0 -80px
}

div#lightbox-event div.head.yellow span.type {
    color: #fa0
}

div#lightbox-event div.head.blue span.color-head {
    background-position: 0 -90px
}

div#lightbox-event div.head.blue span.type {
    color: #06b
}

div#lightbox-event div.head.gray span.color-head {
    background-position: 0 -100px
}

div#lightbox-event div.head.gray span.type {
    color: #5c5c5c
}

div#lightbox-event div.head.pink span.color-head {
    background-position: 0 -110px
}

div#lightbox-event div.head.pink span.type {
    color: #f0f
}

div#lightbox-event div.head.acqua span.color-head {
    background-position: 0 -120px
}

div#lightbox-event div.head.acqua span.type {
    color: #0dd
}

div#lightbox-event div.head.orange span.color-head {
    background-position: 0 -130px
}

div#lightbox-event div.head.orange span.type {
    color: #f60
}

div#lightbox-event div.head.black span.color-head {
    background-position: 0 -140px
}

div#lightbox-event div.head.black span.type {
    color: #111
}

div#lightbox-event div.content {
    margin: 20px 0 0 0;
    padding: 0 20px 0 0;
    position: relative;
    width: 640px
}

div#lightbox-event div.time {
    width: 210px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0
}

div#lightbox-event div.time div {
    position: absolute;
    top: 0
}

div#lightbox-event div.time div span {
    display: block;
    width: 30px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #747474;
    text-align: center
}

div#lightbox-event div.time div span.acro {
    font-size: 13px;
    color: #999
}

div#lightbox-event div.time div.start {
    left: 0
}

div#lightbox-event div.time div.finish {
    right: 0
}

div#lightbox-event div.content {
    background: 0
}

div#lightbox-event div.content div.text-content {
    max-height: 600px;
    overflow: auto;
    margin-top: 30px
}

div#lightbox-event div.content div.text-content div.title {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    margin-bottom: 20px
}

div#lightbox-event div.content div.text-content div.text p {
    margin: 0 0 20px 0
}

div#lightbox-event div.content div.text-content div.title a,
div#lightbox-event div.content div.text-content div.text a,
div#lightbox-event div.content div.text-content div.link-info a {
    color: #747474
}

div#lightbox-event div.content div.text-content div.title a:hover,
div#lightbox-event div.content div.text-content div.text a:hover,
div#lightbox-event div.content div.text-content div.link-info a:hover {
    color: #1b1b1b
}

div#lightbox-event div.content div.text-content div.link-info a {
    font-size: 13px
}

div#lightbox-event div.content table.event-data div.text {
    width: 100%
}

div#lightbox-event div.content table.event-data div.text p {
    font-size: 13px !important
}

div#lightbox-event div.content table.event-data td {
    padding: 0 20px !important
}

div#lightbox-event div.content table.event-data td.image {
    padding: 0 !important
}

div.lightbox-datepicker {
    width: 410px
}

div.lightbox-datepicker div.lightbox-head {
    width: 100%;
    height: 15px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/schedule/datepicker.png) top left no-repeat
}

div.lightbox-datepicker div.lightbox-body {
    width: 350px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/schedule/datepicker.png) -410px 0 repeat-y;
    padding: 5px 30px 20px 30px
}

div.lightbox-datepicker div.lightbox-foot {
    width: 100%;
    height: 15px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/schedule/datepicker.png) 0 -15px no-repeat
}

div#lightbox-datepicker {
    font-size: 12px
}

div#lightbox-datepicker p {
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    color: #999;
    text-align: center
}

div#lightbox-datepicker div.calendar {
    position: relative
}

div#lightbox-datepicker div.calendar div.ui-datepicker {
    width: 100% !important
}

div#lightbox-datepicker div.calendar div.ui-datepicker td a {
    height: 30px !important
}

div.module-schedule div.filter div.buttons a.bt-month {
    background-position: -190px 0
}

div.module-schedule div.filter div.buttons a.bt-month:hover {
    background-position: -190px -35px
}

div.module-schedule div.filter div.buttons a.bt-month:active {
    background-position: -190px -70px
}

div.module-schedule div.filter div.buttons a.bt-print {
    background-position: -340px 0
}

div.module-schedule div.filter div.buttons a.bt-print:hover {
    background-position: -340px -35px
}

div.module-schedule div.filter div.buttons a.bt-print:active {
    background-position: -340px -70px
}

div.module-mediacenter {
    padding: 0 !important
}

div.module-mediacenter div#media-category-selector {
    height: 48px;
    padding: 0 0 0 20px;
    line-height: 48px;
    font-size: inherit;
    font-family: 'Source Sans Pro', sans-serif;
    color: #444;
    position: relative;
    margin-bottom: 0 !important
}

div.module-mediacenter div#media-category-selector div.select {
    position: absolute;
    top: 9px;
    right: 10px;
    min-width: 300px
}

div.module-mediacenter div.entry {
    position: relative;
    margin-top: 30px
}

div.module-mediacenter div.entry div.grid8 {
    height: 340px
}

div.module-mediacenter div.entry div.module div.body div.box-content {
    height: 300px;
    padding-bottom: 20px
}

div.module-mediacenter div.entry div.module div.body div.box-content div.text {
    height: 215px;
    overflow: auto;
    margin-bottom: 20px
}

div.module-mediacenter div.entry div.module.no-button div.body div.box-content div.text {
    height: 265px
}

div.module-mediacenter div.entry div.module div.body div.box-content {
    height: 310px
}

div.module-mediacenter div.entry div.module div.body div.box-content div.text {
    height: 225px
}

div.module-mediacenter div.entry div.module.no-button div.body div.box-content div.text {
    height: 275px
}

div.module-faq {
    padding: 0
}

div.module-faq div.question {
    margin-bottom: 10px
}

div.module-faq div.question div.box-content {
    padding: 10px 0
}

div.module-faq div.question.last {
    margin-bottom: 0
}

div.module-faq div.question a.question {
    display: block;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #333;
    padding: 0 40px 10px 20px;
    border-bottom: 1px solid #dfdfdf;
    text-decoration: none;
    position: relative
}

div.module-faq div.question a.question:hover {
    color: #1b1b1b
}

div.module-faq div.question a.question span.bullet {
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/faq.png) top center no-repeat;
    position: absolute;
    display: block;
    width: 15px;
    height: 20px;
    right: 10px;
    top: 50%;
    margin-top: -10px
}

div.module-faq div.question.collapsed a.question span.bullet {
    background-position: 0 -50px
}

div.module-faq div.question div.answer {
    padding: 20px 20px 0 20px
}

div.module-faq div.question.collapsed div.answer {
    display: none
}

div.module-faq div.question.collapsed a.question {
    background-position: 100% 50%;
    border-bottom: 0;
    padding-bottom: 0
}

div.module-faq div.question {
    border-bottom: 1px solid #e9e9e9 !important;
    border-radius: 0;
    padding-bottom: 10px
}

div.module-faq div.question:last-child {
    border: 0 !important
}

div.module-faq div.question,
div.module-faq div.question div.body {
    background: 0;
    border: 0
}

div.module-faq div.question div.foot {
    display: none
}

div.module-faq div.question a.question {
    font-family: ;
    font-size: 16px;
    color: #202226;
    border: 0
}

div.module-faq div.question.collapsed a.question {
    padding-bottom: 0;
    color: #202226
}

div.module-faq div.question a.question span.bullet {
    width: 20px;
    text-align: center;
    background: #747474;
    border-radius: 3px;
    right: 0
}

div.module-faq div.question a.question span.bullet:after {
    content: '-';
    color: #fff;
    font-family: ;
    font-weight: bold;
    font-size: 14px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0
}

div.module-faq div.question.collapsed a.question span.bullet:after {
    content: '+'
}

div.module-catalog article.entry div.price {
    background: #096;
    color: #fff;
    border-radius: 3px;
    -webkit-text-shadow: none !important;
    -moz-text-shadow: none !important;
    text-shadow: none !important;
    text-align: center;
    padding: 10px 0
}

div.module-catalog div.listing article.entry {
    margin: 0 12px 12px 0;
    text-align: center;
    float: left
}

div.module-catalog div.listing article.entry a {
    text-decoration: none
}

div.module-catalog div.listing article.entry header {
    margin: 10px 0
}

div.module-catalog div.listing article.entry header h1 {
    font-weight: bold;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px
}

div.module-catalog div.listing article.entry header h1 a {
    color: #747474
}

div.module-catalog div.listing article.entry header h1 a:hover {
    color: #1b1b1b
}

div.module-catalog div.listing article.entry p.preview {
    line-height: 20px !important
}

div.module-catalog div.listing article.entry p.preview a {
    line-height: 20px;
    font-size: 12px;
    color: #666
}

div.module-catalog div.listing article.entry p.preview a:hover {
    color: #747474
}

div.module-catalog article.entry div.rating {
    position: relative;
    width: 75px;
    height: 15px
}

div.module-catalog article.entry div.rating .star {
    display: block;
    width: 15px;
    height: 15px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/catalog/rating.png) top left no-repeat;
    text-indent: -9000px;
    float: left
}

div.module-catalog article.entry div.rating .star.selected {
    background-position: bottom left
}

div.module-catalog div.listing article.entry div.rating {
    margin: 20px auto
}

div.module-catalog div.listing article.entry div.price {
    margin-bottom: 10px
}

div.module-catalog div.listing article.entry.last {
    margin-right: 0
}

div.module-catalog div.listing.grid9 article.entry {
    width: 230px
}

div.module-catalog div.listing.grid12 article.entry {
    width: 231px
}

div.module-catalog article.entry.full header {
    margin: 20px 0 40px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    position: relative
}

div.module-catalog article.entry.full header h1 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    color: #333
}

div.module-catalog article.entry.full header div.price {
    position: absolute;
    right: 0;
    top: -10px;
    display: inline-block;
    padding: 10px
}

div.module-catalog article.entry.full header div.rating {
    position: absolute;
    top: 50px;
    right: 0
}

div.module-catalog article.entry.full div.gallery {
    position: relative;
    width: 100%;
    margin: 0 0 30px 0
}

div.module-catalog article.entry.full div.gallery div.item {
    display: none
}

div.module-catalog article.entry.full div.gallery div.thumbs {
    margin-top: 10px;
    position: relative;
    display: none
}

div.module-catalog article.entry.full div.gallery div.thumbs div.mask {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

div.module-catalog article.entry.full div.gallery div.thumbs div.mask div.holder {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0
}

div.module-catalog article.entry.full div.gallery div.thumbs div.mask div.holder a {
    display: block;
    position: absolute;
    top: 0
}

div.module-catalog article.entry.full div.gallery div.thumbs div.mask div.holder a span.video {
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/catalog/video-bullet.png) center center no-repeat;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

div.module-catalog article.entry.full div.gallery nav {
    position: relative;
    height: 30px;
    margin-top: 10px;
    display: none
}

div.module-catalog article.entry.full div.gallery nav a.bt-nav {
    position: absolute;
    top: 0
}

div.module-catalog div.grid9 article.entry.full div.gallery div.item {
    width: 714px
}

div.module-catalog div.grid9 article.entry.full div.gallery nav a.nav-prev {
    left: 330px
}

div.module-catalog div.grid9 article.entry.full div.gallery nav a.nav-next {
    right: 330px
}

div.module-catalog div.grid8 article.entry.full div.gallery div.item {
    width: 632px
}

div.module-catalog div.grid8 article.entry.full div.gallery nav a.nav-prev {
    left: 290px
}

div.module-catalog div.grid8 article.entry.full div.gallery nav a.nav-next {
    right: 290px
}

div.module-catalog2 article.entry div.price {
    background: #096;
    color: #fff;
    border-radius: 3px;
    -webkit-text-shadow: none !important;
    -moz-text-shadow: none !important;
    text-shadow: none !important;
    text-align: center;
    padding: 10px 0
}

div.module-catalog2 div.listing article.entry {
    margin: 0 12px 12px 0;
    text-align: center;
    float: left
}

div.module-catalog2 div.listing article.entry a {
    text-decoration: none
}

div.module-catalog2 div.listing article.entry header {
    margin: 10px 0
}

div.module-catalog2 div.listing article.entry header h1 {
    font-weight: bold;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px
}

div.module-catalog2 div.listing article.entry header h1 a {
    color: #747474
}

div.module-catalog2 div.listing article.entry header h1 a:hover {
    color: #1b1b1b
}

div.module-catalog2 div.listing article.entry p.preview {
    line-height: 20px !important
}

div.module-catalog2 div.listing article.entry p.preview a {
    line-height: 20px;
    font-size: 12px;
    color: #666
}

div.module-catalog2 div.listing article.entry p.preview a:hover {
    color: #747474
}

div.module-catalog2 article.entry div.rating {
    position: relative;
    width: 75px;
    height: 15px
}

div.module-catalog2 article.entry div.rating .star {
    display: block;
    width: 15px;
    height: 15px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/catalog/rating.png) top left no-repeat;
    text-indent: -9000px;
    float: left
}

div.module-catalog2 article.entry div.rating .star.selected {
    background-position: bottom left
}

div.module-catalog2 div.listing article.entry div.rating {
    margin: 20px auto
}

div.module-catalog2 div.listing article.entry div.price {
    margin-bottom: 10px
}

div.module-catalog2 div.listing article.entry.last {
    margin-right: 0
}

div.module-catalog2 div.listing.grid9 article.entry {
    width: 230px
}

div.module-catalog2 div.listing.grid12 article.entry {
    width: 231px
}

div.module-catalog2 article.entry.full header {
    margin: 20px 0 40px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    position: relative
}

div.module-catalog2 article.entry.full header h1 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    color: #333
}

div.module-catalog2 article.entry.full header div.price {
    position: absolute;
    right: 0;
    top: -10px;
    display: inline-block;
    padding: 10px
}

div.module-catalog2 article.entry.full header div.rating {
    position: absolute;
    top: 50px;
    right: 0
}

div.module-catalog2 article.entry.full div.gallery {
    position: relative;
    width: 100%;
    margin: 0 0 30px 0
}

div.module-catalog2 article.entry.full div.gallery div.item {
    display: none
}

div.module-catalog2 article.entry.full div.gallery div.thumbs {
    margin-top: 10px;
    position: relative;
    display: none
}

div.module-catalog2 article.entry.full div.gallery div.thumbs div.mask {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

div.module-catalog2 article.entry.full div.gallery div.thumbs div.mask div.holder {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0
}

div.module-catalog2 article.entry.full div.gallery div.thumbs div.mask div.holder a {
    display: block;
    position: absolute;
    top: 0
}

div.module-catalog2 article.entry.full div.gallery div.thumbs div.mask div.holder a span.video {
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/catalog/video-bullet.png) center center no-repeat;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

div.module-catalog2 article.entry.full div.gallery nav {
    position: relative;
    height: 30px;
    margin-top: 10px;
    display: none
}

div.module-catalog2 article.entry.full div.gallery nav a.bt-nav {
    position: absolute;
    top: 0
}

div.module-catalog2 div.grid9 article.entry.full div.gallery div.item {
    width: 714px
}

div.module-catalog2 div.grid9 article.entry.full div.gallery nav a.nav-prev {
    left: 330px
}

div.module-catalog2 div.grid9 article.entry.full div.gallery nav a.nav-next {
    right: 330px
}

div.module-catalog2 div.grid8 article.entry.full div.gallery div.item {
    width: 632px
}

div.module-catalog2 div.grid8 article.entry.full div.gallery nav a.nav-prev {
    left: 290px
}

div.module-catalog2 div.grid8 article.entry.full div.gallery nav a.nav-next {
    right: 290px
}

div.module-catalog2 ul li.side-by-side.filter-check {
    cursor: pointer;
    background-color: #FFFFFF;
    text-align: center;
    display: inline-block;
    width: 20px;
    height: 20px !important;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #000000
}

div.module-catalog2 ul li.side-by-side.filter-check.active {
    background-color: #000000
}

div.module-catalog2 ul li.side-by-side.filter-check span {
    color: #000000
}

div.module-catalog2 ul li.side-by-side.filter-check.active span {
    color: #FFFFFF
}

div.module-catalog2 ul li.side-by-side.filter-check input {
    display: none
}

div.module-catalog2 ul li.one-above-each-other>div.color {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-bottom: -5px
}

div.module-catalog2 ul li.one-above-each-other>div.image {
    width: 20px;
    height: 20px;
    background-size: cover;
    background-position: center center;
    display: inline-block;
    margin-bottom: -5px
}

div.module-catalog2 div.filter-box-container div {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
    cursor: pointer
}

div.module-catalog2 div.filter-box-container div.image {
    background-size: cover;
    background-position: center center
}

div.module-catalog2 div.item-filters ul {
    margin-left: 18px
}

div.module-catalog2 div.item-filters ul li {
    margin-bottom: 5px
}

div.module-catalog2 div.item-filters div.color,
div.module-catalog2 div.item-filters div.image {
    cursor: pointer;
    width: 20px;
    height: 20px;
    background-size: cover;
    background-position: center center;
    display: inline-block;
    margin-bottom: -5px
}

div.module-catalog2 div.quote {
    padding: 0 0 0 20px;
    line-height: 48px;
    font-size: inherit;
    font-family: 'Source Sans Pro', sans-serif;
    color: #444;
    position: relative;
    margin-bottom: 10px
}

div.module-catalog2 div.quote div.select {
    width: 200px
}

div.module-catalog2 div.quote div.quote-column {
    width: 300px;
    display: inline-block
}

div.module-textblock .buttons .button:not(:first-child) {
    margin-left: 10px
}

div.module-textblock .buttons.center {
    text-align: center
}

div.module-textblock h3 {
    font-size: 24px !important;
    margin-bottom: 30px
}

div.module-textblock ul.checkmarks {
    list-style: none
}

div.module-textblock ul.checkmarks li {
    display: block
}

div.module-textblock ul.checkmarks li:before {
    font-family: 'FontAwesome';
    content: '\f058';
    color: #79c031;
    margin-right: 10px
}

div.module-imageblock {
    width: 100%;
    position: relative;
    text-align: center
}

div.module-imageblock img {
    position: relative
}

div.module-imageblock img.rounded {
    border-radius: 5px
}

div.module-imageblock img.hover {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

div.module-imageblock p {
    padding: 10px 0 0 0 !important;
    font-size: 13px !important;
    line-height: 20px !important;
    text-align: center
}

div.module-imageblock>a {
    text-decoration: none;
    color: #666;
    position: relative;
    display: block
}

div.module-imageblock a:hover {
    color: #999
}

div.module-imageblock a.button {
    margin-top: 10px !important
}

div.module-imagegrid div.gallery-selector {
    height: 48px;
    padding: 0 0 0 20px;
    line-height: 48px;
    font-size: inherit;
    font-family: 'Source Sans Pro', sans-serif;
    color: #444;
    position: relative;
    margin-bottom: 10px
}

div.module-imagegrid div.gallery-selector div.select {
    position: absolute;
    top: 9px;
    right: 10px;
    width: 200px
}

div.module-imagegrid div.loader {
    position: absolute;
    width: 100%;
    height: 50px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/body/loader.gif) center center no-repeat;
    top: 0;
    left: 0
}

div.module-imagegrid div.thumbs {
    width: 100%
}

div.module-imagegrid div.thumbs div.mask {
    overflow: hidden;
    width: 100%;
    position: relative
}

div.module-imagegrid div.thumbs div.mask div.holder {
    position: absolute;
    top: 0;
    left: 0
}

div.module-imagegrid div.thumbs div.mask div.holder div.block {
    position: absolute
}

div.module-imagegrid div.thumbs div.mask div.holder a {
    display: block;
    position: absolute;
    text-decoration: none
}

div.module-imagegrid div.thumbs div.mask div.holder a span.caption {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    background: #eee;
    color: #444;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

div.module-imagegrid div.thumbs div.mask div.holder a span.caption.above {
    margin-bottom: 5px
}

div.module-imagegrid div.thumbs div.mask div.holder a img {
    border-radius: 5px
}

div.module-imagegrid div.thumbs div.mask div.holder a img.custom-hover {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

div.module-imagegrid div.nav {
    position: relative;
    height: 30px;
    width: 100%;
    display: none;
    margin-top: 10px
}

div.module-imagegrid div.nav a {
    width: 15px;
    height: 30px;
    display: block;
    position: absolute;
    top: 0
}

div.module-imagegrid div.nav a span {
    display: block;
    width: 15px;
    height: 30px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/nav-arrow.png) no-repeat
}

div.module-imagegrid div.nav a.nav-next span {
    background-position: 0 0
}

div.module-imagegrid div.nav a.nav-next:hover span {
    background-position: 0 -30px
}

div.module-imagegrid div.nav a.nav-next:active span {
    background-position: 0 -60px
}

div.module-imagegrid div.nav a.nav-prev span {
    background-position: -15px 0
}

div.module-imagegrid div.nav a.nav-prev:hover span {
    background-position: -15px -30px
}

div.module-imagegrid div.nav a.nav-prev:active span {
    background-position: -15px -60px
}

div.module-imagegrid div.nav {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

div.module-imagegrid div.nav a {
    font-family: 'FontAwesome';
    width: 36px;
    height: 36px;
    border-radius: 50%;
    text-decoration: none;
    background: 0;
    border: 1px solid #ccc;
    color: #ccc;
    position: relative;
    left: auto !important;
    right: auto !important;
    top: auto;
    margin: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color ease 0.15s;
    -moz-transition: border-color ease 0.15s;
    -ms-transition: border-color ease 0.15s;
    -o-transition: border-color ease 0.15s;
    transition: border-color ease 0.15s
}

div.module-imagegrid div.nav a:before {
    position: absolute;
    display: block;
    text-indent: 0;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-transition: color ease 0.15s;
    -moz-transition: color ease 0.15s;
    -ms-transition: color ease 0.15s;
    -o-transition: color ease 0.15s;
    transition: color ease 0.15s
}

div.module-imagegrid div.nav a.nav-prev:before {
    content: '\f0d9';
    margin-left: -1px
}

div.module-imagegrid div.nav a.nav-next:before {
    content: '\f0da';
    margin-left: 1px
}

div.module-imagegrid div.nav a span {
    display: none
}

div.module-imagegrid div.nav a:hover {
    color: #747474;
    border-color: #747474
}

div.module.module-card h3 {
    text-align: left;
    margin-top: 40px
}

div.module.module-card h3 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    font-size: 24px;
    color: #010101;
    margin-bottom: 30px
}

div.module.module-card h3 span {
    color: #223d7f;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    display: block;
    margin-bottom: 14px;
    padding: 3px 0;
    display: inline-block
}

div.module.module-card p a {
    text-decoration: none;
    font-weight: bold;
    color: #1b1b1b
}

div.module.module-card p a:hover {
    color: #747474
}

div.module-pointers {
    display: none
}

div.module-pointers div.entry.last {
    margin: 0
}

div.module-pointers div.entry {
    position: relative
}

div.module-pointers div.entry>a {
    text-decoration: none;
    display: block
}

div.module-pointers div.entry img {
    position: relative;
    border-radius: 5px
}

div.module-pointers div.entry>a:hover span.title {
    color: #666
}

div.module-pointers div.entry>a:hover span.text {
    color: #999
}

div.module-pointers div.entry>a:hover span.link {
    color: #1b1b1b
}

div.module-pointers div.entry>a span.title {
    color: #333;
    font-size: 17px;
    font-family: 'Source Sans Pro', sans-serif
}

div.module-pointers div.entry>a span.text {
    font-size: inherit;
    color: #666
}

div.module-pointers div.entry>a span.link {
    font-size: inherit;
    color: #747474;
    text-decoration: underline
}

div.module-pointers div.entry .img img {
    width: 100%
}

div.module-pointers.vertical div.entry {
    margin: 0 0 20px 0
}

div.module-pointers.vertical div.entry .img {
    width: 30%;
    float: left
}

div.module-pointers.vertical div.entry>a>span {
    display: block !important;
    float: right;
    width: 68%;
    text-decoration: none;
    margin-top: 10px
}

div.grid3 div.module-pointers.vertical div.entry .img {
    width: 100%
}

div.grid3 div.module-pointers.vertical div.entry>a>span {
    width: 100%
}

div.module-pointers.horizontal div.mask {
    overflow: hidden;
    position: relative;
    width: auto !important
}

div.module-pointers.horizontal div.mask div.holder {
    position: absolute;
    top: 0;
    left: 0
}

div.module-pointers.horizontal div.mask div.holder div.entry {
    position: absolute
}

div.module-pointers.horizontal div.mask div.holder div.entry span {
    display: block
}

div.module-pointers.horizontal div.mask div.holder div.entry span.text {
    margin-bottom: 15px
}

div.module-pointers.horizontal div.mask div.holder div.entry img {
    margin-bottom: 15px
}

div.module-pointers.horizontal div.nav {
    position: absolute;
    width: 100%;
    left: 0
}

div.module-pointers.horizontal div.nav a {
    position: absolute
}

div.module-pointers.horizontal div.nav a.nav-prev {
    left: 0
}

div.module-pointers.horizontal div.nav a.nav-next {
    right: 0
}

div.module-pointers.horizontal.col-3 div.mask div.holder div.entry span.title {
    font-size: inherit
}

div.grid3 div.module-pointers.horizontal div.mask div.holder div.entry span.title {
    font-size: inherit;
    line-height: 12px
}

div.grid4 div.module-pointers.horizontal div.mask div.holder div.entry span.title {
    font-size: 13px;
    line-height: 14px
}

div.module-pointers div.entry>a span {
    line-height: 22px;
    font-size: 14px
}

div.module-pointers div.entry>a span.title {
    font-family: ;
    font-size: 16px;
    font-weight: bold
}

div.module-pointers div.entry>a span.text {
    color: #a8a8a8;
    font-size: 15px;
    line-height: 28px
}

div.module-pointers div.entry>a span.link {
    font-size: 15px;
    color: #029eff;
    text-decoration: underline
}

div.module-pointers div.entry>a:hover span.link {
    color: #747474
}

div.module-pointers div.entry img {
    border-radius: 0
}

div.module-pointers.horizontal div.entry,
div.module-pointers.horizontal div.entry>a span {
    text-align: center
}

div.module-pointers.horizontal div.entry>a span.text {
    padding: 0 20px
}

div.module-pointers.horizontal div.entry>a span.link {
    margin-top: 5px
}

div.module-pointers.horizontal div.entry>a:hover span.title {
    color: #333
}

div.module-pointers.horizontal div.entry>a:hover span.text {
    color: #666
}

div.module-pointers.horizontal div.nav a.nav-prev {
    left: -10px
}

div.module-pointers.horizontal div.nav a.nav-next {
    right: -10px
}

div.module-form div.row,
div.module-form div.field {
    position: relative
}

div.module-form div.field.input,
div.module-form div.field.select,
div.module-form div.field.rating {
    width: 70%
}

div.module-form.is-box div.field.input,
div.module-form.is-box div.field.select,
div.module-form.is-box div.field.rating {
    width: auto
}

div.module-form label {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    width: 100% !important;
    height: 24px;
    line-height: 24px
}

div.module-form a.bt-tooltip {
    display: inline-block;
    width: 15px;
    height: 15px;
    text-indent: -9000px;
    background: transparent url(../../../../od-static/images/misc/icon-alert.png) top left no-repeat;
    cursor: pointer;
    margin-left: 10px
}

div.module-form .field>a.bt-tooltip {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%)
}

div.module-form div.input {
    behavior: url(../../../../od-static/js/vendor/PIE.htc);
    border-radius: 3px;
    border: 1px solid #ccc;
    background: #ffffff url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/fieldset.png) top left repeat-x;
    width: auto;
    padding: 0 5px;
    position: relative;
    margin-bottom: 20px
}

div.module-form div.input>input {
    background: #ffffff url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/fieldset.png) top left repeat-x;
    border: 0;
    width: 100%;
    height: 29px;
    line-height: 30px;
    color: #999;
    font-size: 14px
}

div.module-form div.input.small {
    width: 185px
}

div.module-form div.textarea {
    behavior: url(../../../../od-static/js/vendor/PIE.htc);
    border-radius: 3px;
    border: 1px solid #ccc;
    background: #ffffff url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/fieldset.png) top left repeat-x;
    width: auto;
    height: 75px;
    padding: 5px;
    margin-bottom: 20px
}

div.module-form div.textarea>textarea {
    background: transparent;
    border: 0;
    width: 100%;
    height: 100%;
    color: #999;
    font-size: 14px
}

div.module-form div.select {
    margin-bottom: 20px;
    border-radius: 3px;
    border: 1px solid #ccc;
    background: #fff;
    position: relative
}

div.module-form div.select select {
    display: none
}

div.module-form div.select div.mask {
    position: relative;
    width: auto
}

div.module-form div.select a.combo {
    display: block;
    text-decoration: none;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/fieldset.png) 100% -30px no-repeat;
    width: auto;
    height: 30px;
    padding: 0 30px 0 10px
}

div.module-form div.select a.combo span {
    display: block;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #999;
    width: auto;
    height: 30px;
    line-height: 30px;
    overflow: hidden
}

div.module-form div.select a.combo.hover {
    background-position: 100% -60px
}

div.module-form div.select a.combo.hover span,
div.module-form div.select a.combo.open span {
    color: #1b1b1b !important
}

div.module-form div.select div.combo-box {
    position: absolute;
    width: 100%;
    max-height: 150px;
    background: #fff;
    overflow: auto;
    display: none;
    z-index: 999999;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

div.module-form div.select div.combo-box a {
    display: block;
    padding: 0 10px;
    width: auto;
    height: 30px;
    line-height: 30px !important;
    max-height: 30px;
    overflow: hidden;
    text-decoration: none;
    color: #666;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px
}

div.module-form div.select div.combo-box a:hover,
div.module-form div.select div.combo-box a.selected {
    background: #747474;
    color: #fff !important;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none
}

div.module-form div.select.select-small {
    width: 75px
}

div.module-form div.checkbox-multiple {
    margin-bottom: 20px
}

div.module-form div.checkbox-multiple ul {
    list-style: none;
    margin: 0;
    padding: 0
}

div.module-form div.checkbox-multiple ul li label {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    text-transform: none
}

div.module-form div.rating ul {
    position: relative;
    list-style: none;
    width: 100%;
    height: 40px;
    margin: 20px 0;
    padding: 0
}

div.module-form div.rating ul li {
    width: 19.5%;
    height: 40px;
    border-right: 1px dotted #ccc;
    float: left;
    text-align: center
}

div.module-form div.rating ul li.last {
    width: 20%;
    border-right: 0
}

div.module-form div.rating ul li input {
    display: block;
    margin: 0 auto
}

div.module-form div.rating ul li label {
    display: block;
    width: auto !important
}

div.module-form div.success-text {
    padding: 15px 15px 0 15px;
    margin-bottom: 20px;
    background: #099;
    color: #fff;
    font-weight: bold;
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) !important;
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) !important;
    border-radius: 3px
}

div.module-form div.success-text * {
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) !important;
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) !important
}

div.module-form form ul.errorlist {
    list-style: none;
    position: relative;
    margin: 0 0 5px 0;
    padding: 0
}

div.module-form form ul.errorlist li {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    line-height: 22px;
    background: #900;
    padding: 0 10px;
    display: inline-block;
    border-radius: 3px;
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4)
}

div.module-form div.field span.help-text {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 11px;
    font-style: italic
}

div.module-form div.row div.split {
    float: left;
    margin-left: 2%
}

div.module-form div.row div.split:first-child {
    margin-left: 0
}

div.module-form div.row div.split.size-50 {
    width: 49%
}

div.module-form div.field.input-phone {
    width: 160px !important
}

div.module-form input.input-google-address {
    margin-bottom: 1px
}

div#lightbox-form {
    position: relative
}

div#lightbox-form div.content {
    margin: 0;
    padding: 0 20px 0 0;
    position: relative;
    width: 640px
}

div#lightbox-form div.content {
    background: 0
}

div#lightbox-form div.content table.form-lightbox div.text {
    width: 100%
}

div#lightbox-form div.content table.form-lightbox div.text p {
    font-size: 13px !important
}

div#lightbox-form div.content table.form-lightbox td {
    padding: 0 20px !important
}

div#lightbox-form div.content table.form-lightbox td.image {
    padding: 0 !important
}

div.module-form div.field {
    margin-top: 10px
}

div.module-form div.field,
div.module-form div.field *:not(.fa) {
    font-family: 'Source Sans Pro', sans-serif !important
}

div.module-form div.field.input,
div.module-form div.field.select,
div.module-form div.field.rating {
    width: 100%;
    margin-bottom: 20px !important
}

div.module-form div.input {
    border-radius: 0;
    background: #fff;
    padding: 0 15px;
    min-height: 50px;
    behavior: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

div.module-form div.input>input {
    border: 0;
    width: 100%;
    height: 50px;
    line-height: 50px
}

div.module-form div.input>input[type="file"] {
    background: #fff;
    line-height: 1;
    padding-top: 15px
}

div.module-form div.input .multifile-table {
    margin: 4px 0
}

div.module-form div.textarea {
    border-radius: 0;
    background: #fff;
    padding: 10px;
    height: 125px;
    margin-bottom: 10px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

div.module-form div.input>input,
div.module-form div.textarea>textarea {
    background: inherit;
    color: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

div.module-form div.select {
    behavior: none;
    border-radius: 0;
    background: #fff
}

div.module-form div.select a.combo {
    background: 0;
    height: 50px;
    padding: 0 30px 0 15px
}

div.module-form div.select a.combo span {
    height: 50px;
    line-height: 50px
}

div.module-form div.select a.combo:after {
    content: '';
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/fieldset.png) 10px -9px no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -15px
}

div.module-form div.select a.combo.hover:after {
    opacity: 0.5
}

div.module-form div.select a.combo.hover span,
div.module-form div.select a.combo.open span {
    color: #747474 !important
}

div.module-form div.select div.combo-box {
    max-height: 150px;
    background: #747474;
    border: 0;
    margin-top: 30px
}

div.module-form div.select div.combo-box a {
    padding: 0 15px;
    height: 40px;
    line-height: 40px !important;
    max-height: 40px;
    color: #fff
}

div.module-form div.select div.combo-box a:hover,
div.module-form div.select div.combo-box a.selected {
    background: #1b1b1b
}

div.module-form ul.errorlist li {
    width: 100%;
    border-radius: 0 !important;
    padding: 5px 10px !important;
    height: auto !important;
    line-height: 16px;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

div.module-form .box .submit {
    text-align: center
}

@media screen and (max-width:768px) {

    div.module-form div.input>input,
    div.module-form div.textarea>textarea {
        font-size: 16px !important
    }
}

div.module-testimonial span.data {
    display: none !important
}

div.module-testimonial div.nav {
    position: absolute;
    left: 0;
    top: 30px;
    width: 100%
}

div.module-testimonial div.nav a {
    position: absolute;
    display: none
}

div.module-testimonial div.nav a.nav-prev {
    left: 0
}

div.module-testimonial div.nav a.nav-next {
    right: 0
}

div.module-testimonial div.holder {
    position: relative;
    padding: 0 30px
}

div.module-testimonial div.holder div.text {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 20px;
    line-height: 26px;
    font-style: italic;
    text-align: center;
    color: #333
}

div.module-testimonial div.holder span.author {
    font-size: inherit;
    font-family: 'Source Sans Pro', sans-serif;
    display: block;
    text-align: right;
    padding-right: 20px;
    color: #999
}

div.module-testimonial {
    padding: 100px 0 0
}

div.module-testimonial div.holder div.stars {
    text-align: center;
    color: #f9bc34;
    font-size: 24px;
    margin-bottom: 20px;
    letter-spacing: -2px
}

div.module-testimonial div.holder div.text {
    font-family: 'Source Sans Pro', sans-serif;
    font-style: italic;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.6;
    color: #4b4b4b
}

div.module-testimonial div.holder span.author {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    color: ;
    font-family: 'Source Sans Pro', sans-serif
}

div.module-standaloneaccordion {
    padding: 0
}

div.module-standaloneaccordion div.question {
    margin-bottom: 10px
}

div.module-standaloneaccordion div.question div.box-content {
    padding: 10px 0
}

div.module-standaloneaccordion div.question.last {
    margin-bottom: 0
}

div.module-standaloneaccordion div.question a.question {
    display: block;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #333;
    padding: 0 40px 10px 20px;
    border-bottom: 1px solid #dfdfdf;
    text-decoration: none;
    position: relative
}

div.module-standaloneaccordion div.question a.question:hover {
    color: #1b1b1b
}

div.module-standaloneaccordion div.question a.question span.bullet {
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/faq.png) top center no-repeat;
    position: absolute;
    display: block;
    width: 15px;
    height: 20px;
    right: 10px;
    top: 50%;
    margin-top: -10px
}

div.module-standaloneaccordion div.question.collapsed a.question span.bullet {
    background-position: 0 -50px
}

div.module-standaloneaccordion div.question div.answer {
    padding: 20px 20px 0 20px
}

div.module-standaloneaccordion div.question.collapsed div.answer {
    display: none
}

div.module-standaloneaccordion div.question.collapsed a.question {
    background-position: 100% 50%;
    border-bottom: 0;
    padding-bottom: 0
}

div.module-standaloneaccordion div.question a.question {
    font-weight: normal !important;
    font-family: 'Source Sans Pro', sans-serif;
    color: #010101;
    font-size: 17px;
    line-height: 36px;
    padding-right: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

div.module-standaloneaccordion div.question a.question span.bullet {
    background: 0;
    font-family: 'FontAwesome';
    text-align: center;
    line-height: 20px;
    top: 0;
    margin: 0;
    position: relative
}

div.module-standaloneaccordion div.question a.question span.bullet:after {
    content: '\f0d8'
}

div.module-standaloneaccordion div.question a.question:hover {
    color: #747474
}

div.module-standaloneaccordion div.question.collapsed a.question span.bullet:after {
    content: '\f0d7'
}

div.module-tabmenu div.tabs {
    background: #fafafa;
    height: 75px;
    max-width: 100%;
    width: 100%;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

div.module-tabmenu div.tabs ul {
    list-style: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 100%;
    margin: 0;
    padding: 0 30px
}

div.module-tabmenu div.tabs ul li {
    margin: 0 30px;
    height: 100%
}

div.module-tabmenu div.tabs ul li a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: #8f8f8f;
    border-bottom: 3px solid transparent;
    text-decoration: none
}

div.module-tabmenu div.tabs ul li a:hover,
div.module-tabmenu div.tabs ul li a.selected {
    color: #010101;
    border-color: #747474
}

div.module-reviewform div.paypal-form form {
    display: none
}

div.module-reviewform div.lightbox-data {
    display: none
}

div.module-reviewform div.rating {
    margin-top: 20px
}

div.module-reviewform div.rating label {
    margin-bottom: 10px
}

div.module-reviewform div.rating span {
    margin-right: 5px;
    cursor: pointer;
    opacity: .3;
    font-size: 23px
}

div.module-reviewform div.rating span.selected {
    color: #fa0;
    opacity: 1
}

div.module-searchbox {
    border: 3px solid #747474
}

div.module-searchbox div.field.input.search {
    background: #fff;
    margin: 0 !important;
    position: relative
}

div.module-searchbox div.field.input.search:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    height: 20px;
    width: 20px;
    background: transparent url(../../../../od-static/images/misc/magnifying-glass-icon.png) top left no-repeat;
    background-size: contain;
    opacity: .2
}

div.module-searchbox div.field.input.search input {
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

div.module-searchbox p {
    font-size: 13px !important;
    line-height: 20px !important;
    text-align: center
}

div.module-searchbox ul {
    list-style: disc url(../../../../od-static/templates/jgt-wfx/assets/images/icons/icon-check.png) outside;
    margin: 0 0 20px 20px !important
}

div.module-searchbox ul li {
    color: #666;
    font-size: 13px
}

div.module-searchbox div.input {
    margin-left: auto;
    margin-right: auto;
    width: 100% !important
}

div.module-searchbox {
    border: 0
}

div.module-imagebeforeafter {
    width: 100%;
    position: relative;
    text-align: center
}

div.module-imageblock img.rounded {
    border-radius: 5px
}

div.module-imagebeforeafter p {
    padding: 10px 0 0 0 !important;
    font-size: 13px !important;
    line-height: 20px !important;
    text-align: center
}

div.module-imagebeforeafter>a {
    text-decoration: none;
    color: #666;
    position: relative;
    display: block
}

div.module-imagebeforeafter a:hover {
    color: #999
}

div.module-imagebeforeafter a.button {
    margin-top: 10px !important
}

div.module-appointmentform div.step {
    display: none
}

div.module-appointmentform div.step.first {
    display: block
}

div.module-appointmentform table td,
div.module-appointmentform table th {
    padding: 0 !important
}

div.module-slider {
    width: 100%
}

div.module-slider span.data {
    display: none !important
}

div.module-slider div.nav {
    position: absolute;
    left: 0;
    width: 100%;
    display: none
}

div.module-slider div.nav a {
    position: absolute
}

div.module-slider div.nav a.nav-prev {
    left: 0
}

div.module-slider div.nav a.nav-next {
    right: 0
}

div.module-slider div.mask {
    position: relative;
    overflow: hidden;
    margin-left: 15px
}

div.module-slider div.holder {
    position: absolute
}

div.module-slider div.holder a.thumb {
    display: block;
    position: absolute
}

div.module-slider div.holder a.thumb img {
    width: 100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

div.module-slider div.holder a.thumb span.title {
    color: #09c;
    font-size: 14px;
    display: block;
    text-align: center
}

div.module-slider div.mask {
    margin: 0 auto
}

div.module-slider div.mask .holder {
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

div.module-paymentform div.paypal-form form {
    display: none
}

div.module-paymentform div.lightbox-data {
    display: none
}

div.box.box-menu {
    padding: 20px 10px 10px;
    overflow: hidden
}

div.box.box-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

div.box.box-menu ul li {
    background: #fcfcfc
}

div.box.box-menu ul li a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-size: 13px;
    font-weight: bold;
    color: #747474;
    min-height: 50px;
    padding: 0 20px;
    text-decoration: none
}

div.box.box-menu ul li a:after {
    font-family: 'FontAwesome';
    content: '\f0da';
    margin-left: auto
}

div.box.box-menu ul li a:hover,
div.box.box-menu ul li a.selected {
    background: #fff;
    color: #747474
}

div.box.box-menu ul li a:hover {
    background: #747474;
    color: #fff
}

div.module-sidebarsocialbox div.box-content {
    padding: 8px 9px 8px 8px !important
}

div.module-sidebarsocialbox ul.links {
    list-style: none;
    padding: 0;
    margin: 0
}

div.module-sidebarsocialbox ul.links li {
    width: 41px;
    height: 41px;
    float: left
}

div.module-sidebarsocialbox ul.links li.clear {
    width: 0 !important;
    height: 0 !important;
    float: none !important;
    clear: both !important
}

div.module-sidebarsocialbox ul.links li a {
    width: 41px;
    height: 41px
}

div.module-schedulesidebar span.data {
    display: none
}

div.module-schedulesidebar div.box div.row {
    height: 40px;
    line-height: 40px;
    background: #eee;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#eeeeee));
    background: -webkit-linear-gradient(#ffffff, #eeeeee);
    background: -moz-linear-gradient(#ffffff, #eeeeee);
    background: -ms-linear-gradient(#ffffff, #eeeeee);
    background: -o-linear-gradient(#ffffff, #eeeeee);
    background: linear-gradient(#ffffff, #eeeeee);
    -pie-background: linear-gradient(#ffffff, #eeeeee);
    behavior: url(../../../../od-static/js/vendor/PIE.htc);
    position: relative
}

div.module-schedulesidebar div.box div.row a.day-link,
div.module-schedulesidebar div.box div.row div.selection {
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 40px
}

div.module-schedulesidebar div.box div.row div.selection {
    display: none;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/schedule/sprite-sidebar.png) 0 -40px no-repeat
}

div.module-schedulesidebar div.box div.row a.day-link {
    background: transparent
}

div.module-schedulesidebar div.box div.row.head {
    height: 30px
}

div.module-schedulesidebar div.box div.row.head a {
    display: block;
    width: 30px;
    height: 30px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/schedule/sprite-sidebar.png) no-repeat;
    text-indent: -9000px;
    position: absolute;
    top: 0
}

div.module-schedulesidebar div.box div.row.head a.nav-prev {
    background-position: 0 -80px;
    left: 0
}

div.module-schedulesidebar div.box div.row.head a.nav-prev:hover {
    background-position: 0 -110px
}

div.module-schedulesidebar div.box div.row.head a.nav-prev:active {
    background-position: 0 -140px
}

div.module-schedulesidebar div.box div.row.head a.nav-next {
    background-position: -30px -80px;
    right: 0
}

div.module-schedulesidebar div.box div.row.head a.nav-next:hover {
    background-position: -30px -110px
}

div.module-schedulesidebar div.box div.row.head a.nav-next:active {
    background-position: -30px -140px
}

div.module-schedulesidebar div.box div.row.head span {
    display: block;
    line-height: 25px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    text-align: center
}

div.module-schedulesidebar div.box div.row div.day {
    position: relative;
    width: 14.25%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    font-size: 14px
}

div.module-schedulesidebar div.box div.row div.day span.num {
    color: #666;
    line-height: 40px
}

div.module-schedulesidebar div.box div.row div.day span.num.disabled {
    color: #ccc
}

div.module-schedulesidebar div.box div.row div.day.has-events span.num {
    color: #747474
}

div.module-schedulesidebar div.box {
    position: relative
}

div.module-schedulesidebar div.box div.loader {
    display: none;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/schedule/bg-link.png) top left repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

div.module-schedulesidebar div.box div.loader div.icon {
    position: absolute;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/body/loader.gif) center center no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.event-tip * {
    font-size: 14px
}

.event-tip span.date {
    color: #747474
}

.event-tip span.title {
    color: #333
}

.event-tip span.type {
    font-size: 12px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 10px
}

.event-tip span.time {
    color: #aaa
}

div.module-schedulesidebar div.box div.body {
    padding: 0
}

div.module-schedulesidebar div.box div.row.last {
    height: 40px
}

div.module-schedulesidebar div.box div.row.head {
    background: 0
}

div.module-schedulesidebar div.box div.row.head a {
    top: 2px
}

div.module-schedulesidebar div.box div.row.head span {
    line-height: 30px
}

div.module-catalog2form div.paypal-form form {
    display: none
}

div.module-catalog2form div.lightbox-data {
    display: none
}

div.module-catalogembed article.entry div.price {
    background: #096;
    color: #fff;
    border-radius: 3px;
    -webkit-text-shadow: none !important;
    -moz-text-shadow: none !important;
    text-shadow: none !important;
    text-align: center;
    padding: 10px 0
}

div.module-catalogembed div.mask {
    width: 100%;
    position: relative;
    overflow: hidden
}

div.module-catalogembed div.mask div.holder {
    position: absolute;
    top: 0;
    left: 0
}

div.module-catalogembed article.entry {
    position: absolute;
    top: 0;
    text-align: center;
    width: 230px
}

div.module-catalogembed article.entry a {
    text-decoration: none;
    height: auto;
    line-height: 15px;
    padding: 8px 10px
}

div.module-catalogembed article.entry header {
    margin: 10px 0
}

div.module-catalogembed article.entry header h1 {
    font-weight: bold;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px
}

div.module-catalogembed article.entry header h1 a {
    color: #747474
}

div.module-catalogembed article.entry header h1 a:hover {
    color: #1b1b1b
}

div.module-catalogembed article.entry p.preview {
    line-height: 20px !important
}

div.module-catalogembed article.entry p.preview a {
    line-height: 20px;
    font-size: 12px;
    color: #666
}

div.module-catalogembed article.entry p.preview a:hover {
    color: #747474
}

div.module-catalogembed article.entry div.rating {
    width: 75px;
    height: 15px;
    margin: 20px auto 0 auto
}

div.module-catalogembed article.entry div.rating .star {
    display: block;
    width: 15px;
    height: 15px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/catalog/rating.png) top left no-repeat;
    text-indent: -9000px;
    float: left
}

div.module-catalogembed article.entry div.rating .star.selected {
    background-position: bottom left
}

div.module-catalogembed article.entry div.price {
    margin-bottom: 10px
}

div.module-catalogembed article.entry.last {
    margin-right: 0
}

div.module-catalogembed nav {
    position: relative;
    width: 100%;
    height: 30px;
    margin-top: 20px
}

div.module-catalogembed nav a {
    position: absolute;
    left: 50%
}

div.module-catalogembed nav a.nav-prev {
    margin-left: -20px
}

div.module-catalogembed nav a.nav-next {
    margin-left: 20px
}

div.module-team div.box-content {
    padding: 0 !important
}

div.module-team div.item {
    width: auto;
    position: relative;
    padding: 20px
}

div.module-team div.item div.image {
    width: 20%;
    float: left
}

div.module-team div.item div.image img {
    width: 100%
}

div.module-team div.item div.text {
    position: relative;
    margin-left: 21.9%
}

div.module-team div.item div.text h3 {
    color: #333;
    font-size: inherit;
    text-align: left;
    margin-bottom: 0
}

div.module-team div.item div.text p {
    font-size: inherit;
    padding: 10px 0 0 0
}

div.module-team div.item div.text p * {
    font-size: inherit
}

div.module-team div.item div.text span.detail {
    display: block;
    font-size: inherit;
    font-family: 'Source Sans Pro', sans-serif;
    color: #ccc;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0
}

div.module-team div.hr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #fff
}

div.module-musicplayer {
    margin: 0 !important;
    height: 70px
}

#fap-wrapper * {
    margin: 0;
    padding: 0;
    list-style: none !important;
    line-height: 12px
}

#fap-wrapper {
    min-width: 100%;
    position: fixed;
    left: 0;
    z-index: 900;
    border-top: 1px solid;
    border-bottom: 1px solid;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif
}

#fap-wrapper-switcher {
    position: absolute;
    width: 30px;
    height: 15px;
    left: 0;
    border: 1px solid;
    cursor: pointer
}

.fap-switcher-normal {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}

.fap-switcher-rotated {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fap-bordered-top {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.fap-bordered-bottom {
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

#fap-init-text {
    position: absolute;
    left: 0;
    font-size: 12px
}

.fap-wrapper-top #fap-init-text {
    bottom: 20px
}

.fap-wrapper-bottom #fap-init-text {
    top: 20px
}

#fap-main {
    width: 960px;
    height: 100%;
    position: relative
}

#fap-meta-wrapper {
    width: 530px;
    float: left;
    margin-top: 10px
}

#fap-current-cover,
#fap-cover-replacement {
    float: left;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5)
}

#fap-meta-wrapper svg {
    margin-right: 12px
}

#fap-current-title {
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    padding-right: 10px
}

#fap-current-meta {
    font-size: 10px
}

#fap-current-meta a,
#fap-current-meta a:visited {
    color: #666666
}

#fap-current-meta a:hover {
    text-decoration: none
}

#fap-social-links {
    margin-top: 7px
}

#fap-social-links a {
    font-size: 10px;
    margin-right: 10px
}

#fap-social-links a:hover {
    text-decoration: none
}

#fap-ui-wrapper {
    width: 430px;
    float: right
}

#fap-ui-wrapper>div {
    float: left
}

#fap-ui-nav {
    position: relative
}

#fap-ui-wrapper>div {
    margin-right: 11px
}

#fap-ui-wrapper>div:last-child {
    margin-right: 0
}

#fap-ui-nav canvas {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

#fap-time-bar {
    position: relative
}

#fap-time-bar div {
    position: absolute;
    top: 0;
    left: 0
}

#fap-time-bar div,
#fap-volume-bar,
#fap-volume-bar div {
    cursor: pointer
}

#fap-time-bar div {
    width: 0
}

#fap-time-bar span {
    margin-top: 10px
}

#fap-volume-bar div {
    width: 100%
}

#fap-time-bar #fap-current-time {
    float: left
}

#fap-time-bar #fap-total-time {
    float: right
}

#fap-volume-bar {
    margin-right: 5px !important
}

#fap-volume-sign {
    width: 15px;
    height: 30px
}

#fap-playlist-toggle {
    margin-right: 0 !important
}

#fap-time-bar,
#fap-time-bar div,
#fap-volume-bar,
#fap-volume-bar div {
    height: 6px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

#fap-playlist-toggle {
    width: 25px;
    height: 25px;
    cursor: pointer
}

#fap-playlist-shuffle {
    width: 25px;
    height: 25px;
    cursor: pointer
}

#fap-playlist-wrapper {
    padding-right: 15px;
    padding-bottom: 15px
}

#fap-playlist {
    width: 100%;
    height: 100%
}

#fap-playlist-wrapper li {
    line-height: 20px
}

#fap-playlist-wrapper li img,
#fap-playlist-wrapper li .fap-cover-replace-small {
    float: left;
    width: 20px;
    height: 20px
}

#fap-playlist-wrapper li span {
    float: left;
    line-height: 20px;
    margin-left: 10px;
    cursor: pointer
}

#fap-playlist-wrapper li span:hover {
    text-decoration: underline
}

#fap-playlist-wrapper li .fap-remove-track {
    width: 20px;
    height: 22px;
    cursor: pointer;
    float: right
}

.fap-xml-playlist span {
    display: none
}

.fap-popup-skin #fap-wrapper-switcher {
    display: none
}

.sc-player-engine-container {
    width: 1px;
    height: 1px;
    position: fixed;
    top: -200px;
    left: -200px
}

.antiscroll-wrap {
    display: inline-block;
    position: relative;
    overflow: hidden
}

.antiscroll-wrap .box,
.antiscroll-wrap .box .antiscroll-inner {
    width: 960px
}

.antiscroll-scrollbar {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    position: absolute;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -webkit-transition: linear 300ms opacity;
    -moz-transition: linear 300ms opacity;
    -o-transition: linear 300ms opacity
}

.antiscroll-scrollbar-shown {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.antiscroll-scrollbar-vertical {
    width: 7px;
    margin-top: 2px;
    right: 2px;
    top: 0
}

.antiscroll-inner {
    overflow-y: scroll
}

.antiscroll-inner::-webkit-scrollbar,
.antiscroll-inner::scrollbar {
    width: 0;
    height: 0
}

.clearfix:before,
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both
}

div.module-videocarousel {
    background: #fff;
    width: 100% !important;
    height: 355px;
    overflow: hidden
}

div.module-videocarousel.shaded {
    background-position: bottom center !important;
    padding-top: 0 !important;
    padding-bottom: 40px !important
}

div.module-videocarousel div.holder {
    position: absolute;
    height: 355px;
    left: 0;
    top: 0
}

div.module-videocarousel div.entry {
    width: 100%;
    height: 355px;
    position: absolute;
    background: transparent;
    top: 0;
    left: 0;
    display: none
}

div.module-videocarousel div.entry div.grid-col {
    position: relative
}

div.module-videocarousel div.entry div.video {
    width: 100%;
    height: 350px;
    position: relative
}

div.module-videocarousel div.entry div.module-textbox {
    position: relative;
    margin-bottom: 20px
}

div.module-videocarousel div.entry div.module-textbox {
    padding-top: 35px
}

div.module-videocarousel div.entry div.module-textbox div.body div.box-content {
    height: 225px;
    padding-bottom: 20px
}

div.module-videocarousel div.entry div.module-textbox div.body div.box-content div.text {
    height: 225px;
    overflow: auto
}

div.module-videocarousel div.entry a.button {
    margin: 0 auto
}

div.module-videocarousel div.entry div.module-textbox.no-button div.body div.box-content {
    height: 275px
}

div.module-videocarousel div.entry div.module-textbox.no-button div.body div.box-content div.text {
    height: 275px
}

div.module-videocarousel div.nav {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 900
}

div.module-videocarousel div.nav h4 {
    color: #999;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    font-size: 13px;
    height: 35px;
    text-align: left !important
}

div.module-videocarousel div.nav a {
    position: absolute;
    top: 0;
    right: 0
}

div.module-videocarousel div.nav a.nav-prev {
    right: 30px
}

.green {
    background-color: #85cb2d !important;
    border-color: #6d9639 !important
}

.blue {
    background-color: #3b6093 !important;
    border-color: #3b6093 !important
}

.yellow {
    background-color: #fdb417 !important;
    border-color: #ce9117 !important
}

.red {
    background-color: #f81f1f !important;
    border-color: #cf0b0b !important
}

.maroon {
    background-color: #600 !important;
    border-color: #300 !important
}

.aqua {
    background-color: #08ac9b !important;
    border-color: #088b7c !important
}

.black {
    background-color: #333 !important;
    border-color: #2f2f2f !important
}

.gray {
    background-color: #999 !important;
    border-color: #888 !important
}

.light-gray {
    background-color: #e1e1e1 !important;
    border-color: #ccc !important;
    color: #666 !important
}

.orange {
    background-color: #f8661f !important
}

.facebook {
    background-color: #3b5898 !important;
    border-color: #3b5898 !important
}

.black {
    background-color: #010101 !important;
    border-color: #010101 !important
}

.bt-aqua {
    background-color: #36b5c7 !important
}

.bt-orange {
    background-color: #f8661f !important
}

.bt-blue {
    background-color: #3b6093 !important
}

.bt-blue-dark {
    background-color: #223772 !important
}

.bt-yellow {
    background-color: #ffc028 !important
}

.bt-black {
    background-color: #333 !important
}

.button {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    height: 50px;
    background: #747474;
    text-decoration: none;
    text-align: center;
    text-transform: normal;
    margin-bottom: 5px;
    padding: 0 30px;
    color: #fff !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px !important;
    font-weight: 800;
    border-radius: 3px;
    white-space: pre-wrap;
    -webkit-transition: background 0.15s ease !important;
    -moz-transition: background 0.15s ease !important;
    -ms-transition: background 0.15s ease !important;
    -o-transition: background 0.15s ease !important;
    transition: background 0.15s ease !important;
    white-space: nowrap
}

.button:hover {
    background: #1b1b1b
}

.button:active {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25) !important
}

.button span {
    color: inherit;
    font-family: inherit;
    font-weight: inherit
}

.button i {
    margin-right: 10px
}

.button.ghost {
    border: 1px solid #fff !important;
    background: transparent !important
}

.button.ghost:hover {
    background: #fff !important;
    color: #747474 !important
}

a.bt-nav {
    display: block;
    width: 30px;
    height: 30px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/nav-arrow.png) no-repeat;
    text-indent: -9000px
}

a.bt-nav.nav-prev {
    background-position: 0 0
}

a.bt-nav.nav-prev:hover {
    background-position: 0 -30px
}

a.bt-nav.nav-prev:active {
    background-position: 0 -60px
}

a.bt-nav.nav-next {
    background-position: -30px 0
}

a.bt-nav.nav-next:hover {
    background-position: -30px -30px
}

a.bt-nav.nav-next:active {
    background-position: -30px -60px
}

* {
    margin: 0;
    padding: 0;
    resize: none;
    outline: 0;
    border: 0;
    outline-width: 0;
    outline-style: none
}

img {
    border: 0
}

.clear {
    clear: both
}

.no-padding {
    padding: 0 !important
}

.no-padding-top {
    padding-top: 0 !important
}

.no-padding-bottom {
    padding-bottom: 0 !important
}

.no-padding-left {
    padding-left: 0 !important
}

.no-padding-right {
    padding-right: 0 !important
}

.no-margin {
    margin: 0 !important
}

.no-margin-top {
    margin-top: 0 !important
}

.no-margin-bottom {
    margin-bottom: 0 !important
}

.no-margin-left {
    margin-left: 0 !important
}

.no-margin-right {
    margin-right: 0 !important
}

.mt0 {
    margin-top: 0 !important
}

.mb0 {
    margin-bottom: 0 !important
}

.mt5 {
    margin-top: 5px !important
}

.mb5 {
    margin-bottom: 5px !important
}

.mt10 {
    margin-top: 10px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mt15 {
    margin-top: 15px !important
}

.mb15 {
    margin-bottom: 15px !important
}

.mt20 {
    margin-top: 20px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mt25 {
    margin-top: 25px !important
}

.mb25 {
    margin-bottom: 25px !important
}

.mt30 {
    margin-top: 30px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.mt35 {
    margin-top: 35px !important
}

.mb35 {
    margin-bottom: 35px !important
}

.mt40 {
    margin-top: 40px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.mt45 {
    margin-top: 45px !important
}

.mb45 {
    margin-bottom: 45px !important
}

.mt50 {
    margin-top: 50px !important
}

.mb50 {
    margin-bottom: 50px !important
}

.pl5 {
    padding-left: 5px !important
}

.pr5 {
    padding-right: 5px !important
}

.pl10 {
    padding-left: 10px !important
}

.pr10 {
    padding-right: 10px !important
}

.pl15 {
    padding-left: 15px !important
}

.pr15 {
    padding-right: 15px !important
}

.pl20 {
    padding-left: 20px !important
}

.pr20 {
    padding-right: 20px !important
}

.pl25 {
    padding-left: 25px !important
}

.pr25 {
    padding-right: 25px !important
}

.pl30 {
    padding-left: 30px !important
}

.pr30 {
    padding-right: 30px !important
}

.pl35 {
    padding-left: 35px !important
}

.pr35 {
    padding-right: 35px !important
}

.pl40 {
    padding-left: 40px !important
}

.pr40 {
    padding-right: 40px !important
}

.pl45 {
    padding-left: 45px !important
}

.pr45 {
    padding-right: 45px !important
}

.pl50 {
    padding-left: 50px !important
}

.pr50 {
    padding-right: 50px !important
}

.align-center {
    text-align: center;
    display: block
}

body {
    background: #fff;
    color: #767676
}

* {
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 20px
}

div.content-wrapper {
    margin: 0 auto
}

.grid-body {
    margin-top: 40px !important;
    padding: 20px 0;
    background: #fff
}

.grid-row {
    zoom: 1
}

.grid-row:before,
.grid-row:after {
    content: ' ';
    display: table
}

.grid-row:after {
    clear: both
}

.content-wrapper,
h1,
h2 {
    font-weight: normal !important;
    font-family: 'Source Sans Pro', sans-serif;
    color: #010101;
    font-size: 35px;
    line-height: 38px;
    margin-bottom: 30px
}

h3 {
    font-weight: normal !important;
    font-family: 'Source Sans Pro', sans-serif;
    color: #010101;
    font-size: 25px;
    line-height: 36px;
    margin-bottom: 30px
}

h4 {
    font-weight: normal !important;
    font-family: 'Source Sans Pro', sans-serif;
    color: #010101;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px
}

p {
    padding: 0 0 30px
}

p:last-child {
    padding-bottom: 0
}

p,
p * {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    line-height: 28px
}

p a {
    color: #747474;
    -webkit-transition: color 0.15s ease;
    -moz-transition: color 0.15s ease;
    -ms-transition: color 0.15s ease;
    -o-transition: color 0.15s ease;
    transition: color 0.15s ease
}

p a:hover {
    color: #1b1b1b
}

ul,
ol {
    margin: 0 0 30px 40px;
    line-height: 26px;
    font-size: 16px
}

ul li,
ol li {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: inherit;
    line-height: inherit;
    color: inherit
}

header#head {
    width: 100%;
    position: relative;
    z-index: 100;
    background: #fff
}

header#head div.wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between
}

header#head>div.wrapper {
    height: 120px
}

header#head .bar {
    background: #1b1b1b
}

header#head .bar span {
    font-family: 'Source Sans Pro', sans-serif;
    display: inline-block;
    height: 52px;
    line-height: 52px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

header#head .bar span.center {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

header#head .bar span.center img {
    margin-right: 15px;
    max-height: 21px
}

header#head .bar span.right a {
    color: inherit
}

header#head h1 {
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/body/logo.png) center left no-repeat;
    background-size: contain;
    width: 300px;
    height: 100%;
    text-indent: -9000px;
    position: relative;
    z-index: 100;
    margin: 0;
    padding: 0
}

header#head h1 a {
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    top: 0;
    left: 0
}

header#head a.nav-mobile,
header#head a.mobile-phone {
    display: none
}

@media screen and (max-width:900px) {
    header#head h1 {
        width: 240px;
        height: 110px;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media screen and (max-width:900px) {
    header#head {
        height: 100px
    }

    header#head:before {
        content: '';
        width: 100%;
        height: 0;
        background: #fff;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        -webkit-transition: height 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        -moz-transition: height 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        -ms-transition: height 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        -o-transition: height 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition: height 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86)
    }

    header#head>div.wrapper {
        height: 100px;
        background: #fff
    }

    header#head .bar .wrapper {
        -webkit-justify-content: center;
        -ms-justify-content: center;
        justify-content: center
    }

    header#head .bar .left,
    header#head .bar .right {
        display: none
    }

    header#head h1 {
        max-width: 65%
    }

    header#head a.nav-mobile {
        display: block;
        width: 28px;
        height: 22px;
        position: relative;
        cursor: pointer;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -ms-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out
    }

    header#head a.nav-mobile span {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: #1b1b1b;
        border-radius: 2px;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -ms-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out
    }

    header#head a.nav-mobile span:nth-child(1) {
        top: 0;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center
    }

    header#head a.nav-mobile span:nth-child(2) {
        top: 9px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center
    }

    header#head a.nav-mobile span:nth-child(3) {
        top: 18px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center
    }

    header#head a.nav-mobile.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: -1px;
        left: 4px
    }

    header#head a.nav-mobile.open span:nth-child(2) {
        width: 0%;
        opacity: 0
    }

    header#head a.nav-mobile.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 19px;
        left: 4px
    }

    header#head a.mobile-phone {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        -webkit-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        color: #fff;
        background: #1b1b1b;
        text-decoration: none;
        -webkit-transition: all 0.15s ease;
        -moz-transition: all 0.15s ease;
        -ms-transition: all 0.15s ease;
        -o-transition: all 0.15s ease;
        transition: all 0.15s ease
    }

    header#head a.mobile-phone:hover {
        color: #747474
    }

    header#head a.mobile-phone i {
        font-size: 20px;
        color: inherit
    }
}

header#head nav#main-nav {
    position: relative;
    height: 40px;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end
}

header#head nav#main-nav ul {
    list-style: none;
    padding: 0;
    margin: 0
}

header#head nav#main-nav ul li {
    height: 40px;
    line-height: 40px;
    display: inline-block
}

header#head nav#main-nav ul li a {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #010101;
    text-decoration: none;
    font-size: 17px;
    font-weight: 700;
    padding: 0 16px;
    -webkit-transition: color 0.15s ease, background 0.15s ease, opacity 0.15s ease;
    -moz-transition: color 0.15s ease, background 0.15s ease, opacity 0.15s ease;
    -ms-transition: color 0.15s ease, background 0.15s ease, opacity 0.15s ease;
    -o-transition: color 0.15s ease, background 0.15s ease, opacity 0.15s ease;
    transition: color 0.15s ease, background 0.15s ease, opacity 0.15s ease
}

header#head nav#main-nav ul li a:not(.button):hover {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5
}

header#head nav#main-nav ul li a.dropdown:after {
    font-family: 'FontAwesome';
    font-weight: normal;
    content: '\f0d7';
    margin-left: 10px
}

header#head nav#main-nav ul li a.dropdown:hover,
header#head nav#main-nav ul li a.dropdown.selected {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    border-bottom: 0;
    background: #fff;
    color: #747474;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    z-index: 251
}

header#head nav#main-nav ul li a.button {
    margin: 0 0 0 20px;
    font-size: 17px !important
}

header#head nav#main-nav ul li div.dropdown-mobile {
    display: none
}

@media screen and (max-width:1110px) {
    header#head nav#main-nav ul li {
        margin-left: 0
    }

    header#head nav#main-nav ul li a {
        padding: 0 16px;
        font-size: 14px
    }

    header#head nav#main-nav ul li a.button {
        font-size: 14px !important
    }
}

@media screen and (max-width:900px) {
    header#head nav#main-nav {
        position: absolute;
        top: 100px;
        left: 0;
        width: 100%;
        height: 0;
        overflow: hidden;
        display: block;
        -webkit-transition: height 0.15s ease;
        -moz-transition: height 0.15s ease;
        -ms-transition: height 0.15s ease;
        -o-transition: height 0.15s ease;
        transition: height 0.15s ease
    }

    header#head nav#main-nav>ul {
        text-align: left;
        position: relative;
        -webkit-transform: translate3d(0, 0, 0)
    }

    header#head nav#main-nav>ul>li {
        padding: 5px
    }

    header#head nav#main-nav>ul:last-child>li:last-child {
        padding: 20px
    }

    header#head nav#main-nav>ul li {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
        height: auto;
        min-height: 70px;
        text-align: center
    }

    header#head nav#main-nav>ul li a {
        width: 100%;
        height: 70px;
        padding: 0;
        color: #747474;
        font-size: 18px;
        font-weight: bold;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        -webkit-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    header#head nav#main-nav>ul li a.dropdown.open:after {
        content: '\f0d8'
    }

    header#head nav#main-nav>ul li a.button {
        width: 100%;
        height: 100%;
        line-height: 70px;
        padding: 0;
        margin: 0;
        font-size: 18px !important;
        font-weight: bold
    }

    header#head nav#main-nav>ul li .dropdown-mobile {
        width: 100%;
        background: #fff
    }

    header#head nav#main-nav>ul li .dropdown-mobile a {
        color: #1b1b1b
    }
}

@media screen and (max-width:900px) {
    body.nav-mobile-open header#head:before {
        height: 100vh
    }
}

div#dropdowns {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

div#dropdowns div.dropdown {
    position: absolute;
    display: none;
    z-index: 250
}

div#dropdowns div.dropdown ul {
    padding: 0;
    margin: 0;
    list-style: none;
    background: #fff;
    max-width: auto !important;
    width: 240px;
    border-top: 0;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.15)
}

div#dropdowns div.dropdown ul li {
    padding: 10px 20px;
    font-size: 12px
}

div#dropdowns div.dropdown ul li:last-child {
    border-bottom: 0
}

div#dropdowns div.dropdown ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #010101;
    -webkit-transition: opacity 0.15s ease;
    -moz-transition: opacity 0.15s ease;
    -ms-transition: opacity 0.15s ease;
    -o-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease
}

div#dropdowns div.dropdown ul li a:hover {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5
}

footer#main-footer {
    background: #1b1b1b;
    color: #fff
}

footer#main-footer .button:hover {
    background: #4e4e4e
}

footer#main-footer .footer-top {
    text-align: center;
    padding: 60px 0 40px;
    border-bottom: 1px solid #fff
}

footer#main-footer .footer-top.hide {
    display: none
}

footer#main-footer .footer-top h2 {
    font-weight: normal;
    font-size: 30px;
    color: #fff
}

footer#main-footer .menu {
    padding: 50px 0
}

footer#main-footer .menu .wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0
}

@media screen and (max-width:768px) {
    footer#main-footer .menu .wrapper {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

footer#main-footer .menu h1 {
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/body/logo-footer.png) center left no-repeat;
    background-size: contain;
    width: 300px;
    height: 70px;
    text-indent: -9999px;
    margin: 0;
    padding: 0
}

@media screen and (max-width:768px) {
    footer#main-footer .menu h1 {
        background-position: center center
    }
}

footer#main-footer .menu .items {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

footer#main-footer .menu .items .admin-overlay {
    position: absolute
}

@media screen and (max-width:768px) {
    footer#main-footer .menu .items {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

footer#main-footer .menu .items ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    list-style: none;
    color: #fff;
    padding: 0;
    margin: 0
}

footer#main-footer .menu .items ul a {
    color: #fff
}

footer#main-footer .menu .items ul.links li {
    margin-right: 34px
}

footer#main-footer .menu .items ul.links li a {
    font-size: 16px !important;
    text-decoration: none
}

footer#main-footer .menu .items ul.links li a.button {
    height: 44px;
    padding: 0 20px
}

@media screen and (max-width:768px) {
    footer#main-footer .menu .items ul.links {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 40px
    }

    footer#main-footer .menu .items ul.links li {
        margin: 30px 0 0
    }
}

footer#main-footer .menu .items ul.social {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

footer#main-footer .menu .items ul.social li {
    margin-right: 8px
}

footer#main-footer .menu .items ul.social li a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    font-size: 22px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    background: transparent;
    -webkit-transition: background 0.15s ease;
    -moz-transition: background 0.15s ease;
    -ms-transition: background 0.15s ease;
    -o-transition: background 0.15s ease;
    transition: background 0.15s ease
}

footer#main-footer .menu .items ul.social li a:hover {
    background: #fff;
    color: #747474
}

@media screen and (max-width:768px) {
    footer#main-footer .menu .items ul.social li a {
        width: 50px;
        height: 50px
    }
}

footer#main-footer .copyright {
    background: #fff;
    color: #010101;
    font-family: 'Source Sans Pro', sans-serif
}

footer#main-footer .copyright .wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    height: 60px
}

footer#main-footer .copyright .wrapper p {
    margin: 0;
    font-size: 16px;
    text-align: center;
    line-height: 20px
}

footer#main-footer .copyright .wrapper .right a {
    color: #010101;
    text-decoration: none
}

footer#main-footer .copyright .wrapper .right a:hover {
    text-decoration: underline
}

footer#main-footer .copyright .wrapper .right span {
    padding: 0 5px
}

@media screen and (max-width:768px) {
    footer#main-footer .copyright .wrapper {
        height: auto;
        padding: 40px 0;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    footer#main-footer .copyright .wrapper .right {
        margin-top: 30px
    }
}

div.box {
    width: auto;
    position: relative;
    background: #f9f9f9;
    border-radius: 3px;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

div.box h3,
div.box h3 a {
    font-size: 20px;
    font-weight: normal !important;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 40px;
    text-align: center;
    text-decoration: none
}

div.box h3 a:hover {
    text-decoration: underline
}

div.module {
    position: relative
}

div.module h3 {
    font-weight: normal;
    font-size: 17px;
    margin-bottom: 15px
}

div.module a.button {
    margin: 0 auto
}

div.module table td,
div.module table th {
    font-size: 14px;
    padding: 10px
}

div.module table thead th {
    background: #333;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3)
}

div.module table tbody td {
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    background: #f6f6f6
}

div.lightbox-loader {
    width: 48px;
    height: 48px;
    border: 1px solid #ccc;
    background: #ffffff url(../../../../od-static/templates/jgt-wfx/assets/images/body/loader.gif) center center no-repeat;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
    z-index: 1000
}

div.lightbox {
    position: relative;
    width: 720px;
    display: none
}

div.lightbox div.lightbox-head {
    width: 100%;
    height: 15px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/lightbox.png) top left no-repeat
}

div.lightbox div.lightbox-body {
    width: 660px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/lightbox.png) -720px 0 repeat-y;
    padding: 20px 30px
}

div.lightbox div.lightbox-foot {
    width: 100%;
    height: 15px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/lightbox.png) 0 -15px no-repeat
}

div.lightbox div.lightbox-close {
    height: 25px;
    width: 100%;
    position: relative
}

div.lightbox div.lightbox-close a.lightbox-close {
    display: block;
    height: 25px;
    width: 30px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/lightbox.png) 0 -30px;
    text-indent: -9000px;
    position: absolute;
    top: 10px;
    right: 20px
}

div.lightbox div.lightbox-close a.lightbox-close:hover {
    background-position: -30px -30px
}

div.lightbox div.lightbox-close a.lightbox-close:active {
    background-position: -60px -30px
}

.passcode-lightbox #lightbox-mask {
    background: rgba(1, 1, 1, 0.9) !important;
    opacity: 1 !important
}

.passcode-lightbox .lightbox-close,
.passcode-lightbox .lightbox-head,
.passcode-lightbox .lightbox-body,
.passcode-lightbox .lightbox-foot {
    background: 0 !important
}

.passcode-lightbox .lightbox-body h2 {
    font-size: 48px !important;
    color: #fff !important;
    text-align: center !important
}

.passcode-lightbox div.field {
    width: 305px !important;
    height: 52px !important;
    border: 1px solid #fff !important;
    border-radius: 26px !important;
    margin: 0 auto !important;
    background: transparent !important
}

.passcode-lightbox div.field input {
    height: 52px !important;
    border: 0 !important;
    font-style: italic !important;
    font-size: 16px !important;
    background: transparent !important;
    text-align: center !important;
    margin-top: -1px !important;
    color: #fff !important
}

.passcode-lightbox a.button {
    margin: 25px auto 0 !important;
    width: 305px !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -ms-flex !important;
    display: flex !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.passcode-lightbox span.text {
    margin-top: 30px !important;
    display: block !important;
    width: 305px !important;
    height: 52px !important;
    font-size: 14px !important;
    text-align: center !important;
    margin: 0 auto !important;
    line-height: 52px !important;
    color: #fff !important
}

.passcode-lightbox span.text a {
    color: inherit !important;
    font-size: 14px !important
}

.passcode-lightbox .loader,
.passcode-lightbox #err-passcode {
    margin: 0 auto !important;
    text-align: center !important
}

.passcode-lightbox .custom-lightbox-close {
    position: fixed !important;
    display: block !important;
    font-size: 40px !important;
    top: 20px !important;
    right: 20px !important;
    z-index: 99999 !important;
    cursor: pointer !important;
    color: #fff !important;
    -webkit-transition: opacity 0.15s ease;
    -moz-transition: opacity 0.15s ease;
    -ms-transition: opacity 0.15s ease;
    -o-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease
}

.passcode-lightbox .custom-lightbox-close:hover {
    opacity: 0.5
}

div.topbox {
    position: relative;
    background: #c00
}

div.topbox a.link {
    display: block;
    height: 55px;
    width: 100%;
    line-height: 55px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    text-align: center;
    text-decoration: none;
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3)
}

div.topbox a.close {
    position: absolute;
    top: 10px;
    right: 0;
    display: block;
    width: 30px;
    height: 35px;
    background: transparent url(../../../../od-static/templates/jgt-wfx/assets/images/sprites/topbox.png) top left no-repeat;
    text-indent: -9000px
}

div.topbox a.close:hover {
    background-position: 0 -35px
}

div#subnav {
    width: 100%;
    height: 400px;
    position: relative;
    color: #fff;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

div#subnav h2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    font-size: 42px;
    color: #fff;
    text-align: center
}

div#subnav p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 28px;
    max-width: 700px;
    text-align: center
}

div#subnav a.button {
    margin-top: 40px
}

@media screen and (max-width:768px) {
    div#subnav h2 {
        font-size: 35px
    }
}

div.submenu {
    background: #fafafa;
    height: 75px;
    max-width: 100%;
    width: 100%;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

div.submenu ul {
    list-style: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 100%;
    margin: 0;
    padding: 0 30px
}

div.submenu ul li {
    margin: 0 30px;
    height: 100%
}

div.submenu ul li a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: #8f8f8f;
    border-bottom: 3px solid transparent;
    text-decoration: none
}

div.submenu ul li a:hover,
div.submenu ul li a.selected {
    color: #010101;
    border-color: #747474
}

div#mobile-bar {
    background: #fff;
    position: fixed;
    padding: 15px 10px;
    left: 0;
    bottom: -80px;
    z-index: 200;
    width: 100%;
    height: 80px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: bottom 0.5s ease;
    -moz-transition: bottom 0.5s ease;
    -ms-transition: bottom 0.5s ease;
    -o-transition: bottom 0.5s ease;
    transition: bottom 0.5s ease
}

div#mobile-bar a {
    margin: 0 5px;
    padding: 0;
    max-width: 200px;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1
}

div#mobile-bar.visible {
    bottom: 0
}

@media screen and (min-width:768px) {
    div#mobile-bar {
        display: none
    }
}

body.home div#highlight {
    width: 100% !important;
    height: 650px;
    overflow: hidden;
    position: relative;
    margin-top: 0;
    top: 0;
    left: 0
}

body.home div#highlight div#highlight-image {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background: #010101
}

body.home div#highlight div#highlight-image .img {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body.home div#highlight div#highlight-image .img .items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    max-width: 810px;
    margin: 0 auto
}

body.home div#highlight div#highlight-image .img .items h2,
body.home div#highlight div#highlight-image .img .items p {
    color: #fff;
    text-align: center
}

body.home div#highlight div#highlight-image .img .items h2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    font-size: 48px;
    line-height: 58px
}

body.home div#highlight div#highlight-image .img .items p {
    font-size: 18px;
    line-height: 36px
}

@media screen and (max-width:900px) {
    body.home div#highlight div#highlight-image .img .items {
        max-width: 95%
    }

    body.home div#highlight div#highlight-image .img .items h2 {
        font-size: 42px;
        line-height: 50px
    }

    body.home div#highlight div#highlight-image .img .items p {
        line-height: 30px
    }
}

body.home div#highlight div#highlight-image nav {
    position: absolute;
    bottom: 30px;
    width: 100%;
    left: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

body.home div#highlight div#highlight-image nav a {
    cursor: pointer;
    display: block;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #fff;
    margin: 0 5px;
    text-indent: -9999px;
    -webkit-transition: background 0.15s ease;
    -moz-transition: background 0.15s ease;
    -ms-transition: background 0.15s ease;
    -o-transition: background 0.15s ease;
    transition: background 0.15s ease
}

body.home div#highlight div#highlight-image nav a:hover,
body.home div#highlight div#highlight-image nav a.active {
    background: #747474
}

@media screen and (max-width:768px) {
    body.home div#highlight {
        height: 90vh
    }
}

body.home div.grid-body {
    min-height: 100px
}

body.home div#award {
    padding: 150px 0
}

@media screen and (max-width:768px) {
    body.home div#award {
        padding: 70px 0
    }
}

body.home .text-facebook {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 500px;
    padding: 0 50px
}

@media screen and (max-width:768px) {
    body.home .text-facebook {
        height: auto;
        padding: 0
    }
}

body.home #include-1 {
    padding: 160px 0
}

body.home #include-1 .grid-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

@media screen and (max-width:768px) {
    body.home #include-1 .grid-row {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

body.home #include-1 .grid-col {
    text-align: center
}

body.home #include-1 .icon {
    margin-bottom: 40px
}

body.home #include-1 .img {
    width: 100%
}

body.home #include-1 .button {
    background: #f3f3f3;
    color: #010101 !important
}

body.home #include-1 .button:hover {
    background: #747474;
    color: #fff !important
}

body.home #include-2 {
    background: #f3f3f3;
    padding: 160px 0;
    position: relative
}

body.home #include-2 .grid-col .content {
    padding-left: calc(10% + 60px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

body.home #include-2 .grid-col span {
    color: #223d7f;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    display: block;
    margin-bottom: 14px;
    padding: 3px 0;
    display: inline-block
}

body.home #include-2 .grid-col h3 {
    color: #010101;
    font-weight: 800
}

body.home #include-2 .grid-col a {
    text-decoration: none;
    font-weight: 800;
    color: #747474
}

body.home #include-2 .grid-col a:hover {
    color: #1b1b1b
}

body.home #include-2 .image {
    width: 50%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 0
}

@media screen and (max-width:768px) {
    body.home #include-2 {
        padding: 300px 0 0
    }

    body.home #include-2 .grid-col:last-child {
        padding: 80px 0;
        width: 100%
    }

    body.home #include-2 .grid-col:last-child .content {
        padding: 0
    }

    body.home #include-2 .image {
        top: 0;
        width: 100%;
        height: 300px
    }

    body.home #include-2 .icon {
        width: 140px;
        height: 140px;
        top: 230px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

body.home #footer-testimonial {
    background: #fbfbfb;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

body.home #footer-testimonial .buttons {
    margin: 30px 0 50px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

body.home #footer-testimonial .buttons a {
    margin: 0 2px;
    background: #61ccee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

div.sortable-box {
    margin-left: 1.0309278350515463% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    box-sizing: border-box !important
}