
/*!
SLIDERS
*/.slick-carousel {
    overflow: hidden;
}
.slick-slide {
    padding: 15px;
    opacity: .7;
    transition: all .2s ease-in-out;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.flex-control-paging li a, .slick-next, .slick-prev {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
}
.slick-slide.slick-current {
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.slick-slide img {
    width: 100%}
.slick-next, .slick-prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    height: 60px;
    margin-top: -30px;
    color: rgba(255, 255, 255, .7);
    font-size: 4rem;
    z-index: 2;
    transition: all .2s ease-in-out;
}
.slick-next:hover, .slick-prev:hover {
    color: rgba(255, 255, 255, 1);
}
.slick-next.slick-disabled, .slick-prev.slick-disabled {
    display: none!important;
}
.slick-prev {
    left: 150px;
}
.slick-next {
    right: 150px;
}
.slick-next.slick-arrow i, .slick-prev.slick-arrow i {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
}
@media (max-width:992px) {
    .slick-prev {
    left: 90px;
}
.slick-next {
    right: 90px;
}
}@media (max-width:768px) {
    .section-faq .row .col-md-6: first-child .faq-question:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.slick-next, .slick-prev {
    font-size: 2rem;
    height: 30px;
    margin-top: -15px;
}
}.owl-carousel {
    margin-bottom: 0;
    position: relative;
}
.owl-carousel figure {
    background: 0 0;
}
.owl-carousel.owl-nav {
    margin-top: 0;
}
.owl-carousel .owl-nav [class*=owl-] {
    opacity: 0;
    position: absolute;
    width: 38px;
    height: 38px;
    top: 50%;
    margin-top: -27px;
    left: -30px;
    line-height: 32px;
    border: none;
    color: #562F08;
    background-color: transparent;
    font-size: 38px;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.owl-carousel .owl-nav .owl-next {
    right: -15px;
    left: auto;
}
.owl-carousel .owl-nav [class*=owl-] i {
    display: block;
    margin-top: 0;
}
.owl-carousel:hover .owl-nav .owl-next.disabled, .owl-carousel:hover .owl-nav .owl-prev.disabled {
    opacity: 0;
}
.owl-carousel:hover .owl-nav .owl-next {
    opacity: 1;
    right: 0;
    left: auto;
    background-color: transparent;
    color: #124371;
    cursor: pointer;
}
.owl-carousel:hover .owl-nav .owl-prev {
    opacity: 1;
    left: -15px;
    right: auto;
    background-color: transparent;
    color: #124371;
    cursor: pointer;
}
.owl-big-nav .owl-item {
    margin-bottom: -7px;
    overflow: hidden;
}
.owl-big-nav .owl-nav {
    margin-top: 0;
}
.owl-big-nav .owl-nav .owl-next, .owl-big-nav .owl-nav .owl-prev {
    color: #444;
    background: rgba(0, 0, 0, .3)!important;
    color: rgba(255, 255, 255, .7)!important;
}
.owl-big-nav .owl-nav .owl-next:hover, .owl-big-nav .owl-nav .owl-prev:hover {
    background: rgba(0, 0, 0, .5)!important;
    color: rgba(255, 255, 255, .9)!important;
}
.owl-big-nav .owl-nav .owl-prev i {
    left: 10px!important;
    margin-left: -6px;
}
.owl-big-nav .owl-nav .owl-next i {
    right: 10px!important;
    margin-right: -6px;
}
.owl-big-nav .owl-nav .owl-prev {
    left: 0!important;
    margin: 0;
    height: 70px;
    top: 50%;
    margin-top: -40px;
    width: 50px;
    border-radius: 0 4px 4px 0;
}
.owl-big-nav .owl-nav .owl-next {
    right: 0!important;
    margin: 0;
    height: 70px;
    top: 50%;
    margin-top: -40px;
    width: 50px;
    border-radius: 4px 0 0 4px;
}
.owl-big-nav .owl-nav .owl-next i, .owl-big-nav .owl-nav .owl-prev i {
    position: absolute;
    top: 50%;
    height: 40px;
    margin-top: -20px;
}
.owl-theme .owl-dots .owl-dot span {
    background: rgba(0, 0, 0, .2);
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #363636;
}
.owl-carousel.owl-nav-light:hover .owl-nav .owl-next, .owl-carousel.owl-nav-light:hover .owl-nav .owl-prev {
    color: #fff;
}
.owl-carousel figure {
    margin-bottom: 0;
}
.owl-carousel figure.simple-effect figcaption {
    height: auto;
    width: auto;
    position: absolute;
    top: auto;
    bottom: 2rem;
    left: 2rem;
    padding: .9rem 1.5rem;
    background: rgba(0, 0, 0, .6);
    display: inline-block;
    font-family: Roboto, arial;
    font-weight: 300;
    font-size: 1.8rem;
    color: #fff;
}
.owl-carousel figure.simple-effect figcaption h3 {
    margin-bottom: 0;
    font-size: 1.8rem;
    color: #fff;
}
.owl-carousel figure.simple-effect figcaption p {
    color: #fff;
}
.owl-carousel figure.simple-effect figcaption.caption-right {
    left: auto;
    right: 2rem;
}
.owl-carousel figure.simple-effect figcaption.caption-top {
    bottom: auto;
    top: 2rem;
}
.owl-carousel figure.simple-effect figcaption.caption-light {
    background: rgba(255, 255, 255, .8);
    color: #121212;
}
.owl-carousel figure.simple-effect figcaption.caption-light h3, .owl-carousel figure.simple-effect figcaption.caption-light p {
    color: #121212;
}
.owl-carousel .owl-item img {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
@media (max-width:768px) {
    .owl-container {
    margin: 0 4rem;
}
.owl-carousel figure.simple-effect figcaption {
    padding: .5rem .9rem;
    font-size: 1rem;
}
.owl-carousel figure.simple-effect figcaption h3 {
    font-size: 1rem;
}
}.bx-wrapper, .flexslider {
    margin: 0;
    border: none;
    background: 0 0;
}
.bx-wrapper {
    box-shadow: none;
}
.flexslider {
    overflow: hidden;
}
.flexslider figure {
    margin-bottom: 0;
}
.flexslider .slides {
    zoom: 1;
    overflow: hidden;
}
.flexslider .slides img {
    margin: auto;
}
.flexslider ul li {
    overflow: hidden;
}
.flex-control-nav {
    bottom: 10px;
    z-index: 2;
}
.flexslider .flex-viewport li {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
}
.flex-control-paging li a {
    background: 0 0;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .8), 0 1px 2px rgba(0, 0, 0, .1);
    border: none;
    transition: all .2s ease-in-out;
}
#nav-slider li img, .t-overlay {
    -webkit-transition: all .2s ease-in-out;
}
.flex-control-paging li a:hover {
    background: 0 0;
    box-shadow: inset 0 0 0 6px rgba(255, 255, 255, .7), 0 1px 2px rgba(0, 0, 0, .1);
}
.flex-control-paging li a.flex-active {
    background: 0 0;
    box-shadow: inset 0 0 0 6px rgba(255, 255, 255, 1), 0 1px 2px rgba(0, 0, 0, .1);
}
.flex-direction-nav a {
    height: 50px;
    width: 50px;
    margin: -25px 0 0;
    background: rgba(10, 37, 62, .6);
    webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}
.flex-direction-nav a.flex-next {
    webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}
.flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev {
    opacity: .7;
    text-align: center;
}
.flex-direction-nav a.flex-prev, .flexslider:hover .flex-direction-nav .flex-prev {
    left: -5px;
}
.flex-direction-nav a.flex-next::before, .flex-direction-nav a.flex-prev::before {
    color: #fff;
    text-shadow: none;
    margin-top: 3px;
}
.flex-direction-nav a.flex-prev::before {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 2.1rem;
}
.flex-direction-nav a.flex-next, .flexslider:hover .flex-direction-nav .flex-next {
    right: -5px;
}
.flex-direction-nav a.flex-next:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 2.1rem;
}
.flexslider .flex-caption {
    position: absolute;
    bottom: 2rem;
    left: 2rem;
    padding: .6rem 1.5rem;
    background: rgba(0, 0, 0, .6);
    display: inline-block;
    font-family: Roboto, arial;
    font-weight: 300;
    font-size: 1.8rem;
    color: #fff;
}
#rev_slider, .flex-nav-hidden .flex-control-nav {
    display: none;
}
.flexslider .flex-caption.caption-right {
    left: auto;
    right: 2rem;
}
.flexslider .flex-caption.caption-top {
    bottom: auto;
    top: 2rem;
}
.flexslider .flex-caption.caption-light {
    background: rgba(255, 255, 255, .8);
    color: #121212;
}
#nav-slider {
    margin-top: 2px;
}
#nav-slider li {
    margin-right: 2px;
    cursor: pointer;
}
#nav-slider li.flex-active-slide img, #nav-slider li:hover img {
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
#nav-slider li img {
    opacity: .5;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
header .flexslider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%}
.section-header .flexslider~div .blog-meta, .section-header .flexslider~div h1 {
    text-shadow: -1px 0 6px rgba(255, 255, 255, .7);
}
.flexslider.flex-nav-bottom {
    overflow: visible;
    margin-bottom: 40px;
}
.flexslider.flex-nav-bottom .flex-control-nav {
    bottom: -35px;
}
.flexslider .flex-control-paging li a {
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .3);
}
.flexslider .flex-control-paging li a:hover {
    box-shadow: inset 0 0 0 6px rgba(255, 255, 255, .7);
}
.flexslider .flex-control-paging li a.flex-active {
    box-shadow: inset 0 0 0 6px rgba(255, 255, 255, 1);
}
.height-full .flexslider, .height-full .flexslider .slides, .height-full .flexslider .slides>li {
    height: 100%}
.height-full .flexslider .slides>li {
    background-position: center;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.mobile-slider {
    max-width: 500px;
    margin: auto;
}
.flex-thumbs li {
    margin-right: 3px;
    margin-top: 3px;
}
#product-slider-thumbnails .flex-direction-nav a.flex-next::before, #product-slider-thumbnails .flex-direction-nav a.flex-prev::before {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .7);
}
@media (max-width:992px) {
    .flexslider .flex-caption {
    font-size: 1rem;
    line-height: 1.2;
}
}.medium_grey, .medium_text, .small_text, .tp-caption.medium_grey, .tp-caption.medium_text, .tp-caption.small_text {
    line-height: 20px;
    margin: 0;
    position: absolute;
    border-style: none;
    border-width: 0;
    font-family: Arial;
    font-weight: 700;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
    color: #fff;
    white-space: nowrap;
}
@media (max-width:768px) {
    .flexslider .slides img, .section-header .flexslider, .section-header .flexslider .slides, .section-header .flexslider .slides li {
    height: 100%}
}.rev_slider {
    overflow: hidden;
}
.medium_grey, .tp-caption.medium_grey {
    background-color: #888;
    font-size: 20px;
    padding: 2px 4px;
}
.small_text, .tp-caption.small_text {
    font-size: 14px;
}
.medium_text, .tp-caption.medium_text {
    font-size: 20px;
}
.large_text, .tp-caption.large_text {
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Arial;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    position: absolute;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
    white-space: nowrap;
}
.tp-caption.very_big_black, .tp-caption.very_big_white, .tp-caption.very_large_text, .very_big_black, .very_big_white, .very_large_text {
    border-style: none;
    border-width: 0;
    font-family: Arial;
    font-size: 60px;
    line-height: 60px;
    margin: 0;
    position: absolute;
}
.tp-caption.very_large_text, .very_large_text {
    color: #fff;
    font-weight: 700;
    letter-spacing: -2px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
    white-space: nowrap;
}
.tp-caption.very_big_white, .very_big_white {
    background-color: #000;
    color: #fff;
    font-weight: 800;
    padding: 1px 4px 0;
    text-shadow: none;
    white-space: nowrap;
}
.tp-caption.very_big_black, .very_big_black {
    background-color: #fff;
    color: #000;
    font-weight: 700;
    padding: 1px 4px 0;
    text-shadow: none;
    white-space: nowrap;
}
.modern_medium_fat, .modern_medium_fat_white, .modern_medium_light, .tp-caption.modern_medium_fat, .tp-caption.modern_medium_fat_white, .tp-caption.modern_medium_light {
    border-style: none;
    border-width: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    line-height: 20px;
    white-space: nowrap;
}
.modern_medium_fat, .tp-caption.modern_medium_fat {
    color: #000;
    font-weight: 800;
    margin: 0;
    position: absolute;
    text-shadow: none;
}
.modern_medium_fat_white, .tp-caption.modern_medium_fat_white {
    color: #fff;
    font-weight: 800;
    margin: 0;
    position: absolute;
    text-shadow: none;
}
.modern_medium_light, .tp-caption.modern_medium_light {
    color: #000;
    font-weight: 300;
    margin: 0;
    position: absolute;
    text-shadow: none;
}
.modern_big_bluebg, .modern_big_redbg, .tp-caption.modern_big_bluebg, .tp-caption.modern_big_redbg {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 36px;
    position: absolute;
    text-shadow: none;
    margin: 0;
    border-style: none;
    border-width: 0;
}
.modern_big_bluebg, .tp-caption.modern_big_bluebg {
    background-color: #4e5b6c;
    font-weight: 800;
    padding: 3px 10px;
}
.modern_big_redbg, .tp-caption.modern_big_redbg {
    background-color: #de543e;
    font-weight: 300;
    padding: 1px 10px 3px;
}
.modern_small_text_dark, .tp-caption.modern_small_text_dark {
    border-style: none;
    border-width: 0;
    color: #555;
    font-family: Arial;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    position: absolute;
    text-shadow: none;
    white-space: nowrap;
}
.boxshadow, .tp-caption.boxshadow {
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    box-shadow: 0 0 20px rgba(0, 0, 0, .5);
}
.black, .tp-caption.black {
    color: #000;
    text-shadow: none;
}
.thinheadline_dark, .thintext_dark, .tp-caption.thinheadline_dark, .tp-caption.thintext_dark {
    background-color: transparent;
    color: rgba(0, 0, 0, .85);
    font-family: 'Roboto';
    font-weight: 300;
    position: absolute;
    text-shadow: none;
}
.noshadow, .tp-caption.noshadow {
    text-shadow: none;
}
.thinheadline_dark, .tp-caption.thinheadline_dark {
    font-size: 30px;
    line-height: 30px;
}
.thintext_dark, .tp-caption.thintext_dark {
    font-size: 16px;
    line-height: 26px;
}
.largeblackbg, .tp-caption.largeblackbg {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background-color: #000;
    border-radius: 0;
    color: #fff;
    font-family: 'Roboto';
    font-size: 50px;
    font-weight: 300;
    line-height: 70px;
    padding: 0 20px;
    position: absolute;
    text-shadow: none;
}
.largepinkbg, .largewhitebg, .tp-caption.largepinkbg, .tp-caption.largewhitebg {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 50px;
    font-weight: 300;
    line-height: 70px;
    padding: 0 20px;
    position: absolute;
    text-shadow: none;
    font-family: 'Roboto'}
.largepinkbg, .tp-caption.largepinkbg {
    background-color: #db4360;
    border-radius: 0;
    color: #fff;
}
.largewhitebg, .tp-caption.largewhitebg {
    background-color: #fff;
    border-radius: 0;
    color: #000;
}
.largegreenbg, .tp-caption.largegreenbg {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background-color: #67ae73;
    border-radius: 0;
    color: #fff;
    font-family: 'Roboto';
    font-size: 50px;
    font-weight: 300;
    line-height: 70px;
    padding: 0 20px;
    position: absolute;
    text-shadow: none;
}
.excerpt, .tp-caption.excerpt {
    background-color: rgba(0, 0, 0, 1);
    border-color: #fff;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Arial;
    font-size: 36px;
    font-weight: 700;
    height: auto;
    letter-spacing: -1.5px;
    line-height: 36px;
    margin: 0;
    padding: 1px 4px 0;
    text-decoration: none;
    text-shadow: none;
    white-space: normal!important;
    width: 150px;
}
.large_bold_grey, .tp-caption.large_bold_grey {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #666;
    font-family: 'Roboto';
    font-size: 60px;
    font-weight: 800;
    line-height: 60px;
    margin: 0;
    padding: 1px 4px 0;
    text-decoration: none;
    text-shadow: none;
}
.medium_thin_grey, .small_thin_grey, .tp-caption.medium_thin_grey, .tp-caption.small_thin_grey {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    font-family: 'Roboto';
    font-weight: 300;
    margin: 0;
    padding: 1px 4px 0;
    text-decoration: none;
    text-shadow: none;
}
.medium_thin_grey, .tp-caption.medium_thin_grey {
    color: #666;
    font-size: 34px;
    line-height: 30px;
}
.small_thin_grey, .tp-caption.small_thin_grey {
    color: #757575;
    font-size: 18px;
    line-height: 26px;
}
.lightgrey_divider, .tp-caption.lightgrey_divider {
    background-color: rgba(235, 235, 235, 1);
    background-position: initial initial;
    background-repeat: initial initial;
    border-color: #222;
    border-style: none;
    border-width: 0;
    height: 3px;
    text-decoration: none;
    width: 370px;
}
.large_bold_darkblue, .medium_bg_darkblue, .tp-caption.large_bold_darkblue, .tp-caption.medium_bg_darkblue {
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    font-family: 'Roboto';
    font-weight: 800;
    text-decoration: none;
}
.large_bold_darkblue, .tp-caption.large_bold_darkblue {
    background-color: transparent;
    color: #34495e;
    font-size: 58px;
    line-height: 60px;
}
.medium_bg_darkblue, .tp-caption.medium_bg_darkblue {
    background-color: #34495e;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    padding: 10px;
}
.medium_bold_red, .medium_light_red, .tp-caption.medium_bold_red, .tp-caption.medium_light_red {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #e33a0c;
    font-family: 'Roboto';
    padding: 0;
}
.medium_bold_red, .tp-caption.medium_bold_red {
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
    text-decoration: none;
}
.medium_light_red, .tp-caption.medium_light_red {
    font-size: 21px;
    font-weight: 300;
    line-height: 26px;
    text-decoration: none;
}
.medium_bg_orange, .medium_bg_red, .tp-caption.medium_bg_orange, .tp-caption.medium_bg_red {
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    font-family: 'Roboto';
    padding: 10px;
    font-weight: 800;
    text-decoration: none;
}
.medium_bg_red, .tp-caption.medium_bg_red {
    background-color: #e33a0c;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
}
.medium_bold_orange, .tp-caption.medium_bold_orange {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #f39c12;
    font-family: 'Roboto';
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
    text-decoration: none;
}
.medium_bg_orange, .tp-caption.medium_bg_orange {
    background-color: #f39c12;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
}
.grassfloor, .tp-caption.grassfloor {
    background-color: rgba(160, 179, 151, 1);
    border-color: #222;
    border-style: none;
    border-width: 0;
    height: 150px;
    text-decoration: none;
    width: 4000px;
}
.large_bold_white, .medium_light_white, .tp-caption.large_bold_white, .tp-caption.medium_light_white {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: 'Roboto'}
.large_bold_white, .tp-caption.large_bold_white {
    font-size: 58px;
    font-weight: 800;
    line-height: 60px;
    text-decoration: none;
}
.medium_light_white, .tp-caption.medium_light_white {
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
    padding: 0;
    text-decoration: none;
}
.mediumlarge_light_white, .mediumlarge_light_white_center, .tp-caption.mediumlarge_light_white, .tp-caption.mediumlarge_light_white_center {
    background-color: transparent;
    font-family: 'Roboto';
    font-size: 34px;
    font-weight: 300;
    line-height: 40px;
    padding: 0;
    text-decoration: none;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #fff;
}
.mediumlarge_light_white_center, .tp-caption.mediumlarge_light_white_center {
    text-align: center;
}
.medium_bg_asbestos, .tp-caption.medium_bg_asbestos {
    background-color: #7f8c8d;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: 'Roboto';
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    padding: 10px;
    text-decoration: none;
}
.large_bold_black, .medium_light_black, .tp-caption.large_bold_black, .tp-caption.medium_light_black {
    color: #000;
    font-family: 'Roboto';
    text-decoration: none;
    border-style: none;
    border-width: 0;
    background-color: transparent;
    border-color: #ffd658;
}
.medium_light_black, .tp-caption.medium_light_black {
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
    padding: 0;
}
.large_bold_black, .tp-caption.large_bold_black {
    font-size: 58px;
    font-weight: 800;
    line-height: 60px;
}
.mediumlarge_light_darkblue, .tp-caption.mediumlarge_light_darkblue {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #34495e;
    font-family: 'Roboto';
    font-size: 34px;
    font-weight: 300;
    line-height: 40px;
    padding: 0;
    text-decoration: none;
}
.large_bg_black, .small_light_white, .tp-caption.large_bg_black, .tp-caption.small_light_white {
    border-style: none;
    border-width: 0;
    color: #fff;
    text-decoration: none;
    font-family: 'Roboto'}
.small_light_white, .tp-caption.small_light_white {
    background-color: transparent;
    border-color: #ffd658;
    font-size: 17px;
    font-weight: 300;
    line-height: 28px;
    padding: 0;
}
.roundedimage, .tp-caption.roundedimage {
    border-color: #222;
    border-style: none;
    border-width: 0;
}
.large_bg_black, .tp-caption.large_bg_black {
    background-color: #000;
    border-color: #ffd658;
    font-size: 40px;
    font-weight: 800;
    line-height: 40px;
    padding: 10px 20px 15px;
}
.mediumwhitebg, .tp-caption.mediumwhitebg {
    background-color: #fff;
    border-color: #000;
    border-style: none;
    border-width: 0;
    color: #000;
    font-family: 'Roboto';
    font-size: 30px;
    font-weight: 300;
    line-height: 30px;
    padding: 5px 15px 10px;
    text-decoration: none;
    text-shadow: none;
}
.maincaption, .miami_subtitle, .miami_title_60px, .tp-caption.maincaption, .tp-caption.miami_subtitle, .tp-caption.miami_title_60px {
    background-color: transparent;
    border-color: #000;
    text-shadow: none;
    border-style: none;
    border-width: 0;
    text-decoration: none;
}
.maincaption, .tp-caption.maincaption {
    color: #212a40;
    font-size: 33px;
    font-weight: 500;
    line-height: 43px;
}
.miami_title_60px, .tp-caption.miami_title_60px {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 60px;
}
.miami_subtitle, .tp-caption.miami_subtitle {
    color: rgba(255, 255, 255, .65);
    font-family: "Source Sans Pro";
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 24px;
}
.divideline30px, .tp-caption.divideline30px {
    background: #fff;
    background-color: #fff;
    border-color: #222;
    border-style: none;
    border-width: 0;
    height: 2px;
    min-width: 30px;
    text-decoration: none;
}
.Miami_nostyle, .tp-caption.Miami_nostyle {
    border-color: #222;
    border-style: none;
    border-width: 0;
}
.miami_content_dark, .miami_content_light, .miami_title_60px_dark, .tp-caption.miami_content_dark, .tp-caption.miami_content_light, .tp-caption.miami_title_60px_dark {
    background-color: transparent;
    border-color: #000;
    font-family: "Source Sans Pro";
    border-style: none;
    border-width: 0;
    text-decoration: none;
    text-shadow: none;
}
.miami_content_light, .tp-caption.miami_content_light {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 28px;
}
.miami_title_60px_dark, .tp-caption.miami_title_60px_dark {
    color: #333;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 60px;
}
.miami_content_dark, .tp-caption.miami_content_dark {
    color: #666;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 28px;
}
.divideline30px_dark, .tp-caption.divideline30px_dark {
    background-color: #333;
    border-color: #222;
    border-style: none;
    border-width: 0;
    height: 2px;
    min-width: 30px;
    text-decoration: none;
}
.ellipse70px, .tp-caption.ellipse70px {
    background-color: rgba(0, 0, 0, .14902);
    border-color: #222;
    border-radius: 50px;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    line-height: 1px;
    min-height: 70px;
    min-width: 70px;
    text-decoration: none;
}
.MarkerDisplay, .Restaurant-Display, .tp-caption.MarkerDisplay, .tp-caption.Restaurant-Display {
    background-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    font-style: normal;
    padding: 0;
    text-decoration: none;
}
.arrowicon, .tp-caption.arrowicon {
    border-color: #222;
    border-style: none;
    border-width: 0;
    line-height: 1px;
}
.MarkerDisplay, .tp-caption.MarkerDisplay {
    border-color: #000;
    font-family: Permanent Marker;
    text-shadow: none;
}
.Restaurant-Display, .tp-caption.Restaurant-Display {
    border-color: transparent;
    color: #fff;
    font-size: 120px;
    font-weight: 700;
    line-height: 120px;
}
.Restaurant-Cursive, .Restaurant-ScrollDownText, .tp-caption.Restaurant-Cursive, .tp-caption.Restaurant-ScrollDownText {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 2px;
}
.Restaurant-Cursive, .tp-caption.Restaurant-Cursive {
    font-size: 30px;
    line-height: 30px;
    padding: 0;
    text-decoration: none;
}
.Restaurant-ScrollDownText, .tp-caption.Restaurant-ScrollDownText {
    font-size: 17px;
    line-height: 17px;
    padding: 0;
    text-decoration: none;
}
.Restaurant-Description, .Restaurant-Price, .tp-caption.Restaurant-Description, .tp-caption.Restaurant-Price {
    background-color: transparent;
    color: #fff;
    font-weight: 300;
    line-height: 30px;
    padding: 0;
    text-decoration: none;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    font-style: normal;
    letter-spacing: 3px;
}
.Restaurant-Description, .tp-caption.Restaurant-Description {
    font-size: 20px;
}
.Restaurant-Price, .tp-caption.Restaurant-Price {
    font-size: 30px;
}
.Restaurant-Menuitem, .tp-caption.Restaurant-Menuitem {
    background-color: rgba(0, 0, 0, 1);
    border-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1);
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 17px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none;
}
.Furniture-LogoText, .Furniture-Plus, .tp-caption.Furniture-LogoText, .tp-caption.Furniture-Plus {
    border-color: transparent;
    border-style: none;
    border-width: 0;
    color: rgba(230, 207, 163, 1);
    text-decoration: none;
}
.Furniture-LogoText, .tp-caption.Furniture-LogoText {
    background-color: transparent;
    border-radius: 0;
    font-family: Roboto;
    font-size: 160px;
    font-style: normal;
    font-weight: 300;
    line-height: 150px;
    padding: 0;
    text-shadow: none;
}
.Furniture-Plus, .tp-caption.Furniture-Plus {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, .1) 0 1px 3px;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 6px 7px 4px;
    text-shadow: none;
}
.Furniture-Subtitle, .Furniture-Title, .tp-caption.Furniture-Subtitle, .tp-caption.Furniture-Title {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: rgba(0, 0, 0, 1);
    line-height: 20px;
    font-family: Roboto;
    font-style: normal;
    text-shadow: none;
}
.Furniture-Title, .tp-caption.Furniture-Title {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 3px;
    padding: 0;
    text-decoration: none;
}
.Furniture-Subtitle, .tp-caption.Furniture-Subtitle {
    font-size: 17px;
    font-weight: 300;
    padding: 0;
    text-decoration: none;
}
.Fashion-SmallText, .Gym-Display, .Gym-SmallText, .Gym-Subline, .tp-caption.Fashion-SmallText, .tp-caption.Gym-Display, .tp-caption.Gym-SmallText, .tp-caption.Gym-Subline {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1);
    padding: 0;
    text-decoration: none;
}
.Gym-Display, .tp-caption.Gym-Display {
    font-family: Roboto;
    font-size: 80px;
    font-style: normal;
    font-weight: 900;
    line-height: 70px;
}
.Gym-Subline, .tp-caption.Gym-Subline {
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 100;
    letter-spacing: 5px;
    line-height: 30px;
}
.Gym-SmallText, .tp-caption.Gym-SmallText {
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 22;
    text-shadow: none;
}
.Fashion-SmallText, .tp-caption.Fashion-SmallText {
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 20px;
}
.Fashion-BigDisplay, .Fashion-TextBlock, .tp-caption.Fashion-BigDisplay, .tp-caption.Fashion-TextBlock {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: rgba(0, 0, 0, 1);
    font-family: Roboto;
    font-style: normal;
    letter-spacing: 2px;
}
.Fashion-BigDisplay, .tp-caption.Fashion-BigDisplay {
    font-size: 60px;
    font-weight: 900;
    line-height: 60px;
    padding: 0;
    text-decoration: none;
}
.Fashion-TextBlock, .tp-caption.Fashion-TextBlock {
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    padding: 0;
    text-decoration: none;
}
.Sports-Display, .Sports-DisplayFat, .tp-caption.Sports-Display, .tp-caption.Sports-DisplayFat {
    color: rgba(255, 255, 255, 1);
    font-size: 130px;
    font-style: normal;
    line-height: 130px;
    padding: 0;
    border-style: none;
    border-color: transparent;
    border-radius: 0;
    border-width: 0;
    text-decoration: none;
    background-color: transparent;
    font-family: Roboto;
}
.Sports-Display, .tp-caption.Sports-Display {
    font-weight: 100;
    letter-spacing: 13px;
}
.Sports-DisplayFat, .tp-caption.Sports-DisplayFat {
    font-weight: 900;
}
.Sports-Subline, .tp-caption.Sports-Subline {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: rgba(0, 0, 0, 1);
    font-family: Roboto;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 4px;
    line-height: 32px;
    padding: 0;
    text-decoration: none;
}
.Instagram-Caption, .News-Subtitle, .News-Title, .tp-caption.Instagram-Caption, .tp-caption.News-Subtitle, .tp-caption.News-Title {
    color: rgba(255, 255, 255, 1);
    font-style: normal;
    border-style: none;
    padding: 0;
}
.Instagram-Caption, .tp-caption.Instagram-Caption {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    border-width: 0;
    font-size: 20px;
    font-weight: 900;
    line-height: 20px;
    text-decoration: none;
}
.News-Title, .tp-caption.News-Title {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    border-width: 0;
    font-size: 70px;
    font-weight: 400;
    line-height: 60px;
    text-decoration: none;
}
.News-Subtitle, .News-Subtitle:hover, .tp-caption.News-Subtitle, .tp-caption.News-Subtitle:hover {
    background-color: rgba(255, 255, 255, 0);
    text-decoration: none;
    border-radius: 0;
    border-width: 0;
    border-color: transparent;
}
.News-Subtitle, .tp-caption.News-Subtitle {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
}
.News-Subtitle:hover, .tp-caption.News-Subtitle:hover {
    border-style: solid;
    color: rgba(255, 255, 255, .65);
}
.Photography-Display, .tp-caption.Photography-Display {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1);
    font-family: Roboto;
    font-size: 80px;
    font-style: normal;
    font-weight: 100;
    letter-spacing: 5px;
    line-height: 70px;
    padding: 0;
    text-decoration: none;
}
.Photography-ImageHover, .Photography-Menuitem, .Photography-Subline, .tp-caption.Photography-ImageHover, .tp-caption.Photography-Menuitem, .tp-caption.Photography-Subline {
    font-size: 20px;
    font-style: normal;
    text-decoration: none;
    border-radius: 0;
    border-style: none;
    border-width: 0;
}
.Photography-Subline, .tp-caption.Photography-Subline {
    background-color: transparent;
    border-color: transparent;
    color: rgba(119, 119, 119, 1);
    font-family: Roboto;
    font-weight: 300;
    letter-spacing: 3px;
    line-height: 30px;
    padding: 0;
}
.Photography-ImageHover, .tp-caption.Photography-ImageHover {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0);
    color: rgba(255, 255, 255, 1);
    font-weight: 400;
    line-height: 22;
    padding: 0;
}
.Photography-ImageHover:hover, .tp-caption.Photography-ImageHover:hover {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}
.Photography-Menuitem, .tp-caption.Photography-Menuitem {
    background-color: rgba(0, 0, 0, .65);
    border-color: transparent;
    color: rgba(255, 255, 255, 1);
    font-family: Roboto;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 20px;
    padding: 3px 5px 3px 8px;
}
.Photography-Menuitem:hover, .tp-caption.Photography-Menuitem:hover {
    background-color: rgba(0, 255, 222, .65);
    border-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}
.Photography-Textblock, .tp-caption.Photography-Textblock {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1);
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 30px;
    padding: 0;
    text-decoration: none;
}
.Photography-ImageHover2, .Photography-Subline-2, .tp-caption.Photography-ImageHover2, .tp-caption.Photography-Subline-2 {
    font-size: 20px;
    font-style: normal;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
}
.Photography-Subline-2, .tp-caption.Photography-Subline-2 {
    border-color: transparent;
    color: rgba(255, 255, 255, .35);
    font-family: Roboto;
    font-weight: 300;
    letter-spacing: 3px;
    line-height: 30px;
}
.Photography-ImageHover2, .tp-caption.Photography-ImageHover2 {
    border-color: rgba(255, 255, 255, 0);
    color: rgba(255, 255, 255, 1);
    font-family: Arial;
    font-weight: 400;
    line-height: 22;
}
.Photography-ImageHover2:hover, .tp-caption.Photography-ImageHover2:hover {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}
.WebProduct-Title, .tp-caption.WebProduct-Title {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: rgba(51, 51, 51, 1);
    font-family: Roboto;
    font-size: 90px;
    font-style: normal;
    font-weight: 100;
    line-height: 90px;
    padding: 0;
    text-decoration: none;
}
.WebProduct-Content, .WebProduct-SubTitle, .tp-caption.WebProduct-Content, .tp-caption.WebProduct-SubTitle {
    background-color: transparent;
    color: rgba(153, 153, 153, 1);
    padding: 0;
    border-color: transparent;
    border-radius: 0;
    font-family: Roboto;
    font-style: normal;
    border-style: none;
    border-width: 0;
    text-decoration: none;
}
.WebProduct-SubTitle, .tp-caption.WebProduct-SubTitle {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
}
.WebProduct-Content, .tp-caption.WebProduct-Content {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}
.WebProduct-Menuitem, .tp-caption.WebProduct-Menuitem {
    background-color: rgba(51, 51, 51, 1);
    border-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1);
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 20px;
    padding: 3px 5px 3px 8px;
    text-align: left;
    text-decoration: none;
}
.WebProduct-Menuitem:hover, .tp-caption.WebProduct-Menuitem:hover {
    background-color: rgba(255, 255, 255, 1);
    border-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: rgba(153, 153, 153, 1);
    text-decoration: none;
}
.WebProduct-Content-Light, .WebProduct-SubTitle-Light, .WebProduct-Title-Light, .tp-caption.WebProduct-Content-Light, .tp-caption.WebProduct-SubTitle-Light, .tp-caption.WebProduct-Title-Light {
    background-color: transparent;
    border-color: transparent;
    padding: 0;
    font-family: Roboto;
    text-align: left;
    border-radius: 0;
    font-style: normal;
}
.WebProduct-Title-Light, .tp-caption.WebProduct-Title-Light {
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1);
    font-size: 90px;
    font-weight: 100;
    line-height: 90px;
    text-decoration: none;
}
.WebProduct-SubTitle-Light, .tp-caption.WebProduct-SubTitle-Light {
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, .35);
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
}
.WebProduct-Content-Light, .tp-caption.WebProduct-Content-Light {
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, .65);
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
}
.FatRounded, .FatRounded:hover, .tp-caption.FatRounded, .tp-caption.FatRounded:hover {
    border-color: rgba(211, 211, 211, 1);
    border-radius: 50px;
    text-decoration: none;
    border-style: none;
    border-width: 0;
}
.FatRounded, .tp-caption.FatRounded {
    background-color: rgba(0, 0, 0, .5);
    color: rgba(255, 255, 255, 1);
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
    padding: 20px 22px 20px 25px;
    text-align: left;
    text-shadow: none;
}
.FatRounded:hover, .tp-caption.FatRounded:hover {
    background-color: rgba(0, 0, 0, 1);
    color: rgba(255, 255, 255, 1);
}
.NotGeneric-Title, .tp-caption.NotGeneric-Title {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1);
    font-size: 70px;
    font-style: normal;
    font-weight: 800;
    line-height: 70px;
    padding: 10px 0;
    text-decoration: none;
}
.NotGeneric-CallToAction, .NotGeneric-SubTitle, .tp-caption.NotGeneric-CallToAction, .tp-caption.NotGeneric-SubTitle {
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    border-radius: 0;
    font-family: Roboto;
    text-align: left;
    font-style: normal;
}
.NotGeneric-SubTitle, .tp-caption.NotGeneric-SubTitle {
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    font-size: 13px;
    letter-spacing: 4px;
    line-height: 20px;
    padding: 0;
}
.NotGeneric-CallToAction, .tp-caption.NotGeneric-CallToAction {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, .5);
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    letter-spacing: 3px;
    line-height: 14px;
    padding: 10px 30px;
}
.NotGeneric-CallToAction:hover, .tp-caption.NotGeneric-CallToAction:hover {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 1);
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}
.NotGeneric-Icon, .tp-caption.NotGeneric-Icon {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, 0);
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    color: rgba(255, 255, 255, 1);
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 30px;
    padding: 0;
    text-align: left;
    text-decoration: none;
}
.NotGeneric-Menuitem, .NotGeneric-Menuitem:hover, .tp-caption.NotGeneric-Menuitem, .tp-caption.NotGeneric-Menuitem:hover {
    background-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 1px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    border-radius: 0;
}
.NotGeneric-Menuitem, .tp-caption.NotGeneric-Menuitem {
    border-color: rgba(255, 255, 255, .15);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 3px;
    line-height: 14px;
    padding: 27px 30px;
    text-align: left;
}
.NotGeneric-Menuitem:hover, .tp-caption.NotGeneric-Menuitem:hover {
    border-color: rgba(255, 255, 255, 1);
}
.MarkerStyle, .tp-caption.MarkerStyle {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1);
    font-family: "Permanent Marker";
    font-size: 17px;
    font-style: normal;
    font-weight: 100;
    line-height: 30px;
    padding: 0;
    text-align: left;
    text-decoration: none;
}
.Gym-Menuitem, .Gym-Menuitem:hover, .tp-caption.Gym-Menuitem, .tp-caption.Gym-Menuitem:hover {
    background-color: rgba(0, 0, 0, 1);
    border-radius: 3px;
    border-style: solid;
    border-width: 2px;
    text-decoration: none;
    color: rgba(255, 255, 255, 1);
}
.Gym-Menuitem, .tp-caption.Gym-Menuitem {
    border-color: rgba(255, 255, 255, 0);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 20px;
    padding: 3px 5px 3px 8px;
    text-align: left;
}
.Gym-Menuitem:hover, .tp-caption.Gym-Menuitem:hover {
    border-color: rgba(255, 255, 255, .25);
}
.Newspaper-Title-Centered, .tp-caption.Newspaper-Title-Centered {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1);
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 55px;
    padding: 0 0 10px;
    text-align: center;
    text-decoration: none;
}
.Hero-Button, .NotGeneric-Button, .tp-caption.Hero-Button, .tp-caption.NotGeneric-Button {
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    padding: 10px 30px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 3px;
    line-height: 14px;
    font-style: normal;
}
.Hero-Button, .tp-caption.Hero-Button {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, .5);
    color: rgba(255, 255, 255, 1);
    text-align: left;
}
.Hero-Button:hover, .tp-caption.Hero-Button:hover {
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, 1);
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    color: rgba(0, 0, 0, 1);
    text-decoration: none;
}
.NotGeneric-Button, .tp-caption.NotGeneric-Button {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, .5);
    color: rgba(255, 255, 255, 1);
    text-align: left;
}
.NotGeneric-Button:hover, .tp-caption.NotGeneric-Button:hover {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 1);
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}
.NotGeneric-BigButton, .NotGeneric-BigButton:hover, .tp-caption.NotGeneric-BigButton, .tp-caption.NotGeneric-BigButton:hover {
    background-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 1px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    border-radius: 0;
}
.NotGeneric-BigButton, .tp-caption.NotGeneric-BigButton {
    border-color: rgba(255, 255, 255, .15);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 3px;
    line-height: 14px;
    padding: 27px 30px;
    text-align: left;
}
.NotGeneric-BigButton:hover, .tp-caption.NotGeneric-BigButton:hover {
    border-color: rgba(255, 255, 255, 1);
}
.WebProduct-Button, .tp-caption.WebProduct-Button {
    background-color: rgba(51, 51, 51, 1);
    border-color: rgba(0, 0, 0, 1);
    border-radius: 0;
    border-style: none;
    border-width: 2px;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 48px;
    padding: 0 40px;
    text-align: left;
    text-decoration: none;
}
.WebProduct-Button:hover, .tp-caption.WebProduct-Button:hover {
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(0, 0, 0, 1);
    border-radius: 0;
    border-style: none;
    border-width: 2px;
    color: rgba(51, 51, 51, 1);
    text-decoration: none;
}
.Restaurant-Button, .tp-caption.Restaurant-Button {
    background-color: rgba(10, 10, 10, 0);
    border-color: rgba(255, 255, 255, .5);
    border-radius: 0;
    border-style: solid;
    border-width: 2px;
    color: rgba(255, 255, 255, 1);
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 3px;
    line-height: 17px;
    padding: 12px 35px;
    text-align: left;
    text-decoration: none;
}
.Restaurant-Button:hover, .tp-caption.Restaurant-Button:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 224, 129, 1);
    border-radius: 0;
    border-style: solid;
    border-width: 2px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}
.Gym-Button, .Gym-Button:hover, .tp-caption.Gym-Button, .tp-caption.Gym-Button:hover {
    border-color: transparent;
    border-width: 0;
    text-decoration: none;
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    border-radius: 30px;
}
.Gym-Button, .tp-caption.Gym-Button {
    background-color: rgba(139, 192, 39, 1);
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 15px;
    padding: 13px 35px;
    text-align: left;
}
.Gym-Button:hover, .tp-caption.Gym-Button:hover {
    background-color: rgba(114, 168, 0, 1);
}
.Gym-Button-Light, .tp-caption.Gym-Button-Light {
    background-color: transparent;
    border-color: rgba(255, 255, 255, .25);
    border-radius: 30px;
    border-style: solid;
    border-width: 2px;
    color: rgba(255, 255, 255, 1);
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 15px;
    padding: 12px 35px;
    text-align: left;
    text-decoration: none;
}
.Sports-Button-Light, .Sports-Button-Red, .tp-caption.Sports-Button-Light, .tp-caption.Sports-Button-Red {
    color: rgba(255, 255, 255, 1);
    font-size: 17px;
    letter-spacing: 2px;
    line-height: 17px;
    padding: 12px 35px;
    text-decoration: none;
    border-style: solid;
    border-width: 2px;
    font-weight: 600;
    font-style: normal;
    text-align: left;
}
.Gym-Button-Light:hover, .tp-caption.Gym-Button-Light:hover {
    background-color: rgba(114, 168, 0, 0);
    border-color: rgba(139, 192, 39, 1);
    border-radius: 30px;
    border-style: solid;
    border-width: 2px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}
.Sports-Button-Light, .tp-caption.Sports-Button-Light {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, .5);
    border-radius: 0;
}
.Sports-Button-Light:hover, .tp-caption.Sports-Button-Light:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, 1);
    border-radius: 0;
    border-style: solid;
    border-width: 2px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}
.Sports-Button-Red, .tp-caption.Sports-Button-Red {
    background-color: rgba(219, 28, 34, 1);
    border-color: rgba(219, 28, 34, 0);
    border-radius: 0;
}
.Sports-Button-Red:hover, .tp-caption.Sports-Button-Red:hover {
    background-color: rgba(0, 0, 0, 1);
    border-color: rgba(0, 0, 0, 1);
    border-radius: 0;
    border-style: solid;
    border-width: 2px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}
.Photography-Button, .Photography-Button:hover, .tp-caption.Photography-Button, .tp-caption.Photography-Button:hover {
    border-radius: 30px;
    border-width: 1px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-style: solid;
}
.Photography-Button, .tp-caption.Photography-Button {
    border-color: rgba(255, 255, 255, .25);
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 15px;
    padding: 13px 35px;
    text-align: left;
}
.Photography-Button:hover, .tp-caption.Photography-Button:hover {
    border-color: rgba(255, 255, 255, 1);
}
.Newspaper-Button-2, .tp-caption.Newspaper-Button-2 {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, .5);
    border-radius: 3px;
    border-style: solid;
    border-width: 2px;
    color: rgba(255, 255, 255, 1);
    font-size: 15px;
    font-style: normal;
    font-weight: 900;
    line-height: 15px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none;
}
.Newspaper-Button-2:hover, .tp-caption.Newspaper-Button-2:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, 1);
    border-radius: 3px;
    border-style: solid;
    border-width: 2px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}
.Feature-Tour, .Feature-Tour:hover, .tp-caption.Feature-Tour, .tp-caption.Feature-Tour:hover {
    border-color: transparent;
    border-width: 0;
    color: rgba(255, 255, 255, 1);
    border-radius: 30px;
    border-style: solid;
    text-decoration: none;
}
.Feature-Tour, .tp-caption.Feature-Tour {
    background-color: rgba(139, 192, 39, 1);
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    padding: 17px 35px;
    text-align: left;
}
.Feature-Tour:hover, .tp-caption.Feature-Tour:hover {
    background-color: rgba(114, 168, 0, 1);
}
.Feature-Examples, .tp-caption.Feature-Examples {
    background-color: transparent;
    border-color: rgba(33, 42, 64, .15);
    border-radius: 30px;
    border-style: solid;
    border-width: 2px;
    color: rgba(33, 42, 64, .5);
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    padding: 15px 35px;
    text-align: left;
    text-decoration: none;
}
.Feature-Examples:hover, .tp-caption.Feature-Examples:hover {
    background-color: transparent;
    border-color: rgba(139, 192, 39, 1);
    border-radius: 30px;
    border-style: solid;
    border-width: 2px;
    color: rgba(139, 192, 39, 1);
    text-decoration: none;
}
.menutab, .tp-caption.menutab {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 1);
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: rgba(41, 46, 49, 1);
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
}
.menutab:hover, .tp-caption.menutab:hover {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: rgba(213, 0, 0, 1);
    text-decoration: none;
}
.maincontent, .minitext, .tp-caption.maincontent, .tp-caption.minitext {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 1);
    border-radius: 0;
    border-style: none;
    font-style: normal;
    padding: 0;
    border-width: 0;
    text-shadow: none;
}
.maincontent, .tp-caption.maincontent {
    color: rgba(41, 46, 49, 1);
    font-size: 21px;
    font-weight: 300;
    line-height: 26px;
    text-align: left;
    text-decoration: none;
}
.minitext, .tp-caption.minitext {
    color: rgba(185, 186, 187, 1);
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-decoration: none;
}
.Feature-Buy, .Feature-Examples-Light, .tp-caption.Feature-Buy, .tp-caption.Feature-Examples-Light {
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    text-align: left;
    text-decoration: none;
    border-radius: 30px;
    border-style: solid;
    color: rgba(255, 255, 255, 1);
}
.Feature-Buy, .tp-caption.Feature-Buy {
    background-color: rgba(0, 154, 238, 1);
    border-color: transparent;
    border-width: 0;
    padding: 17px 35px;
}
.Feature-Buy:hover, .tp-caption.Feature-Buy:hover {
    background-color: rgba(0, 133, 214, 1);
    border-color: transparent;
    border-radius: 30px;
    border-style: solid;
    border-width: 0;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}
.Feature-Examples-Light, .tp-caption.Feature-Examples-Light {
    background-color: transparent;
    border-color: rgba(255, 255, 255, .15);
    border-width: 2px;
    padding: 15px 35px;
}
.Feature-Examples-Light:hover, .tp-caption.Feature-Examples-Light:hover {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 1);
    border-radius: 30px;
    border-style: solid;
    border-width: 2px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}
.Facebook-Likes, .Twitter-Favorites, .Twitter-Link, .tp-caption.Facebook-Likes, .tp-caption.Twitter-Favorites, .tp-caption.Twitter-Link {
    border-style: none;
    border-width: 0;
    font-style: normal;
    font-weight: 500;
    text-align: left;
    text-decoration: none;
    border-color: transparent;
    font-size: 15px;
}
.Facebook-Likes, .tp-caption.Facebook-Likes {
    background-color: rgba(59, 89, 153, 1);
    border-radius: 0;
    color: rgba(255, 255, 255, 1);
    line-height: 22px;
    padding: 5px 15px;
}
.Twitter-Favorites, .tp-caption.Twitter-Favorites {
    background-color: rgba(255, 255, 255, 0);
    border-radius: 0;
    color: rgba(136, 153, 166, 1);
    line-height: 22px;
    padding: 0;
}
.Twitter-Link, .tp-caption.Twitter-Link {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 30px;
    color: rgba(135, 153, 165, 1);
    line-height: 15px;
    padding: 11px 11px 9px;
}
.Twitter-Link:hover, .tp-caption.Twitter-Link:hover {
    background-color: rgba(0, 132, 180, 1);
    border-color: transparent;
    border-radius: 30px;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}
.Twitter-Content, .Twitter-Retweet, .tp-caption.Twitter-Content, .tp-caption.Twitter-Retweet {
    border-color: transparent;
    border-radius: 0;
    border-style: none;
    font-style: normal;
    font-weight: 500;
    text-align: left;
    text-decoration: none;
    border-width: 0;
}
.Twitter-Retweet, .tp-caption.Twitter-Retweet {
    background-color: rgba(255, 255, 255, 0);
    color: rgba(136, 153, 166, 1);
    font-size: 15px;
    line-height: 22px;
    padding: 0;
}
.Twitter-Content, .tp-caption.Twitter-Content {
    background-color: rgba(255, 255, 255, 1);
    color: rgba(41, 47, 51, 1);
    font-size: 20px;
    line-height: 28px;
    padding: 30px 30px 70px;
}
.revtp-form input[type=text], .revtp-form input[type=email], .revtp-searchform input[type=text], .revtp-searchform input[type=email] {
    font-size: 15px;
    color: #000;
    background-color: #fff;
    line-height: 46px;
    padding: 0 20px;
    cursor: text;
    border: 0;
    width: 400px;
    margin-bottom: 0;
    -webkit-transition: background-color .5s;
    -moz-transition: background-color .5s;
    -o-transition: background-color .5s;
    -ms-transition: background-color .5s;
    transition: background-color .5s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.BigBold-Button, .BigBold-SubTitle, .BigBold-Title, .tp-caption.BigBold-Button, .tp-caption.BigBold-SubTitle, .tp-caption.BigBold-Title {
    border-radius: 0;
    text-decoration: none;
    font-style: normal;
    text-align: left;
}
.BigBold-Title, .tp-caption.BigBold-Title {
    color: rgba(255, 255, 255, 1);
    font-size: 110px;
    line-height: 100px;
    font-weight: 800;
    padding: 10px 0;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
}
.BigBold-SubTitle, .tp-caption.BigBold-SubTitle {
    color: rgba(255, 255, 255, .5);
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    padding: 0;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    letter-spacing: 1px;
}
.BigBold-Button, .tp-caption.BigBold-Button {
    color: rgba(255, 255, 255, 1);
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    padding: 15px 50px;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, .5);
    border-style: solid;
    border-width: 1px;
    letter-spacing: 1px;
}
.BigBold-Button:hover, .tp-caption.BigBold-Button:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 1);
    border-style: solid;
    border-width: 1px;
    border-radius: 0;
}
.FoodCarousel-Button, .FoodCarousel-Button:hover, .FoodCarousel-Content, .tp-caption.FoodCarousel-Button, .tp-caption.FoodCarousel-Button:hover, .tp-caption.FoodCarousel-Content {
    text-decoration: none;
    border-color: rgba(41, 46, 49, 1);
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
}
.FoodCarousel-Content, .tp-caption.FoodCarousel-Content {
    color: rgba(41, 46, 49, 1);
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    font-style: normal;
    padding: 30px;
    background-color: rgba(255, 255, 255, 1);
    text-align: left;
}
.FoodCarousel-Button, .tp-caption.FoodCarousel-Button {
    color: rgba(41, 46, 49, 1);
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    font-style: normal;
    padding: 15px 70px 15px 50px;
    background-color: rgba(255, 255, 255, 1);
    text-align: left;
    letter-spacing: 1px;
}
.FoodCarousel-Button:hover, .tp-caption.FoodCarousel-Button:hover {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(41, 46, 49, 1);
}
.FoodCarousel-CloseButton, .tp-caption.FoodCarousel-CloseButton {
    color: rgba(41, 46, 49, 1);
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
    padding: 14px 14px 14px 16px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(41, 46, 49, 0);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px;
    text-align: left;
    letter-spacing: 1px;
}
.Video-SubTitle, .Video-Title, .tp-caption.Video-SubTitle, .tp-caption.Video-Title {
    color: rgba(255, 255, 255, 1);
    font-style: normal;
    font-family: Roboto;
    padding: 5px;
    text-decoration: none;
}
.FoodCarousel-CloseButton:hover, .tp-caption.FoodCarousel-CloseButton:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background-color: rgba(41, 46, 49, 1);
    border-color: rgba(41, 46, 49, 0);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px;
}
.Video-SubTitle, .tp-caption.Video-SubTitle {
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    background-color: rgba(0, 0, 0, .35);
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    letter-spacing: 2px;
    text-align: left;
}
.Video-Title, .tp-caption.Video-Title {
    font-size: 30px;
    line-height: 30px;
    font-weight: 900;
    background-color: rgba(0, 0, 0, 1);
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    text-align: left;
}
.Travel-BigCaption, .Travel-SmallCaption, .tp-caption.Travel-BigCaption, .tp-caption.Travel-SmallCaption {
    color: rgba(255, 255, 255, 1);
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    font-style: normal;
    text-align: left;
}
.Travel-BigCaption, .tp-caption.Travel-BigCaption {
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
}
.Travel-SmallCaption, .tp-caption.Travel-SmallCaption {
    font-size: 25px;
    line-height: 30px;
    font-weight: 300;
}
.Travel-CallToAction, .Travel-CallToAction:hover, .tp-caption.Travel-CallToAction, .tp-caption.Travel-CallToAction:hover {
    border-color: rgba(255, 255, 255, 1);
    border-style: solid;
    border-width: 2px;
    border-radius: 5px;
    text-decoration: none;
    color: rgba(255, 255, 255, 1);
}
.Travel-CallToAction, .tp-caption.Travel-CallToAction {
    font-size: 25px;
    line-height: 25px;
    font-weight: 500;
    font-style: normal;
    padding: 12px 20px;
    background-color: rgba(255, 255, 255, .05);
    text-align: left;
    letter-spacing: 1px;
}
.Travel-CallToAction:hover, .tp-caption.Travel-CallToAction:hover {
    background-color: rgba(255, 255, 255, .15);
}
.RotatingWords-TitleWhite, .tp-caption.RotatingWords-TitleWhite {
    color: rgba(255, 255, 255, 1);
    font-size: 70px;
    line-height: 70px;
    font-weight: 800;
    font-style: normal;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    text-align: left;
}
.RotatingWords-Button, .tp-caption.RotatingWords-Button {
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
    padding: 20px 50px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, .15);
    border-style: solid;
    border-width: 2px;
    border-radius: 0;
    text-align: left;
    letter-spacing: 3px;
}
.RotatingWords-Button:hover, .tp-caption.RotatingWords-Button:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 1);
    border-style: solid;
    border-width: 2px;
    border-radius: 0;
}
.RotatingWords-SmallText, .tp-caption.RotatingWords-SmallText {
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    text-align: left;
    text-shadow: none;
}
.ContentZoom-SmallSubtitle, .ContentZoom-SmallTitle, .tp-caption.ContentZoom-SmallSubtitle, .tp-caption.ContentZoom-SmallTitle {
    font-weight: 600;
    padding: 0;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}
.ContentZoom-SmallTitle, .tp-caption.ContentZoom-SmallTitle {
    color: rgba(41, 46, 49, 1);
    font-size: 33px;
    line-height: 45px;
}
.ContentZoom-SmallSubtitle, .tp-caption.ContentZoom-SmallSubtitle {
    color: rgba(111, 124, 130, 1);
    font-size: 16px;
    line-height: 24px;
}
.ContentZoom-SmallIcon, .tp-caption.ContentZoom-SmallIcon {
    color: rgba(41, 46, 49, 1);
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    padding: 10px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    text-align: left;
}
.ContentZoom-SmallIcon:hover, .tp-caption.ContentZoom-SmallIcon:hover {
    color: rgba(111, 124, 130, 1);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
}
.ContentZoom-DetailTitle, .tp-caption.ContentZoom-DetailTitle {
    color: rgba(41, 46, 49, 1);
    font-size: 70px;
    line-height: 70px;
    font-weight: 500;
    font-style: normal;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    text-align: left;
}
.ContentZoom-DetailContent, .ContentZoom-DetailSubTitle, .tp-caption.ContentZoom-DetailContent, .tp-caption.ContentZoom-DetailSubTitle {
    color: rgba(111, 124, 130, 1);
    font-weight: 500;
    padding: 0;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
}
.ContentZoom-DetailSubTitle, .tp-caption.ContentZoom-DetailSubTitle {
    font-size: 25px;
    line-height: 25px;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}
.ContentZoom-DetailContent, .tp-caption.ContentZoom-DetailContent {
    font-size: 17px;
    line-height: 28px;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}
.ContentZoom-Button, .ContentZoom-ButtonClose, .tp-caption.ContentZoom-Button, .tp-caption.ContentZoom-ButtonClose {
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    font-style: normal;
    text-align: left;
    letter-spacing: 1px;
    text-decoration: none;
}
.ContentZoom-Button, .tp-caption.ContentZoom-Button {
    color: rgba(41, 46, 49, 1);
    padding: 15px 50px;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(41, 46, 49, .5);
    border-style: solid;
    border-width: 1px;
    border-radius: 0;
}
.ContentZoom-Button:hover, .tp-caption.ContentZoom-Button:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background-color: rgba(41, 46, 49, 1);
    border-color: rgba(41, 46, 49, 1);
    border-style: solid;
    border-width: 1px;
    border-radius: 0;
}
.ContentZoom-ButtonClose, .tp-caption.ContentZoom-ButtonClose {
    color: rgba(41, 46, 49, 1);
    padding: 14px 14px 14px 16px;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(41, 46, 49, .5);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px;
}
.ContentZoom-ButtonClose:hover, .tp-caption.ContentZoom-ButtonClose:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background-color: rgba(41, 46, 49, 1);
    border-color: rgba(41, 46, 49, 1);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px;
}
.Newspaper-Subtitle, .Newspaper-Title, .tp-caption.Newspaper-Subtitle, .tp-caption.Newspaper-Title {
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    text-align: left;
    text-decoration: none;
    font-style: normal;
}
.Newspaper-Title, .tp-caption.Newspaper-Title {
    color: rgba(255, 255, 255, 1);
    font-size: 50px;
    line-height: 55px;
    font-weight: 400;
    font-family: "Roboto Slab";
    padding: 0 0 10px;
    border-radius: 0;
}
.Newspaper-Subtitle, .tp-caption.Newspaper-Subtitle {
    color: rgba(168, 216, 238, 1);
    font-size: 15px;
    line-height: 20px;
    font-weight: 900;
    font-family: Roboto;
    padding: 0;
    border-radius: 0;
}
.Newspaper-Button, .tp-caption.Newspaper-Button {
    color: rgba(255, 255, 255, 1);
    font-size: 13px;
    line-height: 17px;
    font-weight: 700;
    font-style: normal;
    font-family: Roboto;
    padding: 12px 35px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, .25);
    border-style: solid;
    border-width: 1px;
    border-radius: 0;
    letter-spacing: 2px;
    text-align: left;
}
.Newspaper-Button:hover, .tp-caption.Newspaper-Button:hover {
    color: rgba(0, 0, 0, 1);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, 1);
    border-style: solid;
    border-width: 1px;
    border-radius: 0;
}
.rtwhitemedium, .tp-caption.rtwhitemedium {
    font-size: 22px;
    line-height: 26px;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-width: 0;
    border-color: #000;
    border-style: none;
    text-shadow: none;
}
.revtp-form input[type=submit], .revtp-searchform input[type=submit] {
    line-height: 46px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    padding: 0 20px;
    border: 0;
    background: #009aee;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.Concept-SubTitle, .Concept-Title, .tp-caption.Concept-SubTitle, .tp-caption.Concept-Title {
    font-weight: 700;
    padding: 0 0 10px;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-width: 0;
    text-decoration: none;
    border-style: none;
}
.Concept-Title, .tp-caption.Concept-Title {
    color: rgba(255, 255, 255, 1);
    font-size: 70px;
    line-height: 70px;
    font-style: normal;
    font-family: Roboto Condensed;
    border-radius: 0;
    letter-spacing: 5px;
}
.Concept-SubTitle, .tp-caption.Concept-SubTitle {
    color: rgba(255, 255, 255, .65);
    font-size: 25px;
    line-height: 25px;
    font-style: italic;
    font-family: Playfair Display;
    border-radius: 0;
}
.Concept-Content, .tp-caption.Concept-Content {
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    font-family: Roboto Condensed;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, 1);
    border-style: none;
    border-width: 2px;
    border-radius: 0;
}
.Concept-LessBtn, .Concept-MoreBtn, .tp-caption.Concept-LessBtn, .tp-caption.Concept-MoreBtn {
    color: rgba(255, 255, 255, 1);
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    font-style: normal;
    font-family: Roboto;
    padding: 10px 8px 7px 10px;
    letter-spacing: 1px;
}
.Concept-LessBtn, .Concept-LessBtn:hover, .Concept-MoreBtn, .Concept-MoreBtn:hover, .tp-caption.Concept-LessBtn, .tp-caption.Concept-LessBtn:hover, .tp-caption.Concept-MoreBtn, .tp-caption.Concept-MoreBtn:hover {
    text-decoration: none;
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    border-radius: 50px;
}
.Concept-MoreBtn, .tp-caption.Concept-MoreBtn {
    background-color: transparent;
    text-align: left;
}
.Concept-MoreBtn:hover, .tp-caption.Concept-MoreBtn:hover {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, .15);
}
.Concept-LessBtn, .tp-caption.Concept-LessBtn {
    background-color: rgba(0, 0, 0, 1);
    text-align: left;
}
.Concept-LessBtn:hover, .tp-caption.Concept-LessBtn:hover {
    color: rgba(0, 0, 0, 1);
    background-color: rgba(255, 255, 255, 1);
}
.Concept-SubTitle-Dark, .Concept-Title-Dark, .tp-caption.Concept-SubTitle-Dark, .tp-caption.Concept-Title-Dark {
    font-weight: 700;
    padding: 0 0 10px;
    border-color: transparent;
    border-style: none;
    border-radius: 0;
    background-color: transparent;
    text-decoration: none;
    border-width: 0;
}
.Concept-SubTitle-Dark, .tp-caption.Concept-SubTitle-Dark {
    color: rgba(0, 0, 0, .65);
    font-size: 25px;
    line-height: 25px;
    font-style: italic;
    font-family: Playfair Display;
    text-align: left;
}
.Concept-Title-Dark, .tp-caption.Concept-Title-Dark {
    color: rgba(0, 0, 0, 1);
    font-size: 70px;
    line-height: 70px;
    font-style: normal;
    font-family: Roboto Condensed;
    text-align: center;
    letter-spacing: 5px;
}
.Concept-MoreBtn-Dark, .tp-caption.Concept-MoreBtn-Dark {
    color: rgba(0, 0, 0, 1);
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    font-style: normal;
    font-family: Roboto;
    padding: 10px 8px 7px 10px;
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    border-radius: 50px;
    letter-spacing: 1px;
    text-align: left;
}
.Concept-MoreBtn-Dark:hover, .tp-caption.Concept-MoreBtn-Dark:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background-color: rgba(0, 0, 0, 1);
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    border-radius: 50px;
}
.Concept-Content-Dark, .Concept-Notice, .tp-caption.Concept-Content-Dark, .tp-caption.Concept-Notice {
    font-weight: 400;
    font-style: normal;
    font-family: Roboto Condensed;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, 1);
    border-style: none;
    border-width: 2px;
}
.Concept-Content-Dark, .tp-caption.Concept-Content-Dark {
    color: rgba(0, 0, 0, 1);
    font-size: 20px;
    line-height: 30px;
    border-radius: 0;
}
.Concept-Notice, .tp-caption.Concept-Notice {
    color: rgba(255, 255, 255, 1);
    font-size: 15px;
    line-height: 15px;
    border-radius: 0;
    letter-spacing: 2px;
}
.tp-caption.Concept-Content a, .tp-caption.Concept-Content a:visited {
    color: #fff!important;
    border-bottom: 1px solid #fff!important;
    font-weight: 700!important;
}
.tp-caption.Concept-Content a:hover {
    border-bottom: 1px solid transparent!important;
}
.tp-caption.Concept-Content-Dark a, .tp-caption.Concept-Content-Dark a:visited {
    color: #000!important;
    border-bottom: 1px solid #000!important;
    font-weight: 700!important;
}
.tp-caption.Concept-Content-Dark a:hover {
    border-bottom: 1px solid transparent!important;
}
.tp-caption.Twitter-Content a, .tp-caption.Twitter-Content a:visited {
    color: #0084B4!important;
}
.tp-caption.Twitter-Content a:hover {
    color: #0084B4!important;
    text-decoration: underline!important;
}
.Creative-SubTitle, .Creative-Title, .tp-caption.Creative-SubTitle, .tp-caption.Creative-Title {
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    font-style: normal;
    font-weight: 400;
}
.Creative-Title, .tp-caption.Creative-Title {
    color: rgba(255, 255, 255, 1);
    font-size: 70px;
    line-height: 70px;
    font-family: Playfair Display;
    border-radius: 0;
}
.Creative-SubTitle, .tp-caption.Creative-SubTitle {
    color: rgba(205, 176, 131, 1);
    font-size: 14px;
    line-height: 14px;
    font-family: Lato;
    border-radius: 0;
    letter-spacing: 2px;
}
.Creative-Button, .Creative-Button:hover, .tp-caption.Creative-Button, .tp-caption.Creative-Button:hover {
    color: rgba(205, 176, 131, 1);
    background-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 1px;
    text-decoration: none;
    border-radius: 0;
}
.Creative-Button, .tp-caption.Creative-Button {
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 15px 50px;
    text-align: left;
    border-color: rgba(205, 176, 131, .25);
    letter-spacing: 2px;
}
.Creative-Button:hover, .tp-caption.Creative-Button:hover {
    border-color: rgba(205, 176, 131, 1);
}
.subcaption, .tp-caption.subcaption {
    color: rgba(111, 124, 130, 1);
    font-size: 19px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    font-family: roboto;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(0, 0, 0, 1);
    border-style: none;
    border-width: 0;
    border-radius: 0;
    text-shadow: none;
    text-align: left;
}
.RedDot, .RedDot:hover, .tp-caption.RedDot, .tp-caption.RedDot:hover {
    color: rgba(0, 0, 0, 1);
    text-decoration: none;
    border-style: solid;
    border-width: 5px;
    border-radius: 50px;
}
.RedDot, .tp-caption.RedDot {
    font-weight: 400;
    font-style: normal;
    padding: 0;
    text-align: left;
    background-color: rgba(213, 0, 0, 1);
    border-color: rgba(255, 255, 255, 1);
}
.RedDot:hover, .tp-caption.RedDot:hover {
    background-color: rgba(255, 255, 255, .75);
    border-color: rgba(213, 0, 0, 1);
}
.SlidingOverlays-Title, .Woo-Rating, .tp-caption.SlidingOverlays-Title, .tp-caption.Woo-Rating {
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    text-align: left;
    font-style: normal;
}
.SlidingOverlays-Title, .tp-caption.SlidingOverlays-Title {
    color: rgba(255, 255, 255, 1);
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
    font-family: Playfair Display;
}
.Woo-Rating, .tp-caption.Woo-Rating {
    color: rgba(0, 0, 0, 1);
    font-size: 14px;
    line-height: 30px;
    font-weight: 300;
    font-family: Roboto;
    type: text;
}
.Woo-TitleLarge, .tp-caption.Woo-TitleLarge {
    color: rgba(0, 0, 0, 1);
    font-size: 40px;
    line-height: 40px;
    font-weight: 400;
    font-style: normal;
    font-family: Playfair Display;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    text-align: center;
    type: text;
}
.Woo-PriceLarge, .Woo-SubTitle, .tp-caption.Woo-PriceLarge, .tp-caption.Woo-SubTitle {
    color: rgba(0, 0, 0, 1);
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    type: text;
    text-align: center;
}
.Woo-SubTitle, .tp-caption.Woo-SubTitle {
    font-size: 18px;
    line-height: 18px;
    font-weight: 300;
    letter-spacing: 2px;
}
.Woo-PriceLarge, .tp-caption.Woo-PriceLarge {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
}
.Woo-AddToCart, .Woo-ProductInfo, .tp-caption.Woo-AddToCart, .tp-caption.Woo-ProductInfo {
    font-size: 15px;
    line-height: 15px;
    font-weight: 500;
    font-family: Roboto;
    type: button;
    color: rgba(0, 0, 0, 1);
    border-color: rgba(0, 0, 0, 1);
    border-width: 1px;
    border-radius: 4px;
    text-decoration: none;
    border-style: solid;
    font-style: normal;
    text-align: left;
}
.Woo-ProductInfo, .tp-caption.Woo-ProductInfo {
    padding: 12px 75px 12px 50px;
    background-color: rgba(254, 207, 114, 1);
}
.Woo-ProductInfo:hover, .tp-caption.Woo-ProductInfo:hover {
    color: rgba(0, 0, 0, 1);
    text-decoration: none;
    background-color: rgba(243, 168, 71, 1);
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
}
.Woo-AddToCart, .tp-caption.Woo-AddToCart {
    padding: 12px 35px;
    background-color: rgba(254, 207, 114, 1);
}
.Woo-AddToCart:hover, .tp-caption.Woo-AddToCart:hover {
    color: rgba(0, 0, 0, 1);
    text-decoration: none;
    background-color: rgba(243, 168, 71, 1);
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
}
.FullScreen-Toggle, .tp-caption.FullScreen-Toggle {
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Roboto;
    padding: 11px 8px 11px 12px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, .5);
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    border-radius: 0;
    letter-spacing: 3px;
    text-align: left;
}
.FullScreen-Toggle:hover, .tp-caption.FullScreen-Toggle:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background-color: rgba(0, 0, 0, 1);
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    border-radius: 0;
}
.Agency-SubTitle, .Agency-Title, .tp-caption.Agency-SubTitle, .tp-caption.Agency-Title {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    padding: 0;
}
.Agency-Title, .tp-caption.Agency-Title {
    font-size: 70px;
    line-height: 70px;
    font-weight: 900;
    font-style: normal;
    font-family: lato;
    text-align: left;
    letter-spacing: 10px;
}
.Agency-SubTitle, .tp-caption.Agency-SubTitle {
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-style: italic;
    font-family: Georgia, serif;
    text-align: center;
}
.Agency-PlayBtn, .Agency-PlayBtn:hover, .tp-caption.Agency-PlayBtn, .tp-caption.Agency-PlayBtn:hover {
    border-color: rgba(255, 255, 255, 1);
    border-style: solid;
    border-width: 2px;
    border-radius: 100px;
    text-decoration: none;
    background-color: transparent;
    color: rgba(255, 255, 255, 1);
}
.Agency-PlayBtn, .tp-caption.Agency-PlayBtn {
    font-size: 30px;
    line-height: 71px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-align: center;
}
.Agency-PlayBtn:hover, .tp-caption.Agency-PlayBtn:hover {
    cursor: pointer;
}
.Agency-SmallText, .tp-caption.Agency-SmallText {
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    line-height: 12px;
    font-weight: 900;
    font-style: normal;
    font-family: lato;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    text-align: left;
    letter-spacing: 5px;
}
.Agency-Social, .Agency-Social:hover, .tp-caption.Agency-Social, .tp-caption.Agency-Social:hover {
    text-decoration: none;
    border-color: rgba(51, 51, 51, 1);
    border-style: solid;
    border-width: 2px;
    border-radius: 30px;
}
.Agency-Social, .tp-caption.Agency-Social {
    color: rgba(51, 51, 51, 1);
    font-size: 25px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    font-family: Georgia, serif;
    padding: 0;
    background-color: transparent;
    text-align: center;
}
.Agency-Social:hover, .tp-caption.Agency-Social:hover {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(51, 51, 51, 1);
    cursor: pointer;
}
.Agency-CloseBtn, .Agency-CloseBtn:hover, .tp-caption.Agency-CloseBtn, .tp-caption.Agency-CloseBtn:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0);
    border-radius: 100px;
}
.Agency-CloseBtn, .tp-caption.Agency-CloseBtn {
    font-size: 50px;
    line-height: 50px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    border-style: none;
    border-width: 0;
    text-align: center;
}
.Agency-CloseBtn:hover, .tp-caption.Agency-CloseBtn:hover {
    border-style: none;
    border-width: 0;
    cursor: pointer;
}
.Dining-SubTitle, .Dining-Title, .tp-caption.Dining-SubTitle, .tp-caption.Dining-Title {
    font-weight: 400;
    font-family: Georgia, serif;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    font-style: normal;
}
.Dining-Title, .tp-caption.Dining-Title {
    font-size: 70px;
    line-height: 70px;
    border-radius: 0;
    letter-spacing: 10px;
}
.Dining-SubTitle, .tp-caption.Dining-SubTitle {
    font-size: 20px;
    line-height: 20px;
    border-radius: 0;
}
.Dining-BtnLight, .Dining-BtnLight:hover, .tp-caption.Dining-BtnLight, .tp-caption.Dining-BtnLight:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 1px;
    border-radius: 0;
}
.Dining-BtnLight, .tp-caption.Dining-BtnLight {
    color: rgba(255, 255, 255, .5);
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    font-style: normal;
    font-family: Lato;
    padding: 17px 73px 17px 50px;
    border-color: rgba(255, 255, 255, .25);
    text-align: left;
    letter-spacing: 2px;
}
.Dining-BtnLight:hover, .tp-caption.Dining-BtnLight:hover {
    color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, 1);
}
.Dining-Social, .Dining-Social:hover, .tp-caption.Dining-Social, .tp-caption.Dining-Social:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background-color: transparent;
    border-style: solid;
    border-width: 1px;
    border-radius: 30px;
}
.Dining-Social, .tp-caption.Dining-Social {
    font-size: 25px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    font-family: Georgia, serif;
    padding: 0;
    border-color: rgba(255, 255, 255, .25);
    text-align: center;
}
.Dining-Social:hover, .tp-caption.Dining-Social:hover {
    border-color: rgba(255, 255, 255, 1);
    cursor: pointer;
}
.Team-Thumb, .Team-Thumb:hover, .tp-caption.Team-Thumb:hover, tp-caption.Team-Thumb {
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    color: rgba(255, 255, 255, 1);
}
.Team-Thumb, tp-caption.Team-Thumb {
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    font-style: normal;
    font-family: Arial;
    padding: 0;
    text-align: left;
}
.Team-Thumb:hover, .tp-caption.Team-Thumb:hover {
    cursor: pointer;
}
.Team-Name, .tp-caption.Team-Name {
    color: rgba(255, 255, 255, 1);
    font-size: 70px;
    line-height: 70px;
    font-weight: 900;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    text-align: left;
}
.Team-Description, .Team-Position, .Team-Social, .tp-caption.Team-Description, .tp-caption.Team-Position, .tp-caption.Team-Social {
    font-weight: 400;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    color: rgba(255, 255, 255, 1);
    font-style: normal;
}
.Team-Position, .tp-caption.Team-Position {
    font-size: 30px;
    line-height: 30px;
    font-family: Georgia, serif;
    text-align: left;
}
.Team-Description, .tp-caption.Team-Description {
    font-size: 18px;
    line-height: 28px;
    font-family: Roboto;
    text-align: left;
}
.Team-Social, .tp-caption.Team-Social {
    font-size: 50px;
    line-height: 50px;
    font-family: Arial;
    text-align: center;
}
.Team-Social:hover, .tp-caption.Team-Social:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    cursor: pointer;
}
.VideoControls-Play, .VideoControls-Play:hover, .tp-caption.VideoControls-Play, .tp-caption.VideoControls-Play:hover {
    color: rgba(0, 0, 0, 1);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    border-width: 0;
    border-radius: 100px;
}
.VideoControls-Play, .tp-caption.VideoControls-Play {
    font-size: 50px;
    line-height: 120px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0 0 0 7px;
    text-align: center;
}
.VideoControls-Play:hover, .tp-caption.VideoControls-Play:hover {
    cursor: pointer;
}
.VideoPlayer-Title, .tp-caption.VideoPlayer-Title {
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    line-height: 40px;
    font-weight: 900;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    text-align: left;
    letter-spacing: 10px;
}
.VideoPlayer-Social, .VideoPlayer-SubTitle, .tp-caption.VideoPlayer-Social, .tp-caption.VideoPlayer-SubTitle {
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
}
.VideoPlayer-SubTitle, .tp-caption.VideoPlayer-SubTitle {
    font-size: 20px;
    line-height: 20px;
    font-style: italic;
    font-family: Georgia, serif;
    padding: 0;
    text-align: center;
}
.VideoPlayer-Social, .tp-caption.VideoPlayer-Social {
    font-size: 50px;
    line-height: 50px;
    font-style: normal;
    font-family: Arial;
    padding: 0;
    text-align: center;
}
.VideoControls-Mute, .VideoControls-Pause, .tp-caption.VideoControls-Mute, .tp-caption.VideoControls-Pause {
    font-size: 20px;
    line-height: 50px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-align: center;
}
.VideoPlayer-Social:hover, .tp-caption.VideoPlayer-Social:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    cursor: pointer;
}
.VideoControls-Mute, .VideoControls-Mute:hover, .VideoControls-Pause, .VideoControls-Pause:hover, .tp-caption.VideoControls-Mute, .tp-caption.VideoControls-Mute:hover, .tp-caption.VideoControls-Pause, .tp-caption.VideoControls-Pause:hover {
    color: rgba(0, 0, 0, 1);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    border-width: 0;
    border-radius: 100px;
}
.VideoControls-Mute:hover, .tp-caption.VideoControls-Mute:hover {
    cursor: pointer;
}
.VideoControls-Pause:hover, .tp-caption.VideoControls-Pause:hover {
    cursor: pointer;
}
.BigBold-Button, .BigBold-SubTitle, .BigBold-Title, .ContentZoom-Button, .ContentZoom-ButtonClose, .ContentZoom-DetailContent, .ContentZoom-DetailSubTitle, .ContentZoom-DetailTitle, .ContentZoom-SmallIcon, .ContentZoom-SmallSubtitle, .ContentZoom-SmallTitle, .Facebook-Likes, .Feature-Buy, .Feature-Examples, .Feature-Examples-Light, .Feature-Tour, .FoodCarousel-Button, .FoodCarousel-CloseButton, .FoodCarousel-Content, .Gym-Button, .Gym-Button-Light, .Hero-Button, .Instagram-Caption, .News-Subtitle, .News-Title, .Newspaper-Button, .Newspaper-Button-2, .Newspaper-Subtitle, .Newspaper-Title, .Newspaper-Title-Centered, .NotGeneric-BigButton, .NotGeneric-Button, .NotGeneric-Title, .Photography-Button, .Restaurant-Button, .Restaurant-Cursive, .Restaurant-Description, .Restaurant-Display, .Restaurant-Menuitem, .Restaurant-Price, .Restaurant-ScrollDownText, .RotatingWords-Button, .RotatingWords-SmallText, .RotatingWords-TitleWhite, .Sports-Button-Light, .Sports-Button-Red, .Travel-BigCaption, .Travel-CallToAction, .Travel-SmallCaption, .Twitter-Content, .Twitter-Favorites, .Twitter-Link, .Twitter-Retweet, .Video-SubTitle, .Video-Title, .WebProduct-Button, .ares .tp-tab, .erinyen .tp-tab-desc, .erinyen .tp-tab-title, .gyges .tp-tab, .hebe .tp-tab-desc, .hebe .tp-tab-title, .hesperiden .tp-tab, .maincaption, .maincontent, .menutab, .miami_title_60px, .minitext, .revtp-form input[type=submit], .revtp-form input[type=text], .revtp-form input[type=email], .revtp-searchform input[type=submit], .revtp-searchform input[type=text], .revtp-searchform input[type=email], .subcaption, .tp-caption.BigBold-Button, .tp-caption.BigBold-SubTitle, .tp-caption.BigBold-Title, .tp-caption.ContentZoom-Button, .tp-caption.ContentZoom-ButtonClose, .tp-caption.ContentZoom-DetailContent, .tp-caption.ContentZoom-DetailSubTitle, .tp-caption.ContentZoom-DetailTitle, .tp-caption.ContentZoom-SmallIcon, .tp-caption.ContentZoom-SmallSubtitle, .tp-caption.ContentZoom-SmallTitle, .tp-caption.Facebook-Likes, .tp-caption.Feature-Buy, .tp-caption.Feature-Examples, .tp-caption.Feature-Examples-Light, .tp-caption.Feature-Tour, .tp-caption.FoodCarousel-Button, .tp-caption.FoodCarousel-CloseButton, .tp-caption.FoodCarousel-Content, .tp-caption.Gym-Button, .tp-caption.Gym-Button-Light, .tp-caption.Hero-Button, .tp-caption.Instagram-Caption, .tp-caption.News-Subtitle, .tp-caption.News-Title, .tp-caption.Newspaper-Button, .tp-caption.Newspaper-Button-2, .tp-caption.Newspaper-Subtitle, .tp-caption.Newspaper-Title, .tp-caption.Newspaper-Title-Centered, .tp-caption.NotGeneric-BigButton, .tp-caption.NotGeneric-Button, .tp-caption.NotGeneric-Title, .tp-caption.Photography-Button, .tp-caption.Restaurant-Button, .tp-caption.Restaurant-Cursive, .tp-caption.Restaurant-Description, .tp-caption.Restaurant-Display, .tp-caption.Restaurant-Menuitem, .tp-caption.Restaurant-Price, .tp-caption.Restaurant-ScrollDownText, .tp-caption.RotatingWords-Button, .tp-caption.RotatingWords-SmallText, .tp-caption.RotatingWords-TitleWhite, .tp-caption.Sports-Button-Light, .tp-caption.Sports-Button-Red, .tp-caption.Travel-BigCaption, .tp-caption.Travel-CallToAction, .tp-caption.Travel-SmallCaption, .tp-caption.Twitter-Content, .tp-caption.Twitter-Favorites, .tp-caption.Twitter-Link, .tp-caption.Twitter-Retweet, .tp-caption.Video-SubTitle, .tp-caption.Video-Title, .tp-caption.WebProduct-Button, .tp-caption.maincaption, .tp-caption.maincontent, .tp-caption.menutab, .tp-caption.miami_title_60px, .tp-caption.minitext, .tp-caption.subcaption, .zeus .tp-tab-title {
    font-family: inherit;
}
.forcefullwidth_wrapper_tp_banner {
    overflow-x: hidden;
    overflow: hidden;
}
.erinyen .tp-tab-title {
    color: #E2785D;
}
.tp-caption-important {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}
.tp-caption-title {
    z-index: 5;
    text-align: center;
    white-space: normal;
    font-size: 52px;
    line-height: 60px;
    color: rgba(255, 255, 255, 1);
    padding: 0;
    border-radius: 0;
}
.tp-caption-subtitle {
    font-family: 'Roboto', arial;
    min-width: auto;
    min-height: auto;
    white-space: nowrap;
    max-width: auto;
    max-height: auto;
    font-size: 36px;
    line-height: 40px;
    font-weight: 300;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, 0);
    padding: 0;
    border-radius: 0;
	text-align: center;
}
.dark-skin .tags a:hover, .dark-skin.widget .tags a:hover, .nav>li>a {
    border: 2px solid transparent;
}
.tp-caption-subtitle.subtitle-serif {
    font-family: Sumana, arial;
    font-style: italic;
    text-align: center;
    color: #D5D5D5;
    font-size: 19px;
}
.caption-dark {
    color: #2C2C2C;
}
.tp-caption-subtitle.caption-dark {
    color: #737373;
}
.caption-dark.tp-caption-subtitle.subtitle-serif {
    color: #5B5B5B;
}
.tp-caption-title {
    font-family: 'Roboto', arial;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
}
.tp-caption-wedding {
    font-family: 'Roboto', arial!important;
    text-transform: none!important;
    font-weight: 100;
}
.tp-caption-dark, .tp-caption-primary {
    color: #121212;
}
.transparent-dark .uranus .tp-bullet {
    box-shadow: 0 0 0 2px transparent;
}
.transparent-dark .uranus .tp-bullet-inner {
    background-color: #000;
    background-color: rgba(0, 0, 0, .3);
}
.transparent-dark .uranus .tp-bullet.selected .tp-bullet-inner, .transparent-dark .uranus .tp-bullet:hover .tp-bullet-inner {
    background-color: #000;
}
.transparent-dark .uranus .tp-bullet.selected, .transparent-dark .uranus .tp-bullet:hover {
    box-shadow: 0 0 0 2px #000;
}
.topnav-top .rev_slider_wrapper .slotholder {
    transform: matrix(1, 0, 0, 1, 0, 0)!important;
}
.tp-caption.Newspaper-subtitle {
    color: #E2785D;
}
@media only screen and (max-width:767px) {
    .revtp-form input[type=text], .revtp-form input[type=email], .revtp-searchform input[type=text], .revtp-searchform input[type=email] {
    width: 200px!important;
}
.zeus.tparrows {
    min-width: 35px;
    min-height: 35px;
}
.zeus.tparrows:before {
    font-size: 12px;
    line-height: 40px;
}
.revtp-form input[type=email], .revtp-form input[type=text], .revtp-searchform input[type=email], .revtp-searchform input[type=text] {
    font-size: 12px;
    line-height: 34px;
    padding: 0 10px;
}
.revtp-form input[type=submit], .revtp-searchform input[type=submit] {
    line-height: 34px;
    font-size: 12px;
}
}@media (max-width:480px) {
    .tp-caption .btn {
    display: block;
    margin: auto;
    margin-bottom: .9rem;
    text-align: center;
}
.revtp-form input[type=email], .revtp-form input[type=text], .revtp-searchform input[type=email], .revtp-searchform input[type=text] {
    width: 120px!important;
}
}