.bg-g1 {
    background-image: linear-gradient(
            #5dc560,
            #5dc560),
    linear-gradient(
            #359eff,
            #359eff);
    background-blend-mode: normal,
    normal;
    background-color: #5dc560;
}

.bg-g2 {
    background-image: linear-gradient(
            #eaf7eb,
            #eaf7eb),
    linear-gradient(
            #359eff,
            #359eff);
    background-blend-mode: normal,
    normal;

    background-color: #eaf7eb;
}

.bg-b1 {
    background-image: linear-gradient(
            #18abff,
            #18abff),
    linear-gradient(
            #359eff,
            #359eff);
    background-blend-mode: normal,
    normal;
    background-color: #18abff;
}


.bg-b2 {
    background-image: linear-gradient(
            #091871,
            #091871),
    linear-gradient(
            #359eff,
            #359eff);
    background-blend-mode: normal,
    normal;
    background-color: #091871;
}

.bg-b3 {
    background-color: #ecf5ff;
}

.bg-b4 {
    background-color: #dce8ff;
}

.bg-gray {
    background-color: #eee;
}

.bg-white {
    background-color: #fff;
}

.banner {
    background-image: url(/assets/images/download/download-banner-bg.jpg);
    color: #fff;
    text-align: center;
    -webkit-background-size: cover;
    background-size: cover;
}

.banner {
    padding: 45px 0 30px 0;
}

.banner h1 {
    margin-bottom: 15px;
}

.banner p {
    font-family: 'helvetica Th', Helvetica, Arial, sans-serif;
    font-size: 2.6rem;
}

.banner p a {
    font-size: 16px;
    color: #fff;
    text-decoration: underline;
}

.banner p a:hover {
    font-weight: bold;
}


.slider-area {
    background-color: #eef1f3;
}

.slider-area .swiper-box {
    width: 100%;
    display: block;
    position: relative;
}

.inline-block-box {
    font-size: inherit;
}

.media-body {
    width: auto;
}

.media-left h6, .media-left {
    white-space: nowrap;
    word-break: keep-all;
}

.media-left h6 {
    display: inline-block;
    vertical-align: middle;
}

.media-left .media-object {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    max-width: none;
    min-width: auto;
}

.user-reviews .media-body .txt {
    margin-left: 15px;
    width: 95%;
    line-height: normal;
    font-size: 1.4rem;
}

.media-body, .media-left, .media-right {
    vertical-align: middle;
}

.user-reviews .slick-arrow.slick-prev:hover,
.user-reviews .slick-arrow.slick-next:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.user-reviews .slick-arrow.slick-prev {
    left: 10px;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.user-reviews .slick-arrow.slick-next {
    right: 10px;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

section h2 {
    margin-bottom: 5px;
}

.cnt {
    padding: 75px 0;
}

.cnt-header {
    margin-bottom: 55px;
}

.plh.h28 {
    height: 28px;
}

.plh.h20 {
    height: 20px;
}

.bg-rcm {
    background: url(/assets/images/backgrounds/download-learn-bg.jpg) no-repeat center;
    margin-bottom: 0 !important;
    color: #fff;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 80px 0 55px 0;
}

.bg-rcm .btn {
    margin-bottom: 0;
}

.bg-rcm h2 {
    margin-bottom: 40px;
}

.bg-rcm h2, .bg-rcm p {
    color: #fff;
}

.combination-box {
    margin-bottom: 15px;
}

.bg-rcm .btn-transparent.bd-white:hover {
    background-color: #18abff;
}

/*table*/
.table {
    margin-bottom: 0;
    border-collapse: inherit;
}

.table th {
    font-weight: normal;
    font-size: 16px;
}

.table thead th:not(:first-child) {
    color: #fff;
}

.table thead tr th,
.table tbody tr td {
    text-align: center;
    vertical-align: middle;
}

.table td {
    position: relative;
    z-index: 0;
}

.table td:hover {
    z-index: 300;
}

.table td.hook::after,
.table td.nohook::after {
    content: '';
    display: inline-block;
}

.table td.hook::after {
    width: 15px;
    height: 15px;
    background: url(/assets/images/icons/tiny-icon-all.png) no-repeat center;
    background-position: -1046px -182px;
}

.table td.hook.blue1::after {
    background-position: -860px -182px;
}

.table td.hook.blue2::after {
    background-position: -923px -182px;
}

.table td.hook.blue3::after {
    background-position: -986px -182px;
}

.table td.hook.green::after {
    background-position: -797px -182px;
}

.table td.nohook::after {
    width: 15px;
    height: 3px;
    background-color: #bdbdbd;
}

.table td.hook.txt {
    padding-top: 20px;
}

.table td.hook.txt::after {
    top: -20px;
}

.table .price {
    font-family: 'Myriad Pro';
}

.table .curr-price {
    font-size: 24px;
    display: block;
    line-height: 1.2;
}

.table .btn {
    width: 160px;
}

.table-col5 h5,
.table-col5 p {
    margin: 0;
}

.table-col5 thead th:first-child,
.table-col5 tr td:first-child {
    width: 308px;
    text-align: left;
}

.table-col5 thead th:not(:first-child),
.table-col5 tr td:not(:first-child) {
    width: 200px;
}

@media all and (max-width: 767px) {
    .table-box {
        overflow-y: hidden;
    }

    .table {
        width: 768px;
    }
}

.table.noborder tr th,
.table.noborder tr td {
    border: 0;
    padding: 20px 15px;
    text-align: left;
}

.table.blue tbody tr:nth-child(odd) {
    background-color: #fff;
}

.table.blue tbody tr:nth-child(even) {
    background-color: #dce8ff;
}

.table-outer {
    overflow-x: auto;
}

.table-outer .table {
    min-width: 940px !important;
}

.table-ctn {
    margin-bottom: 1px;
}

.table-ctn:hover, table-ctn:focus {
    z-index: 400830;
}

@media all and (max-width: 992px) {
    .table-outer {
        overflow-x: scroll;
    }

    .table-outer .fixed-tb-header {
        max-width: none;
        position: static !important;
        margin-bottom: -1px;
        display: table;
    }

    /*这个尺寸的设备显示的显示滚动条*/
    .table-outer {
        overflow-y: auto;
        padding-bottom: 1px;
    }

    .table-outer::-webkit-scrollbar-track-piece {
        background-color: rgba(0, 0, 0, 0);
        border-left: 1px solid rgba(0, 0, 0, 0);
    }

    .table-outer::-webkit-scrollbar {
        width: 5px;
        height: 13px;
    }

    .table-outer::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, 0.5);
        background-clip: padding-box;
        min-height: 28px;
    }

    .table-outer::-webkit-scrollbar-thumb:hover {
        background-color: rgba(0, 0, 0, 0.5);
    }


    .table-outer .fixed-tb-header,
    .table-outer .table,
    .table-outer .table > tbody > tr > td,
    .table-outer .table > tbody > tr > th,
    .table-outer .table > tfoot > tr > td,
    .table-outer .table > tfoot > tr > th,
    .table-outer .table > thead > tr > td,
    .table-outer .table > thead > tr,
    .table-outer .table > tbody > tr,
    .table-outer .table > tbody > tr,
    .table-outer .table > tfoot > tr,
    .table-outer .table > tfoot > tr,
    .table-outer .table > thead > tr,
    .table-outer .table > tbody,
    .table-outer .table > tfoot,
    .table-outer .table > thead,
    .table-outer .table > caption + thead > tr:first-child > td,
    .table-outer .table > caption + thead > tr:first-child > th,
    .table-outer .table > colgroup + thead > tr:first-child > td,
    .table-outer .table > colgroup + thead > tr:first-child > th,
    .table-outer .table > thead:first-child > tr:first-child > td,
    .table-outer .table > thead:first-child > tr:first-child > th {
        display: block;
        width: auto !important;
        min-width: auto !important;
        min-height: 30px;
    }

    .table-outer .table > tbody > tr > td:first-child,
    .table-outer .table > tbody > tr > th:first-child,
    .table-outer .table > tfoot > tr > td:first-child,
    .table-outer .table > tfoot > tr > th:first-child,
    .table-outer .table > thead > tr > td:first-child,
    .table-outer .table > thead:first-child > tr:first-child > td:nth-child(1),
    .table-outer .table > thead:first-child > tr:first-child > th:nth-child(1) {
        display: table-cell;
        width: 50% !important;
    }


    .table-outer .t1 > tbody > tr > td:nth-child(2),
    .table-outer .t1 > tbody > tr > th:nth-child(2),
    .table-outer .t1 > tfoot > tr > td:nth-child(2),
    .table-outer .t1 > tfoot > tr > th:nth-child(2),
    .table-outer .t1 > thead > tr > td:nth-child(2),
    .table-outer .t1 > thead:first-child > tr:first-child > td:nth-child(2),
    .table-outer .t1 > thead:first-child > tr:first-child > th:nth-child(2),
    .table-outer .t2 > tbody > tr > td:nth-child(3),
    .table-outer .t2 > tbody > tr > th:nth-child(3),
    .table-outer .t2 > tfoot > tr > td:nth-child(3),
    .table-outer .t2 > tfoot > tr > th:nth-child(3),
    .table-outer .t2 > thead > tr > td:nth-child(3),
    .table-outer .t2 > thead:first-child > tr:first-child > td:nth-child(3),
    .table-outer .t2 > thead:first-child > tr:first-child > th:nth-child(3),
    .table-outer .t3 > tbody > tr > td:nth-child(4),
    .table-outer .t3 > tbody > tr > th:nth-child(4),
    .table-outer .t3 > tfoot > tr > td:nth-child(4),
    .table-outer .t3 > tfoot > tr > th:nth-child(4),
    .table-outer .t3 > thead > tr > td:nth-child(4),
    .table-outer .t3 > thead:first-child > tr:first-child > td:nth-child(4),
    .table-outer .t3 > thead:first-child > tr:first-child > th:nth-child(4) {
        display: table-cell;
        width: 50% !important;
    }

    .tb-tabs {
        margin-bottom: 15px;
        display: table;
        width: 100%;
    }

    .tb-tabs > li > a {
        font-size: 2.2rem;
    }

    .tb-tabs > li {
        display: table-cell;
        float: none;
    }

    .tb-tabs > li.active > a, .tb-tabs > li.active > a:hover, .tb-tabs > li.active > a:focus {
        background-color: #091871;
    }

    .table-outer .table > tbody > tr > td,
    .table-outer .table > tbody > tr > th,
    .table-outer .table > tfoot > tr > td,
    .table-outer .table > tfoot > tr > th,
    .table-outer .table > thead > tr > td,
    .table-outer .table > thead:first-child > tr:first-child > td,
    .table-outer .table > thead:first-child > tr:first-child > th {
        display: none;
    }

    .table-outer .table > tbody > tr,
    .table-outer .table > tbody > tr,
    .table-outer .table > tfoot > tr,
    .table-outer .table > tfoot > tr,
    .table-outer .table > thead > tr,
    .table-outer .table > thead:first-child > tr:first-child,
    .table-outer .table > thead:first-child > tr:first-child {
        display: table;
        width: 100% !important;
    }

}


.table-col4 th, .table-col4 td {
    width: 20%;
    color: #333;
}

.table-col4 th:first-child, .table-col4 td:first-child {
    width: 40%;
    color: #333;
    text-align: left;
    padding-left: 25px;
    padding-right: 15px;
}

.table-col4 th:first-child > .plh {
    font-size: 2.4rem;
    font-weight: bold;
}


.table {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    color: #fff;
}

.table .tbhd .sale-price {
    font-size: 2.0rem;
    font-weight: bold;
}

.table .tbhd {
    padding: 15px 0;
}

.table .tbhd strong {
    font-size: 16px;
    font-weight: normal;
    display: block;
    height: 24px;
    line-height: 24px;
    margin-top: 15px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 0;
}


.tbhd h4 {
    margin-bottom: 0;
}

.table .tbbd {
    padding: 20px 0 15px;
}

.table .tbbd-row {
    margin-top: 5px;
}

.table .btn {
    margin-bottom: 10PX;
}

.table .tbbd .btn-link {
    font-size: 1.4rem;
    height: 20px;
    line-height: 20px;
}

.table h5 .illustrate-tip {
    font-weight: normal;
}

.table h5 {
    margin-bottom: 0;
    padding: 35px 0;
    font-size: 1.6rem;
    font-weight: normal;
}

.table:first-child {
    margin-bottom: -1px;
}

.table h5 .illustrate-tip .illustrate-content {
    min-width: auto;
    word-break: keep-all;
    white-space: nowrap;
}

.table-outer {
    position: relative;
    overflow: visible;
}

.table-cls {
    overflow: visible;
}

@media all and (min-width: 992px) {
    .fixed-tb-header {
        top: 0;
        left: 0;
        min-width: 920px;
        z-index: 200;
    }

    .fixed-tb-header.scrolling {
        position: fixed;
        background-color: #fff;
        z-index: 300;
    }
}


/*modal*/
.link-group {
    display: inline-block;
    vertical-align: middle;
}

.link-group > a {
    margin-bottom: 0;
}

.link-group > p {
    font-size: 1.2rem;
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
}


.link-as .btn:first-child {
    margin-bottom: 10px;
}

.modal .form-group .link-as {
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 10px;
}

.form-group .btn-link {
    color: #000066;
    margin: 0;
    padding: 0;
    font-size: 12px;
    height: auto;
    line-height: normal;
    width: auto;
}

.form-group .btn-link:hover {
    text-decoration: underline;
    color: #000066;
}

.btn-link {
    display: block;
}

.am-modal .price-item {
    margin-top: 10px;
}

.btn-yellow {
    background-color: #ff9900;
}

.rel {
    position: relative;
}

.rel .info {
    width: 100%;
    line-height: 2.6rem;
}

.info.error {
    color: #ff0c0c;
}

.info.success {
    color: #00B050;
}

.form-group.has-error .form-control {
    border-color: #ff0c0c;
}

.am-modal .link-as .btn:first-child {
    margin-right: 0;
    display: table;
    margin: auto;
}

/*download dialog*/
.modal-dialog {
    top: 160px;
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.modal-dialog h3,
.modal-dialog h2,
.modal-dialog h4,
.modal-dialog h5,
.modal-dialog h6,
.modal-dialog p {
    color: #333;
}

.modal-dialog h3 {
    font-size: 2.4rem;
}

.modal-dialog p {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 2.0rem;
}

.modal-dialog .modal-content {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: url(/assets/images/modal/download-popout-bg.png) no-repeat 0 0;
    -webkit-background-size: 100%;
    background-size: 100%;
    padding-bottom: 26px;
}

.modal-dialog .form-group .form-control {
    border-left: none;
    border-right: none;
    border-top: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
}

.modal-dialog .form-group .form-control:focus {
    background-color: #fff;
}

.modal-dialog .modal-header h3 {
    margin-bottom: 0;
}

.modal-dialog .modal-header {
    border-bottom: 0 none;
}

.modal-dialog .modal-header .close {
    position: relative;
    top: -15px;
    right: 22px;
}

@media all and (min-width: 768px) {

    .modal-dialog .modal-body {
        padding: 0 80px 40px 80px;
    }

    .modal-dialog .modal-body .form-group {
        width: 78%;
        margin: 35px auto 0 auto;
    }

    .modal-dialog .modal-header > h3, .modal-dialog .modal-body > p {
        width: 98%;
        margin: auto;
    }
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 620px;
    }

    .modal-dialog .modal-content {
        padding-bottom: 40px;
    }
}

.modal-dialog .modal-footer {
    background-color: #f7f1ea;
    color: #333;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    position: relative;
    margin-left: -35px;
    margin-right: -35px;
    bottom: -45px;
    padding-bottom: 30px;
}

.modal-dialog .modal-footer .btn {
    font-size: 14px;
    font-weight: normal;
    min-width: 130px;
    height: 32px;
    line-height: 32px;
    padding: 0;
    margin-bottom: 0;
}

.modal-dialog .modal-footer .f-18 {
    font-size: 1.8rem;
    text-align: left;
}

.modal-dialog .modal-footer p {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    text-align: left;
    padding: 10px 0 0 0;
}

.modal-dialog .modal-footer .col-md-8 > p:first-child {
    padding-top: 20px;
}

.modal-dialog .modal-footer strong {
    color: #ff9900;
    font-weight: bold;
}

.modal-dialog .modal-body .price-item {
    text-align: left;
}

.modal-dialog .modal-footer .price-item .sale-price {
    color: #ff9900;
    font-size: 2.2rem;
}

.modal-dialog .modal-footer .col-md-4 {
    text-align: center;
}

@media (max-width: 1199px) {
}

@media (min-width: 1200px) {
    .modal-dialog .modal-content {
        padding-bottom: 26px;
    }
}

@media (max-width: 767px) {
    .modal .modal-content {
        background-image: none;
        background-color: #fff;
        padding-bottom: 0;
    }

    .modal-content .form-group {
        margin-top: 35px;
        text-align: center;
    }

    .modal-content .form-group .form-control {
        text-align: center;
    }

    .modal-footer {
        margin: 0 auto;
        text-align: center;
        padding-bottom: 25px;
        padding-top: 15px;
    }

    .modal-footer p, .modal-footer .col-md-8 p {
        text-align: center;
    }
}

.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
}

.modal {
    z-index: 10086;
}

.btn .glyphicon-refresh {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
    -webkit-animation: loopRotate 2s infinite linear;
    -o-animation: loopRotate 2s infinite linear;
    animation: loopRotate 2s infinite linear;
}

.modal-dialog.modal-sm {
    width: auto;
    max-width: 400px;
}

#am-dialog .modal-dialog .modal-content {
    background: none;
    padding-bottom: inherit;
    border: 0 none;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#am-dialog .modal-dialog .modal-footer {
    padding: 6px 0 13px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    background: #fff;
    border-top: 0 none;
}

#am-dialog {
    font-family: 'Myriad Pro', Segoe UI, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#am-dialog .modal-dialog .modal-header {
    padding: 16px 0 4px 0;
    border-bottom: 1px solid #dedede;
    position: relative;
    background-color: #F8F8F8;
}

#am-dialog .modal-dialog .modal-header > h4, #am-dialog .modal-dialog .modal-body > p {
    width: auto;
    padding-left: 10px;
    padding-right: 15px;
}

#am-dialog .btn.btn-sm {
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
}

#am-dialog .modal-header .close {
    position: absolute;
    top: 10px;
    right: 11px;
}

#am-dialog .modal-dialog .modal-body {
    padding: 10px 0 15px;
    background-color: #fff;
}

.link-as {
    display: block;
}

.banner .link-as {
    margin-top: 33px;
}

.link-group {
    display: inline-block;
    vertical-align: middle;
}

.link-group > a {
    margin-bottom: 0;
}

.link-group > p {
    font-size: 1.2rem;
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
}


.link-as .btn:first-child {
    margin-bottom: 5px;
}

.form-group .link-as {
    display: inline-block;
    margin-bottom: 20px;
}

.form-group .btn-link {
    color: #000066;
    margin: 0;
    padding: 0;
    font-size: 12px;
    height: auto;
    line-height: normal;
    width: auto;
}

.form-group .btn-link:hover {
    text-decoration: underline;
    color: #000066;
}

.btn-link {
    display: block;
}


.btn-yellow {
    background-color: #ff9900;
}

.rel {
    position: relative;
}

.info.error {
    color: #ff0c0c;
}

.info.success {
    color: #00B050;
}

.form-group.has-error .form-control {
    border-color: #ff0c0c;
}

#am-dialog .modal-inner {
    background: #f7f1ea;
    -webkit-background-size: cover;
    background-size: cover;
    margin: -1px 15px -1px 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}

#am-dialog .btn {
    max-width: none;
    min-width: auto;
    height: auto;
    line-height: normal;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 10px;
}

/** style of this page*/
#am-modal-downloaded {
    display: none;
}

.modal-innerbox {
    background: url(/assets/images/modal/modal-bg.png) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 30px 35px 45px 35px;
}

.am-modal .modal-dialog .modal-header {
    padding: 0;
}

.am-modal .modal-dialog .modal-body {
    padding: 0;
}

.am-modal .modal-dialog .modal-body .privacy-policy-link:hover,
.am-modal .modal-dialog .modal-body .privacy-policy-link {
    color: #333;
    font-size: 1.4rem;
    text-decoration: none;
    font-weight: normal;
}

.am-modal .modal-content {

    background: #fff none;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 0;
}

.am-modal .link-as .btn {
    margin-bottom: 0;
}

.am-modal .img-responsive {
    max-width: none !important;
}

.am-modal .rp-info {
    margin-bottom: 20px;
}

.am-modal .rp-info > span {
    display: inline-block;
    vertical-align: middle;
}

.am-modal .rp-info p span:first-child {
    margin-right: 100px;
}

.am-modal .rp-info p:first-child {
    margin-bottom: 15px;
}

.am-modal .modal-header > h3, .am-modal .modal-body > p {
    width: auto;
    display: block;
}

.am-modal .modal-header > h3 {
    color: #091871;
    font-family: 'helvetica Blk', 'Myriad Pro', Segoe UI, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    margin-bottom: 20px;
}

.am-modal .modal-header .close {
    top: -15px;
    right: -15px;
}

.am-modal .media-left, .media > .pull-left {
    padding-right: 35px;
}

@media all and (max-width: 768px) {
    .am-modal .media-body {
        width: auto;
    }

    .modal-dialog .modal-footer p {
        text-align: center !important;
    }

    .modal-dialog .modal-footer .col-md-8 > p:first-child {
        padding-top: 0;
    }

    .modal-footer .price-item {
        margin-top: 15px;
    }
}

@media all and (max-width: 576px) {
    .am-modal .link-as .btn {
        width: 100%;
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .am-modal .link-as .btn:first-child {
        margin-right: auto;
        margin-bottom: 15px;
    }

}

.am-modal .link-as .btn:last-child {
    margin: 5px auto 0 auto;
}

@media all and (max-width: 1199px) {

}
/*downoad dialog*/

@media all and (min-width:992px) {
    .row {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .vertical-box,.combination-box,.toggle-reviews {
        height: 100%;
    }

    [lang="es"] .combination-box .cnt .des {
        min-height: 122px;
    }
}