table {
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
    border-spacing: 0;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
}

table td {
    padding: 8px;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

table tbody > :nth-child(odd) td {
    background-color: #eeeeee;
}

table thead td {
    background-color: #000000;
    color: #ffffff;
}

.w153-th-embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.w153-th-embed iframe,
.w153-th-embed video,
.w153-th-embed object,
.w153-th-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

img.w1-full,
.wpb_single_image.w1-full .vc_figure,
.wpb_single_image.w1-full .vc_figure .vc_single_image-wrapper,
.wpb_single_image.w1-full .vc_figure .vc_single_image-wrapper img {
    float: none;
    width: 100%;
    height: auto;
    display: block;
}

.w153-th-header {
    height: 200px;
    text-align: center;
    position: relative;
}

.w153-th-header-slider {
    text-align: center;
}

.w153-th-header > .wpb_column > .vc_column-inner {
    display: flex;
    align-items: center;
}

.w153-th-header:not(.w1-video)::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*background-color: rgba(0,0,0, 0.5);*/
    background-image: linear-gradient(to right, rgba(0,0,0, 0.8), transparent);
    z-index: 1;
}

.w153-th-header:not(.w1-video) > .wpb_column {
    position: relative;
    z-index: 100;
}

.w153-th-header.w1-home,
.w153-th-header.w1-entertainment,
.w153-th-header.w1-top {
    background-position: center top !important;
}

.w153-th-header.w1-bottom {
    background-position: center bottom !important;
}

.w153-th-header.w1-bottom {
    background-position: center bottom !important;
}

.w153-th-header.w1-video {
    position: relative;
    overflow: hidden;
    background-color: #222222;
}

.w153-th-header.w1-video > .wpb_column,
.w153-th-header.w1-video > .wpb_column > .vc_column-inner,
.w153-th-header.w1-video > .wpb_column > .vc_column-inner > .wpb_wrapper {
    position: static;
}

.w153-th-header.w1-video .w1-video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.w153-th-header.w1-video .w1-video-wrapper video {
    width: 100%;
    height: auto;
}

.w153-th-header h2,
.w153-th-header-slider h2 {
    color: #ffffff;
    font-size: 20px;
    padding-bottom: 5px;
    text-shadow: 0 0 10px #000000;
}

.w153-th-header h2 em,
.w153-th-header-slider h2 em {
    color: #e7ba55;
}

.w153-th-header .w1-text,
.w153-th-header-slider .w1-text {
    /*padding: 0 0 15px 0;*/
    color: #ffffff;
    text-shadow: 0 0 10px #000000;
    font-size: 13px;
}

.w153-th-header .w1-buttons.w1-app a {
    display: inline-block;
    margin: 0 10px 0 0;
}

.w153-th-header .w1-buttons.w1-app a img {
    display: block;
    width: 140px;
}

.w153-th-header-slider .w153-th-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    align-items: center;
}

.w153-th-header-slider .w1-slider > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_single_image {
    display: none;
    width: 100%;
}

.w153-th-header-slider .w1-slider > .wpb_column > .vc_column-inner > .wpb_wrapper > :first-child {
    display: block;
}

.w153-th-header-slider .w1-slider > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_single_image img {
    width: 100%;
}

.w153-th-title1 h1,
.w153-th-title1 h2 {
    padding: 25px 20px 25px 20px;
    text-align: center;
}

.w153-th-title1--alt1 h1,
.w153-th-title1--alt1 h2 {
    background-color: #eddcc5;
    margin-bottom: 50px !important;
}

.w153-th-section1 {
    background-color: #f7f8fa;
}

.w153-th-section1.w1-white {
    background-color: #ffffff;
}

.w153-th-section1 .w1-img {
    /*height: 200px;*/
}

.w153-th-section1 .w1-img img {
    width: 100% !important;
}

.w153-th-section1 .w1-text {
    padding: 25px 0 25px 0;
    text-align: center;
}

.w153-th-section1 .w1-text figure img {
    display: inline-block;
}

.w153-th-section1 .w1-text h2 em {
    display: block;
}

.w153-th-section1 .w1-text .vc_column-inner {
    padding: 0 20px 0 20px;
}

.w153-th-section2 {
    padding: 20px;
    background-color: #E6E9EF;
    border-radius: 10px;
    font-style: italic;
    text-align: center;
}

.w153-th-section3 {
    padding: 30px 0 30px 0;
    background-color: #DBAE53;
    color: #000000;
    text-align: center;
}

.w153-th-section3 .w1-buttons {
    padding-top: 20px;
}

.w153-th-section3 .w1-buttons a {
    display: inline-block;
    margin: 0 10px 0 10px;
}

.w153-th-section3 .w1-buttons a img {
    display: block;
    width: 140px;
}

.w153-th-carousel {
    display: block;
    padding-bottom: 25px;
}

.w153-th-space1 {
    height: 25px !important;
}

.w153-th-space2 {
    height: 200px !important;
}

.w153-th-carousel .wpb_row {
    background-color: #ffffff;
}

.w153-th-carousel .wpb_row .w1-img .vc_column-inner {
    /*height: 300px;*/
}

.w153-th-carousel .wpb_row .w1-img img {
    height: auto;
    width: 100%;
}

.w153-th-carousel.w1-alt1 .wpb_row .w1-img .vc_column-inner {
    height: auto;
}

.w153-th-carousel.w1-alt2 .wpb_row .w1-text > .vc_column-inner > .wpb_wrapper .w1-right {
    padding-top: 20px;
}

.w153-th-carousel .wpb_row .w1-img .wpb_text_column {
    /*position: absolute;
    top: 0;
    left: 0;
    z-index: 50;*/
    background-color: #dbae53;
    padding: 15px 20px 15px 20px;
    text-align: center;
    color: #ffffff;
    line-height: 1;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

.w153-th-carousel .wpb_row .w1-img .wpb_text_column em {
    display: block;
    font-style: normal;
    font-size: 40px;
    font-weight: 800;
}

.w153-th-carousel .wpb_row .w1-text > .vc_column-inner > .wpb_wrapper {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.w153-th-carousel .wpb_row .w1-text > .vc_column-inner > .wpb_wrapper a.w153-th-button {
    margin-top: 0;
}

.w153-th-carousel.w1-alt1 .wpb_row .w1-text > .vc_column-inner > .wpb_wrapper {
    text-align: center;
}

.w153-th-carousel.w1-alt1 .wpb_row .w1-text > .vc_column-inner > .wpb_wrapper .w1-left h4 {
    padding-bottom: 0;
}

.w153-th-carousel.w1-alt1 .wpb_row .w1-text > .vc_column-inner > .wpb_wrapper .w1-left p {
    font-size: 13px;
}

.w153-th-carousel.w1-alt1 .wpb_row .w1-text > .vc_column-inner > .wpb_wrapper .w1-left .w1-price {
    display: inline-block;
    font-size: 18px;
    font-weight: 800;
    color: #DBAE53;
    padding-bottom: 20px;
}

.w153-th-carousel .slick-slide {
    transition: all 0.15s linear;
}

.w153-th-carousel .slick-slider {
    padding-bottom: 40px;
}

.w153-th-carousel .w1-arrow {
    display: block;
    position: absolute;
    left: 10px;
    top: calc(50% - 20px);
    z-index: 5000;
    border: 3px solid #939393;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 512'%3E%3Cpath fill='%23939393' d='M4.2 247.5L151 99.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17L69.3 256l118.5 119.7c4.7 4.7 4.7 12.3 0 17L168 412.5c-4.7 4.7-12.3 4.7-17 0L4.2 264.5c-4.7-4.7-4.7-12.3 0-17z'/%3E%3C/svg%3E");
    background-size: auto 70%;
    background-position: center center;
    background-repeat: no-repeat;
}

.w153-th-carousel .w1-arrow.w1-next {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 512'%3E%3Cpath fill='%23939393' d='M187.8 264.5L41 412.5c-4.7 4.7-12.3 4.7-17 0L4.2 392.7c-4.7-4.7-4.7-12.3 0-17L122.7 256 4.2 136.3c-4.7-4.7-4.7-12.3 0-17L24 99.5c4.7-4.7 12.3-4.7 17 0l146.8 148c4.7 4.7 4.7 12.3 0 17z'/%3E%3C/svg%3E");
    left: auto;
    right: 10px;
}

.w153-th-cards {
    background-color: #f7f8fa;
}

.w153-th-cards .wpb_row .wpb_column {
    padding: 25px;
    text-align: center;
    transition: all 0.15s linear;
}

.w153-th-cards .wpb_row .wpb_column img {
    display: inline-block;
    height: 80px;
    margin-bottom: 20px;
}

.w153-th-cards2 .wpb_row .wpb_column {
    padding: 5px 0 5px 0;
    cursor: pointer;
    transition: all 0.15s linear;
    background-color: #ffffff;
}

.w153-th-cards2 .wpb_row .wpb_column h3 {
    color: #ffffff;
    padding: 0;
    font-size: 20px;
}

.w153-th-cards2 .wpb_row .wpb_column .vc_column-inner {
    height: 200px;
    position: relative;
}

.w153-th-cards2 .wpb_row .wpb_column .vc_column-inner > .wpb_wrapper {
    position: absolute;
    z-index: 50px;
    left: 20px;
    bottom: 20px;
}

.w153-th-gallery1 {
    display: block;
}

.w153-th-gallery1 figure a img {
    width: 100% !important;
}

.w153-th-ul1 li {
    position: relative;
    display: block;
    padding: 0 0 10px 20px;
    text-align: left;
}

.w153-th-ul1 li .w1-marker {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 800;
    color: #DBAE53;
    z-index: 1;
}

.w153-th-ul1 li .w1-desc {
    display: block;
    font-style: italic;
    color: #888888;
    font-size: 14px;
    padding-top: 5px;
}

.w153-th-list1 {
    padding: 0 0 10px 0;
}

.w153-th-list1 .wpb_wrapper {
    position: relative;
    padding-left: 70px;
}

.w153-th-list1.w1-no-icon .wpb_wrapper {
    padding-left: 0;
}

.w153-th-list1 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: auto;
    z-index: 1;
}

.w153-th-list1 h5 {
    font-style: normal;
    padding-bottom: 15px;
}

.w153-th-gallery2 {
    display: block;
    width: 200px;
    margin: 0 auto 0 auto;
}

/*.w153-th-video-header {
    height: auto;
    max-height: 550px;
    overflow: hidden;
}

.w153-th-video-header video {
    width: 100%;
    height: auto;
}*/

.w153-link-full > .vc_column-inner {
    position: relative;
}

.w153-link-full > .vc_column-inner * {
    position: static;
}

.w153-link-full > .vc_column-inner a {
    position: absolute;
    text-indent: -1000px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    overflow: hidden;
}

.w153-th-cards2 .wpb_row .wpb_column .vc_column-inner .w1-link {
    display: none;
}

.w153-careers-item {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #bbbbbb;
}

.wpcf7-form .left-side,
.wpcf7-form .right-side,
.wpcf7-form .full-side {
    padding-bottom: 15px;
}

.wpcf7-form .full-side {
    clear: both;
}

.wpcf7-form label {
    display: block;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="tel"],
.wpcf7-form textarea {
    display: block;
    padding: 10px;
    margin: 0;
    border: 1px solid #bbbbbb;
    border-radius: 5px;
    width: 100%;
}

.wpcf7-form .wpcf7-form-control-wrap {
    display: block;
    padding-top: 3px;
}

.wpcf7-form span.wpcf7-list-item {
    margin: 0 20px 0 0;
}

.wpcf7-form span.wpcf7-list-item input {
    margin-left: 0;
}

div.wpcf7-response-output {
    clear: both;
}

.w153-th-covid {
    display: block;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    background: linear-gradient(to right, #ec6c25, #c23734);
    color: #ffffff;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
}

.w153-th-icons-social {
    text-align: center;
    padding-top: 20px;
}

.w153-th-icons-social a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
    color: #ffffff;
    background: linear-gradient(to right, #ec6c25, #c23734);
    font-size: 15px;
    margin-right: 10px;
}

.w153-th-progressives {
    padding-top: 30px;
    position: relative;
}

@keyframes w153-th-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.w153-th-loading {
    display: block;
    border: 3px solid #dddddd;
    border-top: 3px solid #c23734;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: w153-th-spin 0.5s linear infinite;
}

.w153-th-progressives .w153-th-loading {
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 1;
    display: none;
}

.w153-th-progressives .w1-item {
    padding: 10px;
    background-color: #eeeeee;
    margin-bottom: 5px;
    line-height: 1.3rem;
}

.w153-th-progressives .w1-item .w1-title {
    float: left;
    font-weight: 600;
}

.w153-th-progressives .w1-item .w1-value {
    float: right;
    font-weight: 600;
    color: #c23734;
    font-size: 1.3rem;
}

.w153-th-progressives.w1-2 {
    border: 10px solid #c23734;
    padding: 50px;
    background-color: #fff7e8;
    border-radius: 20px;
    overflow: hidden;
    margin: 0 0 50px 0 !important;
}

.w153-th-progressives.w1-2 .w1-img {
    width: 100%;
}

.w153-th-progressives.w1-2 .w1-inner {
    padding: 30px 0 0 0;
}

.w153-th-progressives.w1-2 .w1-item {
    padding: 0;
    background-color: transparent;
    margin-bottom: 30px;
}

.w153-th-progressives.w1-2 .w1-inner > :last-child {
    margin-bottom: 0;
}

.w153-th-progressives.w1-2 .w1-item .w1-title {
    float: none;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
}

.w153-th-progressives.w1-2 .w1-item .w1-title .w1-number {
    font-size: 20px;
    font-weight: 800;
    font-style: italic;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    width: 50px;
    height: 50px;
    text-align: center;
    background: linear-gradient(to right, #ec6c25, #c23734);
    border-radius: 50%;
}

.w153-th-progressives.w1-2 .w1-item .w1-title .w1-name {
    width: 90px;
    text-align: center;
    font-size: 30px;
    font-weight: 800;
    line-height: 48px;
    font-style: italic;
}

.w153-th-progressives.w1-2 .w1-item .w1-value {
    float: none;
    background-color: #000000;
    font-size: 25px;
    font-weight: 800;
    font-style: italic;
    color: #ffffff;
    text-align: center;
    padding: 15px;
    border-radius: 20px;
}

.w153-th-progressives.w1-2 .w153-th-loading {
    top: 10px;
    right: 10px;
}

@media (min-width: 500px) {
    /*.w153-th-section1 .w1-img {
        height: 300px;
    }*/
}

@media (min-width: 600px) {
    .w153-th-header h2,
    .w153-th-header-slider h2 {
        font-size: 25px;
        padding-bottom: 20px;
    }

    .w153-th-header .w1-text,
    .w153-th-header-slider .w1-text {
        /*padding: 0 0 0 0;*/
        font-size: 15px;
    }

}

@media (min-width: 750px) {
    .w153-th-progressives.w1-2 .w1-img {
        float: left;
        width: 40%;
    }

    .w153-th-progressives.w1-2 .w1-inner {
        float: right;
        width: 60%;
        padding: 0 50px 0 80px;
    }

    .w153-th-progressives.w1-2 .w1-item .w1-title .w1-number {
        font-size: 30px;
        width: 70px;
        height: 70px;
    }

    .w153-th-progressives.w1-2 .w1-item .w1-value {
        font-size: 35px;
        padding: 25px;
    }

    .w153-th-progressives.w1-2 .w1-item .w1-title .w1-name {
        width: 110px;
        font-size: 35px;
        line-height: 68px;
    }

    .w153-th-header {
        height: 300px;
    }

    .w153-th-header.w1-video .w1-video-wrapper {
        top: -100px;
    }

    .w153-th-header .w153-th-wrapper .vc_column-inner,
    .w153-th-header-slider .w153-th-wrapper .vc_column-inner {
        padding: 0 30px 0 30px;
    }

    .w153-th-header h2,
    .w153-th-header-slider h2 {
        font-size: 40px;
    }

    .w153-th-header .w1-text,
    .w153-th-header-slider .w1-text {
        /*padding: 0 0 0 0;*/
    }

    .w153-th-header .w1-buttons.w1-app a img {
        width: 240px;
    }

    .w153-th-section1 .w1-text {
        display: flex;
        align-items: center;
        text-align: left;
    }

    .w153-th-section1.w1-alt .w1-text {
        justify-content: flex-end;
    }

    .w153-th-section1 .w1-text .vc_column-inner {
        min-height: auto;
    }

    /*.w153-th-section1 .w1-img {
        height: auto;
    }*/

    .w153-th-section1.w1-alt .w1-text {
        order: 1;
    }

    .w153-th-section1.w1-alt .w1-img {
        order: 2;
    }

    .w153-th-section3 {
        padding: 80px 0 80px 0;
    }

    .w153-th-section3 .w1-buttons a img {
        width: 300px;
    }

    .w153-th-title1.w1-carousel h1,
    .w153-th-title1.w1-carousel h2 {
        padding-bottom: 10px;
    }

    .w153-th-carousel .wpb_row {
        padding: 15px;
    }

    .w153-th-carousel .wpb_row .w1-img .vc_column-inner {
        /*height: 200px;*/
    }

    .w153-th-carousel .slick-slide:not(.slick-center) {
        opacity: 0.5;
    }

    .w153-th-carousel.w1-alt1 .wpb_row .w1-text > .vc_column-inner > .wpb_wrapper {
        display: none;
    }

    .w153-th-carousel.w1-alt1 .wpb_row.slick-center .w1-text > .vc_column-inner > .wpb_wrapper {
        display: block;
    }

    .w153-th-carousel .slick-center {
        -webkit-box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.2);
        box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.2);
        border-radius: 5px;
        transform: scale(1.1);
        z-index: 50;
    }

    .w153-th-carousel .slick-list {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .w153-th-cards .wpb_row .wpb_column {
        padding: 30px;
    }

    .w153-th-cards .wpb_row .wpb_column:hover {
        background-color: #ffffff;
        -webkit-box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.2);
        box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.2);
    }

    /* REL 1 | +10px */
    .w153-th-cards2 .w153-th-wrapper {
        max-width: 1210px;
    }

    .w153-th-cards2 .wpb_row .wpb_column {
        padding: 5px;
    }

    .w153-th-cards2 .wpb_row .wpb_column:hover {
        transform: scale(1.1);
        z-index: 50;
        -webkit-box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.2);
        box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.2);
        background-color: #DBAE53;
    }

    .w153-th-gallery2 {
        width: 300px;
    }
}

@media (min-width: 1000px) {
    .wpcf7-form .left-side,
    .wpcf7-form .right-side {
        float: left;
        width: 48%;
    }

    .wpcf7-form .left-side {
        clear: both;
    }

    .wpcf7-form .right-side {
        float: right;
    }

    .w153-th-header {
        height: 500px;
        text-align: left;
    }

    .w153-th-header-slider {
        text-align: left;
    }

    .w153-th-header .w153-th-wrapper .vc_column-inner,
    .w153-th-header-slider .w153-th-wrapper .vc_column-inner {
        width: 60%;
        padding: 0;
    }

    .w153-th-header h2,
    .w153-th-header-slider h2 {
        font-size: 50px;
    }

    .w153-th-header .w1-text,
    .w153-th-header-slider .w1-text {
        font-size: 20px;
    }

    .w153-th-title1 h1,
    .w153-th-title1 h2 {
        padding: 40px 0 40px 0;
    }

    .w153-th-section1 .w1-text {
        padding: 40px 0 40px 0;
    }

    .w153-th-section1 .w1-text .vc_column-inner {
        max-width: 700px;
        float: left;
    }

    .w153-th-section1.w1-alt .w1-text .vc_column-inner {
        float: right;
    }

    .w153-th-section2 {
        padding: 30px;
    }

    .w153-th-carousel {
        padding-bottom: 40px;
    }

    .w153-th-cards .wpb_row .wpb_column {
        padding: 40px;
    }

    .w153-th-space1 {
        height: 40px !important;
    }

    .w153-th-cards2 .wpb_row .wpb_column .vc_column-inner {
        height: 250px;
    }

    .w153-th-carousel.w1-alt1 .wpb_row .w1-text > .vc_column-inner > .wpb_wrapper {
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
        padding: 30px 0 15px 0;
    }

    .w153-th-carousel.w1-alt1:not(.w1-alt2) .wpb_row.slick-center .w1-text > .vc_column-inner > .wpb_wrapper {
        display: flex;
    }

    .w153-th-carousel.w1-alt1:not(.w1-alt2) .wpb_row .w1-text > .vc_column-inner > .wpb_wrapper .w1-left,
    .w153-th-carousel.w1-alt1:not(.w1-alt2) .wpb_row .w1-text > .vc_column-inner > .wpb_wrapper .w1-right {
        flex-grow: 1;
        flex-shrink: 1;
    }

    .w153-th-carousel.w1-alt1:not(.w1-alt2) .wpb_row .w1-text > .vc_column-inner > .wpb_wrapper .w1-left {
        text-align: left;
    }

    .w153-th-carousel.w1-alt1:not(.w1-alt2) .wpb_row .w1-text > .vc_column-inner > .wpb_wrapper .w1-right {
        text-align: right;
        padding-left: 30px;
    }

    .w153-th-carousel.w1-alt1:not(.w1-alt2) .wpb_row .w1-text > .vc_column-inner > .wpb_wrapper .w1-left .w1-price {
        padding-bottom: 0;
    }

    .w153-th-space2 {
        height: 400px !important;
    }

    .w153-th-icons-social a {
        width: 60px;
        height: 60px;
        line-height: 60px;
        border-radius: 30px;
        font-size: 25px;
        margin-right: 10px;
    }
}

@media (min-width: 1300px) {
    .w153-th-header {
        height: 600px;
    }

    .w153-th-header h2,
    .w153-th-header-slider h2 {
        font-size: 65px;
    }

    .w153-th-title1 h1,
    .w153-th-title1 h2 {
        padding: 50px 0 50px 0;
    }

    .w153-th-section1 {
        margin-left: 0;
        margin-right: 0;
    }

    .w153-th-section1 .w1-text {
        /*padding: 50px 0 50px 0;*/
    }

    .w153-th-section1 .w1-text .vc_column-inner {
        padding: 0 20px 0 50px;
    }

    .w153-th-section1.w1-alt .w1-text .vc_column-inner {
        padding: 0 50px 0 20px;
    }

    .w153-th-carousel {
        padding-bottom: 50px;
    }

    .w153-th-cards .wpb_row .wpb_column {
        padding: 50px;
    }

    .w153-th-space1 {
        height: 50px !important;
    }

    .w153-th-carousel .wpb_row .w1-img .vc_column-inner {
        /*height: 250px;*/
    }

    .w153-th-cards2 .wpb_row .wpb_column .vc_column-inner {
        height: 300px;
    }

    .w153-th-cards2 .wpb_row .wpb_column h3 {
        font-size: 30px;
    }

    .w153-th-cards2 .wpb_row .wpb_column .vc_column-inner > .wpb_wrapper {
        left: 30px;
        bottom: 30px;
    }

    .w153-th-carousel .slick-slider {
        padding-bottom: 40px;
    }

    .w153-th-carousel .w1-arrow {
        left: -60px;
        width: 50px;
        height: 50px;
        border-radius: 25px;
    }

    .w153-th-carousel .w1-arrow.w1-next {
        right: -60px;
    }

    .w153-th-list1 {
        padding: 20px 0 20px 0;
    }

    .w153-th-list1 .wpb_wrapper {
        padding-left: 120px;
    }

    .w153-th-list1 img {
        width: 98px;
    }

    .w153-th-gallery2 {
        margin: 0;
        width: 350px;
        float: right;
    }
}

@media (min-width: 1500px) {
    .w153-th-section1 .w1-text {
        /*padding: 80px 0 80px 0;*/
    }

    .w153-th-section1 .w1-text .vc_column-inner {
        padding: 0 20px 0 80px;
    }

    .w153-th-section1.w1-alt .w1-text .vc_column-inner {
        padding: 0 80px 0 20px;
    }

    .w153-th-gallery2 {
        width: 400px;
    }

    .w153-th-header .w1-text,
    .w153-th-header-slider .w1-text {
        font-size: 22px;
    }

    .w153-th-space2 {
        height: 600px !important;
    }
}

@media (min-width: 1800px) {
    .w153-th-header.w1-video .w1-video-wrapper {
        top: -200px;
    }

    .w153-th-section1 .w1-text {
        /*padding: 90px 0 90px 0;*/
    }

    .w153-th-section1 .w1-text .vc_column-inner {
        padding: 0 20px 0 90px;
    }

    .w153-th-section1.w1-alt .w1-text .vc_column-inner {
        padding: 0 90px 0 20px;
    }
}
