<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@font-face {
    font-family: "GothamHTF-Light";
    src: url("../fonts/gothamhtf-light.woff") format("woff"), url("../fonts/gothamhtf-light.woff") format("woff2");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "GothamHTF-Book";
    src: url("../fonts/gothamhtf-book.woff") format("woff"), url("../fonts/gothamhtf-book.woff") format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "GothamHTF-Medium";
    src: url("../fonts/gothamhtf-medium.woff") format("woff"), url("../fonts/gothamhtf-medium.woff") format("woff2");
    font-weight: 500;
    font-style: normal;
}
/* body{font-family: 'Montserrat', sans-serif;} */

body {
    font-family: 'HCo Gotham SSm';
    font-style: normal;
    font-weight: 300;
    overflow-x: hidden;
}

a {
    color: #222529;
    font-weight: 300;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    a:hover {
        color: #DA262E;
    }

.product-list-anchor {
    position: absolute;
    top: -240px;
}

p a, .tpc-check-box legend a {
    color: #DA262E;
    font-weight: 300;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

legend{
    border-bottom: none;
}

    p a:hover, .tpc-check-box legend a:hover {
        color: #222529;
    }

.select-style select {
    text-transform: none;
}

input, textarea, select {
    text-transform: none;
}

.nav-wrapper {
    background: #efefef;
    padding: 20px 0 17px 0;
    border-bottom: 4px solid #000;
    border-top: 1px solid #fff;
    z-index: 1032;
}


section {
    padding: 50px 0;
}

h1, h2, h3, h4, h5 {
    text-transform: none;
    letter-spacing: 0px;
    font-weight: 200;
    margin: 0 0 15px 0;
}

h1 {
    font-size: 30px;
    color: #222528;
}

h2 {
    font-size: 30px;
    line-height: 45px;
    color: #222529;
}

ul.no-bullet {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

p {
    margin: 0 0 20px;
    color: #222529;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    word-wrap: break-word;
}

ul {
    list-style: disc;
    margin: 0px;
    padding: 0 0 0 20px;
    color: #000;
    font-size: 13px;
    font-weight: 300;
}

    ul.no-bullet {
        margin: 0px;
        padding: 0px;
        list-style: none outside none;
    }
/*Gotham ScreenSmart Light*/
.font-light {
    font-style: normal;
    font-weight: 300;
}

/*Gotham ScreenSmart Book*/
.font-book {
    font-style: normal;
    font-weight: 400;
}

/*Gotham ScreenSmart Book Italic*/
.font-book-italic {
    font-style: italic;
    font-weight: 400;
}

/*Gotham ScreenSmart Medium*/
.font-medium {
    font-style: normal;
    font-weight: 500;
}

/*Gotham ScreenSmart Medium Italic*/
.font-medium-italic {
    font-style: italic;
    font-weight: 500;
}

/*Gotham ScreenSmart Bold*/
.font-bold {
    font-style: normal;
    font-weight: 700;
}

/*Gotham ScreenSmart Bold Italic*/
.font-bold-italic {
    font-style: italic;
    font-weight: 700;
}

/*Gotham ScreenSmart Black*/
.font-black {
    font-style: normal;
    font-weight: 800;
}

@media(min-width:1200px) {
    .container {
        width: 100%;
        max-width: 1183px;
    }
}

.top-nav {
    background: #000;
    padding: 0px 0;
    height: 25px;
    z-index: 1033;
}

    .top-nav ul {
        float: right;
    }

    .top-nav li {
        display: inline;
        margin: 0 0 0 20px
    }

        .top-nav li a {
            color: #fff;
            font-size: 9px;
        }

            .top-nav li a:hover {
                color: #DA262E;
            }

.navigation {
    width: 90%;
    padding-right: 0px;
}

    .navigation ul {
        margin: 6px 1px 1px 1px;
        float: right;
        position: absolute;
        top: -26px;
        right: -10px;
    }

    .navigation li {
        display: inline;
    }

        .navigation li a {
            padding: 22px 27px 18px 27px;
            font-size: 12px;
            font-weight: 300;
            border-bottom: 3px solid #000;
            display: inline-block;
            border-top: 1px solid #fff;
            color: #000;
            position: relative;
        }
            /*.navigation li a.first-three {
    padding: 22px 23px 18px 23px;
    background: #fff;
    font-size: 14px;
    font-weight: 400;
}*/
            /*.navigation li a.first-three:hover {
       border-bottom: 4px solid #DA262E;
	background:#000;
	color:#fff;
}*/

            .navigation li a:hover {
                border-bottom: 4px solid #DA262E;
                background: #000;
                color: #fff;
            }


 .user img {
    width: 20px;
}

.navigation li a.first-three.first {
    /*   border-left: 2px solid #fff; */
}
/*.navigation li a.first-three::after, .navigation li:first-child a.first-three::before {
    content: "";
    position: absolute;
    bottom: -4px;
    right: 0px;
    background-image: url(../images/nav-border-2.png);
    background-repeat: repeat-x;
    width: 1px;
    height: 69px;
    z-index: 1032;
}*/


.navigation li a.top-menu-item.over,
.navigation li a.first-three.over {
    border-bottom: 4px solid #DA262E;
}

.biamp-slider {
    height: 552px;
    padding: 10px 0 0 0;
}

    .biamp-slider .owl-buttons {
        display: none;
    }

    .biamp-slider img {
        margin: 0 0 0 175px;
    }

.biamp-slider-text {
    position: absolute;
    width: 375px;
    z-index: 1031;
    margin: 0 0 0 -15px;
}

.text-one {
    color: #fff;
    padding: 65px 25px;
}

    .text-one h1 {
        color: #fff;
        font-weight: 200;
    }

.text-two {
    color: #fff;
    padding: 30px 30px 15px 30px;
}

    .text-two p {
        font-size: 14px;
        color: #fff;
    }

.text-one, .text-two {
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
}
/* =============== Products ================= */
.devio-back {
    background: #9E1B64;
}

.devio-text {
    color: #9E1B64;
}

.tesira-back {
    background: #E04E39;
}

.tesira-text {
    color: #E04E39;
}

.vocia-back {
    background: #4a93ac;
}

.vocia-text {
    color: #4a93ac;
}

.oreno-back {
    background: #24CAD2;
}

.oreno-text {
    color: #24CAD2;
}

.nexia-back {
    background: #EAD82E;
}

.nexia-text {
    color: #EAD82E;
}

.audia-back {
    background: #D8C722;
}

.audia-text {
    color: #D8C722;
}

/* =============== Products End ================= */
.devio-back-opacity {
    background: rgba(158, 27, 100, 0.7);
}

.owl-pagination {
    text-align: right;
    padding: 0 10px 0 0;
    bottom: 10px;
}

.owl-page span {
    border-radius: 12px;
    height: 12px;
    width: 12px;
    background: #da262e;
}

.owl-page.active span {
    background: no-repeat;
    border: 1px solid #da262e;
    transform: scale(1.33333);
}

.light-pagination .owl-page.active span {
    background: 0 0;
    border: 1px solid #da262e;
}

.slider-link {
    padding: 68px 0 0 44px;
    display: block;
}

    .slider-link:hover {
        color: 222529;
    }

    .slider-link:after {
        padding: 0 5px;
        content: "&gt; ";
    }

.logo a {
    padding: 0 0 0 27px;
}

.divider .divider-left {
    float: left;
    width: 20%;
    background: #999999;
    height: 4px;
}

.divider .divider-right {
    float: left;
    width: 80%;
    background: #999999;
    height: 4px;
}

hr.red-half {
    margin: 40px 0;
    border: 0;
    border-top: 1px solid #DA262E;
    width: 50%
}

hr.red {
    border: 0;
    border-top: 1px solid #DA262E;
}

hr.red-quarter {
    margin: 40px 0;
    border: 0;
    border-top: 1px solid #DA262E;
    width: 25%
}

hr.red-quarter-no-margin-top {
    margin: 0 0 40px 0;
    border: 0;
    border-top: 1px solid #DA262E;
    width: 25%
}

hr.red {
    border-top: 1px solid #DA262E;
}

hr.grey {
    border-top: 1px solid #606974;
}

.black-bold {
    font-weight: 400;
    color: #000;
}

.red-text {
    color: #DA262E;
}

.red-background {
    background: #DA262E;
}

.black-arrow {
    font-size: 14px;
}

    .black-arrow:after {
        padding: 0 5px;
        content: "&gt; ";
    }

.grey-back {
    background: #efefef;
    padding: 40px;
}

.grey-back-20 {
    background: #efefef;
    padding: 20px;
    margin: 20px 0;
}

.dark-grey-back {
    background: #999;
    padding: 40px;
}

.dark-grey-back-20 {
    background: #999;
    padding: 20px;
    margin: 20px 0;
}

.dark-grey-back-10 {
    background: #999;
    padding: 10px;
    margin: 20px 0;
}

ul.stats {
    text-align: center;
    margin: 20px 0 0 0;
}

    ul.stats h2 {
        color: #4E4E4E;
        font-size: 60px;
        margin: 0 0 20px 0;
    }

    ul.stats p {
        color: #4E4E4E;
        font-size: 15px;
        line-height: 19px;
    }

    ul.stats hr {
        margin: 30px auto;
        border: 0;
        border-top: 1px solid #DA262E;
        width: 29%;
    }

    ul.stats img {
        width: 32px;
        margin: 0 0 20px 0;
    }

.header h1 {
    color: #fff;
    background: #000;
    width: 363px;
    padding: 20px 30px;
    font-size: 23px;
    line-height: 32px;
}

.header.shifted {
    margin-top: -35px;
}

.header {
    background-image: url(../images/header-back.png);
    background-repeat: repeat-x;
    z-index: 1;
    position: relative;
}

    .header.training-header {
        background-image: none;
    }

    .header.header-no-shadow {
        background-image: none;
    }

.section-back-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 82px;
    margin: -82px 0 0 0;
}

.list-box-header {
    background: rgba(0, 0, 0, 0.8);
    padding: 10px 10px 10px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}

.list-box-inner {
    background: rgba(255, 255, 255, 0.8);
    padding: 20px;
}

.block-list.grey li {
    border-left: 2px solid #606974;
}

.block-list.red li {
    border-left: 2px solid #DA262E;
}

.block-list li {
    padding-left: 10px;
    margin-bottom: 20px;
    min-height: 25px;
}

.block-list.half {
    float: left;
    width: 50%;
}

.list-box {
    margin: 50px 0 0 0;
}

    .list-box h2 {
        font-size: 17px;
        margin: 0px;
    }

    .list-box hr {
        margin: 10px 0 20px 0;
    }

ul.product-list {
    margin: 50px 0 0 -23px;
}

/*.masonry-products-col {
    columns: 3;
}

.masonry-products-col div {
    box-sizing: border-box;
    padding: 14px;
    display: inline-block;
    width: 100%;
}*/

.product-list li {
    -webkit-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.17);
    -moz-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.17);
    box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.17);
    background: #fff;
    padding: 20px;
    width: 44.8%;
    float: left;
    margin: 0 0 40px 40px;
    position: relative;
    min-height: 280px;
}

.product-list .tab {
    position: absolute;
    width: 18px;
    height: 64px;
    top: 0px;
    left: -18px;
}

.tech-list .tab {
    position: absolute;
    width: 8px;
    height: 41px;
    top: 0px;
    left: -9px;
    background: #000;
}

.product-list h2 {
    font-weight: bold;
    margin: 0 0 30px 0;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 24px;
}

.product-list a.product-list-a {
    color: #222529;
    display: block;
    width: 100%;
}

    .product-list a.product-list-a:hover {
        color: #da262e;
    }

    .product-list a.product-list-a:after {
        float: right;
        content: "&gt; ";
    }

.product-list hr {
    border-top: 1px solid #83909A;
    margin-top: 12px;
    margin-bottom: 12px;
}

.product-list p {
    margin: 0 0 20px;
    color: #222529;
    font-size: 13px;
    line-height: 24px;
}

.product-list .bottom {
    position: absolute;
    bottom: 13px;
    width: 90%;
}

.news-events-inner {
    background: #f9f9f9;
    padding: 50px 30px 30px 30px;
    position: relative;
    min-height: 440px;
    -webkit-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.17);
    -moz-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.17);
    box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.17);
}

    .news-events-inner .owl-carousel {
        min-height: 370px;
    }

.news-events p.news-subtitle {
    font-weight: 400;
    padding-bottom: 10px;
    font-size: 16px;
}

.news-bottom a {
    color: #222529;
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    .news-bottom a:hover {
        color: #da262e;
    }

    .news-bottom a:after {
        float: right;
        content: "&gt; ";
    }

hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #95989A;
}

.news-events h3 {
    color: #222529;
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 20px 0;
    min-height: 75px;
    line-height: 24px;
}

.news-events h2 {
    color: #222529;
    font-size: 30px;
}

.news-events p {
    color: #222529;
    font-weight: 300;
    min-height: 70px;
}

.news-events-inner {
    min-height: 300px;
}

/*Updated News Event Styles*/
.news-events p, .news-events h3 {
    min-height: 0;
}

.news-events p {
    margin-bottom: 0;
}

.news-events-inner .news-bottom {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.news-events-inner .owl-item {
    min-height: 320px;
}

.news-events-inner .owl-slide {
    min-height: 300px;
}

#owl-example-2 .owl-pagination, #owl-example-3 .owl-pagination {
    display: none;
}

.header-red h1 {
    background: #DA262E;
}

.contact-list a {
    color: #DA262E;
    display: block;
    width: 100%;
}

    .contact-list a:hover {
        color: #222529;
    }

    .contact-list a:after {
        float: right;
        content: " ";
    }

.contact-list p {
    line-height: 18px;
    font-weight: 300;
}

.contact-list hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #95989A;
}

.contact-list li {
    min-height: 350px;
}

footer {
    clear: both;
    background: #22262C;
    padding: 20px 0;
    position: relative;
}

ul.social {
    float: right;
    margin: 10px 0 0 0;
}

    ul.social li {
        float: left;
        margin: 0 0 0 10px;
    }

.social-left {
    float: left;
}

footer p {
    color: #FFFFFF;
    font-size: 12px;
    margin: 0px;
}

footer a {
    color: #FFFFFF;
    font-size: 12px;
}

footer ul li a {
    color: #fff;
    text-transform: none;
    letter-spacing: 0px;
    font-size: 12px;
}

footer a:hover {
    color: #DA262E;
}

.footer-nav li {
    display: inline
}

footer .col-1, footer .col-2, footer .col-3 {
    border-right: 2px solid #DA262E;
}

footer .col-2, footer .col-3, footer .col-4 {
    padding-left: 30px;
}

footer .col-1, footer .col-2, footer .col-3, footer .col-4 {
    min-height: 75px;
}

    footer .col-3 a {
        float: left;
        margin: 2px 0 0 0;
    }

    footer .col-3 p.para-2 {
        float: left;
        margin: 0 20px 0 0;
    }

.footer-nav li a:after, .social-left a:after {
    content: "| ";
    padding: 0 15px;
}

.footer-nav li:last-child a:after, .social-left a.last:after {
    content: " ";
    padding: 0;
}

footer .col-2 .select-style select option {
    color: #999;
}

footer .col-2 .select-style select {
    color: #fff;
    padding: 0px;
    text-transform: none;
    font-size: 12px;
    letter-spacing: 0px;
}

footer .col-2 .select-style {
    padding: 0;
    margin: 0;
    border: none;
    width: 100%;
    overflow: hidden;
    background-color: transparent;
    background: #22262C url(../images/select-arrow-footer.png) no-repeat 97% 50%;
}

footer ul li a:hover, footer a:hover {
    color: #DA262E;
    text-decoration: none;
}

.footer-nav li a:hover:after, .social-left a:hover:after {
    color: #fff;
}

.owl-prev:before, .owl-next:before {
    background-color: transparent;
    border-radius: 2px;
    box-shadow: none;
    content: "";
    display: block;
    height: 66%;
    left: 0;
    position: absolute;
    width: 66%;
}

.owl-next, .owl-prev {
    font-size: 0px;
}

    .owl-prev:before {
        background: url(../images/slider-arrow-left.png) no-repeat 97% 50%;
    }

    .owl-next:before {
        background: url(../images/slider-arrow-right.png) no-repeat 97% 50%;
    }

.hero-section {
    padding: 0px;
}

.hero-top {
    border-bottom: 1px solid #DA262E;
    position: relative;
    padding: 10px 0 0 0;
    -webkit-box-shadow: 0px 3px 10px -1px rgba(0,0,0,0.21);
    -moz-box-shadow: 0px 3px 10px -1px rgba(0,0,0,0.21);
    box-shadow: 0px 3px 10px -1px rgba(0,0,0,0.21);
    z-index: 1031;
}

    .hero-top.fixed {
        position: fixed;
        width: 1153px;
        background: #fff;
        top: 98px;
    }

.hero-section .tab {
    width: 10px;
    height: 115px;
    position: absolute;
    background: #000;
    -webkit-box-shadow: 2px 4px 10px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 4px 10px 2px rgba(0,0,0,0.2);
    box-shadow: 2px 4px 10px 2px rgba(0,0,0,0.2);
}

    .hero-section .tab.red {
        background: #DA262E;
    }

.header-top-shadow {
    background: url(../images/header-top-shadow.png) no-repeat;
    width: 10px;
    height: 66px;
    position: absolute;
    right: 8px;
    top: -3px;
    display: none;
}

.hero-top .select-style {
    margin: 0px;
    background: #000 url(../images/drop-arrow-white-down.png) no-repeat 97% 50%;
    border: 2px solid #fff;
}

.hero-section .right {
    padding-right: 25px;
}

.hero-section h1 {
    color: #000;
    letter-spacing: 0px;
    padding: 8px 0 0px 26px;
    margin: 0 0 10px 0;
}

.hero-bottom {
    position: relative;
}

    .hero-bottom div {
        background: rgba(255, 255, 255, 0.8);
        position: absolute;
        height: 100%;
        width: 406px;
        -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.2);
        box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.2);
        z-index: 1;
        display: flex;
        align-items: center;
    }

    .hero-bottom h2 {
        padding: 0px 30px 0 26px;
        font-size: 30px;
        line-height: 44px;
        color: #222529;
    }

.hero-top .select-style select {
    text-transform: none;
    color: #FFF;
    font-size: 16px;
}

.select-style-wrapper {
    border: 1px solid #000;
    margin: 12px 0 0 0;
}

.horz-stats li {
    float: left;
    width: 25%;
}

.horz-stats li {
    float: left;
    width: 25%;
    border-right: 1px solid #000;
}

    .horz-stats li.last {
        border-right: none;
    }

.horz-stats li {
    border-color: #E04E39;
    height: 67px;
}

.horz-stats ul.stats img {
    height: 55px;
    margin: -8px 0 18px 0;
    width: auto;
}

ul.list {
    color: #000;
    font-size: 18px;
}

    ul.list li {
        margin: 0 0 5px 0;
    }

ul.two-col-list {
    float: left;
    width: 46%;
    margin-left: 30px;
}

.col-pad-left-50 {
    padding-left: 50px;
}

.col-pad-left-30 {
    padding-left: 30px;
}

.panel-title {
    border: 1px solid #95989A;
    border-left: 0px;
    border-right: 0px;
    padding: 22px 18px 22px 45px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 22px;
    font-weight: bold;
    background: transparent;
    border-bottom: 0px;
}

    .panel-title.last {
        border-bottom: 1px solid #95989A;
    }

.panel-heading i, .panel-heading em {
    font-size: 16px;
    margin: 0 0 0 15px;
    color: #000;
}

.panel-group .panel-heading {
    position: relative;
}

.panel-icon {
    position: absolute;
    left: 0px;
}

.panel-body {
    font-size: 14px;
    color: #222529;
    padding: 25px 18px 25px 45px;
    font-weight: 300;
}

.panel-heading {
    padding-bottom: 0px;
}

.panel-default {
    position: relative;
}

.active-accordion .panel-title {
    border-bottom: 1px solid #95989A;
    background: #FFF;
}

.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
    background: #fff;
}

.panel-default &gt; a {
    position: absolute;
    top: -240px;
}

.product-list.tech-list li {
    width: 44.6%;
    min-height: 196px;
}

.product-list.tech-list hr {
    border-top: 1px solid #83909A;
    margin: 0 0 5px 0;
}

.product-list.tech-list p {
    font-size: 13px;
    line-height: 18px;
    font-weight: 300;
}

.product-list.tech-list h2 {
    font-weight: bold;
    margin: 0 0 12px 0;
    text-transform: none;
    font-size: 22px;
    line-height: 24px;
}

.product-list.tech-list a:after {
    float: right;
    content: " ";
}

.product-list.tech-list .bottom {
    bottom: 10px;
}

.section-tab {
    background: #000;
    width: 405px;
    padding: 20px 30px;
    font-size: 26px;
    color: #fff;
    font-weight: 200;
    line-height: 135%;
    z-index: 1;
}

hr.thick-hr {
    border-top: 11px solid #95989A;
}

.bold-h2 {
    font-weight: bold;
    margin: 0 0 12px 0;
    font-size: 22px;
    line-height: 24px;
}

.product-image-wrapper {
    text-align: center;
}

    .product-image-wrapper a {
        display: block;
    }

.accordian-small .panel-title {
    padding: 15px 18px 15px 32px;
    font-size: 14px;
}

.accordian-small .panel-heading i {
    font-size: 9px;
}

.grey-h3 {
    color: #999999;
    font-weight: 400;
    margin: 0 0 15px 0;
    font-size: 16px;
}

.dropdown-container {
    position: relative;
    /*  border-top: 5px solid #fff; */
}

.dropdown-back {
    display: none;
    z-index: 1030
}

/*.dropdown-back.active {
        position: fixed;
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        display: block;
    }*/

.dropdown {
    display: none;
    overflow-y: scroll;
    z-index: 1032;
    top: -5px;
}

.scroll {
    /* top: 25px; */
}

.dropdown.scroll.active {
    top: -5px;
}

.desktop-dropdown-wrapper .active.dropdown .left {
    max-height: 400px;
    overflow-y: auto;
}

div.dropdown.active {
    background: #fff;
    padding: 20px;
    width: 100%;
    position: absolute;
    display: block;
    height: auto;
    min-height: 0px;
    margin-top: 5px;
}

/*SageVue Form Styles*/
.sagevue-download, .logic-fields {
    display: none;
}
/* Landing Page Styles */
/*Langing Page Card*/
.lp-card {
    padding-top: 25px;
    padding-bottom: 25px;
}

    .lp-card img {
        margin: 18px 0;
    }

    .lp-card .caption h3 {
        font-weight: bold;
        font-size: 20px;
        padding: 7px 0;
    }

    .lp-card .caption P {
        font-size: 18px;
        line-height: 1.75;
    }

.lp-card {
    text-align: center
}

    .lp-card .red-bar-row .col-xs-4:first-child {
        display: none;
    }

    .lp-card.right {
        text-align: right;
    }

        .lp-card.right .red-bar-row .col-xs-4:first-child {
            display: block;
        }

    .lp-card.left {
        text-align: left;
    }

        .lp-card.left .red-bar-row .col-xs-4:not(.red-bar) {
            display: none;
        }

    .lp-card.no-bar .red-bar-row {
        display: none;
    }

    .lp-card img {
        width: 60px;
        height: 60px;
        padding: 0;
    }

    .lp-card.icon-md img {
        width: 100px;
        height: 100px;
    }

    .lp-card.icon-lg img {
        width: 200px;
        height: 200px;
    }

    .lp-card a {
        font-size: 18px;
        font-weight: bold;
    }

    .lp-card.icon-left {
        display: table;
    }

        .lp-card.icon-left &gt; div {
            display: table-cell;
        }

    .lp-card .image-wrapper {
        width: 60px;
        vertical-align: top;
        margin-left: auto;
        margin-right: auto;
    }

    .lp-card.icon-md .image-wrapper {
        width: 100px;
    }

    .lp-card.icon-lg .image-wrapper {
        width: 200px;
    }

    .lp-card.left .image-wrapper {
        margin-left: 0;
    }

    .lp-card.icon-left .caption {
        padding-left: 30px;
    }

    .lp-card.right .image-wrapper {
        margin-right: 0;
    }

    .lp-card.icon-left {
        margin-left: 6.166%;
        padding-left: 0;
        width: 93.8%;
    }

        .lp-card.icon-left img {
            margin-top: 9px;
        }

.lp-card-wrapper ~ .lp-card-wrapper .lp-card {
    padding-top: 0;
}

/* Landing Page Hero */
.red-bar {
    height: 5px;
    background-color: #DA262E;
    margin: 10px 0 30px;
}

.landing-page-hero .align-center .red-bar {
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.landing-page-hero .align-right .red-bar {
    float: right;
}

.landing-page-hero h2, .landing-page-hero h3, .landing-page-hero p, .landing-page-hero .landing-hero-arrow {
    color: white;
}

.landing-page-hero {
    background-position: center center;
    padding-top: 10px;
    min-height: 500px;
    background-size: cover;
}

    .landing-page-hero &gt; .container {
        min-height: 490px;
        position: relative;
    }

    .landing-page-hero h2 {
        font-weight: bold;
        font-size: 51px;
        line-height: 1.1;
    }

    .landing-page-hero h3 {
        font-size: 36px;
    }

    .landing-page-hero p {
        font-size: 18px;
        line-height: 1;
    }

    .landing-page-hero .landing-hero-arrow {
        font-size: 30px;
        font-weight: bold;
        padding-top: 15px;
        transition: all .5s;
        color: white;
    }


        .landing-page-hero .landing-hero-arrow svg {
            width: 33px;
            height: 33px;
            transform: translateY(6px);
            fill: white;
        }


/* Landing Page Responsive*/
/*Desktop and Tablet*/
@media (min-width: 992px) {
    .form-decorator .form-left-copy h2 {
        font-size: 78px;
    }
}
/*Tablet Only*/
@media (min-width: 992px) and (max-width: 1199px) {
    .tagline-text {
        padding-left: 0;
        padding-right: 0;
    }
}
/*Mobile Only*/
@media (max-width: 991px) {
    .tagline &gt; .row &gt; .col-md-6.col-md-6 {
        width: 100vw;
        height: unset;
    }

    .tagline &gt; .row &gt; .col-md-6.tagline-image-wrapper {
        height: 75vw;
    }

    .tagline-text {
        width: 100vw;
        margin-left: -20px;
        text-align: center !important;
    }

    .tagline .red-bar, .landing-cta {
        float: none !important;
        display: inline-block;
    }

    .sf_colsIn + .sf_colsIn .lp-card {
        padding-top: 0;
    }
}

/* Landing Page Tagline*/
/* Suggested Image Size 592x444 */
/* Suggested Image Size 600x450 */
.tagline-text .landing-cta {
    border: 3px solid #DA262E;
    /*color: red;*/
    font-weight: bold;
    text-align: center;
    padding: 15px;
    margin: 20px auto;
    font-size: 14px;
}

.tagline {
    padding: 0;
}

    .tagline &gt; .row &gt; .col-md-6 {
        height: 444px;
    }

    .tagline .row {
        height: 100%;
    }

.tagline-image-full-bleed {
    height: 100%;
    padding: 0;
    padding: 25px 15px;
    background-size: 100% 100%;
    position: relative;
}

.tagline-image-gutter {
    height: 100%;
    padding: 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}

.tagline iframe {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.tagline-image-gutter iframe {
    height: 80%;
    top: 10%;
}

.tagline-text {
    padding: 25px 0;
}

    .tagline-text h2 {
        font-weight: bold;
    }

    .tagline-text h3 {
        font-weight: bold;
        font-size: 18px;
    }

    .tagline-text p {
        font-size: 14px;
    }

.tagline .aligned .red-bar, .tagline .aligned .landing-cta {
    float: none !important;
    display: inline-block;
}

/*

.landing-hero-arrow &gt; div::before {
    display: inline-block;
    content: "";
    height: 44px;
    width: 44px;
    overflow: visible;
    background-image: url(../../../Content/images/white-down-arrow-png-2.png);
    background-size: 100% 100%;
    margin: 0 6px -13px -6px;
}
*/

.landing-hero-arrow:hover {
    cursor: pointer;
    /*text-shadow: 0 0 10px black;*/
    transform: scale(1.1);
}

.landing-hero-arrow &gt; div {
    display: inline-block;
    padding-bottom: 7px;
}

/*Form Decorator Styles*/

.dynamic-thanks {
    visibility: hidden;
}

.form-decorator .clickdform .minSize1 {
    width: 100%;
    max-width: unset;
}

.clickdform .maxSize1.maxSize1 {
    max-width: unset;
}

.form-decorator input[type="button"] {
    display: none;
}

.form-decorator .clickdform .responsiveCell div.alignTop {
    display: block;
}

.form-decorator .responsiveCellSize1 {
    width: 100%;
    min-width:0;
}

.form-decorator-background {
    background-size: 100% 100%;
}

.form-decorator {
    padding: 60px 15px;
}

    .form-decorator .form-right-form {
        padding: 40px;
    }

    .form-decorator button {
        display: none;
    }

    .form-decorator .form-left-copy &gt; div {
        padding: 10px;
    }

    .form-decorator .form-left-copy h2 {
        font-size: 48px;
        line-height: 1;
        text-transform: uppercase;
    }

    .form-decorator .form-left-copy h3 {
        font-size: 30px;
        font-weight: bold;
    }

    .form-decorator .decorator-submit {
        font-size: 30px;
        background-color: #626262;
        color: white;
        padding: 35px 60px;
        border-radius: 8px;
        display: inline-block;
        cursor: pointer;
        border-width: 5px;
        border-style: solid;
        border-color: #626262;
    }

    .form-decorator [data-sf-role="success-message"] {
        font-size: 30px;
        text-align: center;
        line-height: 1.2;
        color: #222529;
    }

    .form-decorator .form-subhead {
        padding-bottom: 15px;
    }

    .form-decorator.form-decorator form input,
    .form-decorator.form-decorator form textarea,
    .form-decorator.form-decorator [data-sf-role="form-container"] input,
    .form-decorator.form-decorator [data-sf-role="form-container"] select {
        border-radius: 5px;
        font-size: 30px !important;
        border: 2px solid #DA262E !important;
        margin-bottom: 6px !important;
        max-width: 100% !important;
        padding: 4px 15px;
        height: 100%;
        line-height: 36px;
    }

        .form-decorator.form-decorator form input[type="checkbox"],
        .form-decorator.form-decorator form input[type="radio"] {
            height: 13px;
            margin: 5px 6px 0 0 !important;
            vertical-align: top;
        }

        .form-decorator.form-decorator [data-sf-role="form-container"] select optgroup {
            font-size: 14px;
        }

    .form-decorator form label, .form-decorator [data-sf-role="form-container"] label {
        margin-bottom: 0;
    }

    .form-decorator [data-sf-role="fields-container"] {
        text-align: left;
    }

    .form-decorator .thanks {
        display: none;
        font-size: 38px;
        font-weight: bold;
        text-align: center;
        color: black;
    }

.form-decorator-form.submitted [data-sf-role="form-container"] {
    text-align: center;
}

.form-decorator-form.submitted .thanks {
    display: block;
}

.no-nav-right-copy {
    float: right;
    padding-right: 35px;
}
/* End Landing Page Styles */

.dropdown.products-drop {
    min-height: 500px;
}

.dropdown.industry-drop {
    min-height: 415px;
}

.dropdown.solutions-drop {
    min-height: 569px;
}

.dropdown.company-drop {
    min-height: 540px;
}

.dropdown.training-drop {
    min-height: 415px;
}

.dropdown.support-drop {
    min-height: 415px;
}

.dropdown .right p.nav-right-content {
    background: #efefef;
    color: #222529;
    font-size: 26px;
    padding: 50px;
    line-height: 40px;
    height: 354px;
    font-weight: 200;
}

.dropdown .left a {
    width: 100%;
    display: block;
    padding: 10px 20px;
    border-bottom: #606974 1px solid;
    color: #222529;
    font-size: 16px;
}

    .dropdown .left a.highlight {
        background: #efefef;
    }

    .dropdown .left a:hover {
        background: #000;
        color: #fff;
    }

/* Second Tier Nav Styles*/

/* Flyout Option*/
.dropdown .dropdown-submenu::before {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 8px 0 8px 13px;
    border-left-color: #000;
    margin-top: 13px;
    margin-right: 15px;
}

.dropdown .dropdown-submenu {
    position: relative;
}

    .dropdown .dropdown-submenu &gt; .dropdown-menu {
        top: 0;
        left: 100%;
        background-color: #fff;
        padding: 2px 10px 10px;
        margin-top: -2px;
        margin-left: -1px;
        transform: none;
    }

        .dropdown .dropdown-submenu &gt; .dropdown-menu a {
            margin: 0;
        }

            .dropdown .dropdown-submenu &gt; .dropdown-menu a:hover {
                color: #fff !important
            }

    .dropdown .dropdown-submenu:hover &gt; .dropdown-menu {
        display: block;
    }

    .dropdown .dropdown-submenu.stack &gt; .dropdown-menu {
        position: static;
        width: 100%;
        margin: 0 !important;
        padding: 0;
        margin-bottom: 10px !important;
        border: none !important;
    }

    .dropdown .dropdown-submenu.stack::before {
        border-left-color: transparent;
        border-width: 13px 8px 0 8px;
        border-top-color: #000;
        margin-top: 15px;
        margin-right: 13px;
    }

    .dropdown .dropdown-submenu.stack &gt; .dropdown-menu a {
        padding-left: 40px;
        display: inline-block;
    }

        .dropdown .dropdown-submenu.stack &gt; .dropdown-menu a::before {
            content: "-   ";
            margin-left: 0;
            margin-top: 13px;
        }

.dev-only, .timed-deploy {
    display: none;
}

.nav-right-content {
    display: none;
}

    .nav-right-content.active {
        display: block;
    }

.dropdown.search-drop {
    min-height: 600px;
}

input.search-field {
    background: #efefef;
    border-bottom: 1px solid #222529;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    width: 459px;
    float: left;
    padding: 9px 20px;
    letter-spacing: 0px;
}

.search-btn {
    background-image: url(../images/grey-arrow-right.svg);
    background-position: 17px 15px;
    background-size: 9px;
    border: #222529 1px solid;
    padding: 8px 6px 6px 17px;
    width: 43px;
    height: 43px;
    margin: 0px 0 0 11px;
    display: block;
    float: left;
    background-color: #efefef;
    background-repeat: no-repeat;
}

    .search-btn:hover {
        background-image: url(../images/white-arrow-right.svg);
        background-color: #000;
    }

    .search-btn img {
        width: 9px;
        display: none;
    }

ul.search-tabs li {
    display: inline;
    margin: 0 15px 0 0;
}

ul.search-tabs a {
    text-transform: uppercase;
    color: #222529;
    padding: 0 0 5px 0;
}

    ul.search-tabs a:hover, ul.search-tabs a.active {
        border-bottom: 3px solid #DA262E;
    }

ul.search-results {
    margin: 20px 0 0 0;
}

.search-results .image {
    float: left;
    width: 20%;
    margin: 0 30px 0 0;
}

.search-results .text {
    float: left;
    width: 75%;
}

.search-drop h2 {
    color: #222529;
    font-weight: 200;
    margin: 0 0 15px 0;
}

.search-drop .results {
    color: #606974;
    margin: 23px 0;
    font-size: 17px;
}

.search-results .text h3 {
    color: #222529;
    font-size: 24px;
    font-weight: 200;
    margin: 0 0 5px 0;
}

.search-results .text p {
    color: #222529;
    font-size: 15px;
    margin: 0px;
}

.search-results .text a {
    color: #DA262E;
    font-size: 15px;
}

.search-results li {
    margin: 0 0 50px 0;
}

.results-col {
    border-right: 1px solid #95989A;
    padding-left: 40px;
}

.filter-col {
    padding: 0 0 0 20px;
}

    .filter-col ul {
    }

    .filter-col h3 {
        font-size: 24px;
        font-weight: 200;
        margin: 0 0 15px 0;
        color: #222529;
    }

    .filter-col ul li {
        margin: 0 0 4px 0;
    }

        .filter-col ul li a {
            color: #222529;
            font-size: 16px;
        }

            .filter-col ul li a:hover, .filter-col ul li a.selected {
                color: #DA262E;
            }

.search-gradient {
    background: url(../images/search-gradient.png);
    width: 100%;
    height: 67px;
    position: absolute;
    bottom: 80px;
    left: -6px;
    display: none
}

.dropdown.user-drop.login {
    min-height: 250px;
}

.dropdown.user-drop.logged-in {
    min-height: 600px;
}

.user-drop .ud-right {
    padding-left: 12%;
}

.user-drop .ud-left a {
    color: #DA262E;
    font-size: 16px;
}

.user-drop p {
    color: #222529;
    font-size: 16px;
}

.user-drop h2 {
    color: #222529;
    font-weight: 400;
    font-weight: 200;
}
/* .user-drop .ud-right input.search-field{
    width: 47%;
    float: left;
	    margin: 0 15px 0 0;
} */
.user-drop .ud-right .remember {
    margin: 30px 0 0 0;
    color: #606974;
    font-size: 12px;
    float: left;
}

.grey-btn {
    background: #f9f9f9;
    border: 1px solid #222529;
    padding: 10px 20px;
    text-transform: none;
    color: #222529;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 16px;
    background: #efefef;
    margin-top: 20px;
}

    .grey-btn:hover {
        background: #000;
        color: #fff;
    }

.login-btn {
    margin: 0 0 0 21.7%;
}

.remember input {
    margin-right: 10px;
}

.log-out-btn {
    /*float: right;*/
    margin: 0;
}

.log-out-btn-container {
    text-align: center;
    float: none;
}

.login-list ul {
    margin-bottom: 40px;
}

.login-list hr {
    display: none;
}

.login-list li:first-of-type a {
    /*background-color:grey;*/
    font-weight: bold;
}

    .login-list li:first-of-type a:hover {
        color: black;
        cursor: pointer;
    }


.login-list li:not(:first-of-type):hover {
    background: #000;
}

    .login-list li:not(:first-of-type):hover a {
        color: #fff;
    }


.login-list li {
    border-bottom: solid black 1px;
    padding: 8px 0 8px 20px;
}

    .login-list li.grey-back {
        font-size: 13px;
        font-weight: bold;
        color: #222529;
    }

.dropdown.user-drop.logged-in .list a {
    width: 100%;
    display: block;
    padding: 10px 20px;
    border-bottom: #606974 1px solid;
    color: #222529;
    font-size: 16px;
    font-weight: 300;
}

    .dropdown.user-drop.logged-in .list a:hover {
        background: #000;
        color: #fff;
    }

    .dropdown.user-drop.logged-in .list a.active {
        background: #efefef;
        font-weight: bold;
    }

        .dropdown.user-drop.logged-in .list a.active:hover {
            background: #efefef;
            color: #000;
        }

.dropdown.user-drop.logged-in hr {
    margin-top: 0px;
}

.product-list.full li {
    width: 94.8%;
    min-height: auto;
}

.product-list.full p {
    font-weight: 400;
}

.product-list.full ul.nav li {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff;
    padding: 0px;
    width: auto;
    float: left;
    margin: 0px;
    position: relative;
    min-height: auto;
}

.nav-tabs-light {
    height: auto;
    margin: 0 0 20px 0
}

    .nav-tabs-light li:first-child a {
        margin: 0px;
    }

.nav-tabs &gt; li &gt; a {
    text-transform: none;
    color: #000;
    letter-spacing: 0px;
    font-size: 13px;
}

.nav-tabs &gt; li.active &gt; a {
    cursor: default;
    border-bottom: 1px solid #DA262E;
    color: #DA262E;
}

.tab-content {
    margin: 20px 0;
}

.grey-back.info-panel {
    background: #f9f9f9;
    padding: 20px;
}

.info-panel h2 {
    text-transform: none;
    margin: 0 0 10px 0;
}

.info-panel p {
}

.info-panel a {
    margin: 0 3px;
}

    .info-panel a.previous:before {
        content: "&lt;";
        padding: 0 7px 0 0;
    }

    .info-panel a.previous:after {
        content: "|";
        padding: 0 0 0 10px;
    }

    .info-panel a.next:after {
        content: "&gt;";
        padding: 0 0 0 7px;
    }

.info-panel .ip-bottom {
    margin: 30px 0 0 0;
}

.product-info {
    margin: 20px 0;
}

    .product-info .pi-left {
        float: left;
        width: 32%;
        /* border: 2px solid #d9d9d9; */
        border: none;
        padding: 20px;
        height: 194px;
        overflow: hidden;
        text-align: center;
        display: table;
    }

    .product-info .pi-right {
        background: #d9d9d9;
        float: left;
        width: 68%;
        padding: 20px;
        height: 194px;
        overflow: hidden;
    }

        .product-info .pi-right h3 {
            font-weight: bold;
            font-size: 16px;
            margin: 0 0 14px 0;
        }

        .product-info .pi-right p {
            font-size: 11px;
            line-height: 21px;
        }

        .product-info .pi-right a {
            color: #222529;
            font-size: 11px;
            font-weight: bold;
        }

            .product-info .pi-right a:hover {
                color: #DA262E;
            }

    .product-info.light-blue .pi-right {
        background: #B0E2E2;
    }

    .product-info.light-blue .pi-left {
        /* border: 2px solid #B0E2E2; */
        border: none;
    }

.product-btn {
    float: right;
    text-transform: none;
    background: #d9d9d9;
    padding: 10px 20px;
    letter-spacing: 0px;
    margin: 0 0 20px 0;
    width: 480px;
    text-align: center;
}

.collateral-three {
    margin: 20px 0;
}

@media (hover: none) {
    .ct-wrapper .ct-bottom &gt; h3 + p {
        white-space: normal;
    }
}

.ct-wrapper:hover .ct-bottom &gt; h3 + p {
    white-space: normal;
}

.ct-bottom &gt; h3 + p {
    min-height: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.collateral-three .ct-wrapper {
    width: 29%;
    float: left;
    margin: 0 12px 30px 12px;
    min-height: 291px;
}

.collateral-three .ct-top {
    text-align: center;
    padding: 20px;
    border: none;
}

.collateral-three .ct-bottom {
    padding: 10px;
    background: #d9d9d9;
}

    .collateral-three .ct-bottom h3 {
        font-weight: bold;
        min-height: 60px;
        line-height: 20px;
    }

    .collateral-three .ct-bottom a {
        color: #000;
        font-size: 11px;
        font-weight: bold;
    }

        .collateral-three .ct-bottom a:hover {
            color: #DA262E;
        }

.collateral-three .ct-wrapper.light-blue .ct-top {
    border: 2px solid #B0E2E2;
}

.collateral-three .ct-wrapper.light-blue .ct-bottom {
    background: #B0E2E2;
}

.product-info.case-study .pi-left {
    padding: 5px;
}

.collateral-three.design-guides .ct-top {
    padding: 20px;
    height: 190px;
}

.collateral-three.design-guides .ct-bottom a.first-link:after {
    content: "|";
    padding: 0 10px;
}

.shadow-divider {
    width: 100%;
    -webkit-box-shadow: 0px 10px 24px -4px rgba(0,0,0,0.29);
    -moz-box-shadow: 0px 10px 24px -4px rgba(0,0,0,0.29);
    box-shadow: 0px 10px 24px -4px rgba(0,0,0,0.29);
    height: 50px;
    margin-bottom: 50px;
}

p.highlight {
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
}

.grey-link {
    color: #999999;
}

.grey-text {
    color: #999999;
}

.section-back-image.two-row {
    padding-top: 125px;
    margin: -125px 0 0 0;
}

ul.class-info {
    border: 1px solid #000;
    padding: 10px;
}

    ul.class-info li {
        width: 15%;
        float: left;
        margin: 0 15px 0 0;
    }

    ul.class-info.multi-column li {
        width: 11%;
    }

    ul.class-info li:first-child, ul.class-info li:last-child {
        width: 53%;
    }

    ul.class-info h3 {
        font-weight: bold;
        margin: 0 0 10px 0;
    }

    ul.class-info p {
        font-size: 13px;
        color: #444444;
    }

    ul.class-info a {
        font-size: 13px;
    }

a.zoom {
    color: #DA262E;
    text-align: center;
    display: block;
    margin: 35px 0 0 0;
    text-transform: uppercase;
    font-size: 11px;
}

    a.zoom:before {
        padding: 0 5px;
        content: "+ ";
    }

.course-details p {
    margin: 0px;
}

.select-style select {
    padding: 4px 15px;
    font-size: 14px;
    letter-spacing: 0px;
}

.select-style {
    margin: 0 0 20px;
    border: 1px solid #7A7B7B;
    background: #fff url(../images/select-black-arrow-down-full-2.png) no-repeat 100% 50%;
}

.alert-modal-background {
    position: fixed;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0,0,0,.9);
    z-index: 1050;
    top: 0;
    left: 0;
    display: none;
}

.alert-modal {
    background-color: white;
    padding: 10px 50px;
    text-align: center;
    position: relative;
    margin-top: 70px;
    /*height: 80vh;*/
    margin-left: auto;
    margin-right: auto;
    max-height: 75vh;
    overflow-y: auto;
}

    .alert-modal .buttonContainer.minSize1 {
        margin: auto !important;
    }

input, textarea, select {
    border: 1px solid #7A7B7B;
    padding: 4px 15px;
    font-size: 14px;
    color: #222529;
}

.panel-body-no-padding-left-right {
    padding-left: 0px;
    padding-right: 0px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #999;
    font-size: 14px;
    letter-spacing: 0px
}

::-moz-placeholder { /* Firefox 19+ */
    color: #999;
    font-size: 14px;
    letter-spacing: 0px
}

:-ms-input-placeholder { /* IE 10+ */
    color: #999;
    font-size: 14px;
    letter-spacing: 0px
}

:-moz-placeholder { /* Firefox 18- */
    color: #999;
    font-size: 14px;
    letter-spacing: 0px
}

label {
    font-size: 15px;
    letter-spacing: 0px;
}

.grey-text p {
    color: #222529;
}

.grey-link a {
    color: #222529;
}

.bold {
    font-weight: bold;
}

hr.hr-margin-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
}

hr.hr-margin-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
}

hr.hr-margin-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 25px;
    border-top: 0;
}

.top-sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    border-top: 0;
    z-index: 1030;
}


.alert-notification {
    background-color: #E04E39;
    text-align: center;
    color: black;
    cursor: pointer;
    display: none;
}

.alert-notification a:hover{
    color:#222529;
}

.vertical-cards-wrapper .image {
    background-size: 0;
    text-align: center;
    padding: 0 15px 40px;
}

    .vertical-cards-wrapper .image img {
        width: 100%;
    }


.sticky-header {
    position: fixed;
    top: 68px;
    width: 100%;
}

.news-list li {
    border-bottom: 1px solid #C4C4C4;
    margin: 20px 0;
    min-height: 160px;
}

.news-list .right .inner {
    float: right;
    border-left: 1px solid #C4C4C4;
    height: 100px;
    padding: 0 0 0 50px;
    margin: 25px 0 0 0;
}

    .news-list .right .inner a {
        color: #000;
        margin: 36px 0 0 0;
        display: block;
    }

        .news-list .right .inner a:hover {
            color: #DA262E;
        }

.owl-image-padding {
    padding: 0 45px;
}

.article-wrapper p.date, .news-list .left p.date {
    color: #999999;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 14px 0;
}

.article-wrapper h1, .news-list .left h2 {
    color: #DA262E;
    font-size: 25px;
    line-height: 27px;
    font-weight: 300;
    margin-bottom: 10px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.article-wrapper h1, .news-list .left a h2:hover {
    color: #000;
}

.article-wrapper h3 {
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.news-list p, .article-wrapper p {
    font-size: 14px;
}

.col-pad-left-right-40 {
    padding-left: 40px;
    padding-right: 40px;
}

.col-pad-left-right-50-40 {
    padding-left: 50px;
    padding-right: 40px;
}

.article-nav a:before {
    content: "&lt;";
    padding: 0 7px 0 0;
}

.article-nav a {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    display: block;
    padding: 30px 0;
    color: #000;
    font-size: 24px;
    font-weight: bold;
    margin: 28px 0 25px 0;
}

    .article-nav a:hover {
        color: #DA262E;
    }

.article-wrapper img {
    margin: 0 0 50px 0;
}

.search img:last-child {
    display: none
}
.search img, .user img {
    width: 20px;
}

.search img, .user img {
    width: 20px;
}
.user img:last-child {
    display: none
}

.user:hover img:first-child {
    display: none
}

.user:hover img:last-child {
    display: inline-block
}

.blog-hero h2 {
    font-size: 18px;
    float: right;
    margin: 8px 20px 0px 0;
}

.blog-hero .blog-image {
    position: absolute;
    background: transparent;
    margin: 0 0 0 20px;
}

.blog-hero .hero-top {
    height: 70px;
}

.main-blog-title h1 {
    background: #222529;
    color: #fff;
    padding: 30px;
    margin: 0px;
}

.blog-author {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

    .blog-author a {
        float: right;
        color: #000;
        font-weight: bold;
        margin: 0 20px 0 0;
    }

.blog-author {
    padding: 10px 0;
}

    .blog-author p {
        margin: 0px;
        font-size: 16px;
    }

    .blog-author .left {
        border-right: 1px solid #000;
    }

    .blog-author .center {
        padding-left: 100px;
    }

.search-style .input {
    float: left;
    width: 300px;
}

.search-style .search-btn {
    float: left;
}

.search-btn-two {
    border: #999999 1px solid;
    padding: 6px 0 0 8px;
    width: 41px;
    height: 41px;
    margin: 0 0 0 -1px;
    display: block;
    float: left;
    background: #fff;
}

    .search-btn-two img {
        width: 20px;
    }

.blog-search-filter input, textarea, select {
    border: 1px solid #7A7B7B;
    padding: 8px 15px;
    font-size: 14px;
}

.blog-search-filter .select-style select {
    padding: 8px 15px;
    font-size: 14px;
    letter-spacing: 0px;
}

.blog-search-filter .select-style {
    margin: 0 0 20px;
    border: 1px solid #7A7B7B;
    background: #fff url(../images/blog-list-arrow.png) no-repeat 100% 50%;
}

.blog-search-filter {
    margin: 0px;
    padding: 20px 0 0 0;
}

    .blog-search-filter .search-style, .blog-search-filter .select-style {
        float: right;
    }

    .blog-search-filter hr {
        margin-top: 10px;
        margin-bottom: 30px;
        border-top: 1px solid #95989A;
    }

.select-300 {
    width: 300px;
}

.blog-post-list h2 {
    color: #DA262E;
    margin: 0px;
}

.blog-post-list p {
    margin: 0 0 20px;
    color: #222529;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}

    .blog-post-list p.date {
        color: #999999;
        font-size: 18px;
        margin: 0px;
    }

.blog-post-list hr {
    margin-top: 14px;
    margin-bottom: 15px;
}

.blog-post-list a {
    font-size: 19px;
    color: #000;
}

a.blog-back {
    color: #999999;
    font-size: 24px;
    margin: 0 0 0 10px;
}

    a.blog-back:before {
        content: "&lt;";
        padding: 0px 3px 0 0;
    }

.author-link, .date-link {
    color: #999999;
    font-size: 18px;
    margin: 30px 30px 20px 0;
    display: inline-block;
}

    .author-link:after {
        content: "|";
        padding: 0 0 0 30px;
    }

.categories-wrapper, .tags-wrapper {
    margin: 15px 0;
}

.tags-wrapper {
    margin: 50px 0 15px 0;
}

    .categories-wrapper a, .tags-wrapper a {
        color: #999999;
        display: inline-block;
        font-size: 16px;
        margin: 0 10px 0 0;
    }

    .categories-wrapper h2, .tags-wrapper h2 {
        font-weight: bold;
        font-size: 18px;
        color: #999999;
        margin: 0px;
    }

.blog-previous {
    color: #999999;
    font-size: 16px;
}

    .blog-previous:before {
        padding: 0 5px;
        content: "&lt; ";
    }

.blog-next {
    float: right;
    color: #999999;
    font-size: 16px;
}

    .blog-next:after {
        padding: 0 5px;
        content: "&gt; ";
    }

.blog-body p {
    font-size: 16px;
}

.list-grey-back {
    background: #e0e0e0;
    border-left: 10px solid #000;
    border-bottom: 1px solid #999999;
    -webkit-box-shadow: -5px 0px 5px -2px rgba(0,0,0,0.1);
    -moz-box-shadow: -5px 0px 5px -2px rgba(0,0,0,0.1);
    box-shadow: -5px 0px 5px -2px rgba(0,0,0,0.1);
}

.list-light-grey-back {
    background: #f7f7f7;
    border-left: 10px solid #000;
    border-bottom: 1px solid #999999;
    -webkit-box-shadow: -5px 0px 5px -2px rgba(0,0,0,0.1);
    -moz-box-shadow: -5px 0px 5px -2px rgba(0,0,0,0.1);
    box-shadow: -5px 0px 5px -2px rgba(0,0,0,0.1);
}

.all-products-list .right {
    background: #ffffff;
    padding: 40px;
    -webkit-box-shadow: -5px 0px 5px -2px rgba(0,0,0,0.1);
    -moz-box-shadow: -5px 0px 5px -2px rgba(0,0,0,0.1);
    box-shadow: -5px 0px 5px -2px rgba(0,0,0,0.1);
}

.all-products-list .inner-list {
    float: left;
    margin: 0 0 40px 20px;
    /*width: 30%;*/
    
}

.all-products-list h1 {
    font-size: 30px;
    color: #606974;
    margin: 20px 0 0 20px;
    font-size: 27px;
    color: #000;
    font-weight: 300;
    letter-spacing: 0px;
}

.all-products-list .inner-list a {
    color: #222529;
}

    .all-products-list .inner-list a:hover {
        color: #DA262E;
    }

.all-products-list .inner-list h3 a {
    font-weight: bold;
}

.list-grey-back.tesira-wrapper, .list-light-grey-back.tesira-wrapper {
    border-left: 10px solid #E04E39;
}

.list-grey-back.vocia-wrapper, .list-light-grey-back.vocia-wrapper {
    border-left: 10px solid #4a93ac;
}

.list-grey-back.devio-wrapper, .list-light-grey-back.devio-wrapper {
    border-left: 10px solid #9E1B64;
}

.list-grey-back.oreno-wrapper, .list-light-grey-back.oreno-wrapper {
    border-left: 10px solid #24CAD2;
}

.list-grey-back.nexia-wrapper, .list-light-grey-back.nexia-wrapper {
    border-left: 10px solid #EAD82E;
}

.list-grey-back.audia-wrapper, .list-light-grey-back.audia-wrapper {
    border-left: 10px solid #D8C722;
}

.list-grey-back.other-wrapper, .list-light-grey-back.other-wrapper {
    border-left: 10px solid #DA262E;
}

.downloads-banner {
    background-color: black;
    padding: 2rem 4rem;
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10;
}
.downloads-banner div{
    display: flex;
    justify-content: center;
    align-items: center;
}

.downloads-banner div span{
    color: white;
    font-weight: bold;
    font-size: 20px;
    margin-right: 15px;
}

.downloads-banner div button{
    background: white;
    color: black;
    border: none;
    border-radius: 100px;
    height: 40px;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: -0.14px;
    text-transform: none;
}

.download-filter-section input, textarea, select {
    border: 1px solid #7A7B7B;
    padding: 8px 15px;
    font-size: 14px;
}

.download-filter-section .download-type input{
    margin-left: 30%;
}

.download-filter-section .select-style select {
    padding: 8px 15px;
    font-size: 14px;
    letter-spacing: 0px;
}

.download-filter-section .select-style {
    margin: 0 0 20px;
    border: 1px solid #7A7B7B;
    background: #fff url(../images/blog-list-arrow.png) no-repeat 100% 50%;
}

.download-filter-section {
    margin: 0px;
    padding: 20px 0 0 0;
}

    .download-filter-section hr {
        margin-top: 10px;
        margin-bottom: 30px;
        border-top: 1px solid #95989A;
    }

.filter-btn {
    border: 1px solid #7A7B7B;
    padding: 8px 20px;
    text-transform: none;
    color: #fff;
    letter-spacing: 0px;
    margin: 0px;
    float: right;
    font-size: 15px;
    font-weight: 400;
    background: #000;
}

    .filter-btn:hover {
        background: #DA262E;
        border: 1px solid #DA262E;
        color: #fff;
    }

    .filter-btn img {
        width: 7px;
        margin: 0 0 0 20px;
    }

.filter-set {
    background: #f9f9f9;
    padding: 14px 0 0 17px;
    margin: 0 0 30px 0;
}

    .filter-set li {
        float: left;
        margin: 0px;
    }

        .filter-set li a {
            color: #404040;
        }

            .filter-set li a:hover {
                color: #DA262E;
            }

    .filter-set img {
    }

    .filter-set h3 {
        margin: 4px 25px 0 0;
        color: #999999;
        font-weight: 600;
    }

    .filter-set li a:after {
        content: "[X]";
        padding: 0 0 0 10px;
    }

    .filter-set li:after {
        content: "|";
        padding: 0 20px;
    }

    .filter-set li.first {
        margin: 0 10px 0 0;
    }

    .filter-set li:first-child:after {
        content: "";
    }

    .filter-set li:last-child:after {
        content: "";
    }

ul.download-list li {
    border-bottom: 1px solid #95989A;
}

ul.download-list a {
    display: block;
}

    ul.download-list a:hover {
        background: #efefef;
        color: #DA262E;
    }

        ul.download-list a:hover p {
            color: #DA262E;
        }

ul.download-list li.first {
    background: #999999;
}

ul.download-list li {
    padding: 10px;
}

ul.download-list li p {
    margin: 0px;
    font-size: 16px;
}

ul.download-list li p, ul.download-list li div.download-check, ul.download-list li div.download-type {
    float: left;
}

ul.download-list li.first p {
    color: #ffffff;
    margin: 0px;
}

ul.download-list li.first p.fifth-p input {
    margin-right: 10px;
}

ul.download-list li p.first-p {
    width: 30%;
    padding: 20px 0;
}

ul.download-list li p.second-p {
    width: 20%;
    padding: 20px 0;
}

ul.download-list li p.third-p {
    width: 30%;
    padding: 20px 0;
}
ul.download-list li p.fourth-p {
    width: 10%;
    padding: 20px 0;
}
ul.download-list li p.fifth-p {
    width: 10%;
    padding: 20px 0;
}


div.download-type img {
    margin: 10px 0 0 0;
}

input.download{
    margin: 20px 0 0 80px;
}

ul.download-list li.first p.first-p, ul.download-list li.first p.second-p, ul.download-list li.first p.third-p, ul.download-list li.first p.fourth-p, ul.download-list li.first p.fifth-p {
    font-size: 12px;
    font-weight: 600;
}

.mobile-nav-wrapper {
    background: #efefef;
    padding: 0px;
    border-bottom: 4px solid #000;
    z-index: 1032;
}

.hamburger {
    display: block;
    border-left: 4px solid #fff;
    width: 50px;
    height: 50px;
    float: right;
    z-index: 99999;
}

    .hamburger img {
        width: 18px;
        margin: 16px 0 0 24px;
    }

.mobile-logo img {
    max-width: 79px;
    margin: 11px 0 0 0;
}

ul.mobile-dropdown {
    position: absolute;
    z-index: 1033;
    background: #fff;
    width: 84%;
    padding: 0px;
    top: 54px;
    display: none;
    height: 1000%;
}

    ul.mobile-dropdown.active {
        display: block;
        overflow-y: scroll;
    }

    ul.mobile-dropdown li a {
        padding: 13px 20px 13px 17px;
        display: block;
        border-bottom: 1px solid #95989A;
        color: #5C5C5C;
        font-size: 17px;
        letter-spacing: 0px;
        background: #fff;
        border-right: 0px;
    }

        ul.mobile-dropdown li a.selected {
            background: #efefef;
        }

ul.mobile-dropdown-inner {
    position: relative;
    display: none;
}

    ul.mobile-dropdown-inner.active {
        display: block;
    }

    ul.mobile-dropdown-inner li a {
        padding: 13px 20px 13px 25px;
    }

ul.mobile-dropdown li a.expanded {
    color: #fff;
    background: #000;
}

.sticky-header-stick {
    position: fixed;
    top: 98px;
    width: 100%;
}

.desktop-dropdown-wrapper {
    /* position: fixed; */
    width: 100%;
    top: 93px;
    z-index: 1031;
    /*border-top: 5px solid #fff;*/
}

.ddw-sticky {
    position: fixed;
    width: 100%;
    top: 93px;
}

.news-events .owl-next, .news-events .owl-prev {
    top: 73%;
}

.user-text, .user-wrapper {
    display: none;
}

    .user-text.active, .user-wrapper.active {
        display: block;
    }

.followMeBar {
    /*padding: 10px 20px;*/
    position: relative;
    z-index: 1;
    color: #fff;
}

    .followMeBar.fixed {
        position: fixed;
        top: 96px;
        width: 100%;
        box-sizing: border-box;
        z-index: 2;
    }

        .followMeBar.fixed.absolute {
            position: absolute;
        }

.all-products-list .col-md-4 {
    width: 31%;
}

.picklist .btn {
    border: 1px solid #222529;
    padding: 8px 20px;
    text-transform: none;
    color: #222529;
    letter-spacing: 0px;
    margin: 0px;
    float: right;
    font-size: 15px;
    font-weight: 400;
    width: 275px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-align: left;
}

.dropdown &gt; .dropdown-menu, .open &gt; .dropdown-menu {
    float: left;
    margin: 0px;
    white-space: nowrap;
    width: 275px;
    left: 57px;
    border: 1px solid #7A7B7B;
    background: #fff;
    padding: 10px 20px;
    top: 38px;
}

.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open &gt; .dropdown-toggle.btn-default {
    color: #999;
    background-color: #fff;
    border-color: #7A7B7B;
}

.picklist .btn:hover {
    background: #000;
    color: #fff;
}

.dropdown-menu li a {
    color: #222529 !important;
    text-transform: none;
    font-size: 15px;
    display: table;
    width: 100%;
    margin: 10px 0;
}

    .dropdown-menu li a:hover {
        color: #000 !important;
    }

.pick-list-arrow {
    position: absolute;
    width: 25px;
    height: 40px;
    right: 27px;
}

.picklist p {
    text-transform: none;
    margin: 10px 0;
}

.filter-wrapper {
    border-top: 1px solid #95989A;
    border-bottom: 1px solid #95989A;
    padding: 20px 0px 20px 13px;
    margin: 0 0 20px 0;
}

.check-mark {
    border: 1px solid #222529;
    width: 12px;
    height: 12px;
    float: left;
}

    .check-mark.checked {
        background: #222529;
    }

.check-wrapper span {
    float: left;
    margin: -5px 0 0 10px;
}

.dropdown &gt; .dropdown-menu, .open &gt; .dropdown-menu.adj-col-3 {
    left: 61px;
}

h1.black-block {
    /* text-align: center; */
    color: #fff;
    background: #000;
    padding: 35px 0px 35px 24px;
    font-weight: 300;
}

.filter-btn-wrapper {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    padding: 15px 0;
}

.blog-post-list a.filter-btn {
    width: 100%;
    border: 0px;
    background: #999;
    color: #fff;
    padding: 20px 0px 20px 25px;
    display: block;
    margin: 0px;
    font-weight: bold;
}

    .blog-post-list a.filter-btn:after {
        content: "&gt;";
        padding: 0 0 0 10px;
    }

.blog-filter-mobile-wrapper .list {
    background: #EFEFEF;
    padding: 5px 20px;
    border-top: 1px solid #999999;
}

    .blog-filter-mobile-wrapper .list ul {
        padding: 0px;
        float: left;
        margin: 0 40px 0 0;
    }

    .blog-filter-mobile-wrapper .list li {
        list-style: none;
    }

    .blog-filter-mobile-wrapper .list a {
        color: #404040;
        text-transform: none;
        font-size: 15px;
        display: table;
        width: 100%;
        margin: 18px 0;
    }

    .blog-filter-mobile-wrapper .list span {
    }

.blog-filter-mobile-wrapper p {
    font-weight: 300;
    font-size: 14px;
    padding: 0 0 20px 18px;
    margin: 0px;
    color: #999999;
}

.contact-right-col {
    margin-top: -55px;
    z-index: 2;
}

.contact-info p {
    margin: 0px;
}

.contact-info .spacer {
    height: 15px;
}

.grey-p {
    color: #999;
}

.bold-h2-lower {
    font-size: 22px;
    line-height: 24px;
    font-weight: bold;
}

.red-hr {
    border-top: 1px solid #DA262E;
}

.support-team-wrapper ul {
    margin: 0px;
    padding: 0px;
}

    .support-team-wrapper ul li {
        list-style: none;
        float: left;
        width: 50%;
        min-height: 175px;
    }

        .support-team-wrapper ul li img {
            width: 50px;
            float: left;
        }

    .support-team-wrapper ul div {
        width: 70%;
        float: left;
        margin: 0 0 0 30px;
    }

.support-team-wrapper h2 {
    font-size: 25px;
    line-height: 25px;
    font-weight: 300;
}

.support-team-wrapper p {
    line-height: 18px;
}

.component-small {
    width: 180px;
}

.hr-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.contact-icon {
    width: 50px;
    float: left;
    margin: 0 0 0 30px;
}

.contact-p {
    width: 80%;
    float: left;
    margin: 0 0 0 40px;
}

.email-link {
    color: #000;
    font-size: 25px;
    font-weight: bold;
    margin: 40px 0;
    display: block;
}

.contact-results {
    margin-top: 30px;
}

    .contact-results h2 {
        margin: 0px;
    }

.log-in-btn {
    margin: 0px;
    padding: 10px 70px;
    font-size: 14px;
    color: #222529;
    background: #efefef;
}

.note {
    color: #000;
    font-size: 9px;
}

.forgot {
    color: #909294;
    margin: 12px 14px 0 0;
    display: block;
    font-style: italic;
}

.forgot-no-margin {
    margin: 0px 14px 0 0;
}

.p-margin-0 p {
    margin: 0px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
    color: #222529;
}

.warning-icon {
    width: 50px;
    float: left;
}

.warning-wrapper p {
    margin: 0 0 0 20px;
    color: #DA262E;
    float: left;
    width: 85%;
}

.bold-uppercase {
    font-weight: bold;
    text-transform: uppercase;
}

.td-area {
    height: 93px;
}

.class-accordian img {
    max-width: 70px;
    float: left;
    padding: 0 20px 0 0;
}

ul.class-accordian {
    margin: 0 0 50px 0;
}

.class-accordian li {
    padding: 20px 0;
    border-bottom: 1px solid #999;
}

    .class-accordian li.first {
        border-top: 1px solid #999;
    }

.class-accordian i {
    color: #000;
    float: left;
    font-size: 16px;
    margin: 17px 20px 0 17px;
}

    .class-accordian i.no-plus {
        width: 12.84px;
    }

.class-main {
    display: block;
    float: left;
    width: 82%;
    border-right: 1px solid #999;
}

    .class-main.no-vorder {
        border-right: none;
    }

.class-accordian .left {
    float: left;
    border-left: 1px solid #999;
    padding: 0 0 0 20px;
}

.certificate.class-accordian .left {
    min-height: 52px;
    position: relative;
    width: 80%;
}

.class-accordian .left.no-left-border {
    border-left: none;
    white-space: normal;
    width: 65%;
}

.class-accordian a.enroll {
    float: right;
    text-transform: uppercase;
    font-weight: 700;
    margin: 14px 0 0 0;
    width: 133px;
    text-align: center;
}

.class-accordian .left h3 {
    margin: 0px;
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 0px;
}

.certificate.class-accordian .left h3 {
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
}

.class-accordian .left p {
    margin: 5px 0 0 0;
    font-weight: 700;
    text-transform: uppercase;
}

.class-accordian .inner-list {
    width: 42%;
    float: left;
    margin: 40px 50px 40px 0;
}

    .class-accordian .inner-list li {
        padding: 0 0 10px 0;
        border: 0px;
    }

.class-accordian .inner-content {
    border-top: 1px solid #DA262E;
    padding: 40px 0 0 0;
    margin: 20px 0 0 0;
    display: none;
}

.class-accordian li.active .inner-content {
    display: block;
}

.class-accordian .inner-content h3 {
    font-weight: 700;
}

.class-accordian .class-accordian-header {
    padding: 10px 0px 10px 20px;
    border: 0px;
    background: #efefef;
    margin: 30px 0 0 0;
}

    .class-accordian .class-accordian-header h3 {
        color: #000;
        font-weight: 700;
        margin: 0px;
    }

.class-accordian.no-panel img {
    max-width: 90px;
    padding: 0 20px;
}

.class-accordian p.enroll {
    float: right;
    text-transform: uppercase;
    font-weight: 700;
    margin: 14px 17px 0px 0;
    font-size: 13px;
    color: #999;
}

.class-accordian.no-panel .class-accordian-header {
    margin: 0px;
    padding: 20px 0px 10px 20px;
}

    .class-accordian.no-panel .class-accordian-header h3 {
        margin: 0 0 7px 0;
    }

.input-sub-text {
    font-size: 11px;
}

.class-accordian li.red-bottom {
    padding: 20px 0;
    border-bottom: 1px solid #DA262E;
}

.registration-btn {
    margin: 0px;
    padding: 10px 50px;
}

li.class-info {
    background: #efefef;
    margin: 30px 0 0 0;
    padding: 20px 10px 20px 0px;
}

    li.class-info h3 {
        font-weight: 700;
        margin: 0px 0 20px 15px;
    }

hr.mar-top-17 {
    margin-top: 17px;
}

.form-notice {
    font-size: 11px;
    color: #DA262E;
    margin: -22px 0 -2px 0;
    display: block;
}

.class-accordian .detail-table li {
    padding: 20px 0;
    border-bottom: none;
    float: left;
    margin: 0px;
    width: 20%;
}

.class-accordian .detail-table p {
    margin: 0px;
}

    .class-accordian .detail-table p.title {
        font-weight: bold;
        text-decoration: underline;
        margin: 0 0 5px 0;
    }

.class-accordian .inner-content.detail-table {
    border-top: 1px solid #DA262E;
    padding: 20px 0 0 20px;
    margin: 20px 0 0 0;
    display: none;
}

    .class-accordian .inner-content.detail-table h3 {
        margin: 0px;
    }

.inner-content.detail-table ul {
    margin: 0 0 30px 0;
}

.modal-content {
    border-radius: 0px;
    box-shadow: none;
    padding: 10px 20px;
}

.modal-close {
    width: 15px;
    float: right;
    margin: 10px 0 0 0;
}

.modal-content h3 {
    font-weight: 700;
    margin: 15px 0 0 0;
    font-size: 19px;
}

.modal-class-title img {
    max-width: 70px;
    display: inline-block;
    padding: 0 20px 0 0;
    vertical-align: top;
}

.modal-class-title .left {
    width: 70%;
    border-left: 1px solid #999;
    padding: 0 0 0 20px;
    display: inline-block;
}

.modal-class-title .class-main {
    border-right: 0px;
}

.modal-class-title h3 {
    margin: 0px;
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 0px;
}

.modal-class-title .left p {
    margin: 5px 0 0 0;
    font-weight: 700;
    text-transform: uppercase;
}

.withdrawal-buttons {
    text-align: center;
    margin: 20px 0;
}

    .withdrawal-buttons .registration-btn {
        margin: 10px;
        padding: 10px 50px;
        width: 250px;
    }

.class-accordian.no-panel .class-accordian-header.dark-grey {
    background: #999;
}

    .class-accordian.no-panel .class-accordian-header.dark-grey h3 {
        color: #fff;
    }

.class-accordian.no-panel img {
    max-width: 80px;
    padding: 0 14px;
}

.family-dropdown {
    position: relative;
}

    .family-dropdown .picklist-outer {
        border: 1px solid #000;
        margin: 7px 0 0 0;
    }

    .family-dropdown .picklist {
        padding: 7px 10px 7px 20px;
        background: #000;
        display: block;
        color: #fff;
        font-size: 16px;
        border: 2px solid #fff;
        cursor: pointer;
    }

#header-product-picklist:hover {
    background: #000000 !important;
}

.family-dropdown .picklist img {
    float: right;
    margin: 7px 0 0 0;
}

.family-dropdown .family-dropdown-inner {
    position: absolute;
    background: #fff;
    padding: 0px;
    width: 100%;
    border: 1px solid #222529;
    -webkit-box-shadow: 2px 4px 10px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 4px 10px 2px rgba(0,0,0,0.2);
    box-shadow: 2px 4px 10px 2px rgba(0,0,0,0.2);
    display: none;
}

    .family-dropdown .family-dropdown-inner.active {
        display: block;
        height: auto;
        max-height: 560px;
        overflow-y: scroll;
        padding: 15px 0 0 0;
    }

    .family-dropdown .family-dropdown-inner .dropdown-list {
        margin: 0 0 20px 0;
        padding: 0px;
        list-style: none outside none;
    }

        .family-dropdown .family-dropdown-inner .dropdown-list li.title a {
            font-weight: bold;
            color: #222529;
            margin: 0 0 5px 0;
        }

        .family-dropdown .family-dropdown-inner .dropdown-list li a {
            color: #222529;
            display: block;
            padding: 2px 20px;
        }

            .family-dropdown .family-dropdown-inner .dropdown-list li a:hover {
                color: #fff;
                background: #000;
            }

.go-blog-link {
    text-transform: uppercase;
    font-weight: 700;
}

.italic {
    font-style: italic;
}

.label-sub {
    font-size: 11px;
    color: #222529;
}

.product-list-tab {
    position: absolute
}

.platform-product-list h3 {
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #aeb2b3;
    border-top: 1px solid #aeb2b3;
    padding: 20px 0;
    margin: 0 0 35px 0;
}

.platform-product-list ul h3 {
    font-weight: 200;
    font-size: 14px;
    border-bottom: none;
    border-top: none;
    padding: 0;
    margin: 0 0 15px 0;
}

.platform-product-list a {
    color: #000;
}

    .platform-product-list a:hover {
        color: #DA262E;
    }

.platform-product-list h3 a {
    font-weight: 400;
    font-size: 14px;
    font-weight: bold;
}

.platform-product-list ul.no-bullet {
    margin: 0 0 25px 0;
}

.highlights-section {
    padding: 50px 0 10px 0;
    border-top: 1px solid #999999;
    margin: 0;
    display: flex;
    align-items: center;
}

    .highlights-section.stack {
        flex-direction: column;
    }

    .highlights-section &gt; div.center {
        text-align: center;
    }

    .highlights-section &gt; div.right {
        text-align: right;
    }

    .highlights-section &gt; div.top {
        align-self: flex-start;
    }

    .highlights-section &gt; div.bottom {
        align-self: flex-end;
    }

        .highlights-section &gt; div.bottom h1 {
            margin-bottom: 0;
        }

.downloads-wrapper h5 {
    font-size: 14px;
    font-weight: 600;
    margin: 5px 0 0 0;
}

.downloads-wrapper ul li {
    list-style-type: none;
}

.user-search {
    width: 47%;
    float: left;
}

    .user-search a {
        font-style: italic;
        color: #606974;
        margin: 0 0 0 15px;
    }

.user-btn-wrapper .btn {
    float: left;
}

    .user-btn-wrapper .btn.register-btn {
        margin-left: 54px;
    }

.user-search.right input.search-field {
    margin-left: 16px;
}

.user-search.right a {
    margin: 0 -15px 0 0;
    float: right;
}

.user-btn-wrapper .login-btn {
    margin: 20px 0 0 0;
}

.user-search input.search-field {
    margin: 0 0 10px 0;
}

.home-stats ul.stats img {
    width: 60px;
}

.home-stats.horz-stats ul {
    display: flex;
    justify-content: center;
}

.all-products-list.two .inner-list {
    width: 100%;
}

.product-hero-spacer {
    height: 35px;
}

ul.product-select {
    float: left;
    padding: 0 0 50px 0;
}

    ul.product-select.right {
        margin: 0 0 0 40px;
    }

    ul.product-select li {
        margin: 0 0 20px 0;
    }

        ul.product-select li:after {
            content: '';
            display: block;
            clear: both;
        }

    ul.product-select div, .new-checkbox div {
        border: 1px solid #000;
        width: 20px;
        height: 20px;
        float: left;
    }

    ul.product-select a.selected div, .new-checkbox a.selected div {
        border: none;
        background: #DA262E
    }

    ul.product-select h3 {
        float: left;
        margin: 3px 0 0 20px;
    }

.td-area-product {
    height: 155px;
}

.new-checkbox h3 {
    font-weight: bold;
    margin: 3px 0 0 20px;
    float: left;
}

.news-events-inner .owl-buttons {
    display: none;
}

.news-events-inner .owl-pagination {
    text-align: left;
    padding: 15px 10px 0 0;
}

.product-list.tech-list a:after {
    float: right;
    content: "&gt; ";
}

.hero-top {
    z-index: 3;
    margin-top: -5px;
}

.ct-top-image {
    max-height: 141px;
    overflow: hidden;
}

.dropdown-select li.active {
    height: auto;
}

#search-filter-sidebar {
    background: #efefef;
    padding: 40px;
    margin: 20px 0 0 0;
}

    #search-filter-sidebar h3 {
        font-size: 20px;
        border-bottom: 1px solid #222529;
        padding: 0 0 10px 0;
        font-weight: 400;
    }

    #search-filter-sidebar ul {
        margin: 0px;
        padding: 0px;
    }

        #search-filter-sidebar ul li {
            list-style: none;
        }

            #search-filter-sidebar ul li a {
                font-size: 14px;
                font-weight: 400;
            }

                #search-filter-sidebar ul li a.active {
                    color: #DA262E;
                }

.sf-search-results .media.sf-media {
    border-bottom: 1px solid #222529;
    margin: 30px 0
}

.sf-search-results.media-list h3 {
    font-size: 21px;
    font-weight: 400;
}

    .sf-search-results.media-list h3 a {
        font-weight: 400;
    }

.select-style-wrapper.search-select-wrapper {
    border: none;
    margin: 12px 0 0 0;
    width: 300px;
}

.product-info a, .ct-wrapper a {
    display: block;
    border: 2px solid #d9d9d9;
}

.product-info.light-blue a {
    display: block;
    border: 2px solid #B0E2E2;
}

.product-info a:hover, .ct-wrapper a:hover {
    border: 2px solid #DA262E;
}

.contact-wrapper input, textarea, select, .contact-results input, textarea, select {
    margin-bottom: 5px;
}

#btnSearch {
    border: 1px solid #222529;
    padding: 10px 20px;
    text-transform: none;
    color: #222529;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 16px;
    background: #efefef;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    #btnSearch:hover {
        background: #000;
        background: #000;
        color: #fff;
    }

.form-inline .btn.btn-primary {
    border: 1px solid #222529;
    padding: 10px 20px;
    text-transform: none;
    color: #222529;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 16px;
    background: #efefef;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: block;
    margin: 0px;
}

    .form-inline .btn.btn-primary:hover {
        background: #000;
        color: #fff;
    }

h1.highlight-h1 {
    padding-left: 30px;
}

h2#rep-name {
    margin-top: 15px;
}

.support-team-wrapper ul li:nth-child(3), .support-team-wrapper ul li:nth-child(4) {
    min-height: auto;
}
.support-team-wrapper.chat-wrapper ul li:nth-child(3), .support-team-wrapper.chat-wrapper ul li:nth-child(4) {
    min-height: 175px;
}

.form-inline .form-group.search-input-wrapper, .form-inline .form-group.search-input-wrapper input.form-control {
    width: 100%;
}

ul.class-info.multi-column li:first-child, ul.class-info.multi-column li:last-child {
    width: 15%;
}


/* ALL WRAPPERS */
/*===========================================================================================================*/


.tesira-wrapper hr.red, .vocia-wrapper hr.red, .devio-wrapper hr.red, .oreno-wrapper hr.red, .nexia-wrapper hr.red, .audia-wrapper hr.red, .other-wrapper hr.red {
    border-top: 1px solid #95989a;
}




/* TESIRA WRAPPER */
/*===========================================================================================================*/
.tesira-wrapper .picklist {
    background: #E04E39;
}

.tesira-wrapper .accent {
    color: #E04E39;
    font-weight: 400;
}

.tesira-wrapper tab {
    background: #E04E39;
}

.tesira-wrapper .hero-top {
    border-bottom: 1px solid #E04E39;
}

    .tesira-wrapper .hero-top .select-style {
        background: #E04E39 url(../images/drop-arrow-white-down.png) no-repeat 97% 50%;
    }

.tesira-wrapper .hero-section .tab {
    background: #E04E39;
}

.tesira-wrapper .horz-stats li {
    border-color: #E04E39;
}

.tesira-wrapper .hero-top {
    border-bottom: 1px solid #E04E39;
}

.tesira-wrapper .family-dropdown .picklist {
    background: #E04E39;
}

.tesira-wrapper .family-dropdown .family-dropdown-inner .dropdown-list li a:hover {
    background: #E04E39;
}

/* VOCIA WRAPPER */
/*===========================================================================================================*/
.vocia-wrapper .picklist {
    background: #4a93ac;
}

.vocia-wrapper .accent {
    color: #4a93ac;
    font-weight: 400;
}

.vocia-wrapper tab {
    background: #4a93ac;
}

.vocia-wrapper .hero-top {
    border-bottom: 1px solid #4a93ac;
}

    .vocia-wrapper .hero-top .select-style {
        background: #4a93ac url(../images/drop-arrow-white-down.png) no-repeat 97% 50%;
    }

.vocia-wrapper .hero-section .tab {
    background: #4a93ac;
}

.vocia-wrapper .horz-stats li {
    border-color: #4a93ac;
}

.vocia-wrapper .hero-top {
    border-bottom: 1px solid #4a93ac;
}

.vocia-wrapper .family-dropdown .picklist {
    background: #4a93ac;
}

.vocia-wrapper .family-dropdown .family-dropdown-inner .dropdown-list li a:hover {
    background: #4a93ac;
}

/* DEVIO WRAPPER */
/*===========================================================================================================*/
.devio-wrapper .picklist {
    background: #9E1B64;
}

.devio-wrapper .accent {
    color: #9E1B64;
    font-weight: 400;
}

.devio-wrapper tab {
    background: #9E1B64;
}

.devio-wrapper .hero-top {
    border-bottom: 1px solid #9E1B64;
}

    .devio-wrapper .hero-top .select-style {
        background: #9E1B64 url(../images/drop-arrow-white-down.png) no-repeat 97% 50%;
    }

.devio-wrapper .hero-section .tab {
    background: #9E1B64;
}

.devio-wrapper .horz-stats li {
    border-color: #9E1B64;
}

.devio-wrapper .hero-top {
    border-bottom: 1px solid #9E1B64;
}

.devio-wrapper .family-dropdown .picklist {
    background: #9E1B64;
}

.devio-wrapper .family-dropdown .family-dropdown-inner .dropdown-list li a:hover {
    background: #9E1B64;
}

/* ORENO WRAPPER */
/*===========================================================================================================*/
.oreno-wrapper .picklist {
    background: #24CAD2;
}

.oreno-wrapper .accent {
    color: #24CAD2;
    font-weight: 400;
}

.oreno-wrapper tab {
    background: #24CAD2;
}

.oreno-wrapper .hero-top {
    border-bottom: 1px solid #24CAD2;
}

    .oreno-wrapper .hero-top .select-style {
        background: #24CAD2 url(../images/drop-arrow-white-down.png) no-repeat 97% 50%;
    }

.oreno-wrapper .hero-section .tab {
    background: #24CAD2;
}

.oreno-wrapper .horz-stats li {
    border-color: #24CAD2;
}

.oreno-wrapper .hero-top {
    border-bottom: 1px solid #24CAD2;
}

.oreno-wrapper .family-dropdown .picklist {
    background: #24CAD2;
}

.oreno-wrapper .family-dropdown .family-dropdown-inner .dropdown-list li a:hover {
    background: #24CAD2;
}

/* NEXIA WRAPPER */
/*===========================================================================================================*/
.nexia-wrapper .picklist {
    background: #EAD82E;
}

.nexia-wrapper .accent {
    color: #EAD82E;
    font-weight: 400;
}

.nexia-wrapper tab {
    background: #EAD82E;
}

.nexia-wrapper .hero-top {
    border-bottom: 1px solid #EAD82E;
}

    .nexia-wrapper .hero-top .select-style {
        background: #EAD82E url(../images/drop-arrow-white-down.png) no-repeat 97% 50%;
    }

.nexia-wrapper .hero-section .tab {
    background: #EAD82E;
}

.nexia-wrapper .horz-stats li {
    border-color: #EAD82E;
}

.nexia-wrapper .hero-top {
    border-bottom: 1px solid #EAD82E;
}

.nexia-wrapper .family-dropdown .picklist {
    background: #EAD82E;
}

.nexia-wrapper .family-dropdown .family-dropdown-inner .dropdown-list li a:hover {
    background: #EAD82E;
}

/* AUDIA WRAPPER */
/*===========================================================================================================*/
.audia-wrapper .picklist {
    background: #D8C722;
}

.audia-wrapper .accent {
    color: #D8C722;
    font-weight: 400;
}

.audia-wrapper tab {
    background: #D8C722;
}

.audia-wrapper .hero-top {
    border-bottom: 1px solid #D8C722;
}

    .audia-wrapper .hero-top .select-style {
        background: #D8C722 url(../images/drop-arrow-white-down.png) no-repeat 97% 50%;
    }

.audia-wrapper .hero-section .tab {
    background: #D8C722;
}

.audia-wrapper .horz-stats li {
    border-color: #D8C722;
}

.audia-wrapper .hero-top {
    border-bottom: 1px solid #D8C722;
}

.audia-wrapper .family-dropdown .picklist {
    background: #D8C722;
}

.audia-wrapper .family-dropdown .family-dropdown-inner .dropdown-list li a:hover {
    background: #D8C722;
}

/* OTHER WRAPPER */
/*===========================================================================================================*/
.other-wrapper .picklist {
    background: #DA262E;
}

.other-wrapper .accent {
    color: #DA262E;
    font-weight: 400;
}

.other-wrapper tab {
    background: #DA262E;
}

.other-wrapper .hero-top {
    border-bottom: 1px solid #DA262E;
}

    .other-wrapper .hero-top .select-style {
        background: #DA262E url(../images/drop-arrow-white-down.png) no-repeat 97% 50%;
    }

.other-wrapper .hero-section .tab {
    background: #DA262E;
}

.other-wrapper .horz-stats li {
    border-color: #DA262E;
}

.other-wrapper .hero-top {
    border-bottom: 1px solid #DA262E;
}

.other-wrapper .family-dropdown .picklist {
    background: #DA262E;
}

.other-wrapperr .family-dropdown .family-dropdown-inner .dropdown-list li a:hover {
    background: #DA262E;
}

.accordion-download .panel-title {
    border-top: 0px;
    width: 94.5%;
}

.accordion-download div.download-type img {
    margin: 7% 0 0 30%;
}

.accordion-download ul.download-list li p.first-p, .accordion-download ul.download-list li p.second-p, .accordion-download ul.download-list li p.third-p, .accordion-download ul.download-list li p.fourth-p {
    padding: 20px 0;
}



.pi-left-image {
    width: auto;
    height: auto;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}

.filter-wrapper .col-md-12.select-wrapper {
    padding-left: 0px;
}

.filter-wrapper .col-md-2 {
    width: 14%;
}

    .filter-wrapper .col-md-2.divider {
        height: 60px;
        margin: -8px 12px 0 17px;
        width: 1px;
        border-left: 1px solid #222529;
        padding: 0px;
    }

.mz-image-stage figure:hover img {
    opacity: 1;
    /* cursor: url(../images/white-search.png),pointer; */
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
}

.product-image-wrapper figure:hover img {
    opacity: 1;
    /* cursor: url(../images/white-search.png),pointer; */
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
}

.mz-expand-stage.mz-zoom-in figure:hover img {
    cursor: -webkit-zoom-out !important;
    cursor: -moz-zoom-out !important;
}

.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; span:focus, .pagination &gt; .active &gt; span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #DA262E;
    border-color: #DA262E;
}

.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #DA262E;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #DA262E;
}

.training-table-wrapper .table &gt; tbody &gt; tr &gt; td, .training-table-wrapper .table &gt; thead &gt; tr &gt; th {
    padding: 10px 15px;
}













/* SPACING START */
/*===========================================================================================================*/
/*===========================================================================================================*/
/*===========================================================================================================*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.white-text {
    color: #fff;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.padding-bottom-0 {
    padding-bottom: 0px;
}

.padding-top-0 {
    padding-top: 0px !important;
}

.lemax-grey {
    background: #2b2a2f;
}

.padding-top-0 {
    padding-top: 0px;
}

.position-relative {
    position: relative;
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

.align-left {
    text-align: left
}

.margin-top-0 {
    margin-top: 0px !important
}

.margin-top-5 {
    margin-top: 5px
}

.margin-top-10 {
    margin-top: 10px
}

.margin-top-15 {
    margin-top: 15px
}

.margin-top-20 {
    margin-top: 20px
}

.margin-top-25 {
    margin-top: 25px
}

.margin-top-30 {
    margin-top: 30px
}

.margin-top-35 {
    margin-top: 35px
}

.margin-top-40 {
    margin-top: 40px
}

.margin-top-45 {
    margin-top: 45px
}

.margin-top-50 {
    margin-top: 50px
}

.margin-top-55 {
    margin-top: 55px
}

.margin-top-60 {
    margin-top: 60px
}

.margin-top-65 {
    margin-top: 65px
}

.margin-top-70 {
    margin-top: 70px
}

.margin-top-75 {
    margin-top: 75px
}

.margin-top-80 {
    margin-top: 80px
}

.margin-top-85 {
    margin-top: 85px
}

.margin-top-90 {
    margin-top: 90px
}

.margin-top-95 {
    margin-top: 95px
}

.margin-top-100 {
    margin-top: 100px
}

.margin-top-150 {
    margin-top: 150px
}

.margin-top-200 {
    margin-top: 200px
}

.margin-bottom-5 {
    margin-bottom: 5px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.margin-bottom-15 {
    margin-bottom: 15px
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-bottom-25 {
    margin-bottom: 25px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.margin-bottom-35 {
    margin-bottom: 35px
}

.margin-bottom-40 {
    margin-bottom: 40px
}

.margin-bottom-45 {
    margin-bottom: 45px
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.margin-bottom-55 {
    margin-bottom: 55px
}

.margin-bottom-60 {
    margin-bottom: 60px
}

.margin-bottom-65 {
    margin-bottom: 65px
}

.margin-bottom-70 {
    margin-bottom: 70px
}

.margin-bottom-75 {
    margin-bottom: 75px
}

.margin-bottom-80 {
    margin-bottom: 80px
}

.margin-bottom-85 {
    margin-bottom: 85px
}

.margin-bottom-90 {
    margin-bottom: 90px
}

.margin-bottom-95 {
    margin-bottom: 95px
}

.margin-bottom-100 {
    margin-bottom: 100px
}

.margin-top-bottom-5 {
    margin-bottom: 5px;
    margin-top: 5px
}

.margin-top-bottom-10 {
    margin-bottom: 10px;
    margin-top: 10px
}

.margin-top-bottom-15 {
    margin-bottom: 15px;
    margin-top: 15px
}

.margin-top-bottom-20 {
    margin-bottom: 20px;
    margin-top: 20px
}

.margin-top-bottom-25 {
    margin-bottom: 25px;
    margin-top: 25px
}

.margin-top-bottom-30 {
    margin-bottom: 30px;
    margin-top: 30px
}

.margin-top-bottom-35 {
    margin-bottom: 35px;
    margin-top: 35px
}

.margin-top-bottom-40 {
    margin-bottom: 40px;
    margin-top: 40px
}

.margin-top-bottom-45 {
    margin-bottom: 45px;
    margin-top: 45px
}

.margin-top-bottom-50 {
    margin-bottom: 50px;
    margin-top: 50px
}

.margin-top-bottom-55 {
    margin-bottom: 55px;
    margin-top: 55px
}

.margin-top-bottom-60 {
    margin-bottom: 60px;
    margin-top: 60px
}

.margin-top-bottom-65 {
    margin-bottom: 65px;
    margin-top: 65px
}

.margin-top-bottom-70 {
    margin-bottom: 70px;
    margin-top: 70px
}

.margin-top-bottom-75 {
    margin-bottom: 75px;
    margin-top: 75px
}

.margin-top-bottom-80 {
    margin-bottom: 80px;
    margin-top: 80px
}

.margin-top-bottom-85 {
    margin-bottom: 85px;
    margin-top: 85px
}

.margin-top-bottom-90 {
    margin-bottom: 90px;
    margin-top: 90px
}

.margin-top-bottom-95 {
    margin-bottom: 95px;
    margin-top: 95px
}

.margin-top-bottom-100 {
    margin-bottom: 100px;
    margin-top: 100px
}

.margin-left-5 {
    margin-left: 5px
}

.margin-left-10 {
    margin-left: 10px !important
}

.margin-left-15 {
    margin-left: 15px
}

.margin-left-20 {
    margin-left: 20px
}

.margin-left-25 {
    margin-left: 25px
}

.margin-left-30 {
    margin-left: 30px
}

.margin-left-35 {
    margin-left: 35px
}

.margin-left-40 {
    margin-left: 40px
}

.margin-left-45 {
    margin-left: 45px
}

.margin-left-50 {
    margin-left: 50px
}

.margin-left-55 {
    margin-left: 55px
}

.margin-left-60 {
    margin-left: 60px
}

.margin-left-65 {
    margin-left: 65px
}

.margin-left-70 {
    margin-left: 70px
}

.margin-left-75 {
    margin-left: 75px
}

.margin-left-80 {
    margin-left: 80px
}

.margin-left-85 {
    margin-left: 85px
}

.margin-left-90 {
    margin-left: 90px
}

.margin-left-95 {
    margin-left: 95px
}

.margin-left-100 {
    margin-left: 100px
}

.margin-right-5 {
    margin-right: 5px
}

.margin-right-10 {
    margin-right: 10px
}

.margin-right-15 {
    margin-right: 15px
}

.margin-right-20 {
    margin-right: 20px
}

.margin-right-25 {
    margin-right: 25px
}

.margin-right-30 {
    margin-right: 30px
}

.margin-right-35 {
    margin-right: 35px
}

.margin-right-40 {
    margin-right: 40px
}

.margin-right-45 {
    margin-right: 45px
}

.margin-right-50 {
    margin-right: 50px
}

.margin-right-55 {
    margin-right: 55px
}

.margin-right-60 {
    margin-right: 60px
}

.margin-right-65 {
    margin-right: 65px
}

.margin-right-70 {
    margin-right: 70px
}

.margin-right-75 {
    margin-right: 75px
}

.margin-right-80 {
    margin-right: 80px
}

.margin-right-85 {
    margin-right: 85px
}

.margin-right-90 {
    margin-right: 90px
}

.margin-right-95 {
    margin-right: 95px
}

.margin-right-100 {
    margin-right: 100px
}

.margin-left-right-5 {
    margin-left: 5px;
    margin-right: 5px
}

.margin-left-right-10 {
    margin-left: 10px;
    margin-right: 10px
}

.margin-left-right-15 {
    margin-left: 15px;
    margin-right: 15px
}

.margin-left-right-20 {
    margin-left: 20px;
    margin-right: 20px
}

.margin-left-right-25 {
    margin-left: 25px;
    margin-right: 25px
}

.margin-left-right-30 {
    margin-left: 30px;
    margin-right: 30px
}

.margin-left-right-35 {
    margin-left: 35px;
    margin-right: 35px
}

.margin-left-right-40 {
    margin-left: 40px;
    margin-right: 40px
}

.margin-left-right-45 {
    margin-left: 45px;
    margin-right: 45px
}

.margin-left-right-50 {
    margin-left: 50px;
    margin-right: 50px
}

.margin-left-right-55 {
    margin-left: 55px;
    margin-right: 55px
}

.margin-left-right-60 {
    margin-left: 60px;
    margin-right: 60px
}

.margin-left-right-65 {
    margin-left: 65px;
    margin-right: 65px
}

.margin-left-right-70 {
    margin-left: 70px;
    margin-right: 70px
}

.margin-left-right-75 {
    margin-left: 75px;
    margin-right: 75px
}

.margin-left-right-80 {
    margin-left: 80px;
    margin-right: 80px
}

.margin-left-right-85 {
    margin-left: 85px;
    margin-right: 85px
}

.margin-left-right-90 {
    margin-left: 90px;
    margin-right: 90px
}

.margin-left-right-95 {
    margin-left: 95px;
    margin-right: 95px
}

.margin-left-right-100 {
    margin-left: 100px;
    margin-right: 100px
}

.margin-5 {
    margin: 5px
}

.margin-10 {
    margin: 10px
}

.margin-15 {
    margin: 15px
}

.margin-20 {
    margin: 20px
}

.margin-25 {
    margin: 25px
}

.margin-30 {
    margin: 30px
}

.margin-35 {
    margin: 35px
}

.margin-40 {
    margin: 40px
}

.margin-45 {
    margin: 45px
}

.margin-50 {
    margin: 50px
}

.margin-55 {
    margin: 55px
}

.margin-60 {
    margin: 60px
}

.margin-65 {
    margin: 65px
}

.margin-70 {
    margin: 70px
}

.margin-75 {
    margin: 75px
}

.margin-80 {
    margin: 80px
}

.margin-85 {
    margin: 85px
}

.margin-90 {
    margin: 90px
}

.margin-95 {
    margin: 95px
}

.margin-100 {
    margin: 100px
}

.padding-top-5 {
    padding-top: 5px
}

.padding-top-10 {
    padding-top: 10px
}

.padding-top-15 {
    padding-top: 15px
}

.padding-top-20 {
    padding-top: 20px
}

.padding-top-25 {
    padding-top: 25px
}

.padding-top-30 {
    padding-top: 30px
}

.padding-top-35 {
    padding-top: 35px
}

.padding-top-40 {
    padding-top: 40px
}

.padding-top-45 {
    padding-top: 45px
}

.padding-top-50 {
    padding-top: 50px
}

.padding-top-55 {
    padding-top: 55px
}

.padding-top-60 {
    padding-top: 60px
}

.padding-top-65 {
    padding-top: 65px
}

.padding-top-70 {
    padding-top: 70px
}

.padding-top-75 {
    padding-top: 75px
}

.padding-top-80 {
    padding-top: 80px
}

.padding-top-85 {
    padding-top: 85px
}

.padding-top-90 {
    padding-top: 90px
}

.padding-top-95 {
    padding-top: 95px
}

.padding-top-100 {
    padding-top: 100px
}

.padding-bottom-5 {
    padding-bottom: 5px
}

.padding-bottom-10 {
    padding-bottom: 10px
}

.padding-bottom-15 {
    padding-bottom: 15px
}

.padding-bottom-20 {
    padding-bottom: 20px
}

.padding-bottom-25 {
    padding-bottom: 25px
}

.padding-bottom-30 {
    padding-bottom: 30px
}

.padding-bottom-35 {
    padding-bottom: 35px
}

.padding-bottom-40 {
    padding-bottom: 40px
}

.padding-bottom-45 {
    padding-bottom: 45px
}

.padding-bottom-50 {
    padding-bottom: 50px
}

.padding-bottom-55 {
    padding-bottom: 55px
}

.padding-bottom-60 {
    padding-bottom: 60px
}

.padding-bottom-65 {
    padding-bottom: 65px
}

.padding-bottom-70 {
    padding-bottom: 70px
}

.padding-bottom-75 {
    padding-bottom: 75px
}

.padding-bottom-80 {
    padding-bottom: 80px
}

.padding-bottom-85 {
    padding-bottom: 85px
}

.padding-bottom-90 {
    padding-bottom: 90px
}

.padding-bottom-95 {
    padding-bottom: 95px
}

.padding-bottom-100 {
    padding-bottom: 100px
}

.padding-top-bottom-5 {
    padding-bottom: 5px;
    padding-top: 5px
}

.padding-top-bottom-10 {
    padding-bottom: 10px;
    padding-top: 10px
}

.padding-top-bottom-15 {
    padding-bottom: 15px;
    padding-top: 15px
}

.padding-top-bottom-20 {
    padding-bottom: 20px;
    padding-top: 20px
}

.padding-top-bottom-25 {
    padding-bottom: 25px;
    padding-top: 25px
}

.padding-top-bottom-30 {
    padding-bottom: 30px;
    padding-top: 30px
}

.padding-top-bottom-35 {
    padding-bottom: 35px;
    padding-top: 35px
}

.padding-top-bottom-40 {
    padding-bottom: 40px;
    padding-top: 40px
}

.padding-top-bottom-45 {
    padding-bottom: 45px;
    padding-top: 45px
}

.padding-top-bottom-50 {
    padding-bottom: 50px;
    padding-top: 50px
}

.padding-top-bottom-55 {
    padding-bottom: 55px;
    padding-top: 55px
}

.padding-top-bottom-60 {
    padding-bottom: 60px;
    padding-top: 60px
}

.padding-top-bottom-65 {
    padding-bottom: 65px;
    padding-top: 65px
}

.padding-top-bottom-70 {
    padding-bottom: 70px;
    padding-top: 70px
}

.padding-top-bottom-75 {
    padding-bottom: 75px;
    padding-top: 75px
}

.padding-top-bottom-80 {
    padding-bottom: 80px;
    padding-top: 80px
}

.padding-top-bottom-85 {
    padding-bottom: 85px;
    padding-top: 85px
}

.padding-top-bottom-90 {
    padding-bottom: 90px;
    padding-top: 90px
}

.padding-top-bottom-95 {
    padding-bottom: 95px;
    padding-top: 95px
}

.padding-top-bottom-100 {
    padding-bottom: 100px;
    padding-top: 100px
}

.padding-left-0 {
    padding-left: 0px
}

.padding-left-5 {
    padding-left: 5px
}

.padding-left-10 {
    padding-left: 10px
}

.padding-left-15 {
    padding-left: 15px
}

.padding-left-20 {
    padding-left: 20px
}

.padding-left-25 {
    padding-left: 25px
}

.padding-left-30 {
    padding-left: 30px
}

.padding-left-35 {
    padding-left: 35px
}

.padding-left-40 {
    padding-left: 40px
}

.padding-left-45 {
    padding-left: 45px
}

.padding-left-50 {
    padding-left: 50px
}

.padding-left-55 {
    padding-left: 55px
}

.padding-left-60 {
    padding-left: 60px
}

.padding-left-65 {
    padding-left: 65px
}

.padding-left-70 {
    padding-left: 70px
}

.padding-left-75 {
    padding-left: 75px
}

.padding-left-80 {
    padding-left: 80px
}

.padding-left-85 {
    padding-left: 85px
}

.padding-left-90 {
    padding-left: 90px
}

.padding-left-95 {
    padding-left: 95px
}

.padding-left-100 {
    padding-left: 100px
}

.padding-right-5 {
    padding-right: 5px
}

.padding-right-10 {
    padding-right: 10px
}

.padding-right-15 {
    padding-right: 15px
}

.padding-right-20 {
    padding-right: 20px
}

.padding-right-25 {
    padding-right: 25px
}

.padding-right-30 {
    padding-right: 30px
}

.padding-right-35 {
    padding-right: 35px
}

.padding-right-40 {
    padding-right: 40px
}

.padding-right-45 {
    padding-right: 45px
}

.padding-right-50 {
    padding-right: 50px
}

.padding-right-55 {
    padding-right: 55px
}

.padding-right-60 {
    padding-right: 60px
}

.padding-right-65 {
    padding-right: 65px
}

.padding-right-70 {
    padding-right: 70px
}

.padding-right-75 {
    padding-right: 75px
}

.padding-right-80 {
    padding-right: 80px
}

.padding-right-85 {
    padding-right: 85px
}

.padding-right-90 {
    padding-right: 90px
}

.padding-right-95 {
    padding-right: 95px
}

.padding-right-100 {
    padding-right: 100px
}

.padding-left-right-5 {
    padding-left: 5px;
    padding-right: 5px
}

.padding-left-right-10 {
    padding-left: 10px;
    padding-right: 10px
}

.padding-left-right-15 {
    padding-left: 15px;
    padding-right: 15px
}

.padding-left-right-20 {
    padding-left: 20px;
    padding-right: 20px
}

.padding-left-right-25 {
    padding-left: 25px;
    padding-right: 25px
}

.padding-left-right-30 {
    padding-left: 30px;
    padding-right: 30px
}

.padding-left-right-35 {
    padding-left: 35px;
    padding-right: 35px
}

.padding-left-right-40 {
    padding-left: 40px;
    padding-right: 40px
}

.padding-left-right-45 {
    padding-left: 45px;
    padding-right: 45px
}

.padding-left-right-50 {
    padding-left: 50px;
    padding-right: 50px
}

.padding-left-right-55 {
    padding-left: 55px;
    padding-right: 55px
}

.padding-left-right-60 {
    padding-left: 60px;
    padding-right: 60px
}

.padding-left-right-65 {
    padding-left: 65px;
    padding-right: 65px
}

.padding-left-right-70 {
    padding-left: 70px;
    padding-right: 70px
}

.padding-left-right-75 {
    padding-left: 75px;
    padding-right: 75px
}

.padding-left-right-80 {
    padding-left: 80px;
    padding-right: 80px
}

.padding-left-right-85 {
    padding-left: 85px;
    padding-right: 85px
}

.padding-left-right-90 {
    padding-left: 90px;
    padding-right: 90px
}

.padding-left-right-95 {
    padding-left: 95px;
    padding-right: 95px
}

.padding-left-right-100 {
    padding-left: 100px;
    padding-right: 100px
}

.padding-5 {
    padding: 5px
}

.padding-10 {
    padding: 10px
}

.padding-15 {
    padding: 15px
}

.padding-20 {
    padding: 20px
}

.padding-25 {
    padding: 25px
}

.padding-30 {
    padding: 30px
}

.padding-35 {
    padding: 35px
}

.padding-40 {
    padding: 40px
}

.padding-45 {
    padding: 45px
}

.padding-50 {
    padding: 50px
}

.padding-55 {
    padding: 55px
}

.padding-60 {
    padding: 60px
}

.padding-65 {
    padding: 65px
}

.padding-70 {
    padding: 70px
}

.padding-75 {
    padding: 75px
}

.padding-80 {
    padding: 80px
}

.padding-85 {
    padding: 85px
}

.padding-90 {
    padding: 90px
}

.padding-95 {
    padding: 95px
}

.padding-100 {
    padding: 100px
}

.spacer-5 {
    height: 5px
}

.spacer-10 {
    height: 10px
}

.spacer-15 {
    height: 15px
}

.spacer-20 {
    height: 20px
}

.spacer-25 {
    height: 25px
}

.spacer-30 {
    height: 30px
}

.spacer-35 {
    height: 35px
}

.spacer-40 {
    height: 40px
}

.spacer-45 {
    height: 45px
}

.spacer-50 {
    height: 50px
}

.spacer-55 {
    height: 55px
}

.spacer-60 {
    height: 60px
}

.spacer-65 {
    height: 5px
}

.spacer-70 {
    height: 70px
}

.spacer-75 {
    height: 75px
}

.spacer-80 {
    height: 80px
}

.spacer-85 {
    height: 85px
}

.spacer-90 {
    height: 90px
}

.spacer-95 {
    height: 95px
}

.spacer-100 {
    height: 100px
}

.spacer-110 {
    height: 110px
}

.spacer-120 {
    height: 120px
}

.spacer-130 {
    height: 130px
}

.spacer-140 {
    height: 140px
}

.spacer-150 {
    height: 150px
}

.spacer-160 {
    height: 160px
}

.spacer-170 {
    height: 170px
}

.spacer-180 {
    height: 180px
}

.spacer-190 {
    height: 190px
}

.spacer-200 {
    height: 200px
}

.marginRightTen {
    margin-right: 10px
}

.width-5 {
    width: 5%
}

.width-10 {
    width: 10%
}

.width-15 {
    width: 15%
}

.width-20 {
    width: 20%
}

.width-25 {
    width: 25%
}

.width-30 {
    width: 30%
}

.width-35 {
    width: 35%
}

.width-40 {
    width: 40%
}

.width-45 {
    width: 45%
}

.width-50 {
    width: 50%
}

.width-55 {
    width: 55%
}

.width-60 {
    width: 60%
}

.width-65 {
    width: 65%
}

.width-70 {
    width: 70%
}

.width-75 {
    width: 75%
}

.width-80 {
    width: 80%
}

.width-85 {
    width: 85%
}

.width-90 {
    width: 90%
}

.width-95 {
    width: 95%
}

.width-100 {
    width: 100%
}

.float-right {
    float: right
}

.margin-0 {
    margin: 0px;
}

.padding-0 {
    padding: 0px;
}
/* SPACING END */
/*-------------------*/

/* --- EASYDROPDOWN DEFAULT THEME --- */

/* PREFIXED CSS */

.dropdown-select,
.dropdown-select div,
.dropdown-select li,
.dropdown-select div::after {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}

    .dropdown-select .selected::after,
    .dropdown-select.scrollable div::after {
        -webkit-pointer-events: none;
        -moz-pointer-events: none;
        -ms-pointer-events: none;
        pointer-events: none;
    }

/* WRAPPER */

.dropdown-select {
    position: relative;
    width: 100%;
    border: 1px solid #7A7B7B;
    cursor: pointer;
    background: #fff;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    margin: 0 0 20px 0;
}

    .dropdown-select.open {
        z-index: 1030;
    }

    .dropdown-select:hover {
        box-shadow: 0px;
    }

    .dropdown-select.focus {
        box-shadow: 0px;
    }

    /* CARAT */
    .dropdown-select .carat {
        position: absolute;
        right: 8px;
        top: 50%;
        margin-top: -4px;
        border: 6px solid transparent;
        border-top: 8px solid #000;
        z-index: 2;
    }

    .dropdown-select.open .carat {
        margin-top: -10px;
        border-top: 6px solid transparent;
        border-bottom: 8px solid #000;
    }

    .dropdown-select.disabled .carat {
        border-top-color: #999;
    }

    /* OLD SELECT (HIDDEN) */

    .dropdown-select .old {
        position: absolute;
        left: 0;
        top: 0;
        height: 0;
        width: 0;
        overflow: hidden;
    }

    .dropdown-select select {
        position: absolute;
        left: 0px;
        top: 0px;
    }

    .dropdown-select.touch .old {
        width: 100%;
        height: 100%;
    }

    .dropdown-select.touch select {
        width: 100%;
        height: 100%;
        opacity: 0;
    }

    /* SELECTED FEEDBACK ITEM */

    .dropdown-select .selected, .dropdown-select li {
        display: block;
        font-size: 14px;
        line-height: 1;
        padding: 8.5px 12px;
        overflow: hidden;
        white-space: nowrap;
    }

    .dropdown-select li {
        color: #606974;
    }

    .dropdown-select .selected {
        color: #999999;
    }

    .dropdown-select.disabled .selected {
        color: #999;
    }

    .dropdown-select .selected::after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 60px;
        border-radius: 0 2px 2px 0;
        box-shadow: 0px;
    }

    /* DROP DOWN WRAPPER */

    .dropdown-select div {
        position: absolute;
        height: 0;
        left: -1px;
        right: -1px;
        top: 33px;
        margin-top: -1px;
        background: #fff;
        border: 1px solid #7A7B7B;
        border-top: 1px solid #eee;
        border-radius: 0 0 3px 3px;
        overflow: hidden;
        opacity: 0;
    }
    /* Height is adjusted by JS on open */

    .dropdown-select.open div {
        opacity: 1;
        z-index: 2;
        max-height: 500px;
    }

    /* FADE OVERLAY FOR SCROLLING LISTS */

    .dropdown-select.scrollable div::after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 50px;
        box-shadow: 0px;
    }

    .dropdown-select:after {
        content: '';
        position: absolute;
        right: 0px;
        bottom: 0px;
        top: 0px;
        width: 30px;
        background: #EFEFEF;
        border-left: 1px solid #7A7B7B;
    }

    .dropdown-select.scrollable.bottom div::after {
        opacity: 0;
    }

    /* DROP DOWN LIST */

    .dropdown-select ul {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        list-style: none;
        overflow: hidden;
        margin: 0px;
        padding: 0px;
        max-width: 500px;
        overflow-y: scroll
    }

    .dropdown-select.scrollable.open ul {
        overflow-y: auto;
    }

    /* DROP DOWN LIST ITEMS */

    .dropdown-select li {
        list-style: none !important;
        padding: 8px 12px !important;
        width: 100% !important;
        float: none !important;
        min-height: auto !important;
    }

        /* .focus class is also added on hover */

        .dropdown-select li.focus {
            background: #DA262E;
            position: relative;
            z-index: 3;
            color: #fff;
        }

        .dropdown-select li.active {
            font-weight: 700;
        }






.collapse-in-animation {
    animation: accordionIn 0.45s normal ease-in-out both 1;
}

.collapse-out-animation {
    animation: accordionOut 0.45s alternate ease-in-out both 1;
}

/*
.collapsing {
	animation: accordionIn 0.45s normal ease-in-out both 1;
}
/*
	
*/
/*
div.panel-heading:not(active-accordion) + div.collapsing {
	 animation: accordionIn 0.45s normal ease-in-out both 1; 
}


div.active-accordion + div.collapsing {
	animation: accordionOut 0.45s alternate ease-in-out both 1;
}
*/

@keyframes accordionIn {
    0% {
        opacity: 0;
        transform: scale(0.9) rotateX(-60deg);
        transform-origin: 50% 0;
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes accordionOut {
    0% {
        opacity: 1;
        transform: scale(1);
    }

    100% {
        opacity: 0;
        transform: scale(0.9) rotateX(-60deg);
    }
}

.error {
    margin-top: -50px;
    color: red;
    font-size: 12px;
}

.biamp-loader {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #DA262E;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 2s linear infinite;
    text-align: center;
    margin: 0px auto;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#product-solutions-background {
    background-image: url('/content/images/training-back.jpg');
    background-repeat: no-repeat;
}

.top-menu-item.selected {
    background-color: #000 !important;
    color: #fff;
    border-bottom: 4px solid #DA262E;
}

span.reverse {
    unicode-bidi: bidi-override;
    direction: rtl;
}

.payment-link {
    text-transform: uppercase;
    color: #DA262E;
    font-weight: bold;
    padding-right: 212px;
    padding-left: 212px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}

    .payment-link:hover {
        color: #222529;
    }

section.payment-section-first {
    padding-bottom: 0px;
}

section.payment-section-last {
    padding-top: 25px;
    padding-bottom: 50px;
}

.row.centered {
    margin: 0 auto;
}

.header-red h1.red-text.highlight-h1 {
    color: #DA262E;
    background: none;
}

.e-book-copy img {
    float: left;
    width: 350px;
}

.room-story-wrapper {
    position: relative;
    margin: 0 auto;
    width: 1153px;
    padding-bottom: 42px;
}

.room-story-content-wrapper {
    padding: 0 20px;
}

.clickable-img {
    display: none;
    width: 1153px;
    height: 746px;
}

div.clickable-room {
    position: absolute;
}

    div.clickable-room.amp {
        top: 25px;
        left: 282px;
        width: 131px;
        height: 101px;
        border-radius: 8px;
    }

    div.clickable-room.mic {
        top: 165px;
        left: 390px;
        width: 132px;
        height: 116px;
        border-radius: 8px;
    }

    div.clickable-room.tf {
        top: 521px;
        left: 146px;
        width: 210px;
        height: 162px;
        border-radius: 8px;
    }

.accordion-wrapper {
    margin: 20px 0;
}

    .accordion-wrapper h2 {
        font-size: 25px;
        border-bottom: 1px solid #000;
        margin: 0;
    }

.ui-accordion .ui-accordion-header {
    font-size: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #000;
}

    .ui-accordion .ui-accordion-header:before {
        content: '+';
        padding-right: 10px;
    }

    .ui-accordion .ui-accordion-header.ui-state-active:before {
        content: '-';
    }

.black-background {
    font-size: 30px;
    color: #fff;
    background-color: #000;
    width: 347px;
    padding: 20px 15px;
}

.page-description.no-image {
    background: #000;
    height: auto;
    font-size: 30px;
    position: static;
}

    .page-description.no-image h2 {
        color: #fff;
    }

.download-data-sheet {
    text-decoration: none;
    font-size: 12px;
    color: #fff;
    font-style: italic;
    display: none;
}

    .download-data-sheet:hover {
        color: #fff;
    }

    .download-data-sheet.tf {
        position: absolute;
        right: 670px;
        bottom: 104px;
    }

    .download-data-sheet.mic {
        position: absolute;
        right: 544px;
        bottom: 504px;
    }

    .download-data-sheet.amp {
        position: absolute;
        right: 661px;
        bottom: 662px;
    }

.mobile-only {
    display: none;
}

.room-story-video {
    margin: 0 auto;
    padding: 25px 20px;
    max-width: 100%;
    display: block;
}

.room-story-content ul {
    font-size: 14px;
    font-weight: 300;
}

.responsiveCell.emptyCell {
    display: none;
}

.modal-title {
    font-weight: bold;
    font-size: 30px;
    padding: 20px 0 0;
    color: black;
}

.modal-copy {
    font-size: 20px;
    padding: 40px 0 25px;
    color: black;
}

.navigation li.logged-in {
    display: none;
}

.mobile-nav-wrapper li.logged-in {
    display: none;
}

.has-sales-role {
    display: none;
}

.has-distributors-role {
    display: none;
}

/*NEEDED FOR RE-STYLING LOGIN*/
/*#sfLoginWidgetWrp{

}
#sfLoginWidgetWrp .sfSubmitBtn{
    margin: 0px;
    padding: 10px 70px;
    font-size: 14px;
    color: #222529;
    background: #efefef;
    letter-spacing: 0px;
    font-weight: 400;
    text-transform:none;
    border:1px solid #222529;
    display: inline-block;
}*/

/* HERO WITH RTE */
.hero-rte-wrapper {
    position: relative;
    width: 100%;
    background-position: center;
    background-size: cover;
    min-height: 500px;
}
.hero-rte-wrapper .inner-text {
    position: absolute;
    top: 10%;
    left: 10%;
}
    
/* HERO WITH video */
.hero-form-content {
    margin-top: 30px;
    margin-bottom: 30px;
}

.video-hero {
    position: relative;
}

.video-hero-overlay {
    left: 10%;
    top: 10%;
}

.mobile-video-hero {
    display: none;
}
/* HERO WITH Form */
.hero-form-wrapper {
    position: relative;
    min-height: 400px;
}

.form-hero-wrapper {
    min-height: 400px;
}

    .form-hero-wrapper .mktoForm {
        width: unset !important;
        display: inline-block;
    }
/* Grid Widget */
.grid-inner-content {
    background-size: cover;
    background-position: center;
    min-height: 375px;
}

.grid-overlay, .grid-cta {
    text-align: center;
}

.grid-overlay {
    padding-top: 125px;
}

.grid-inner-content .grid-cta .btn {
    margin: 20px 0px 0px 0px;
}

.grid-widget-row {
    margin-top: 30px;
}

    .grid-widget-row:last-of-type {
        margin-bottom: 30px;
    }
/* Tilting Image Widget */
.tilt-wrapper {
    min-height: 285px;
    position: relative;
    background-size: cover;
    background-position: center;
    margin: 30px 0px;
    cursor: pointer;
    transform-style: preserve-3d;
}

.tilt-logo, .tilt-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    .tilt-overlay p {
        margin: 0px;
    }

.tilt-overlay {
    display: none;
}

.tilt-wrapper .borders {
    display: none;
}
/* Logo Carousel */
.logo-wrapper {
    margin: 20px 0px;
}

    .logo-wrapper img {
        margin: 0 auto;
    }
/* Quote Carousel */

.quote-wrapper {
    margin: 50px 0px;
}

    .quote-wrapper .quote-copy {
        padding: 50px 50px 50px 100px;
        border-radius: 10px;
        position: relative;
    }

    .quote-wrapper .quote-author {
        margin-top: 100px;
    }

.quote-author, .quote-org {
    text-align: center;
}

.quote-copy:after,
.quote-copy:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    position: absolute;
    pointer-events: none;
}

.quote-wrapper .quote-author {
    font-size: 16px;
    line-height: 22px;
}

.quote-wrapper .quote-org {
    font-size: 14px;
    line-height: 22px;
}

.quotes-wrapper .slick-dots {
    margin: 125px 0px;
    bottom: 0;
}

.quotes-wrapper .active-quote {
    opacity: initial;
}

.quotes-wrapper .slick-dots li {
    width: 35px;
    font-size: 30px;
    color: #626262;
}

.quote-wrapper blockquote {
    border-left: none;
    font-family: 'Open Sans';
    font-weight: 300;
    line-height: 40px;
    font-size: 22px;
    padding: 0px;
    letter-spacing: 0.5px;
    margin-bottom: 30px;
}

    .quote-wrapper blockquote:before {
        font-family: sans-serif;
        content: "\201C";
        font-size: 130px;
        position: absolute;
        left: 55px;
        top: 40px;
        line-height: 100px;
        z-index: 5;
    }

    .quote-wrapper blockquote:after {
        font-family: sans-serif;
        content: "\201d";
        font-size: 130px;
        line-height: 100px;
        position: absolute;
        bottom: 33%;
        right: 10%;
        z-index: 5;
    }

.quotes-wrapper .slick-slide {
    outline: none !important;
}

.quotes-wrapper.slick-slider.slick-dotted {
    padding-bottom: 150px;
}
/*Responsive image template*/
img.mobile-image {
    display: none;
    margin-bottom: 30px;
}
/*Testimonial Card Widget Template*/

.testimonial-card-wrapper {
    position: relative;
    z-index: 3;
}

    .testimonial-card-wrapper blockquote {
        position: relative;
        border-left: none;
        padding: 0;
        margin: 0;
    }

    .testimonial-card-wrapper .testimonial-title {
        padding-bottom: 20px;
        text-transform: uppercase;
    }

        .testimonial-card-wrapper .testimonial-title h3 {
            margin: 0;
            font-size: 36px;
            line-height: 48px;
        }

    .testimonial-card-wrapper .testimonial-body p {
        margin: 0;
    }

        .testimonial-card-wrapper .testimonial-body p:first-of-type {
            margin-bottom: 20px;
            line-height: 30px;
            color: #107490;
        }

    .testimonial-card-wrapper .testimonial-button a.btn {
        background-color: white;
        outline: 2px solid black;
        color: black;
        font-family: "GothamHTF-Medium";
        margin: 20px 0 30px 0;
        padding: 14px !important;
        border: none;
    }

        .testimonial-card-wrapper .testimonial-button a.btn:hover {
            transform: scale(1.05);
            border: none;
        }

    .testimonial-card-wrapper blockquote:before {
        font-family: Georgia, serif;
        content: "\201C";
        font-size: 100px;
        position: absolute;
        left: -40px;
        top: -15px;
        line-height: 100px;
        z-index: 5;
        color: #107490;
    }

.testimonial-body {
    padding-right: 45px;
}
/*hero title*/
.hero .hero-title h1 {
    font-size: 56px;
    text-transform: uppercase;
    line-height: 70px;
}
.hero .hero-subtitle p {
    font-size: 44px;
}

/*  HERO CAROUSEL  */
.hero-carousel__outer {
    height: 600px;
}

    .hero-carousel__outer.slick-dotted.slick-slider {
        margin-bottom: 0;
    }

.carousel-inner__image {
    width: auto;
    height: 600px;
    max-width: none;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

.hero-carousel__inner {
    position: relative;
    height: 600px;
}

.carousel-inner__copy {
    padding: 15px;
    max-width:100%;
}

.inner-copy__overlay {
    height: 100%;
    width: 100%;
    z-index: -1;
}

.hero-carousel__outer video {
    width: auto;
    right: 50%;
    bottom: 50%;
    position: absolute;
    transform: translate(50%, 50%);
    object-fit: cover;
    object-position: center;
    height: 100%;
    z-index: -1;
}

.carousel-inner__image.mobile {
    display: none;
}

.hero-carousel__outer .slick-dots {
    bottom: 10px;
}

    .hero-carousel__outer .slick-dots li button:before {
        font-size: 20px;
        color: #847f7f;
        opacity: 1;
    }

    .hero-carousel__outer .slick-dots li button:hover:before {
        opacity: .75 !important;
    }

    .hero-carousel__outer .slick-dots li.slick-active button:before {
        color: white;
        opacity: 1;
    }

@media(max-width:768px) {
    .carousel-inner__copy {
        width: calc(100% - 60px) !important;
        margin: 0 auto;
        top: 50% !important;
        transform: translate(-50%,-50%) !important;
        left: 50% !important;
    }

    .inner-copy__overlay {
        top: 50% !important;
        transform: translate(-50%,-50%) !important;
        left: 50% !important;
    }

    .carousel-inner__image.mobile {
        display: block;
    }

    .hero-carousel__outer video {
        display: none;
    }
}
/*content block circular image*/
.content-block-image {
    position: relative;
    display: none;
}

    .content-block-image img {
        position: absolute;
        z-index: 2;
    }

@media (min-width:1920px) {
    .content-block-image {
        display: block;
    }
}
/*New Training Page*/

.training-wrapper h1, .training-wrapper h2 {
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 5.6px;
    line-height: 55px;
}

.training-wrapper .training-section h1 {
    font-size: 30px;
    line-height: initial;
    letter-spacing: 0px;
    line-height: 45px;
    text-transform: none;
}

.training-wrapper .training-section .panel {
    width: 60%;
}

.training-wrapper h3 {
    font-size: 23px;
    text-transform: uppercase;
}

.training-wrapper p {
    font-size: 22px;
    font-weight: 300;
    line-height: 25px;
}

.training-wrapper .training-table-wrapper p {
    font-size: 14px;
}

.training-wrapper .header p {
    color: #fff;
    background: #000;
    width: 363px;
    padding: 20px 30px;
    font-size: 29px;
    font-weight: 300;
    line-height: 32px;
}

.training-hero {
    display: flex;
    flex-direction: row;
}

.training-tab {
    width: 57px;
    height: 142px;
    background-color: #d7282f;
}

.training-title {
    padding-left: 30px;
}

    .training-title h1 {
        color: #ff0000;
        width: 405px;
        padding-top: 25px;
    }

.training-subtitle p {
    margin-left: 87px;
}

.biamp-expert {
    height: 115px;
    background-color: #2c2928;
}

.training-subtitle {
    height: 115px;
}

    .training-subtitle h2 {
        color: #ffffff;
        text-align: center;
        padding-top: 35px;
    }

    .training-subtitle.dark-title h2 {
        color: black;
    }

.shift-down {
    margin-top: 50px;
}

.expert-text, .learning-text {
    margin: 30px 0;
    text-align: center;
}

    .expert-text p {
        line-height: 35px;
    }

    .learning-text p {
        color: #000000;
        font-size: 30px;
        font-weight: bold;
        letter-spacing: 1.29px;
        line-height: 35px;
        margin: 0 auto;
        width: 85%;
    }

.pinnacle-headline {
    background-color: #f5f5f5;
    opacity: .85;
}

    .pinnacle-headline h3 {
        text-align: center;
        padding: 30px 0 31px 0;
        font-weight: bold;
        font-size: 35px;
        margin: 0;
    }

.training-image-wrapper, .training-card-title, .training-card-body {
    text-align: center;
}

.training-image-wrapper {
    margin-bottom: 15px;
}

    .training-image-wrapper img {
        width: 92px;
    }

.training-card-title h3 {
    font-weight: bold;
    letter-spacing: 0.58px;
    color: #000000;
}

.training-card-body p {
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0.77px;
}

.training-border {
    border-top: 2px solid darkgray;
    text-align: center;
    margin: 0 35%;
}

.training-card-body {
    margin-top: 15px;
}

/*   SOLUTIONS WIDGET   */
.solution {
    margin: 20px auto;
}

.solution-image {
    cursor: pointer;
    margin: 0 auto;
    display: block;
}

.solution-image__mobile {
    display: none;
}

.solution:hover .solution-image__desktop img {
    transform: scale(1.05);
    transition: all linear .1s;
}

.solution-image__modal {
    height: 802px;
    width: 866px;
}

.modal-inner {
    height: 702px;
    width: 100%;
    position: relative;
}

.solution-modal__box {
    position: absolute;
    padding: 12px 22px;
}

    .solution-modal__box p,
    .solution-modal__box span {
        font-size: 16px;
        line-height: 1.25;
    }

    .solution-modal__box svg {
        display: block;
    }

.modal-box__link {
    display: inline-block;
}

    .modal-box__link span {
        margin: 0 5px;
    }

.modal-close__button {
    padding: 14px 34px;
    border: 1px solid #231F20;
    font-size: 19px;
    position: absolute;
    bottom: 20px;
    right: 21px;
    font-weight: 700;
}

.modal-dialog {
    width: 866px !important;
    margin: 5% auto 0 auto !important;
    height: 702px !important;
}

.modal-content, .modal-body {
    padding: 0;
    background-size: contain;
}
/*Flip Card widget*/
.flip-card {
    height: 364px;
    perspective: 1000px;
    -webkit-perspective: 1000px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    background-size: cover;
    background-position: center;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
}

.flip-card-back {
    transform: rotateX(180deg);
}

.front-card-copy, .back-card-copy {
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 0 20px;
}

.front-card-copy {
    top: 40%;
    color: #ff0000;
    font-size: 30px;
    padding: 20px 15px;
    background-color: #ffffff;
    line-height: 35px;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: .8;
}

.back-card-copy {
    top: 35%;
}

    .back-card-copy p {
        color: white;
        margin: 0;
        letter-spacing: 1px;
    }

        .back-card-copy p:first-of-type {
            color: white;
            text-transform: uppercase;
            font-size: 30px;
            line-height: 35px;
            padding: 10px 15px;
        }

        .back-card-copy p:last-of-type {
            font-size: 18px;
            padding: 0 70px;
        }

.flip-card-link {
    cursor: pointer;
}

.flip-card-front-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
}

.flip-card-back-overlay {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
}
/*New home page*/
.home-section-title {
    padding: 30px 0;
    text-align: center;
}

    .home-section-title h2 {
        text-transform: uppercase;
        font-size: 85px;
        letter-spacing: 5.6px;
        line-height: 85px;
    }

    .home-section-title p {
        font-size: 22px;
        letter-spacing: 1px;
        line-height: 36px;
    }

.home-card-wrapper {
    text-align: center;
}

.home-card-title {
    width: 75%;
    margin: 0 auto;
}

    .home-card-title h3 {
        font-size: 24px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

.home-image-wrapper {
    padding: 20px;
}

    .home-image-wrapper img {
        width: 160px;
    }

.home-card-body {
    margin: 0 auto;
    padding-bottom: 60px;
}

    .home-card-body p {
        font-size: 20px;
        letter-spacing: 1px;
    }

form#mktoForm_1008 {
    width: auto !important;
    display: flex;
}

    form#mktoForm_1008 input {
        height: 45px;
        width: 605px !important;
        border: none;
    }

    form#mktoForm_1008 .mktoFormRow {
        margin-top: 35px;
    }

    form#mktoForm_1008 span.mktoButtonWrap {
        margin-left: 25px !important;
    }

    form#mktoForm_1008.mktoForm .mktoButtonWrap .mktoButton {
        margin-top: 40px;
        height: 45px;
        background-color: white;
        color: black;
        background-image: none;
        border: 1px solid black;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 4px;
        padding: 0 30px;
        box-shadow: none;
    }

    form#mktoForm_1008.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
        border: none;
    }

form#mktoForm_1008.mktoForm button.mktoButton, form#mktoForm_1009.mktoForm button.mktoButton {
    font-family: 'HCo Gotham SSm';
}

form .mktoFieldWrap .mktoHtmlText {
    color: #22262c !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: 'HCo Gotham SSm' !important;
}

#Lblba_acousticalchallenge {
    width: 465px !important;
}

.newsletter p {
    color: white;
    font-size: 18px;
    padding: 30px 0;
    letter-spacing: 1px;
    margin: 0;
    min-height: 125px;
}

.contact-sales-wrapper {
    float: right;
    margin-right: 25px;
}

.support-sales-wrapper {
    float: left;
    margin-left: -10px;
}

    .contact-sales-wrapper h3, .support-sales-wrapper h3 {
        color: #107490;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 40px;
    }

    .contact-sales-wrapper p, .support-sales-wrapper p {
        margin: 0;
        font-size: 20px;
        letter-spacing: 1px;
        line-height: 20px;
    }

    .contact-sales-wrapper a, .support-sales-wrapper a {
        color: gray;
        text-decoration: none;
        font-size: 20px;
        line-height: 20px;
    }

.contact-sales-wrapper, .support-sales-wrapper {
    text-align: center;
    margin-bottom: 80px;
}

.contact-block {
    padding-top: 30px;
}

#mktoForm_1009 {
    width: unset !important;
    margin-left: 30px;
}

    #mktoForm_1009 label {
        width: unset !important;
        margin-left: 10px;
        display: block;
        float: none;
        font-size: 18px;
    }

    #mktoForm_1009 input#Company, #mktoForm_1009 input#City, #mktoForm_1009 input#Email, #mktoForm_1009 textarea#ba_acousticalchallenge {
        width: 515px !important;
        max-width:100%;
    }

    #mktoForm_1009 textarea#ba_acousticalchallenge {
        box-shadow: none;
        height: 135px;
    }

    #mktoForm_1009 input#FirstName, #mktoForm_1009 input#LastName, #mktoForm_1009 select#ba_country, #mktoForm_1009 select#ba_state {
        width: 248px !important;
    }

    #mktoForm_1009 input, #mktoForm_1009 select {
        height: 45px;
        box-shadow: none;
        border: none;
    }
    #mktoForm_1009 .mktoFormRow:nth-child(4) .mktoFormCol {
        margin-top: 0;
    }

    #mktoForm_1009 .mktoFormRow:nth-child(5) .mktoFormCol {
        margin-top: -91px;
    }

        #mktoForm_1009 .mktoFormRow:nth-child(5) .mktoFormCol:nth-child(2) {
            margin-left: 265px;
        }

    #mktoForm_1009 .mktoFormRow #Phone {
        width: 515px !important;
    }

    #mktoForm_1009 textarea {
        border: none;
    }

    #mktoForm_1009 .mktoButtonWrap {
        float: right;
    }

    #mktoForm_1009 .mktoButtonRow {
        width: 100%;
    }

    #mktoForm_1009 .mktoFormRow {
        margin-bottom: 10px;
    }

    #mktoForm_1009 .mktoAsterix {
        float: left !important;
        padding: 0 5px 0 0;
    }

    .mktoFormCol, .mktoFieldWrap {
        max-width: 100%;
    }
    
  

    #mktoForm_1009.mktoForm .mktoButton {
        height: 45px;
        background-color: white;
        color: black;
        background-image: none;
        border: 1px solid black;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 4px;
        padding: 0 30px;
    }

    #mktoForm_1009 span.mktoButtonWrap {
        margin: -105px 50px 0 0;
    }

    #mktoForm_1009.mktoForm .mktoRequiredField label.mktoLabel {
        font-weight: 300;
    }
.mktoButton:hover {
    transform: scale(1.05);
}
@media not all and (min-resolution:.001dpcm) {

    #mktoForm_1009 textarea#commentCapture {
        margin-left: 12px;
    }

    #mktoForm_1009 input#Email {
        margin-top: 15px;
    }

    @media(max-width: 480px) {
        #mktoForm_1009 input#Email {
            margin-top: 0;
        }
    }     
    
}

/*
    BACK END OVERRIDES
*/
.k-editor-toolbar {
    padding: 0 80px 0 10px !important;
}

.sf-backend-wrp .k-editor-toolbar .k-button-group .k-tool {
    width: 40px !important;
    height: 40px !important;
}

.sf-backend-wrp .modal-body .k-editor-widget .k-editor-toolbar &gt; li:last-child {
    top: 5px !important;
}

.sf-backend-wrp .modal-body .k-editor-widget .k-editor-toolbar &gt; li:first-child {
    padding-right: 2px;
}

.sf-backend-wrp .modal-body .k-editor-widget .k-editable-area iframe {
    min-height: 0 !important;
}

.sf-backend-wrp .k-editor-toolbar .k-editor-widget, .sf-backend-wrp .k-editor-toolbar &gt; li {
    margin-right: 0 !important;
}
/*New Search*/
.search-tab {
  margin-bottom: 30px;
  width: 57px;
  height: 142px;
  background-color: #d8262f;
}
.search-header{
  display: flex;
  flex-direction: row;
}
.search-header h1{
  padding: 70px 0 0 20px;
  font-size: 50px;
  letter-spacing: 2.5px;
  line-height: 50px;
  font-weight: 700;
}
.search-input-wrapper {
    position: relative;
}
.search-input-wrapper input {
    height: 44px;
    padding-left: 55px;
    background-color: #eceae9;
}
.search-input-wrapper img{
    position: absolute;
    top: 15%;
    left: 2%;
}
.search.form-inline {
    display: flex;
    clear: both;
}
.search.form-inline .btn.btn-primary {
    margin-left: 15px;
    height: 44px;
    background-color: #222529;
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
}
.no-results-text {
    padding: 50px 0;
}
.no-results-text h2 {
    font-size: 22px;
    font-weight: 300;
}
.no-results-text p, .results-text h2 {
    font-size: 16px;
}
.results-text h2 {
    font-weight: 300;
}
.no-results-text p {
    text-transform: uppercase;
}
.results-text h2 em{
    font-style:normal !important;
}
.page-results h3, .products-column h3, .docs-column h3, .news-results h3 {
    font-size: 22px;
    color: black;
    font-weight: 300;
}

.product-results{
    display: flex !important;
    height: 125px;
}
.document-results, .doc-results {
    height: 99px;
}
.product-results .product-image{
    text-align:center;
}

.product-results .product-image img{
    max-width:100%;
    max-height:100px;
    margin:0 auto;
}

.products-all {
    display: flex;
    flex-wrap: wrap;
}

.products-all .all-products-column{
    max-width:50%;
    flex:0 0 50%;
}

.products-all .product-image img {
    max-width: 100%;
    max-height: 100px;
    margin: 0 auto;
}
.products-all .product-image {
    text-align: center;
}

.search-results-wrapper .products-column img{
    max-width: 75%;
}
.search-results-wrapper .products-column p {
    margin: 50px 0 0 75px;
}

.search-results-wrapper .results-total{
    display: flex;
    border-bottom: 2px solid darkgray;
    margin-bottom: 20px;
    justify-content: space-between;
}

.search-results-wrapper .results-total p {
    font-size: 14px;
    float: right;
    margin-right: 12px;
}
.search-results-wrapper .results-total .total-search-count {
    padding-right:5px;
    letter-spacing: 5px;
    font-size: 14px;
    font-weight: 400;
}
.search-results-wrapper .results-total h3 {
    font-size: 22px;
    font-weight: 300; 
}
.search-results-wrapper a {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
}
.search-results-wrapper .page-column p, .search-results-wrapper .news-column p {
    font-size: 16px;
    color: #222529;
    height: 72px;
}
.results-link {
    margin-bottom: 5px;
}
.search-results-wrapper .results-link p {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    margin: 0;
}
.search-results-wrapper .document-results img, .search-results-wrapper .doc-results img {
    height: 20px;
    margin-right: 15px;
}
.search-results-wrapper .document-results {
    display: flex !important;
}
.search-results-wrapper .doc-results.results-all {
    display: flex;
}
.search-results-wrapper .document-link {
    padding-bottom: 20px;
    width: 70%;
}
.search-results-wrapper .products-wrapper, .search-results-wrapper .document-wrapper {
    height: 375px;
}


.search-results-wrapper .slick-prev, .search-results-wrapper .slick-next {
    width: 35px;
    height: 35px;
    position: relative;
    left: 0;
    right: 0;
    top: 9px;
    display: inline-block !important;
}

.search-results-wrapper .slick-next {
    position:relative;
    left:-5px;
}
.search-results-wrapper .left-button, .search-results-wrapper .left-button:hover {
    background-image: url('../images/icon_page-left.png') !important;
}
.search-results-wrapper .right-button, .search-results-wrapper .right-button:hover {
    background-image: url('../images/icon_page-right.png') !important;
}
.search-results-wrapper .left-button.slick-disabled, .search-results-wrapper .left-button.slick-disabled:hover,
.search-results-wrapper .left-button.slick-hidden, .search-results-wrapper .left-button.slick-hidden:hover {
    background-image: url('../images/icon_page-left_disabled.png') !important;
}

.search-results-wrapper .right-button.slick-disabled, .search-results-wrapper .right-button.slick-disabled:hover,
.search-results-wrapper .right-button.slick-hidden, .search-results-wrapper .right-button.slick-hidden:hover {
    background-image: url('../images/icon_page-right_disabled.png') !important;
}
.search-results-wrapper .slick-next:before, .search-results-wrapper .slick-next:after, .search-results-wrapper .slick-prev:before, .search-results-wrapper .slick-prev:after {
    display: none;
}
.additional-search {
    background-color: #f5f5f5;
    padding: 100px 0;
}
.additional-search h2 {
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 3.5px;
}
.additional-search p {
    font-size: 20px;
    line-height: 30px;
}
.additional-search h3 {
        font-size: 24px;
        color: #444444;
        text-transform: uppercase;
}
.additional-search .tech-support, .additional-search .brand-links {
    display: flex;
    padding-top: 50px;
}
.additional-search .brand-links {
    padding-left: 50px;
}
.additional-search .tech-support-logo{
    width: 20%;
}
.additional-search .brand-links-logo{
    width: 12%;
}
.additional-search .tech-support-content, .additional-search .brand-links-content  {
    padding-left: 15px;
}
.additional-search .tech-support-content p,  .additional-search .brand-links-content p  {
    line-height: 33.6px;
    font-size: 18px;
}
.additional-search .tech-support-content p {
    padding-bottom: 15px;
}
.additional-search .tech-support-content a.tech-link {
    background-color: #d7282f;
    text-transform: uppercase;
}
.additional-search h3 {
    font-weight: 300;
}
.brand-image-links a {
    font-weight:700;
    font-size:16px;
}
.brand-image-links {
    display: flex;
    justify-content: space-between;
}

a.tech-link {
    padding: 5% 10%;
    color: white;
    border-radius: 0;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    white-space:nowrap;
}
a.tech-link:hover {
    transform: scale(1.05);
}
.all-results {
    margin: 10px 0 40px 0;
    text-align: right;
}
.all-results img, .back-to-all img {
    margin-top: -5px;
}
    .all-results a, .back-to-all a {
        color: #d8262f;
        font-size: 14px;
        letter-spacing: 0.7px;
        line-height: 22px;
        font-weight: 300;
        margin-right: 5px;
        text-transform:uppercase;
    }
.back-to-all {padding-bottom:25px;}
.back-to-all a{padding-left:6px;}
 
.search-results-wrapper .page-column p.no-link, .search-results-wrapper .news-column p.no-link {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    height: auto;
    margin-bottom: 5px;
}
.search-input-wrapper input:focus {
    box-shadow: 0 0 0 1px #222529;
}
.search-results-wrapper p {
    letter-spacing: 1.6px;
    line-height:24px;
    font-size:16px;
}
.search-results-wrapper .document-tag {
    padding-left: 30px;
}
.search-results-wrapper .document-tag p {
    font-size: 12px;
    background-color: #efefef;
    border-radius: 2px;
    text-align: center;
    padding: 2px 10px;
    text-transform: uppercase;
}
.recommendation-links {
    margin-top: 50px;
}
.recommendation-links p {
    padding-top: 30px;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 1.1px;
    line-height: 22px;
}
.recommendation-links img {
    width: 80px;
    height: 80px;
}

.total-count ul{ list-style-type:none; float:right;}
.total-count ul li{ float:left; padding-left:10px; font-size: 14px; font-weight: 400;}

.search-tabs ul {list-style-type:none; padding:0;}
.search-tabs ul li {float:left;}
.search-tabs ul li:last-child {margin-bottom: 15px;}
.search-tabs ul li a {display:block;padding:7px;margin:0 7px;border-bottom:solid 2px white;font-size:14px;letter-spacing:1.4px}
.search-tabs ul li a:first-child{margin-left:0;}
.search-tabs ul li a.active {border-bottom: solid 2px red;}

.document-filter {
    display: flex;
    padding: 30px 0;
    border-top: 2px solid darkgray;
}
.filter-list {
    display: flex;
    background-color: #f9f9f9;
    min-height: 50px;
    margin-bottom: 30px;
}
.filter-list p {
    letter-spacing: 0.7px;
    font-size: 14px;
    line-height: 22px;
    padding:  15px;
}
.filter-list ul {
    position: relative;
    padding: 15px 0 0 0;
    list-style: none;
}
.filter-list ul li {
    display: inline;
    padding: 0 3px;
    cursor: pointer;
    color: #525254;
    font-size: 14px;
    letter-spacing: 0.7px;
    line-height: 22px;

}
.filter-list ul li:after {
    content: "[X]  |";
    letter-spacing: 5px;
    padding-left: 20px;
}
.filter-list li:last-child:after {
    content: "[X]";
}
.filter-list li:first-child {
    padding: 0 3px 0 0;
}
.document-filter .picklist .btn {
    float: none;
    letter-spacing: 0.7px;
    height: 44px;
}
.document-filter .picklist {
    position: relative;
}
.document-filter .picklist:last-of-type {
    margin-left: 30px;
}
.document-filter p {
    margin: 10px 30px;
    color: #525254;
    font-size: 14px;
    letter-spacing: 0.7px;
    line-height: 22px;
}
.document-filter .dropdown-menu li {
    color: #222529 !important;
    text-transform: none;
    font-size: 15px;
    display: table;
    width: 100%;
    margin: 10px 0;
}
.document-filter-button{
    position: relative;
    margin-left: 30px;
}
.document-filter .language-list {
    margin-left: 30px;
}
.document-filter-button .btn {
    margin: 0;
    width: 200px;
    height: 44px;
    background-color: #222529;
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: left;  
    border: none;
    padding: 10px 0 0 20px;
    cursor: pointer;
}    
.document-filter-button img {
    position: absolute;
    left: 175px;
    top: 16px;
}
.document-filter li.check-wrapper {
    cursor: pointer;
}
.support-team-wrapper .active-chat, .support-team-wrapper .chat-offline {
    color: #DA262E
}
.support-team-wrapper .active-chat {
    cursor: pointer;
}
.support-team-wrapper .live-chat {
    float: unset;
}
.webchat-fine-print {
    font-size: 11.2px;
    padding-bottom: 20px;
    font-weight: 400;
    line-height: 13px;
    font-family: Roboto;
    letter-spacing: 0;
}
.cx-powered-by {
    display: none;
}
.cx-button-group [data-icon]::before {
    content: none;
}
.cx-widget .cx-form-wrapper {
    font-family: "GothamHTF-Book";
}
.cx-widget .cx-form-wrapper table th label {
    font-size: 13.8px;
}
.cx-widget .cx-form-wrapper .cx-form-control {
    font-size: 11.2px;
    font-family: Roboto; 
}
.cx-widget .cx-form-wrapper .cx-btn {
    font-size: 12px;
    line-height: 20px;
    font-family: Roboto; 
}
.cx-form-inputs th {
    vertical-align: middle;
    background: #33383d;
    border-color: #33383d;
    text-align: right;
}

.cx-form-inputs td, .cx-form-inputs td:hover {
    background: #33383d !important;
    border-color: #33383d;
}

.cx-control-label::after {
    content: none;
}

.cx-form-inputs table, .cx-form-inputs tr, .cx-form-inputs th, .cx-form-inputs td {
    border: none !important;
}

.cx-form-inputs tr {
    background: none !important;
}
.cx-widget.cx-theme-dark .cx-titlebar .cx-title {
    font-size: 24px;
    font-family: "GothamHTF-Light";
    line-height: 28.8px;
}

/* Installation Widget Start */
/* Gallery */
.installation-gallery-header {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 18px 30px;
    margin-bottom: 20px;
}

    .installation-gallery-header .installation-gallery-header__wrapper {
        background-color: rgba(149, 149, 150, 0.7);
        width: 100%;
        max-width: 750px;
        padding: 15px;
    }

        .installation-gallery-header .installation-gallery-header__wrapper h1 {
            color: #ffffff;
            font-size: 32px;
            font-weight: bold;
            line-height: 1.3;
            text-align: center;
            text-transform: uppercase;
            padding: 0;
            margin: 0;
        }

#InstallationList .InstallationList-grid .InstallationList-grid__filter {
    background-color: #ffffff;
}

#InstallationList .InstallationList-tile {
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 194px;
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    margin-bottom: 15px;
}

#InstallationList .InstallationList-tile-titleBackground {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    background-color: rgba(149, 149, 150, 0.7);
}

    #InstallationList .InstallationList-tile-titleBackground h3 {
        text-shadow: 1px 1px 8px #00000080;
        font-family: "HCo Gotham SSm";
        font-size: 18px;
        font-weight: bold;
        line-height: 1.28;
        color: #ffffff;
        margin: 10px;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
    }

#InstallationList .InstallationList-result {
    display: inline-block;
    float: right;
}

#InstallationList#InstallationList .InstallationList-filter-panelcontainer {
    position: absolute;
    z-index: 5;
    width: 100%;
    top: 90px;
    left: 0;
    padding-right: 15px;
    padding-left: 15px;
}

#InstallationList .InstallationList-filter-panel {
    /*transition: 1.2s;
    transition-timing-function:ease;*/
    background-color: #FFFFFF;
    -webkit-transition-property: display, left;
    -o-transition-property: display, left;
    transition-property: display, left;
    -webkit-transition-duration: 3s, 5s;
    -o-transition-duration: 3s, 5s;
    transition-duration: 3s, 5s;
    border-top: 1px solid black;
    padding-bottom: 15px;
}

#InstallationList .InstallationList-filter-panel__bottom-clear {
    text-align: center;
    padding: 20px 0;
}

    #InstallationList .InstallationList-filter-panel__bottom-clear .Clear-Filters {
        float: none;
    }

#InstallationList .InstallationList-filter-title {
    font-family: "HCo Gotham SSm";
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #000000;
}

#InstallationList .InstallationList-filter-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 15px;
}

.InstallationList-filter-checkbox {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}

    .InstallationList-filter-checkbox input[type="checkbox"]:not(:checked),
    .InstallationList-filter-checkbox input[type="checkbox"]:checked {
        position: absolute;
        left: 0;
        opacity: 0.01;
    }

        .InstallationList-filter-checkbox input[type="checkbox"]:not(:checked) + label,
        .InstallationList-filter-checkbox input[type="checkbox"]:checked + label {
            position: relative;
            padding-left: 30px;
            cursor: pointer;
        }

            .InstallationList-filter-checkbox input[type="checkbox"]:not(:checked) + label::before,
            .InstallationList-filter-checkbox input[type="checkbox"]:checked + label::before {
                content: '';
                position: absolute;
                left: 0;
                top: 50%;
                width: 18px;
                height: 18px;
                border: 1px solid #000;
                background: #FFF;
                border-radius: 2px;
                -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0, .1), 0 0 0 rgba(203, 34, 237, .2);
                box-shadow: inset 0 1px 3px rgba(0,0,0, .1), 0 0 0 rgba(203, 34, 237, .2);
                -webkit-transition: all .275s;
                -o-transition: all .275s;
                transition: all .275s;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
            }

            .InstallationList-filter-checkbox input[type="checkbox"]:not(:checked) + label::after,
            .InstallationList-filter-checkbox input[type="checkbox"]:checked + label::after {
                content: '\f00c';
                speak: never;
                position: absolute;
                top: 50%;
                left: 2px;
                font: normal normal normal 14px/1 FontAwesome;
                font-size: 15px;
                color: #FFF;
                line-height: 0;
                -webkit-transition: all .2s;
                -o-transition: all .2s;
                transition: all .2s;
                -webkit-transform: translateY(50%);
                -ms-transform: translateY(50%);
                transform: translateY(50%);
            }

            .InstallationList-filter-checkbox input[type="checkbox"]:not(:checked) + label::after {
                opacity: 0;
                -webkit-transform: scale(0) rotate(45deg);
                -ms-transform: scale(0) rotate(45deg);
                transform: scale(0) rotate(45deg);
            }

            .InstallationList-filter-checkbox input[type="checkbox"]:checked + label::before {
                background: #000;
            }

            .InstallationList-filter-checkbox input[type="checkbox"]:checked + label::after {
                opacity: 1;
                -webkit-transform: scale(1) rotate(0);
                -ms-transform: scale(1) rotate(0);
                transform: scale(1) rotate(0);
            }

    .InstallationList-filter-checkbox input[type="checkbox"]:disabled:not(:checked) + label::before,
    .InstallationList-filter-checkbox input[type="checkbox"]:disabled:checked + label::before {
        -webkit-box-shadow: none;
        box-shadow: none;
        border-color: #bbb;
        background-color: #e9e9e9;
    }

    .InstallationList-filter-checkbox input[type="checkbox"]:disabled:checked + label::after {
        color: #777;
    }

    .InstallationList-filter-checkbox input[type="checkbox"]:disabled + label {
        color: #777;
    }

    .InstallationList-filter-checkbox input[type="checkbox"]:not(:checked):focus + label::before,
    .InstallationList-filter-checkbox input[type="checkbox"]:checked:focus + label::before {
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0, .1), 0 0 0 4px rgba(0, 0, 0, .2);
        box-shadow: inset 0 1px 2px rgba(0,0,0, .1), 0 0 0 4px rgba(0, 0, 0, .2);
    }

#InstallationList .InstallationList-tile-filterholder {
    margin: 10px 30px;
}

#InstallationList .InstallationList-tile-resultcount {
    display: block;
    font-family: "HCo Gotham SSm";
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: normal;
    color: #6b6b6b;
    margin: 12px 0 10px;
}

#InstallationList .InstallationList-tile-filterbutton {
    display: block;
    cursor: pointer;
    font-family: "HCo Gotham SSm";
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000000;
    margin: 10px 0;
}

    #InstallationList .InstallationList-tile-filterbutton .fa {
        color: #000000;
    }

#InstallationList .InstallationList-filter-panel h2 {
    margin: 20px 0 10px;
    font-family: "HCo Gotham SSm";
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: left;
    color: black;
}

#InstallationList .InstallationList-filter-panel input {
    width: 30px;
    height: 18px;
    margin: 0;
    font-family: "HCo Gotham SSm";
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: black;
}

    #InstallationList .InstallationList-filter-panel input:disabled + label:hover {
        cursor: default;
    }

#InstallationList .InstallationList-filter-panel label {
    margin: 0 1px 0 0;
    font-family: "GothamHTF-Light";
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: black;
}

    #InstallationList .InstallationList-filter-panel label:hover {
        cursor: pointer;
    }

#InstallationList .InstallationList-result {
    width: 39px;
    font-family: "HCo Gotham SSm";
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: right;
    color: #6b6b6b;
}

#InstallationList .hideOnNotMobile {
    display: inline-block;
}

#InstallationList .hideOnMobile {
    display: none;
}

#InstallationList .Clear-Filters {
    font-family: "HCo Gotham SSm";
    font-size: 16px;
    float: right;
    line-height: 24px;
    color: #da262e;
    text-decoration: underline;
}

#InstallationList .Clear-Filters-2 {
    font-family: "HCo Gotham SSm";
    font-size: 25px;
    float: right;
    line-height: 30px;
    color: #da262e;
    text-decoration: none;
    font-weight: 300;
    margin: 6px 0;
}

    #InstallationList .Clear-Filters-2 .fa {
        color: #da262e;
        font-size: inherit;
    }

#InstallationList .InstallationList-addmargin {
    margin-top: 20px;
}

/* INSTALLATION DETAILS */
#installation-detail {
    width: 100%;
    max-width: 1640px;
    margin: 0 auto;
}

    #installation-detail #installation-back {
        font-family: "HCo Gotham SSm";
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.44;
        letter-spacing: normal;
        text-align: left;
        color: #da262e;
    }

        #installation-detail #installation-back span {
            font-size: 12px;
        }

    #installation-detail #installation-title {
        font-family: "HCo Gotham SSm";
        font-size: 50px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: normal;
        text-align: left;
        text-transform: uppercase;
        color: #000000;
    }

    #installation-detail #installation-bullet {
        display: inline-block;
        margin: 0 20px 0 0;
        font-family: "HCo Gotham SSm";
        font-size: 50px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: normal;
        text-align: left;
        color: #da262e;
    }

    #installation-detail #installation-Location {
        margin: 11px 0 10px;
        font-family: "HCo Gotham SSm";
        font-size: 32px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.31;
        letter-spacing: normal;
        text-align: left;
        color: #6b6b6b;
    }

    #installation-detail #installation-hr {
        width: 100%;
        height: 0px;
        border-top: 2px solid gray;
        margin: 20px 0 30px;
    }

    #installation-detail .installation-detail__header {
        position: relative;
        padding: 10px 15px;
    }

        #installation-detail .installation-detail__header .installation__location {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

    #installation-detail .installation-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }

        #installation-detail .installation-grid &gt; div {
            width: 100%;
        }

        #installation-detail .installation-grid .installation-grid__carousel {
            text-align: center;
            padding: 0 15px;
        }

        #installation-detail .installation-grid .installation-grid__summary {
            background-color: #f2f2f2;
            padding: 30px;
        }

        #installation-detail .installation-grid .installation-grid__content {
            padding: 30px 15px;
        }


#Installation-Print {
    font-family: "HCo Gotham SSm";
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    color: #6b6b6b;
}

    #Installation-Print:hover {
        cursor: pointer
    }

    #Installation-Print i {
        font-size: 32px;
        margin-right: 13px;
    }

@media (min-width:769px) {
    #InstallationList .hideOnNotMobile {
        display: none;
    }

    #InstallationList .hideOnMobile {
        display: block;
    }

    #InstallationList .InstallationList-tile {
        position: relative;
        display: block;
        width: 100%;
        margin-bottom: 30px;
    }

    #InstallationList .InstallationList-tile-titleBackground {
        width: 100%;
    }

    #InstallationList .InstallationList-filter-panel {
        display: block !important;
        border-top: none;
        padding-top: 25px;
        padding-right: 15px;
        padding-left: 15px;
    }

    #InstallationList .InstallationList-filter-panelcontainer {
        position: unset;
        z-index: unset;
        width: unset;
        top: unset;
    }

    #InstallationList .InstallationList-filter-setBackground {
        background-color: #f2f2f2;
        margin-top: 30px;
    }
}

@media (min-width: 768px) {
    .installation-gallery-header {
        padding: 38px 30px 30px;
        margin-bottom: 35px;
    }

        .installation-gallery-header .installation-gallery-header__wrapper {
            padding: 24px;
        }
}

@media (min-width: 1200px) {
    .installation-gallery-header {
        padding: 58px 30px 42px;
        margin-bottom: 50px;
    }

        .installation-gallery-header .installation-gallery-header__wrapper {
            padding: 32px;
        }

            .installation-gallery-header .installation-gallery-header__wrapper h1 {
                font-size: 50px;
            }


    #InstallationList.container {
        max-width: 1640px;
    }

    #installation-detail .installation-detail__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 10px 30px;
    }

        #installation-detail .installation-detail__header #installation-back {
            width: calc(100% - 145px);
            margin-bottom: 30px;
        }

        #installation-detail .installation-detail__header #installation-title {
            width: calc(100% - 145px);
            margin: 0;
        }

        #installation-detail .installation-detail__header .installation__location {
            width: calc(100% - 145px);
        }

            #installation-detail .installation-detail__header .installation__location #installation-bullet {
            }

        #installation-detail .installation-detail__header #installation-hr {
            width: 100%;
        }

    #installation-detail .installation-grid {
        padding: 0 30px;
    }

        #installation-detail .installation-grid .installation-grid__content {
            padding: 40px 0;
        }

    #Installation-Print {
        position: absolute;
        bottom: 52px;
        right: 30px;
        max-width: 145px;
    }

    #InstallationList .InstallationList-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
    }

        #InstallationList .InstallationList-grid .InstallationList-grid__filter {
            background-color: #f2f2f2;
            width: 25%;
            max-width: 400px;
            padding-right: 30px;
            padding-left: 30px;
            margin-top: 10px;
        }

        #InstallationList .InstallationList-grid .InstallationList-grid__results {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            min-width: 75%;
            padding-left: 30px;
        }

            #InstallationList .InstallationList-grid .InstallationList-grid__results &gt; row {
                margin-right: 0;
                margin-left: 0;
            }


    #InstallationList .InstallationList-filter-panel {
        background-color: #f2f2f2;
    }

    #InstallationList .InstallationList-tile-titleBackground h3 {
        font-size: 16px;
        white-space: nowrap;
    }

    #InstallationList .InstallationList-tile-filterholder {
        margin: 10px 0 10px 15px;
    }

    #InstallationList .InstallationList-tile {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    #InstallationList .InstallationList-tile-titleBackground {
        width: 100%;
    }

    #installation-detail .installation-grid .installation-grid__carousel {
        width: 60%;
        padding: 0 45px 0 0;
    }

        #installation-detail .installation-grid .installation-grid__carousel + div {
            width: 40%;
        }
}

@media (min-width: 1440px) {
    #installation-detail .installation-detail__header {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 30px;
    }

        #installation-detail .installation-detail__header #installation-back {
            width: 100%;
        }

        #installation-detail .installation-detail__header #installation-title {
            width: auto;
            max-width: 60%;
        }

        #installation-detail .installation-detail__header .installation__location {
            width: auto;
            max-width: calc(40% - 145px);
        }

            #installation-detail .installation-detail__header .installation__location #installation-bullet {
                padding-left: 20px;
            }

        #installation-detail .installation-detail__header #installation-hr {
            width: 100%;
        }

    #Installation-Print {
        position: relative;
        bottom: auto;
        right: auto;
        max-width: initial;
        min-width: 145px;
        text-align: right;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    #InstallationList .InstallationList-tile-titleBackground h3 {
        font-size: 18px;
    }
}

@media (min-width: 1700px) {
    #installation-detail .installation-detail__header {
        padding: 10px 0;
    }

    #installation-detail .installation-grid {
        padding: 0;
    }
}

@media (max-width: 1199px) {
    #InstallationList .col-lg-1, #InstallationList .col-lg-10, #InstallationList .col-lg-11, #InstallationList .col-lg-12, #InstallationList .col-lg-2, #InstallationList .col-lg-3, #InstallationList .col-lg-4, #InstallationList .col-lg-5, #InstallationList .col-lg-6, #InstallationList .col-lg-7, #InstallationList .col-lg-8, #InstallationList .col-lg-9, #InstallationList .col-md-1, #InstallationList .col-md-10, #InstallationList .col-md-11, #InstallationList .col-md-12, #InstallationList .col-md-2, #InstallationList .col-md-3, #InstallationList .col-md-4, #InstallationList .col-md-5, #InstallationList .col-md-6, #InstallationList .col-md-7, #InstallationList .col-md-8, #InstallationList .col-md-9, #InstallationList .col-sm-1, #InstallationList .col-sm-10, #InstallationList .col-sm-11, #InstallationList .col-sm-12, #InstallationList .col-sm-2, #InstallationList .col-sm-3, #InstallationList .col-sm-4, .col-sm-5, #InstallationList .col-sm-6, #InstallationList .col-sm-7, #InstallationList .col-sm-8, #InstallationList .col-sm-9, #InstallationList .col-xs-1, #InstallationList .col-xs-10, #InstallationList .col-xs-11, #InstallationList .col-xs-12, #InstallationList .col-xs-2, #InstallationList .col-xs-3, #InstallationList .col-xs-4, #InstallationList .col-xs-5, #InstallationList .col-xs-6, #InstallationList .col-xs-7, #InstallationList .col-xs-8, #InstallationList .col-xs-9 {
        position: unset;
    }
}

@media print {
    header {
        display: none;
    }

    .installation-gallery-header {
        display: none;
    }

    main {
        margin-top: 10px !important;
    }

    footer {
        display: none;
    }

    nav {
        display: none;
    }

    .navigation-wrapper {
        display: none;
    }

    #Installation-Print {
        display: none;
    }

    #installation-detail #installation-back {
        display: none;
    }

    #installation-detail .installation-grid {
        display: block;
        overflow: visible
    }

    .Installation-slider-nav {
        display: none !important;
    }

    #installation-detail .installation-detail__header #installation-title {
        font-size: 28px;
        margin-bottom: 6px;
    }

    #installation-detail .installation-detail__header #installation-bullet {
        font-size: 34px;
    }

    #installation-detail .installation-detail__header #installation-Location {
        font-size: 20px;
        margin: 6px 0;
    }

    #installation-detail .installation-detail__header #installation-hr {
        font-size: 20px;
        margin: 6px 0;
    }

    .Installation-slider-for .slick-list {
        height: auto !important;
        overflow: visible;
    }

        .Installation-slider-for .slick-list .slick-track {
            display: block !important;
            width: 100% !important;
            height: auto !important;
        }

            .Installation-slider-for .slick-list .slick-track .slick-slide,
            .installation-grid__carousel &gt; .Installation-SecodaryImage {
                position: relative !important;
                float: none !important;
                display: none !important;
                top: initial !important;
                right: initial !important;
                bottom: initial !important;
                left: initial !important;
                height: auto !important;
                width: 75% !important;
                padding: 0 10px !important;
                margin: 0 auto 6px !important;
                z-index: 1 !important;
                opacity: 1 !important;
            }

                .Installation-slider-for .slick-list .slick-track .slick-slide.slick-current,
                .installation-grid__carousel &gt; .Installation-SecodaryImage {
                    display: block !important;
                }

                .Installation-slider-for .slick-list .slick-track .slick-slide img {
                    position: relative !important;
                    display: block !important;
                    width: 100% !important;
                }
}

@media (max-width: 375px) {
    #installation-detail #installation-title {
        font-size: 20px;
        margin: 20px 0 14px;
        line-height: 42px;
    }

    #installation-detail #installation-bullet {
        font-size: 32px;
        margin: 0 5px 0 0;
    }

    #installation-detail #installation-Location {
        font-size: 22px;
    }

    #Installation-Print {
        display: none;
    }
}

.Installation-SecodaryImage {
    margin: 0 auto;
}

.Installation-slider-for .slick-slide {
    text-align: center;
}
.Installation-slider-for .slick-slide img {
    width: auto !important;
}

.Installation-slider-nav {
    padding: 19px 14px;
}

    .Installation-slider-nav .slick-slide {
        padding: 0 10px;
    }

    .Installation-slider-nav .slick-prev:before {
        background: url('../../../Content/images/icon_chevron-left-red.svg') no-repeat;
        content: '';
    }

    .Installation-slider-nav .slick-prev, .Installation-slider-nav .slick-prev:focus, .Installation-slider-nav .slick-prev:hover {
        left: 0;
        background: url('../../../Content/images/icon_chevron-left-red.svg') no-repeat;
        content: '';
    }

        .Installation-slider-nav .slick-prev.slick-disabled, .Installation-slider-nav .slick-prev:focus.slick-disabled, .Installation-slider-nav .slick-prev:hover.slick-disabled {
            background: url('../../../Content/images/icon_chevron-left-ltgray.svg') no-repeat;
            content: '';
        }

    .Installation-slider-nav .slick-prev,
    .Installation-slider-nav .slick-next {
        width: 9px;
    }

    .Installation-slider-nav .slick-next {
        right: 0;
    }

        .Installation-slider-nav .slick-next:before {
            background: url('../../../Content/images/icon_chevron-right-red.svg') no-repeat;
            content: '';
        }

        .Installation-slider-nav .slick-next, .Installation-slider-nav .slick-next:focus, .Installation-slider-nav .slick-next:hover {
            color: unset;
            background: url('../../../Content/images/icon_chevron-right-red.svg') no-repeat;
        }

            .Installation-slider-nav .slick-next.slick-disabled, .Installation-slider-nav .slick-next:focus.slick-disabled, .Installation-slider-nav .slick-next:hover.slick-disabled {
                background: url('../../../Content/images/icon_chevron-right-ltgray.svg') no-repeat;
                content: unset;
            }

    .Installation-slider-nav .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .Installation-slider-nav .slick-track .slick-slide {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            height: auto;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }
            .Installation-slider-nav .slick-track .slick-slide:hover {
                cursor: pointer;
            }

@media(max-width:768px) {
    .Installation-slider-nav {
        padding: 19px 14px;
    }
}

@media(max-width:450px) {
    .Installation-slider-nav .slick-slide {
        padding: 0 5px;
    }
}

@media(max-width:375px) {
    .Installation-slider-for {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .Installation-slider-nav.slick-initialized.slick-slider {
        width: 100%;
    }
}
/* Installation Widget End */

/* TPC FORMS */
.tpc .col-form-label.read-only label{
    font-size: 13px;
    color: #626262;
    letter-spacing: 0.02em;
}

.tpc .tpc-date-field label{
    display:block;
}

.tpc .tpc-date-field span.k-datepicker {
    width: 100%;
}

.tpc .tpc-required{
    z-index:0 !important;
}

.tpc .required-field::after {
    content: " *";
    color: red;
    display: inline;
}

.dreq fieldset div{
    display: flex;
}
.dreq fieldset div input {
    margin: 0 4px 0 0;
    height: 35px;
}
.dreq fieldset div label{
    margin-top: 5px;
}
.tpc input[type=text], .tpc select {
    padding: 8px 15px;
}
.tpc .field-validation-error, .tpc .k-warning {
    color: rgba(169, 68, 66, 1);
}


</pre></body></html>