<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* product */
html,body {
    height:100%;
}
body {
    background: white !important;
}
a:active,
a:visited,
a:focus,
a:focus-within {
    text-decoration: none;
}
button { 
    white-space: nowrap;
}
#header {
    margin-bottom: 0px !important;
}
.prodp-img {
    border: 1px solid #ddd;
    width: 330px;
    height: 186px;
}
.prod-overs {
    padding: 70px 46px 40px 46px;
    width: 100%;
    float: left;
    text-align: center;
}
.prod-overs .span1 {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #eee;
    margin-top: 30px;
    display: block;
    float: left;
    margin-left: 35px;
}
.prod-overview {
    /*background-color: #fff;*/
    /*box-shadow: 0 0 2px 0 rgba(30,38,44,.25);*/
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 24px 24px 24px 24px;
    width: 100%;
    float: left;
    /*border: 1px solid #777;*/
    /*background: linear-gradient(45deg, #222, transparent);*/
    text-align: left;
}
.prod-overview .columns {
    line-height: 24px;
    font-weight: 300;
    color: #efefef;
}
.prod-overview1 .columns {
    white-space: nowrap;
    font-size: 18px;
    font-weight: 300;
    display: table-cell;
    float: left;
    line-height: 38px;
}
.prod-overview1 .columns div {
    display: inline-block;
    text-align: left;
}
.prod-overview1 .columns span {
    font-size: 17px;
    color: #ddd;
    margin-top: 8px;
    margin-bottom: 10px;
    margin-left: 22px;
    display: block;
    font-weight: 300;
    line-height: 42px;
}
.prod-overview2 .columns {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 55px;
    column-gap: 55px;
    font-size: 17px;
    line-height: 24px;
    font-weight: 300;
    max-width: 100%;
}
.prod-otitle {
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    color: #525252;
}
#id-intro {
    float: left;
    min-height: 0 !important;
    padding-bottom: 80px;
    background: url('../images_front/homepage/features-newbg.jpg') no-repeat top right;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 346px !important;
}
#id-intro .h2 {
    background: url('../images_front/duotrainin_circles_png_60perc.png') no-repeat;
    padding-left: 62px;
    width: auto !important;
    line-height: 1.41em;
    color: #333b40;
    display: inline-block !important;
    float: none !important;
    margin-left: 2.5%;
    margin-right: 2.5%;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.metal {
    /*background-color: #393945 !important;
    background-image: linear-gradient(315deg, #393945 0%, #62686d 74%) !important;*/
}
.prod-newbox {
    min-height: 500px;
    display: block;
    position: relative;
    width: 100%;
}
.prod-newbox .col1 {
    float: left;
}
.prod-newbox .col2 {
    float: right;
}
.prod-newbox .col3 {
    text-align: center;
    float: left;
}
.prod-newbox .col3 table {
    width: 100%;
}
.prod-newbox .col3 td,
.prod-newbox .col3 p {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300 !important;
}
.prod-newbox .col3 p {
    margin: 0;
    padding: 0px 0px 22px 0px;
}
.prod-newbox .col3 b {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 19px;
    line-height: 24px;
    font-weight: 400 !important;
}
.prod-newbox .col3 span h5 {
    margin: 50px 0px 0px 0px;
    padding: 0;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 19px;
    line-height: 24px;
    font-weight: 400 !important;
    color: #a2443c;
}
.prod-newbox .col3 span h2,
.prod-newbox .col3 span h3,
.prod-newbox .col3 span,
.prod-newbox .col3 {
    margin: 0;
    padding: 0;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300 !important;
}
.prod-newbox .col1,
.prod-newbox .col2 {
    min-height: 500px;
}
.prod-newbox h2 {
    font-size: 36px;
    line-height: 42px;
    font-weight: 300;
    margin: 0 0 18px;
}
.prod-newbox-left h2 {
    color: #141b20;
}
.prod-newbox-right h2 {
    color: white;
}
.prod-newbox-left {
    background: #edf1f2;
}
.prod-newbox-left .col3 div {
    margin-top: 70px;
    width: 70%;
    display: inline-block;
}
.prod-newbox-left .col1 div,
.prod-newbox-right .col2 div,
.prod-newbox-left .col3 div,
.prod-newbox img {
    text-align: center;
}
.prod-newbox-left .col1 div,
.prod-newbox-right .col2 div,
.prod-newbox img {
    position: absolute;
    z-index: 40;
    top: 50%;
    transform: translate3d(0,-50%,0);
    padding: 40px 40px 40px 40px;
    display: inline-block;
}
.prod-newbox img {
    transform: translate3d(-50%,-50%,0);
    /*display: none;*/
}
.prod-newbox-left .col1 span p,
.prod-newbox-left .col1 span,
.prod-newbox-right .col2 span p,
.prod-newbox-right .col2 span,
.prod-newbox-left .col3 span p,
.prod-newbox-left .col3 span {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
}
.prod-newbox-left .col1 span p,
.prod-newbox-left .col1 span,
.prod-newbox-left .col3 span p,
.prod-newbox-left .col3 span {
    color: #141b20;
}
.prod-newbox-right .col2 span p,
.prod-newbox-right .col2 span {
    color: white;
}
.prod-newbox-right {
    background: #393945 url('../images/michael.jpg') repeat;
}
.prod-newbox-right .col1,
.prod-newbox-left .col2 {
    text-align: center;
}
.prod-newbox-right .col2 {
}
.prod-videos {
    display: block;
    width: 100%;
    min-height: 450px;
    padding-bottom: 30px;
    text-align: center;
    padding-top: 30px;
    clear: both;
    padding-left: 24px;
    padding-right: 24px;
}
.prod-videos .page-videos {
    margin-left: 14px;
    margin-right: 14px;
}
.prod-videos h2 {
    font-size: 36px;
    line-height: 42px;
    font-weight: 300;
    margin-left: 40px;
    padding-top: 40px;
    padding-bottom: 50px;
    margin-bottom: 0px;
}
.prod-videos .img1 {
    margin-top: 0px;
    margin-bottom: 20px;
    margin-right: 40px;
    float: right;
    display: none;
}
.prod-videos .columns img {
    border: 1px solid #ddd;
    width: 330px;
    height: 186px;
    margin-bottom: 20px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.prod-nav {
    background: #1f262a; 
    width: 100%;
    min-height: 69px;
    display: table;
}
.prod-nav ul {
    background: #1f262a;
    min-height: 69px;
    display: table-cell;
    margin: 0px 0px 0px -1px;
}
.prod-nav li {
    color: #c3c6ce;
    float: left;
    display: inline-block;
    text-transform: uppercase;
    height: 69px;
    font-size: 12px;
    padding: 35px 40px 10px 40px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    cursor: pointer;
    transition: color 0.5s ease-out;
    white-space: nowrap;
}
.prod-nav li.active {
    position: relative;
}
.prod-nav li.active span {
    /*transform: translate3d(45px, 0px, 0px) scaleX(1.97);*/
    left: 5%;
    bottom: -2px;
    /*transition: transform .3s ease-in-out .05s;*/
    transform-origin: left;
    width: 90%;
    position: absolute;
    margin-top: -3px;
    display: block;
    height: 3px;
    background: #f56c2d;
    z-index: 45;
}
.prod-nav li.active,
.prod-nav li:hover {
    color: white;
}
.prod-nav li:hover {

}
.prod-nav li:active {
    transform: translate3d(0,-1px,0);
}
.prod-nav-filler {
    width: 100%;
    height: 69px;
    background: transparent;
}
.prod-fixed {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 49;
    width: 100%;
}
.prod-fixed ul {
    position: fixed;
    top: 0px;
    z-index: 50;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1170px;
    width: 100%;
}
.prod-tick {
    padding-top: 0px;
    padding-left: 30px;
    margin-bottom: 12px;
    min-height: 22px;
    line-height: 25px;
    font-size: 16px;
    font-weight: 200;
}
.prod-tickyes {
    background: url('../images/tickyes.jpg') no-repeat;
}
.prod-tickinfo {
    background: url('../images/tickinfo.jpg') no-repeat;
}
.prod-tickbang {
    background: url('../images/tickbang.png') no-repeat;
    color: yellow;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 18px;
}

.prod-buttons {
    position: relative;
    margin-bottom: 12px;
    width: 250px;
    margin-top: 12px;
    display: block;
}
.prod-action:active,
.prod-action-select:active,
.prod-buttons:active,
.prod-trailer:active {
    transform: translate3d(0,1px,0);
    z-index: 44;
}
.prod-action:hover,
.prod-action-select:hover {
    background: #c85e36;
    border: 1px solid #c85e36;
}
.prod-action {
    width: 100%;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
    color: #fff;
    background: #f56c2d;
    border: 1px solid #f56c2d;
    display: inline-block;
    max-width: 208px;
    padding: 12px 0;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    transition: background .3s ease-in-out,border .3s ease-in-out,color .3s ease-in-out;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    margin: 0 !important;
    border-right: 2px solid #c85e36;
}
.prod-action-select {
    border-left-color: #c85e36;
    width: 42px;
    height: 46px;
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-left: 2px solid;
    position: relative;
    overflow: visible;
    color: #fff;
    background: #f56c2d;
    border: 1px solid #f56c2d;
    display: inline-block;
    max-width: 250px;
    padding: 12px 0;
    font-family: Open Sans,sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    transition: background .3s ease-in-out,border .3s ease-in-out,color .3s ease-in-out;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    margin: 0px 0px 0px -4px !important;
}
.prod-action-select i {
    font-size: 12px;
    font-weight: 300;
    transform: scale(0.8);
}
.prod-selection {
    position: absolute;
    right: 0px;
    top: 48px;
    width: 180px;
    background: white;
    color: #333;
    line-height: 20px;
    font-size: 13px;
    border-radius: 5px;
    box-shadow: 0 0 8px 0 rgba(30,38,44,.3);
    overflow: hidden;
    z-index: 43;
}
.prod-selection div {
    width: 100%;
    background: white;
    display: block;
    color: #333;
    padding: 8px 8px 8px 8px;
    cursor: pointer;
    z-index: 43;
}
.prod-selection div:hover {
    background: #c3c6ce;
}
.prod-trailer {
    z-index: 42;
    margin-bottom: 12px;
    color: #fff;
    border: 1px solid #fff;
    display: inline-block;
    width: 100%;
    width: 250px;
    padding: 12px 0;
    font-family: Open Sans,sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border-radius: 4px;
    transition: background .3s ease-in-out,border .3s ease-in-out,color .3s ease-in-out;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.prod-trailer:hover {
    background: rgba(20,27,32,.2) !important;
}
.prod-header {
    width: 100%;
    min-height: 405px;
    display: block;
    /*background: linear-gradient(to right, #262e34, #555, #DDD, #f3f3f3);*/
    /*background: linear-gradient(to right, #262e34, #f3f3f3);*/
    /*background: linear-gradient(to right, #262e34, #999, #f5f5f5);*/
    /*background: url('../images/prodbg.jpg') 10% 0 repeat-y;*/
    background-size: cover;
    background-position: top right;
    background-repeat: repeat-y;
    color: white !important;
    border-bottom: 1px solid #4c5258;
}
.prod-header .img-box {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 448px;
    height: 299px;
    margin-top: 50px;
    border: 1px solid white;
    /*max-height: 300px;*/
}
.prod-header h1 {
    color: white !important;
    font-size: 36px;
    line-height: 42px;
    font-weight: 300;
    margin: 0 0 18px;
}
.prod-header .col1 {
    text-align: left;
    min-height: 400px;
    background-image: linear-gradient(90deg,rgba(30,38,44,.97),rgba(30,38,44,.8) 50%,rgba(30,38,44,0));
    min-height: 405px;
}
.prod-header .col2 {
    text-align: left;
}
.prod-header .prod-p {
    font-size: 17px;
    line-height: 26px;
    font-weight: 300;
    max-width: 100%;
    padding-bottom: 12px;
    display: block;
    margin-bottom: 12px;
}
.prod-header p {
    margin-bottom: 0px;
}
.prod-header p,
.prod-header span {
    font-family: 'Roboto Condensed', sans-serif !important;
    color: white !important;
    font-size: 17px !important;
    background: none !important;
}
.prod-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: inherit;
    padding: 70px 40px 55px 45px;
    position: relative;
    z-index: 3;
    box-sizing: border-box;
    color: #fff;
    min-height: 300px;
    max-width: 600px;
}
/* hybrid boodstrap */
.row,
.top-bar {
    max-width: 1170px !important;
}
.columns {
    padding-left: 10px;
    padding-right: 10px;
}
header {
    margin-bottom: 0px;
}
.mh {
    min-height: 900px;
}

@media (max-width: 900px) {
    .prod-newbox .col1 div,
    .prod-newbox .col2 div {
        /*position: static;
        transform: none;*/
        left: 50%;
        top: 50%;
        transform: translate3d(-50%,-50%,0);
        width: 70%;
    }
    .prod-newbox .col3 div {
        position: static;
        transform: none;
        width: 100%;
        margin-top: 30px;
    }
    .prod-newbox {
        float: left;
    }
    .prod-newbox-left .col2,
    .prod-newbox-right .col1,
    .prod-nav {
        display: none;
    }
    .prod-newbox-left .col1,
    .prod-newbox-right .col2 {
        width: 100%;
    }
    .prod-overview2 .columns {
        -moz-column-count: 1;
        column-count: 1;
    }
    .prod-header .img-box {
        width: 100%;
        height: auto;
        float: left;
        margin-bottom: 50px;
    }
    .prod-header .img-box img {
        width: 100%;
    }
}
@media (max-width: 640px) {
    .prod-box {
        /*text-align: center;*/
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }
    .prod-buttons,
    .prod-trailer {
        width: 100%;
    }
    .prod-action {
        width: calc(100% - 42px);
        max-width: none;
        white-space: normal;
    }
    .prod-overs {
        padding-left: 0px;
        padding-right: 0px;
    }
    #id-intro {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
    }
    .prod-videos .columns img {
        width: 100%;
        height: auto;
    }
    .prod-header .col1 {
        background-image: linear-gradient(rgba(30,38,44,.97),rgba(30,38,44,.8) 50%,rgba(30,38,44,0));
        min-height: 0 !important;
    }
}
</pre></body></html>