/*! normalize.css v1.1.3 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p,
pre {
    margin: 1em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html,
button,
input,
select,
textarea {
    color: #333;
    font-family: 'Open Sans', sans-serif
}

html,
body {
    color: #333;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased
}

a,
a:hover {
    color: inherit;
    text-decoration: none
}

a:focus {
    outline: none
}

img {
    max-width: 100%
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
img,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.clearfix,
.grid-row,
.formPrimary .checkList._2col,
.outer_vidyard_wrapper {
    *zoom: 1
}

.clearfix:before,
.grid-row:before,
.formPrimary .checkList._2col:before,
.outer_vidyard_wrapper:before,
.clearfix:after,
.grid-row:after,
.formPrimary .checkList._2col:after,
.outer_vidyard_wrapper:after {
    content: " ";
    display: table
}

.clearfix:after,
.grid-row:after,
.formPrimary .checkList._2col:after,
.outer_vidyard_wrapper:after {
    clear: both
}

.browsehappy {
    background: #ccc;
    color: #000;
    left: 0;
    padding: 0.2em 1em;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999
}

.browsehappy p {
    margin: 0
}

.browsehappy a {
    color: #00B6DE
}

.browsehappy a:hover {
    text-decoration: underline
}

.font08x {
    font-size: 0.8rem
}

.font2x {
    font-size: 2rem
}

.font3x {
    font-size: 3rem
}

.font4x {
    font-size: 4rem
}

.font-med {
    font-size: 1.5em
}

.font-lrg {
    font-size: 2em
}

.fontLight {
    color: #fff
}

.fontDark {
    color: #3a3a3a
}

.fwLight {
    font-weight: lighter
}

@media screen and (max-width: 700px) {
    .font-med {
        font-size: 1em
    }
    .font-lrg {
        font-size: 1.5em
    }
}

.title-sm {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    text-transform: uppercase
}

.title-med {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase
}

.title-large {
    font-size: 2.5em;
    text-align: center;
    text-transform: uppercase
}

.thinText {
    font-size: 1.3em;
    font-weight: 300;
    text-align: center
}

.thinText a {
    color: #7DC242;
    text-decoration: underline;
    font-weight: 400
}

@media screen and (max-width: 700px) {
    .title-med {
        font-size: 1em;
        margin: 1em 0
    }
    .title-large {
        font-size: 1.5em;
        line-height: 1.2em
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.mdi-spin {
    -webkit-animation: spin 1.5s infinite linear;
    animation: spin 1.5s infinite linear
}

.anchor-left,
.anchorLeft {
    float: left;
    left: 0;
    right: auto !important
}

.anchor-right,
.anchorRight {
    float: right;
    left: auto !important;
    right: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

.flexAlign {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flexHeight {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.justifyCenter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tb {
    display: table
}

.tcv {
    display: table-cell;
    vertical-align: middle
}

.tr {
    display: table-row
}

.tableCellWrapper {
    position: relative;
    height: 100%;
    width: 100%
}

.tabbedPages .page,
.tabbedPanels .panel {
    display: none
}

.tabbedPages .page.active,
.tabbedPanels .panel.active {
    display: block
}

[aria-hidden="true"],
[role="tabpanel"][aria-hidden="true"] {
    display: none !important
}

.center-align,
.centerAlign {
    text-align: center
}

.left-align,
.leftAlign {
    text-align: left
}

.right-align,
.rightAlign {
    text-align: right
}

.flexAlign {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flexAlign .colRight {
    margin-left: auto
}

.justifyCenter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.lineLink {
    text-decoration: underline
}

.posRel {
    position: relative
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.ml-10 {
    margin-left: 10px
}

.ml-20 {
    margin-left: 20px
}

.mr-10 {
    margin-right: 10px
}

.mr-20 {
    margin-right: 20px
}

@media screen and (max-width: 700px) {
    .flexAlign {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .flexFirst {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .flexSecond {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.iframeVideoWrapper {
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative
}

.iframeVideoWrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.pullQuote {
    width: 100%;
    max-width: 460px;
    display: block;
    margin: 20px auto
}

.pullQuote.alt {
    max-width: 575px
}

.pullQuote.alt .quoteText {
    width: 100%
}

.pullQuote .profile {
    float: left;
    display: block;
    height: 70px;
    width: 70px;
    border-radius: 35px;
    overflow: hidden;
    margin: 10px 20px 0 0
}

.pullQuote .quoteText {
    float: left;
    width: 365px;
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.3em;
    margin: 0 0 0.5em;
    text-indent: -0.4em
}

.pullQuote .quoteSource {
    float: right;
    text-align: right;
    font-size: 0.8em;
    line-height: 1.5em
}

@media screen and (max-width: 700px) {
    .pullQuote .profile {
        float: none;
        margin: 0 auto 20px
    }
    .pullQuote .quoteText {
        width: 100%;
        text-align: center
    }
}

.quoteVideo {
    position: relative;
    background: #ccc
}

.quoteVideo:before {
    content: "";
    display: block;
    padding-bottom: 56%
}

.quoteVideo .playBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -22px 0 0 -22px
}

.actionColumn {
    float: left;
    width: 33.33%;
    padding: 0 20px;
    text-align: center
}

.actionColumn h4 {
    text-transform: uppercase
}

.actionColumn:nth-child(3n-1) {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.actionColumn .actionIcon {
    display: block;
    font-size: 3em
}

@media screen and (max-width: 700px) {
    .actionColumn {
        width: 100%;
        padding: 0 0 20px;
        margin: 0
    }
    .actionColumn:nth-child(3n-1) {
        border-left: none;
        border-right: none;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 20px 0
    }
    .actionColumn:last-child {
        padding: 20px 0 0
    }
}

.lightBox {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}

.lightBox .BG {
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.lightBox .content {
    background: #000;
    -webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    height: 506px;
    left: 50%;
    margin: -253px 0 0 -450px;
    position: relative;
    top: 50%;
    width: 900px;
    z-index: 2
}

.lightBox .content .remove {
    position: absolute;
    color: #fff;
    background: #000;
    border: 2px solid #fff;
    top: -10px;
    right: -10px;
    padding: 0 6px 2px;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
    cursor: pointer;
    width: 28px;
    height: 28px;
    z-index: 2
}

.lightBox .content #videoForm {
    background: #333;
    background: rgba(0, 0, 0, 0.8);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2
}

@media screen and (max-width: 1024px) {
    .lightBox .content {
        height: 394px;
        margin: -197px 0 0 -350px;
        width: 700px
    }
}

@media screen and (max-width: 700px) {
    .lightBox .content {
        height: 168px;
        margin: -84px 0 0 -150px;
        width: 300px
    }
}

#sideSlider {
    position: fixed;
    right: -150px;
    top: 40%;
    -webkit-transition: 0.3s -webkit-transform;
    transition: 0.3s -webkit-transform;
    transition: 0.3s transform;
    transition: 0.3s transform, 0.3s -webkit-transform;
    z-index: 2
}

#sideSlider.active {
    -webkit-transform: translateX(-150px);
    transform: translateX(-150px)
}

#sideSlider .expandBox {
    background: #000;
    clear: both;
    color: #fff;
    float: right;
    height: 50px;
    line-height: 1em;
    margin: 0 0 2px;
    padding: 7px 10px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 145px
}

#sideSlider .expandBox.signUp {
    background: #17A1C2
}

#sideSlider .expandBox.ebook {
    background: #00857d
}

#sideSlider .expandBox.webinar {
    background: #e3a900
}

#sideSlider .expandBox.whitePaper {
    background: #F37422
}

#sideSlider .expandBox>i {
    font-size: 1.5em;
    margin: 0 0.3em 0 0
}

#sideSlider .expandBox iframe {
    height: 280px;
    margin: 0.5em 0 0
}

#sideSlider .expandBox .content {
    display: none
}

#sideSlider .expandBox .toggle {
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline;
    outline: none;
    padding: 0;
    text-align: left
}

#sideSlider .expandBox.open {
    height: 140px;
    padding: 0.5em 1em;
    width: 300px
}

#sideSlider .expandBox.open.signUp {
    height: 320px
}

#sideSlider .expandBox.open .toggle {
    display: block;
    width: 100%
}

#sideSlider .expandBox.open .toggle:after {
    content: "\f00d";
    display: inline-block;
    font-family: 'FontAwesome';
    float: right;
    vertical-align: middle
}

#sideSlider .expandBox.open .content {
    display: block
}

#sideSlider .expandBox.open .icon {
    margin: 0 7px 0 0;
    max-height: 20px;
    max-width: 20px;
    width: auto
}

#sideSlider .resource.content {
    padding: 0 0 0 27px
}

#sideSlider>a {
    background: #3a3a3a;
    clear: both;
    color: #fff;
    display: block;
    float: right;
    margin: 0 0 2px;
    min-height: 35px;
    min-width: 125px;
    padding: 7px 10px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

#sideSlider>a i {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: 0.3s margin, width;
    transition: 0.3s margin, width;
    width: 0
}

#sideSlider>a:hover {
    min-width: 140px
}

#sideSlider>a:hover i {
    filter: alpha(opacity=100);
    margin: 0 0.5em 0 0;
    opacity: 1;
    width: auto
}

#sideSlider .bookDemo:hover {
    background: #7DC242
}

#sideSlider .requestInfo:hover {
    background: #19498E
}

#sideSlider .contactUs:hover {
    background: #E2A80B
}

#sideSlider .icon {
    display: inline-block;
    float: left;
    margin: 3px 7px 3px 0;
    width: 20px
}

#sideSlider .resource h1 {
    font-family: "Montserrat";
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0.5em 0 1em
}

#sideSlider .moreButton {
    margin: 0
}

#infscr-loading {
    background: none repeat scroll 0 0 #fff;
    border-radius: 50%;
    height: 175px;
    left: 50%;
    line-height: 0.9em;
    margin-left: -90px;
    opacity: 0.9;
    padding: 65px 40px;
    position: fixed;
    text-align: center;
    top: 40%;
    width: 175px;
    z-index: 5
}

#infscr-loading em {
    font-size: 0.9em
}

#cookieDisclaimer {
    background: #292929;
    bottom: 0;
    color: #fff;
    min-height: 40px;
    left: 0;
    padding: 5px 0;
    position: fixed;
    width: 100%;
    z-index: 999
}

#cookieDisclaimer span {
    display: inline-block;
    font-weight: 600;
    line-height: 50px
}

@media screen and (max-width: 700px) {
    #cookieDisclaimer span {
        line-height: 1.4;
        padding: 10px 0
    }
}

#cookieDisclaimer span a {
    color: #009eed
}

#cookieDisclaimer span a:focus,
#cookieDisclaimer span a:hover {
    text-decoration: underline
}

#cookieDisclaimer .btn {
    background: #009eed;
    border-radius: 3px;
    border: none;
    color: inherit;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.57;
    margin: 5px 0 5px 30px;
    padding: 6px 20px
}

@media screen and (max-width: 700px) {
    #cookieDisclaimer .btn {
        margin: 0 0 10px
    }
}

#globalHeader {
    height: 70px;
    position: relative;
    width: 100%;
    z-index: 99
}

#globalHeader .stickyNav {
    background: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.03);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.03);
    height: 70px;
    position: fixed;
    top: 0;
    width: 100%
}

#globalHeader .logoHome {
    background: url(https://rldatix.sirv.com/RLDatix/assets/img/icons/rldatix-logo.svg) no-repeat center;
    background: url(https://rldatix.sirv.com/RLDatix/assets/img/icons/rldatix-logo.svg) no-repeat center center/100% auto;
    display: inline-block;
    float: left;
    height: 70px;
    margin: 0 10px;
    width: 182px
}

#globalHeader .breadcrumbs {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8em;
    height: 70px;
    line-height: 70px;
    margin: 0 20px;
    max-width: 24%;
    overflow: hidden;
    position: absolute;
    text-overflow: ellipsis;
    white-space: nowrap
}

#globalHeader .breadcrumbs a {
    color: #acacac
}

#globalHeader .breadcrumbs:hover,
#globalHeader .breadcrumbs:focus,
#globalHeader .breadcrumbs:last-child {
    color: #000
}

#globalHeader .menu {
    float: right;
    height: 70px;
    font-size: 0
}

#globalHeader .menuParent {
    background: #fff;
    color: #707070;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8rem;
    line-height: 70px;
    padding: 0 20px;
    position: relative;
    -webkit-transition: 0.2s all;
    transition: 0.2s all
}

.no-cssremunit #globalHeader .menuParent {
    font-size: 12.8px
}

#globalHeader .menuParent.noMin {
    min-width: 0
}

#globalHeader .menuParent.noDec,
#globalHeader .menuParent.noDec:hover {
    text-decoration: none
}

#globalHeader .menuParent i {
    margin: 0 0 0 5px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all
}

#globalHeader .menuParent:hover {
    color: #3a3a3a;
    text-decoration: underline
}

#globalHeader .menuParent:hover .fa-chevron-right {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

#globalHeader .menuParent:hover ul {
    display: block;
    max-height: 700px
}

#globalHeader .menuParent:focus ul {
    display: block;
    max-height: 700px
}

#globalHeader .menuParent ul {
    background: #fff;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.03);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.03);
    left: -15px;
    margin: 0;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 70px;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
    width: 155px
}

@media screen and (max-width: 1024px) {
    #globalHeader .menuParent ul {
        left: 0;
        width: 100%
    }
}

#globalHeader .menuParent ul li {
    border-top: 1px solid #ccc;
    color: #707070;
    font-family: 'Open Sans', sans-serif;
    line-height: 1em;
    text-align: left;
    -webkit-transition: 0.2s all;
    transition: 0.2s all
}

#globalHeader .menuParent ul li:hover {
    background: #3a3a3a;
    color: #fff
}

#globalHeader .menuParent ul li a {
    display: block;
    height: 100%;
    padding: 10px;
    width: 100%
}

#globalHeader .menuParent ul li a.parent {
    font-weight: bold
}

#globalHeader .menuParent ul li a i {
    font-size: 0.9em
}

#globalHeader #toggleSearch {
    background: none;
    border: none;
    color: inherit;
    outline: none;
    padding: 0
}

#globalHeader #navSearch {
    border: none;
    display: none;
    margin: 0 0 0 1em;
    overflow: hidden;
    vertical-align: top;
    white-space: nowrap;
    width: 0
}

#globalHeader #navSearch input[type="text"] {
    background: none;
    border: none;
    border-bottom: 1px solid #ccc
}

#globalHeader #navSearch input[type="submit"] {
    background: none;
    border: none;
    text-decoration: none
}

#globalHeader .menu-toggle {
    background: #fff;
    border: none;
    border-left: 1px solid #cecece;
    color: #3a3a3a;
    display: none;
    height: 70px;
    font-family: 'Montserrat', sans-serif;
    float: right;
    font-size: 0.8em;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    width: 120px
}

#globalHeader .menu-toggle:hover,
#globalHeader .menu-toggle.active {
    background: #3a3a3a;
    color: #fff
}

#globalHeader .menu-toggle i {
    padding: 0 0 0 5px
}

@media screen and (max-width: 1440px) {
    #globalHeader .breadcrumbs {
        display: none
    }
    #globalHeader .logoHome {
        width: 150px
    }
}

@media screen and (max-width: 1024px) {
    #globalHeader .searchForm {
        width: 45px
    }
    #globalHeader .searchForm .searchField {
        display: none
    }
    #globalHeader .dropDown .banner {
        display: none
    }
    #globalHeader .navColumn {
        width: 25%
    }
    #globalHeader .menu {
        float: none;
        display: none;
        height: auto;
        width: 100%
    }
    #globalHeader .menuParent {
        width: 100%;
        border-top: 1px solid #ccc;
        padding: 0
    }
    #globalHeader .menuParent span {
        margin: 0 0 0 10px
    }
    #globalHeader .menuParent:hover {
        text-decoration: none
    }
    #globalHeader .menuParent ul {
        position: static
    }
    #globalHeader .menuParent ul li {
        border: none
    }
    #globalHeader .menu-toggle {
        display: block
    }
}

@media screen and (max-width: 700px) {
    #globalHeader {
        height: 45px
    }
    #globalHeader .stickyNav {
        height: 45px
    }
    #globalHeader .logoHome {
        height: 45px;
        width: 130px;
        display: block;
        background: url(/RLDatix/media/assets/img/rld/rldatix-logo.png) no-repeat center center/125px 32px
    }
    #globalHeader .menu-toggle {
        width: 60px;
        height: 45px
    }
    #globalHeader .menu-toggle span {
        display: none
    }
    #globalHeader #toggleSearch {
        font-size: 1.5em;
        padding: 0.2em
    }
}

#globalFooter {
    background: #141414;
    color: #fff;
    padding: 1.5em 0 0;
    position: relative;
    width: 100%
}

#globalFooter .footerLinks {
    clear: both
}

#globalFooter .footerLinks ul {
    float: left;
    margin: 0;
    padding: 1em 0;
    width: 25%
}

#globalFooter .footerLinks ul li {
    list-style: none;
    width: 100%
}

#globalFooter .footerLinks ul li a {
    display: block;
    font-size: 0.8em;
    padding: 2px 0 2px 10%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 90%
}

#globalFooter .footerLinks ul li a:hover,
#globalFooter .footerLinks ul li a:focus {
    background: #79BF42
}

#globalFooter .footerLinks .socialBlock {
    clear: both;
    text-align: center
}

#globalFooter .footerLinks .socialBlock a {
    font-size: 1.6em;
    margin: 0.5em
}

#globalFooter .footerLinks .socialBlock a:hover,
#globalFooter .footerLinks .socialBlock a:focus {
    color: #79BF42
}

#globalFooter .siteMap {
    display: none;
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1em;
    padding: 0.5em 0;
    text-align: center;
    text-transform: uppercase
}

#globalFooter .copyright {
    font-size: 0.8em;
    text-align: center
}

@media screen and (max-width: 700px) {
    #globalFooter {
        bottom: auto;
        padding: 0;
        position: relative
    }
    #globalFooter .footerLinks ul {
        display: none;
        width: 50%
    }
    #globalFooter .siteMap {
        display: block
    }
}

.container-xxl,
.container-xl,
.container-lrg,
.container-med,
.container-sm,
.container-xs {
    width: 100%;
    margin: 0 auto;
    padding: 0 4%
}

.container-xs {
    max-width: 500px
}

.container-sm {
    max-width: 700px
}

.container-med {
    max-width: 900px
}

.container-lrg {
    max-width: 1100px
}

.container-xl {
    max-width: 1300px
}

.container-xxl {
    max-width: 1500px
}

._1of1 {
    width: 100%
}

._1of2,
._2of4,
._3of6,
._4of8 {
    width: 50%
}

._1of3,
._2of6 {
    width: 33.33%
}

._2of3,
._4of6 {
    width: 66.66%
}

._1of4,
._2of8 {
    width: 25%
}

._3of4,
._6of8 {
    width: 75%
}

._1of5 {
    width: 20%
}

._2of5 {
    width: 40%
}

._3of5 {
    width: 60%
}

._4of5 {
    width: 80%
}

._1of6 {
    width: 16.66%
}

._5of6 {
    width: 83.33%
}

._1of8 {
    width: 12.5%
}

._3of8 {
    width: 37.5%
}

._5of8 {
    width: 62.5%
}

._7of8 {
    width: 87.5%
}

.col {
    float: left
}

.colRight {
    float: right
}

.colPad {
    padding: 0 1em
}

.col img {
    max-width: 100%
}

@media screen and (max-width: 700px) {
    .col,
    .colRight {
        width: 100%
    }
}

.gutterfix {
    margin-left: -10px;
    margin-right: -10px
}

.gutterfix .gutter {
    padding-left: 10px;
    padding-right: 10px
}

.gutterfix._05x {
    margin-left: -5px;
    margin-right: -5px
}

.gutterfix._05x .gutter {
    padding-left: 5px;
    padding-right: 5px
}

.gutterfix._2x {
    margin-left: -20px;
    margin-right: -20px
}

.gutterfix._2x .gutter {
    padding-left: 20px;
    padding-right: 20px
}

.grid-col {
    float: left
}

.grid-col img {
    max-width: 100%
}

.grid-col-right {
    float: right
}

.grid-col-right img {
    max-width: 100%
}

.grid-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.grid-row.grid-gutter {
    margin-left: -10px;
    margin-right: -10px
}

.grid-row.grid-gutter>.grid-col,
.grid-row.grid-gutter>.grid-col-right {
    padding-left: 10px;
    padding-right: 10px
}

.grid-row.grid-gutter-half {
    margin-left: -5px;
    margin-right: -5px
}

.grid-row.grid-gutter-half>.grid-col,
.grid-row.grid-gutter-half>.grid-col-right {
    padding-left: 5px;
    padding-right: 5px
}

.grid-row.grid-gutter-double {
    margin-left: -20px;
    margin-right: -20px
}

.grid-row.grid-gutter-double>.grid-col,
.grid-row.grid-gutter-double>.grid-col-right {
    padding-left: 20px;
    padding-right: 20px
}

.grid-row.grid-gutter-quad {
    margin-left: -40px;
    margin-right: -40px
}

.grid-row.grid-gutter-quad>.grid-col,
.grid-row.grid-gutter-quad>.grid-col-right {
    padding-left: 40px;
    padding-right: 40px
}

.grid-row.grid-align {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 1024px) {
    .grid-row.collapse-tablet {
        display: block
    }
    .grid-row.collapse-tablet>.grid-col,
    .grid-row.collapse-tablet>.grid-col-right {
        width: 100%
    }
    .grid-row.collapse-tablet.grid-gutter {
        margin-left: -10px 0
    }
    .grid-row.collapse-tablet.grid-gutter>.grid-col,
    .grid-row.collapse-tablet.grid-gutter>.grid-col-right {
        padding: 10px 0
    }
    .grid-row.collapse-tablet.grid-gutter-half {
        margin: -5px 0
    }
    .grid-row.collapse-tablet.grid-gutter-half>.grid-col,
    .grid-row.collapse-tablet.grid-gutter-half>.grid-col-right {
        padding: 5px 0
    }
    .grid-row.collapse-tablet.grid-gutter-double {
        margin: -20px 0
    }
    .grid-row.collapse-tablet.grid-gutter-double>.grid-col,
    .grid-row.collapse-tablet.grid-gutter-double>.grid-col-right {
        padding: 20px 0
    }
    .grid-row.collapse-tablet.grid-gutter-quad {
        margin: -40px 0
    }
    .grid-row.collapse-tablet.grid-gutter-quad>.grid-col,
    .grid-row.collapse-tablet.grid-gutter-quad>.grid-col-right {
        padding: 40px 0
    }
}

@media screen and (max-width: 700px) {
    .grid-row.collapse-mobile {
        display: block
    }
    .grid-row.collapse-mobile>.grid-col,
    .grid-row.collapse-mobile>.grid-col-right {
        width: 100%
    }
    .grid-row.collapse-mobile.grid-gutter {
        margin: -10px 0
    }
    .grid-row.collapse-mobile.grid-gutter>.grid-col,
    .grid-row.collapse-mobile.grid-gutter>.grid-col-right {
        padding: 10px 0
    }
    .grid-row.collapse-mobile.grid-gutter-half {
        margin: -5px 0
    }
    .grid-row.collapse-mobile.grid-gutter-half>.grid-col,
    .grid-row.collapse-mobile.grid-gutter-half>.grid-col-right {
        padding: 5px 0
    }
    .grid-row.collapse-mobile.grid-gutter-double {
        margin: -20px 0
    }
    .grid-row.collapse-mobile.grid-gutter-double>.grid-col,
    .grid-row.collapse-mobile.grid-gutter-double>.grid-col-right {
        padding: 20px 0
    }
    .grid-row.collapse-mobile.grid-gutter-quad {
        margin: -40px 0
    }
    .grid-row.collapse-mobile.grid-gutter-quad>.grid-col,
    .grid-row.collapse-mobile.grid-gutter-quad>.grid-col-right {
        padding: 40px 0
    }
}

.standardForm {
    background: #515151;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    padding: 2em
}

.standardForm.outline {
    background: none;
    padding: 0;
    color: #3a3a3a
}

.standardForm .formRow {
    float: left;
    position: relative;
    margin: 0 0 1em
}

.standardForm .formRow:last-child {
    margin: 0
}

.standardForm .fullCol {
    width: 100%;
    clear: both
}

.standardForm .halfCol {
    width: 49%
}

.standardForm .halfCol:nth-of-type(even) {
    margin-right: 2%
}

@media screen and (max-width: 500px) {
    .standardForm .halfCol {
        clear: both;
        width: 100%
    }
    .standardForm .halfCol:nth-of-type(even),
    .standardForm .halfCol:nth-of-type(odd) {
        margin-left: 0;
        margin-right: 0
    }
}

.standardForm.odd .halfCol:nth-of-type(even) {
    margin-left: 2%;
    margin-right: 0
}

.standardForm .fieldLabel {
    color: #fff;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8em;
    margin: 0 0 0.2em;
    min-height: 22px;
    text-transform: uppercase
}

.standardForm .fieldLabel .visible {
    display: block;
    position: static;
    margin: 0 0 0.5em
}

.standardForm .required .fieldLabel:after {
    content: "*";
    display: inline-block;
    font-size: 1.2em
}

.standardForm input[type="text"],
.standardForm textarea,
.standardForm select {
    background: #fff;
    border: none;
    border-radius: 0;
    color: #3a3a3a;
    font-size: 0.9em;
    padding: 0.5em;
    width: 100%
}

.standardForm.outline .fieldLabel {
    color: #3a3a3a
}

.standardForm.outline input[type="text"],
.standardForm.outline textarea,
.standardForm.outline select {
    border: 1px solid #9d9d9d
}

.standardForm.outline .checkboxWrapper li {
    color: #3a3a3a
}

.standardForm.outline .disclaimer {
    color: #3a3a3a
}

.standardForm.outline input[type="submit"] {
    border-color: #3a3a3a;
    color: #3a3a3a
}

.standardForm.outline input[type="submit"]:hover,
.standardForm.outline input[type="submit"]:focus {
    background: #3a3a3a;
    color: #fff
}

.standardForm input[type="text"],
.standardForm select {
    height: 40px
}

.standardForm option {
    padding: 0.5em
}

.standardForm input[type="text"]:focus,
.standardForm input[type="checkbox"]:focus,
.standardForm textarea:focus,
.standardForm select:focus {
    border-color: #00b6de;
    outline: none
}

.standardForm input[type="text"]:focus.valid,
.standardForm input[type="checkbox"]:focus.valid,
.standardForm textarea:focus.valid,
.standardForm select:focus.valid {
    border-color: green
}

.standardForm input[type="text"]:focus .invalid,
.standardForm input[type="checkbox"]:focus .invalid,
.standardForm textarea:focus .invalid,
.standardForm select:focus .invalid {
    border-color: red
}

.standardForm .checkboxWrapper {
    padding: 0;
    margin: 0 1em 0 0;
    list-style: none;
    display: inline-block
}

.standardForm .checkboxWrapper li {
    font-size: 0.85em;
    color: #fff;
    line-height: 1.8em
}

.standardForm .checkboxWrapper label {
    display: inline-block
}

.standardForm .disclaimer {
    font-size: 0.8em;
    margin: 0 0 2em;
    color: #fff
}

.standardForm input[type="submit"] {
    background: none;
    border: 3px solid #fff;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    padding: 5px 15px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s
}

.standardForm input[type="submit"]:hover,
.standardForm input[type="submit"]:focus {
    background: #fff;
    color: #3a3a3a
}

.formPrimary {
    font-family: "Open Sans", sans-serif;
    overflow-x: hidden;
    overflow-y: auto
}

.formPrimary.greyCard {
    background-color: #f4f4f4;
    /*border:1px solid #cccccc;*/
    border-radius: 3px;
    padding: 1em
}

.formPrimary.greyCard.vy {
    border-radius: 0;
    border: none;
    margin: 0 auto;
    max-width: 380px;
    width: 100%
}

.formPrimary .heading1 {
    color: #333;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.4em
}

.formPrimary .fieldWrapper {
    display: block;
    float: left;
    margin: 0 0 1em;
    padding: 0 10px;
    position: relative;
    width: 100%
}

.formPrimary .fieldWrapper.submit {
    margin: 0.5em 0 0
}

.formPrimary .fieldWrapper._1of2 {
    width: 50%
}

@media screen and (max-width: 600px) {
    .formPrimary .fieldWrapper._1of2 {
        width: 100%
    }
}

.formPrimary .fieldLabel {
    color: #3a3a3a;
    display: block;
    font-size: 0.9em;
    margin: 0 0 0.3em
}

.formPrimary input[type="text"],
.formPrimary input[type="password"],
.formPrimary textarea,
.formPrimary select {
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #3a3a3a;
    font-family: inherit;
    outline: none;
    padding: 12px 16px;
    width: 100%
}

.formPrimary input[type="text"]:focus,
.formPrimary input[type="password"]:focus,
.formPrimary textarea:focus,
.formPrimary select:focus {
    border: 1px solid #EB6731
}

.formPrimary input[type="text"],
.formPrimary input[type="password"],
.formPrimary select {
    height: 50px
}

.formPrimary textarea {
    height: 185px
}

.formPrimary .option {
    padding: 12px
}

.formPrimary input[type="submit"],
.formPrimary button.submit {
    background-color: #EB6731;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-family: inherit;
    font-weight: 600;
    height: 50px;
    text-align: center;
    width: 100%
}

.formPrimary input[type="submit"]:focus,
.formPrimary input[type="submit"]:hover,
.formPrimary button.submit:focus,
.formPrimary button.submit:hover {
    background-color: #EB6731
}

.formPrimary input[type="submit"].submit-teal,
.formPrimary button.submit.submit-teal {
    background-color: #329A95
}

.formPrimary input[type="submit"].submit-teal:focus,
.formPrimary input[type="submit"].submit-teal:hover,
.formPrimary button.submit.submit-teal:focus,
.formPrimary button.submit.submit-teal:hover {
    background-color: #287B77
}

.formPrimary.form-teal {
    background-color: #329A95
}

.formPrimary.form-teal:focus,
.formPrimary.form-teal:hover {
    background-color: #287B77
}

.formPrimary .checkList .value>span {
    float: none
}

.formPrimary .checkList._2col .value>span {
    float: left;
    max-width: 275px;
    width: 50%
}

@media screen and (max-width: 600px) {
    .formPrimary .checkList._2col .value>span {
        max-width: 100%;
        width: 100%
    }
}

.formPrimary.greyCard input[type="text"],
.formPrimary.greyCard input[type="password"],
.formPrimary.greyCard textarea,
.formPrimary.greyCard select {
    border-color: #bbb
}

.formPrimary.vy input[type="text"],
.formPrimary.vy input[type="password"],
.formPrimary.vy select {
    height: 42px
}

.formPrimary.vy input[type="text"],
.formPrimary.vy input[type="password"],
.formPrimary.vy select,
.formPrimary.vy textarea {
    padding: 10px 12px
}

.formPrimary.vy input[type="submit"],
.formPrimary.vy button.submit {
    height: 44px
}

.ErrorLabel {
    display: block;
    margin: 0 0 2em
}

.EditingFormErrorLabel {
    color: red;
    font-size: 0.8em;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase
}

.placeholder {
    color: #A1A1A1
}

.InfoLabel {
    display: block;
    margin: 3em 0
}

.error-label {
    color: red
}

.formPrimary .error-label {
    font-size: 0.9em
}

.checkSingle .fieldLabel,
.labelLower .fieldLabel {
    font-size: 0.9em;
    text-transform: none
}

.checkList span {
    display: block
}

.checkList .value {
    clear: both;
    display: inline-block;
    width: 100%
}

.checkList .value span {
    font-size: 0.9em;
    float: left;
    margin: 0.5em 0
}

.checkList._2col .value span {
    max-width: 275px;
    width: 50%
}

.checkList label {
    color: inherit;
    vertical-align: middle
}

.checkList input[type="checkbox"] {
    margin: 0 1em 0 0;
    vertical-align: middle
}

.pd-checkbox .description {
    display: block;
    font-size: 0.9em
}

.radioList span {
    display: block;
    margin: 0.5em 0
}

.radioList input[type="radio"] {
    margin: 0 1em 0 0;
    vertical-align: middle
}

.radioList label {
    vertical-align: middle
}

.no-label a:hover {
    text-decoration: underline
}

.email .description {
    display: inline-block;
    margin: 0.5em 0 0
}

.email .description a {
    color: currentColor;
    text-decoration: underline
}

.ui-datepicker {
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px
}

.ui-datepicker-prev {
    margin-right: 10px
}

.ui-datepicker-title {
    margin: 5px 0
}

a.ui-state-default {
    display: inline-block;
    line-height: 1;
    padding: 5px
}

a.ui-state-default:hover,
a.ui-state-default:focus {
    background: #f5f5f5;
    border-radius: 50%
}

.videoBand {
    position: relative;
    background: #282828;
    text-align: center;
    color: #fff;
    width: 100%;
    overflow: hidden;
    display: table
}

.videoBand:before {
    content: "";
    display: table-cell;
    padding-bottom: 40%
}

.videoBand.alt:before {
    padding-bottom: 32%
}

.videoBand .videoBackground {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0
}

.videoBand .pageTitle {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    width: 100%
}

.videoBand .pageTitle h1 {
    font-size: 4em;
    font-weight: 300;
    margin: 0;
    line-height: 1.2em
}

.videoBand .pageTitle h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 1.2em
}

.videoBand .playBtn {
    margin: 1em 0 0
}

@media screen and (max-width: 1024px) {
    .videoBand:before {
        padding-bottom: 56%
    }
    .videoBand.alt:before {
        padding-bottom: 37%
    }
    .videoBand .videoBackground {
        display: none
    }
}

@media screen and (max-width: 700px) {
    .videoBand {
        padding: 2em 0
    }
    .videoBand:before,
    .videoBand.alt:before {
        padding-bottom: 0
    }
    .videoBand .pageTitle {
        top: 0;
        position: relative
    }
    .videoBand .pageTitle h1 {
        font-size: 2em;
        margin: 0 0 0.67em
    }
}

.leadBand {
    padding: 3em 0;
    overflow: auto;
    color: #fff;
    text-align: center
}

.leadBand h1 {
    font-size: 4em;
    font-weight: 300;
    margin: 0;
    line-height: 1.2em
}

.leadBand h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 1.2em
}

.contentBand {
    position: relative;
    padding: 40px 0;
    background: #F5F5F5;
    color: #3a3a3a
}

.contentBand:nth-child(odd) {
    background: #fff
}

.contentBand.reverse {
    background: #fff
}

.contentBand.reverse:nth-child(odd) {
    background: #F5F5F5
}

.contentBand .title-large {
    text-transform: none;
    font-size: 3em;
    font-weight: 300;
    margin: 0 0 0.7em
}

.contentBand p {
    line-height: 1.8em
}

.contentBand img {
    max-width: 100%
}

.contentBand .leadProductIcon {
    width: 50px;
    display: block;
    margin: 0 auto 20px
}

.contentBand .leadProductHeading {
    font-size: 2em;
    text-align: center;
    margin: .67em 0 .67em 0
}

.contentBand .leadProductSubHeading {
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    margin: 0 0 0.83em;
    font-size: 1.2em;
    font-family: 'Montserrat', sans-serif
}

.contentBand .bigScreen {
    display: block;
    margin: 0 auto
}

.contentBand .textBoxRight,
.contentBand .textBoxLeft {
    width: 100%;
    margin: 0;
    padding: 0 5%;
    padding: 0\9
}

.contentBand img.sideImage {
    max-width: none;
    -webkit-box-sizing: border-box\9;
    box-sizing: border-box\9;
    padding: 0 5% \9
}

.contentBand .textBoxCenter {
    margin: 0 auto 3em
}

.contentBand .textLeft {
    float: left;
    width: 260px
}

.contentBand .infoBullets img {
    width: 20%;
    float: left
}

.contentBand .infoBullets ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 40%
}

.contentBand .infoBullets ul:first-child {
    text-align: right
}

.contentBand .infoBullets ul li {
    margin: 1em
}

.contentBand .leftCol {
    width: 62%;
    margin: 0 6% 0 0;
    float: left
}

.contentBand .leftCol .socialBlock {
    font-size: 1.2em
}

.contentBand .leftCol .socialBlock a {
    padding: 0 0.2em 0 0;
    color: #3a3a3a
}

.contentBand .leftCol .socialBlock a:hover {
    color: #7DC242;
    text-decoration: none
}

.contentBand .leftCol .thinText {
    text-align: left
}

.contentBand .rightCol {
    width: 32%;
    float: right
}

.contentBand .leftCol .title-large,
.contentBand .rightCol .title-large {
    margin: 0;
    text-align: left
}

.contentBand .bulkText h1 {
    font-size: 2em
}

.contentBand .bulkText h1,
.contentBand .bulkText h2 {
    font-weight: 300;
    margin-top: 0
}

.contentBand .bulkText p,
.contentBand .bulkText ul {
    font-size: 0.85em;
    line-height: 1.6em;
    margin: 1em 0;
    color: #3a3a3a
}

@media screen and (orientation: portrait) and (max-width: 1024px) {
    .contentBand .infoBullets ul li {
        margin: 1em 0
    }
}

@media screen and (max-width: 700px) {
    .contentBand h1,
    .contentBand .title-large {
        font-size: 1.5em
    }
    .contentBand .tcv {
        display: block;
        text-align: center
    }
    .contentBand .textBoxRight,
    .contentBand .textBoxLeft {
        margin: 0 0 20px;
        padding: 0;
        display: block
    }
    .contentBand img.sideImage {
        margin: 0 0 20px
    }
    .contentBand .textLeft {
        width: 70%
    }
    .contentBand .infoBullets img {
        width: auto;
        clear: both;
        display: block;
        float: none;
        margin: 20px auto
    }
    .contentBand .infoBullets ul {
        width: 100%;
        float: none;
        text-align: center;
        overflow: auto
    }
    .contentBand .infoBullets ul:first-child {
        text-align: center
    }
    .contentBand .leftCol,
    .contentBand .rightCol {
        width: 100%;
        margin: 0
    }
}

.listingBand {
    border-bottom: 1px solid #d9d9d9;
    font-size: 0.9em;
    padding: 1em 0
}

.listingBand .separatorTitle {
    color: #767676;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0.5em 0 0.67em
}

.listingBand .pageTitle {
    font-size: 1em;
    font-weight: normal;
    margin: 0 0 0.5em
}

.listingBand .pageSubtitle {
    text-transform: uppercase;
    font-size: 1em;
    font-weight: normal;
    margin: 0
}

.listingBand .pageSummary {
    color: #646464;
    margin: 0.5em 0
}

.listingBand a {
    color: #7bc143
}

.listingBand a:hover {
    text-decoration: underline
}

.moreButton {
    background: none;
    border: 3px solid #3a3a3a;
    border-radius: 2px;
    color: #3a3a3a;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8em;
    margin: 1em 0;
    padding: 0.5em 1em;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: 0.3s all;
    transition: 0.3s all
}

.moreButton i {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: 0.3s margin, width;
    transition: 0.3s margin, width;
    width: 0
}

.moreButton.light {
    border-color: #fff;
    color: #fff
}

.moreButton:hover,
.moreButton.on {
    background: #3a3a3a;
    color: #fff
}

.moreButton:hover i,
.moreButton.on i {
    filter: alpha(opacity=100);
    margin: 0 0 0 0.5em;
    opacity: 1;
    width: auto
}

.moreButton.light:hover,
.moreButton.light.on {
    background: #fff;
    color: #3a3a3a
}

.playBtn {
    -webkit-animation: pulse 0.8s linear infinite alternate;
    animation: pulse 0.8s linear infinite alternate;
    background: none;
    border: 3px solid #fff;
    border-radius: 25px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 45px;
    padding: 0 0 0 3px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    width: 45px
}

.playBtn:hover {
    -webkit-animation: none;
    animation: none;
    background: #fff;
    color: #3a3a3a
}

.playBtn.dark {
    color: #3a3a3a;
    border-color: #3a3a3a
}

.playBtn.dark:hover {
    background: #3a3a3a;
    color: #fff
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    to {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    to {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
}

.rl-btn.btn-primary {
    background: none;
    border: none;
    border-radius: 3px;
    display: inline-block;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    min-height: 3rem;
    outline: none;
    padding: 0.75rem 1.5rem;
    vertical-align: middle
}

.rl-btn.btn-primary.is-green {
    background-color: #eb6731;
    color: #fff
}

.rl-btn.btn-primary.is-green:hover,
.rl-btn.btn-primary.is-green:focus {
    background-color: #f25e24
}

.rl-btn.btn-primary.is-blue {
    background-color: #009EED;
    color: #fff
}

.rl-btn.btn-primary.is-blue:hover,
.rl-btn.btn-primary.is-blue:focus {
    background-color: #08c
}

.rl-btn.btn-primary.is-teal {
    background-color: #329A95;
    color: #fff
}

.rl-btn.btn-primary.is-teal:hover,
.rl-btn.btn-primary.is-teal:focus {
    background-color: #287B77
}

.rl-btn.btn-primary.is-orange {
    background-color: #FF8B00;
    color: #1f1f1f
}

.rl-btn.btn-primary.is-orange:hover,
.rl-btn.btn-primary.is-orange:focus {
    background-color: #E07B00
}

.rl-btn.btn-primary:disabled,
.rl-btn.btn-primary.disabled {
    background: #aeaeae;
    border: 1px solid #aeaeae;
    cursor: not-allowed
}

.rl-btn.btn-primary:disabled:hover,
.rl-btn.btn-primary:disabled:focus,
.rl-btn.btn-primary.disabled:hover,
.rl-btn.btn-primary.disabled:focus {
    background: #aeaeae
}

.rl-btn.btn-primary:disabled:active,
.rl-btn.btn-primary.disabled:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.pardotIframe {
    min-height: 200px
}

.vidyard_wrapper {
    cursor: pointer;
    position: relative
}

.vidyard_wrapper img {
    max-width: 100%
}

.vidyard_tclose {
    background: url(/RLDatix/media/assets/img/icons/md-close.svg) no-repeat center center/12px 12px #fff !important;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
    left: auto !important;
    right: 0
}

.vidyard_tclose:hover {
    background: url(/RLDatix/media/assets/img/icons/md-close.svg) no-repeat center center/12px 12px #ccc !important
}

.videoBand .vidyard_player {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.videoBand .vidyard_player>span {
    height: 140% !important;
    margin: 0 auto !important;
    width: 100% !important
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
        -webkit-print-color-adjust: exact
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: 0.5cm
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}