﻿
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('./fonts/glyphicons-halflings-regular.eot');
    src: url('./fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('./fonts/glyphicons-halflings-regular.woff') format('woff'), url('./fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('./fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

body {
    font-family: proxima-nova,sans-serif;
}

blockquote > img {
    display: inline-block !important;
    margin-top: -20px;
    margin-right: 10px;
    height: 29px;
    width: 44px !important;
}

    blockquote > img + img {
        position: relative;
        top: 15px;
        display: inline-block !important;
    }

div#TopMenu > nav > div.container {
    padding-top: 0;
    padding-bottom: 0;
}

div.equal-columns > .col-md-12.col-xs-12.column {
    padding-top: 0;
}

div.equal-columns > .col-md-3.col-xs-12.column {
    padding-top: 0;
}

div.equal-columns > .col-md-6.col-xs-12 {
    padding-top: 20px;
    display: none;
}

div.equal-columns > .col-md-4.col-xs-12.column {
    padding-top: 0;
}

div.equal-columns > .col-md-4.col-xs-12 a {
    padding: 5px 10px;
    color: #000;
}

div.equal-columns > .col-md-4.col-xs-12.column a {
    padding: 5px 10px;
}

div.diagram-message {
    margin-top: 20px;
    text-align: center;
}

    div.diagram-message > p {
        margin-bottom: 1.5em;
        font-size: 85%;
        font-style: italic;
    }

div.featured-item div {
    color: #414141;
}

    div.featured-item div:hover {
        color: #00b6f1;
    }


div.featured-item strong:hover {
    color: #00b6f1;
}

div.row.products > .col-xs-12.col-sm-4:nth-of-type(4) > .equal-height {
    border-right: none;
}

div.center {
    display: block;
    text-align: center;
}

    div.center > img {
        margin-left: auto;
        margin-right: auto;
    }

div.cta-button a {
    display: inline-block;
    zoom: 1;
    padding: 0.618em 2.5em;
    margin-bottom: 0;
    font-family: proxima-nova,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 4px;
    background-color: #00b6f1;
    color: #FFF;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #52cdf6), color-stop(91%, #05a0e2));
    background-image: -webkit-linear-gradient(top, #52cdf6 0%, #05a0e2 91%);
    background-image: -o-linear-gradient(top, #52cdf6 0%, #05a0e2 91%);
    background-image: -ms-linear-gradient(top, #52cdf6 0%, #05a0e2 91%);
    background-image: linear-gradient(to bottom, #52cdf6 0%, #05a0e2 91%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52cdf6', endColorstr='#05a0e2',GradientType=0 );
    text-shadow: 0 -1px 1px #05a0e2;
    border: none;
}

    div.cta-button a:hover {
        color: #fff;
        background-image: -moz-linear-gradient(top, #05a0e2 0%, #52cdf6 91%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #05a0e2), color-stop(91%, #52cdf6));
        background-image: -webkit-linear-gradient(top, #05a0e2 0%, #52cdf6 100%);
        background-image: -o-linear-gradient(top, #05a0e2 0%, #52cdf6 91%);
        background-image: -ms-linear-gradient(top, #05a0e2 0%, #52cdf6 91%);
        background-image: linear-gradient(to bottom, #05a0e2 0%, #52cdf6 91%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05a0e2', endColorstr='#52cdf6',GradientType=0 );
        border: none;
    }


.moving-arrow > a {
    padding: 0;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    zoom: 1;
    margin-bottom: 0;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap;
    color: inherit;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border-radius: 4px;
}

    .moving-arrow > a:after {
        display: inline-block;
        margin-left: .5em;
        padding: 0 0 0 .125em;
        width: 1.125em;
        border: 1px solid;
        color: inherit;
        content: "\f105";
        font-family: FontAwesome;
        line-height: 1;
        text-align: center;
        border-radius: 50%;
        font-size: 1em;
        transition: border 125ms ease,margin-left .2s ease;
    }

.moving-arrow:hover > a:after {
    margin-left: .75em;
    color: inherit;
}

.moving-arrow > p {
    padding: 0;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    zoom: 1;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap;
    color: #00b6f1;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border-radius: 4px;
}

    .moving-arrow > p:after {
        display: inline-block;
        margin-left: .5em;
        padding: 0 0 0 .125em;
        width: 1.125em;
        border: 1px solid #00b6f1;
        color: #00b6f1;
        content: "\f105";
        font-family: FontAwesome;
        line-height: 1;
        text-align: center;
        border-radius: 50%;
        font-size: 1em;
        transition: border 125ms ease,margin-left .2s ease;
    }

div.featured-item:hover .moving-arrow > p:after {
    margin-left: .75em;
    color: #00b6f1;
}

div.page-aside > .container > .row > .col-xs-12 > p {
    margin-bottom: 0;
    font-family: proxima-nova,sans-serif;
    font-size: 1.2em;
    line-height: 1.3;
}

    div.page-aside > .container > .row > .col-xs-12 > p span {
        color: #337ab7;
    }

header#header .top-links .language-select a {
    padding: 5px 16px 5px 3em;
}

h4.modal-title {
    font-family: proxima-nova,sans-serif;
    font-size: 1.1em;
    margin: 0;
    line-height: 1.382;
    font-weight: 400;
    font-style: normal;
}

header > div.container {
    padding-top: 0;
    padding-bottom: 0;
}

main[class^="col-"] {
    margin-bottom: 1.5em;
}


section.bg-black.product-1-bg .row:last-of-type p,
section.bg-white.product-detail .row:last-of-type p {
    margin-bottom: 0;
}

#LanguageSelect .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.38px;
}

#LanguageSelect .fa-close {
    font-size: 1.333em;
    color: #777;
}


#LanguageSelect .modal-content {
    border-radius: 6px;
}


.animated {
    animation-duration: 0.75s;
    animation-fill-mode: both;
}

.bg-black h2, .bg-black h3 {
    color: #00b6f1;
}

/*.bg-light-grey h2 {
    color: #337ab7;
}*/

.bg-white a:hover {
    color: #00b6f1;
}

.bg-white .diagram-block > h2 {
    color: #337ab7;
}

.border-bottom-blue {
    border-bottom: 1px solid #0f73c3;
}

.carousel-icon {
    width: 100%;
}

    .carousel-icon > img {
        margin-left: auto;
        margin-right: auto;
        width: 165px;
    }

.contact-us iframe {
    height: 550px !important;
}

.container.padding-tb-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.curtain {
    cursor: zoom-out;
}

.dropdown-toggle {
    height: 42px;
}

.equal-height {
    border-right: 1px solid #ffffff;
}

    .equal-height div.h3-with-paragraph {
        padding-left: 40px;
        padding-right: 40px;
    }

    .equal-height:nth-of-type(3) {
        border-right: none;
    }

.grad-ltgrey-white .moving-arrow a {
    color: #00b6f1;
}

.h1-with-paragraph > h1 + p {
    font-family: proxima-nova,sans-serif;
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.3;
    margin-top: 1.2em;
    margin-bottom: 0;
}

    .h1-with-paragraph > h1 + p + .cta-button {
        margin-top: 27px;
    }


.image-with-drop-shadow > img {
    max-width: 265px;
    width: 100%;
    -webkit-box-shadow: -2px 2px 12px 8px #0d5fa1;
    -moz-box-shadow: -2px 2px 12px 8px #0d5fa1;
    box-shadow: -2px 2px 12px 8px #0d5fa1;
}



.model-box {
    padding: 40px 20px;
    min-height: 367px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-left: 12px solid #00B6F1;
    background-color: #FFFFFF;
}

    .model-box > h2 {
        margin-bottom: 20px;
    }

    .model-box:hover {
        padding: 38px 18px 38px 20px;
        border-left: 12px solid #00B6F1;
        border-right: 2px solid #00B6F1;
        border-bottom: 2px solid #00B6F1;
        border-top: 2px solid #00B6F1;
        cursor: move;
    }

.more-right-padding {
    padding-right: 30px;
}

.owl-carousel {
    padding: 0;
}

    .owl-carousel .owl-item .carousel-icon img {
        display: block;
        width: auto;
    }

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 20px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 4px;
    border: 1px solid #0f73c3 !important;
    border-radius: 100%;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transform: translateZ(0);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #0f73c3 !important;
}

.owl-theme .owl-dots .owl-dot:hover {
    opacity: .5;
    border: 0 none;
}

.product-info-download .cta-button {
    padding-bottom: 10px;
}

.product-specifications h3 {
    font-family: proxima-nova,sans-serif;
}

.product-specifications hr + div > div {
    width: 100%;
    height: 20px;
    background-color: #BFEDFB;
}

.reset-display {
    display: none;
}

.responsive-image-container > img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.resource-thumbnail {
    width: 100%;
}

    .resource-thumbnail p + p {
        color: #00b6f1;
        padding: .5em 0;
        font-size: 18px;
        font-weight: 600;
        display: inline-block;
        zoom: 1;
        margin-bottom: 0;
        line-height: 1.4;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border-radius: 4px;
        border: 1px solid transparent;
        transition: all 0.25s ease;
    }

    .resource-thumbnail img, .thumbnail p {
        margin-bottom: 0.5em;
    }

    .resource-thumbnail:hover p + p:after {
        margin-left: 0.75em;
    }

    .resource-thumbnail > p {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .resource-thumbnail .moving-arrow > p {
        margin-top: 0;
    }

.smaller-menu {
    display: none;
    padding: 20px;
}

    .smaller-menu a {
        display: block;
        margin-bottom: 5px !important;
        padding: 5px 10px;
    }

        .smaller-menu a:hover {
            text-decoration: none;
            color: #fff !important;
            background: #0f73c3;
        }

.video-container {
    position: relative;
}

.zoomIn {
    animation-name: zoomIn;
}

.zoom-cursor:hover {
    cursor: zoom-in;
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .13);
    }

    50% {
        opacity: 1;
    }
}

@media(min-width:991px) {
    .m-t-59 {
        margin-top: 59px;
    }
}

@media(max-width:991px) {
    div.equal-columns > .col-md-12.col-xs-12.column,
    div.equal-columns > .col-md-3.col-xs-12.column {
        padding-bottom: 0;
    }
}

@media (max-width: 767px) {
    section.bg-black.product-1-bg .row:last-of-type p,
    section.bg-white.product-detail .row:last-of-type p {
        margin-bottom: 1.5em;
    }

    section.bg-black.product-1-bg .row:last-of-type div.col-xs-12:last-of-type p,
    section.bg-white.product-detail .row:last-of-type div.col-xs-12:last-of-type p {
        margin-bottom: 0;
    }

    .equal-height {
        border-right: none;
    }

        .equal-height div.h3-with-paragraph {
            padding-left: 0;
            padding-right: 0;
        }

    .image-with-drop-shadow > img {
        width: 100%;
    }

    .left-mobile > .cta-button {
        padding-bottom: 25px;
    }

    .more-right-padding {
        padding-right: 15px;
    }

        .more-right-padding .moving-arrow {
            padding-bottom: 28px;
        }

    .product-info-download .cta-button {
        padding-bottom: 25px;
    }

    .resources-block {
        min-height: auto;
    }


    .row .col-xs-12.col-sm-4:last-of-type .left-mobile > .cta-button {
        padding-bottom: 0;
    }

    .row .more-right-padding:last-of-type .moving-arrow {
        padding-bottom: 0;
    }

    .scrollToTop {
        right: 15px;
    }

    .stickychat {
        right: 15px;
    }
}

@media (max-width: 481px) {
    blockquote {
        margin: 2em 3em 2em 3em;
    }

    .owl-theme .owl-dots .owl-dot {
        width: 8%;
    }
}

/*EDITED CONTAINER PADDING*/
@media (max-width: 767px) {
    .full-width-section > .container, .full-width-section > .container-fluid, .container {
        padding-top: 2.5em;
        padding-bottom: 1em;
    }
}

@media (min-width: 992px) {
    .full-width-section > .container, .full-width-section > .container-fluid, .container {
        padding-top: 3em;
        padding-bottom: 3em;
    }
}

@media (min-width: 1200px) {
    .full-width-section > .container, .full-width-section > .container-fluid, .container {
        padding-top: 4em;
        padding-bottom: 4em;
    }
}

@media (min-width: 768px) {
    .full-width-section > .container, .full-width-section > .container-fluid, .container {
        padding-top: 3em;
        padding-bottom: 3em;
    }

    .h1-with-paragraph > h1 + p {
        font-size: 1.25em;
        line-height: 1.2em;
    }
}
/*END EDITED CONTAINER PADDING*/

@media (min-width:481px) and (max-width: 768px) {
    .owl-theme .owl-dots .owl-dot {
        width: 6%;
    }
}

@media (min-width:769px) and (max-width: 1024px) {
    blockquote {
        margin: 2em 1em 2em 3em;
    }
}

@media (min-width: 768px) and (max-width: 768px) {
    blockquote {
        margin: 2em 2em 2em 3em;
    }
}

@media(min-width: 768px) and (max-width: 1199px) {
    div.h3-with-paragraph > h3 {
        min-height: 70px;
    }
}

/*New Sticky Resources Tab */
.slider {
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    overflow: hidden;
    background-color: #000;
    color: #FFF;
    transition: all 1s;
}

    .slider.close {
        top: 100vh;
        height: 0;
    }


/*QDX 2019 styles*/
a.btn.btn-purple:hover, a.btn.btn-purple:active {
    color: #fff;
    background: #682d86;
}

.btn-transparent {
    border: 1px solid #fff;
    transition: all .1825s ease-out;
}

    .btn-transparent a, .btn-transparent a:hover {
        color: #fff
    }

.btn {
    display: inline-block;
    margin: 10px 0
}

@media (min-width:576px) {
    .btn {
        display: inline-block;
        margin-left: 5px
    }
}

@media (min-width:768px) {
    .btn {
        display: inline-block;
        clear: both;
        margin: 10px 0 0 5px
    }
}

@media (min-width:992px) {
    .btn {
        display: inline-block;
        margin: 0 10px
    }
}

.m-b-half {
    margin-bottom: .5em
}

.m-t-20 {
    margin-top: 20px !important
}

.no-margin-bottom {
    margin-bottom: 0 !important
}

.no-margin-top {
    margin-top: 0 !important
}

.no-margin-lr {
    margin-left: 0;
    margin-right: 0
}

.no-padding-bottom {
    padding-bottom: 0
}

.no-padding-lr {
    padding-left: 0;
    padding-right: 0
}

.p-b-30 {
    padding-bottom: 30px
}

.p-lr-40 {
    padding-left: 40px;
    padding-right: 40px
}

.p-t-20 {
    padding-top: 20px
}

.p-t-30 {
    padding-top: 30px
}

.p-t-40 {
    padding-top: 40px
}

.p-b-20 {
    padding-bottom: 20px
}

.p-b-40 {
    padding-bottom: 40px
}

.m-t-10 {
    margin-top: 10px
}

.m-b-10 {
    margin-bottom: 10px
}

.m-t-20 {
    margin-top: 20px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-b-40 {
    margin-bottom: 40px;
}


/* New Sticky Chat Styles */
#floatingChat i {
    color: #fff;
}
/* End New Sticky Chat */

/*DS Fix provided ruby Shaesha content 2-26*/
.overflowfix {
    overflow: hidden;
}


/*Weblet Blade*/
.products-container {
    min-height: 140px;
}

.product {
    line-height: 1;
    color: #fff;
    height: 140px;
    border-radius: 5px;
    text-align: left;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    position: relative
}

    .product img {
        width: 40px;
    }

    .product h4 {
        color: #fff;
        line-height: 1.1;
        position: absolute;
        bottom: 5px;
        left: 0px;
        padding: 10px;
        text-shadow: 2px 2px 8px #000
    }

@media (min-width: 576px) {
    .products-container {
        min-height: 150px;
    }

    .product {
        min-height: 150px;
    }
}

@media (min-width: 768px) {
    .products-container {
        min-height: 160px;
    }

    .product {
        min-height: 160px;
    }
}

@media (min-width: 992px) {
    .products-container {
        min-height: 170px;
    }

    .product {
        min-height: 170px;
    }
}

.me {
    background-image: url("https://www.quantum.com/globalassets/home/HP-vertical-ME-new.png");
}

.surveillance {
    background-image: url("https://www.quantum.com/globalassets/home/HP-vertical-surveillance.png");
}

.enterprise-backup {
    background-image: url("https://www.quantum.com/globalassets/home/HP-vertical-backup.png");
}

.medical-imaging {
    background-image: url("https://www.quantum.com/globalassets/home/HP-vertical-medical.png");
}

.autonomous {
    background-image: url("https://www.quantum.com/globalassets/home/HP-vertical-autonomous-new.png");
}

.manufacturing {
    background-image: url("https://www.quantum.com/globalassets/home/HP-vertical-manufacturing-new.png");
}

.geospatial {
    background-image: url("https://www.quantum.com/globalassets/home/HP-vertical-geospatial.png");
}

.government {
    background-image: url("https://www.quantum.com/globalassets/home/HP-vertical-government-new.png");
}

.energy {
    background-image: url("https://www.quantum.com/globalassets/home/HP-vertical-energy-new.png");
}

.bounce {
    transition: all .2s ease-in-out;
}

    .bounce:hover {
        transform: scale(1.1);
    }
/*Styles added form Weblet Solution Category Page*/
.new a {
    color: #fff;
}

    .new a:hover, .new a:active {
        color: #fff;
    }

.new {
    padding: 20px;
    border-radius: 5px;
}

    .new h4 {
        line-height: 1.2;
    }

.bounce {
    transition: all .2s ease-in-out;
}

    .bounce:hover {
        transform: scale(1.1);
    }
/*Video Marquee Fix*/
.demo-video-wrapper {
    background-image: url("../img/solutions-category-marquee.png");
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.video-hero video {
    min-width: auto;
    min-height: auto;
    width: auto;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition-duration: 2000ms;
}

@media (min-width: 1200px) {
    .video-hero video {
        width: 4000px;
    }
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    pointer-events: none; /* Allows right click menu on the video */
    background: rgba(0,0,-45,.35)
}

.video-hero--content {
    position: relative;
    text-align: center;
    color: #FFF;
    margin: 150px 0;
    text-shadow: 0 0 5px rgba(0,0,0,0.4);
}

    .video-hero--content h2 {
        font-size: 34px;
        margin: 0 0 10px;
    }

    .video-hero--content p {
        font-size: 20px;
        margin: 0;
    }

.page-width {
    width: 92%;
    max-width: 960px;
    margin: 0 auto;
}
/*Fix Flex Columns for Bootsrap 4*/
.column {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 0px 15px;
}

.rowspan {
    flex: 3;
}

@media (max-width: 991px) {
    .column {
        display: block;
        flex: auto;
    }
}

.news-wrapper {
    padding: 20px;
    border-radius: 5px;
}

    .news-wrapper a {
        color: #fff;
    }

        .news-wrapper a:hover, .news-wrapper a:active {
            color: #fff;
        }

    .news-wrapper h4 {
        line-height: 1.2;
        text-transform: none;
    }

/*End Styles added form Weblet Solution Category Page*/


button.owl-dot {
    border: none !important;
    outline: none !important;
}


/*DS Added follows on 6/26*/
.scrollToTop {
    position: fixed;
    bottom: 100px;
    right: 38px;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1005;
    color: #fff;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

    .scrollToTop:hover {
        background-color: rgba(0, 0, 0, 0.6);
    }

#floatingChat {
    bottom: 5px;
    right: 0px !important;
    background-color: transparent;
    position: fixed;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    /* background-color: rgba(0, 0, 0, 0.4); */
    z-index: 1005;
    color: #fff;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

    #floatingChat a.stickychat:hover, #floatingChat a.stickychat:active, #floatingChat a.stickychat:focus {
        color: #fff;
    }

@media (max-width: 767px) {
    .stickychat {
        right: 5px !important;
    }
}


/*DS: End 6/26 Changes*/

/*New Nav - New color with new font*/
header .mega_menu_wrapper {
    background: #002878 !important;
}

header.header_set .header_bottom:before {
    background: #002878 !important;
}

header .menu_icon_wrapper.active {
    background: #002878;
}

header .lvl1menu > li.active > a, header .lvl1menu > li:not(.no_submenu):hover > a {
    background: #00b6f1;
}

header .mega_menu_wrapper ul li > .dropdown_wrapper {
    background: #00b6f1;
}

header .lvl2menu > li.active > a, header .lvl2menu > li:not(.no_submenu):hover > a, header .res_dis_item a:hover, header .res_dis_item a:focus {
    background: #fafafa;
    color: #000;
}

header .search_wrapper {
    background: #002878;
}

header .inner_menu_wrap ul:not(.w_tags):not(.menu_posts_list) li a:hover, header .inner_menu_wrap ul:not(.w_tags):not(.menu_posts_list) li a:focus {
    background: #002878;
}

header .inner_menu_wrap ul.w_tags li a:hover, header .inner_menu_wrap ul.w_tags li a:focus, header .inner_menu_wrap ul.menu_posts_list li a:hover, header .inner_menu_wrap ul.menu_posts_list li a:focus {
    /* color: #00287;*/ /*this prevents file from being minified*/
}

    header .inner_menu_wrap ul.w_tags li a:hover .list-tag, header .inner_menu_wrap ul.w_tags li a:focus .list-tag {
        background: #002878;
    }

header .search_link_active {
    background: #002878;
}

header .search_wrapper button {
    background: #00b6f1;
}

    header .search_wrapper button:hover, header .search_wrapper button:focus {
        opacity: .6;
        background: #00b6f1;
    }

header a.homenav {
    font-weight: 800 !important;
}

header .mega_menu_wrapper ul[class*=" lvl"] > li > a {
    border-radius: 0;
    text-transform: uppercase;
    font-family: proxima-nova,sans-serif;
    font-weight: 400;
    font-size: 18px;
}

header .lvl1menu > li > a {
    font-weight: 800 !important;
}

header .lvl2menu > li > a {
    color: #002878;
}

header .lvl2menu > li.active > a, header .lvl2menu > li:not(.no_submenu):hover > a, header .res_dis_item a:hover, header .res_dis_item a:focus {
    background: #fafafa;
    color: #002878;
}

header .mega_menu_wrapper ul[class*=" lvl"] > li.active > a {
    cursor: default;
    color: #002878;
}

header .lvl1menu > li.active > a, header .lvl1menu > li:not(.no_submenu):hover > a {
    background: #00b6f1;
    color: #002878;
}

header .no_submenu a:hover, header .no_submenu a:focus {
    background: rgba(250, 250, 250, 0.3);
    color: #002878;
    border-radius: 0px !important;
}

header .inner_menu_wrap h4 {
    font-family: proxima-nova,sans-serif;
    text-transform: uppercase;
    color: #002878;
    font-weight: 800;
    font-size: 18px;
    line-height: 1.2;
}

header .inner_menu_wrap ul li a {
    font-family: proxima-nova,sans-serif;
    font-size: 18px;
    color: #00b6f1;
}

header a.clr-light p {
    color: #565555;
    font-family: proxima-nova,sans-serif;
    font-size: 18px;
    letter-spacing: inherit;
    line-height: 1.2;
    font-weight: bold;
}

header .inner_menu_wrap ul.menu_posts_list li a p span {
    color: #565555;
    text-transform: none;
}

header .inner_menu_wrap ul.menu_posts_list li span {
    color: #F47F15;
    text-transform: uppercase;
    font-weight: bold;
}

header .inner_menu_wrap ul.w_tags li a {
    color: #565555;
    line-height: 1.2;
}

header .inner_menu_wrap ul.w_tags li:hover a {
    color: #002878;
}

header .list-tag {
    background: #F47F15;
}

header .search_link_active {
    background: #850707;
}

header .search_wrapper button {
    background: #B0B9BF;
}

    header .search_wrapper button:hover, header .search_wrapper button:focus {
        opacity: .6;
        background: #B0B9BF;
    }

.banner h1 strong {
    font-family: bennet-banner,sans-serif;
    font-weight: 700 !important;
    letter-spacing: inherit;
}

h1.new-font-family-title {
    font-family: bennet-banner,sans-serif;
    font-weight: 900;
    letter-spacing: inherit;
}

h2.new-font-family-title {
    font-family: bennet-banner,sans-serif;
    font-weight: 700;
    letter-spacing: inherit;
}

.new-font-family-title-light {
    font-family: bennet-banner,sans-serif;
    font-weight: 300;
    letter-spacing: inherit;
}

h3.new-font-family-title {
    font-family: proxima-nova,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.2em;
    letter-spacing: inherit;
}

h3.new-font-family-title-light {
    font-family: proxima-nova,sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.2em;
    letter-spacing: inherit;
}

@media (max-width: 991px) {
    h3.new-font-family-title-light {
        font-size: 1.2em;
    }
}

h4.new-font-family-title {
    font-family: proxima-nova,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1em;
    letter-spacing: inherit;
}

.new-font-family-paragraph.lead {
    font-family: proxima-nova,sans-serif;
    font-size: 1.25em;
    letter-spacing: inherit;
    line-height: 1.5;
}

.new-font-family-paragraph {
    font-family: proxima-nova,sans-serif;
    font-size: 18px;
    letter-spacing: inherit;
}

    .new-font-family-paragraph.event-date {
        font-family: proxima-nova,sans-serif;
        font-size: 1.2em;
        font-weight: bold;
        letter-spacing: inherit;
    }

    .new-font-family-paragraph.event-cta {
        font-family: proxima-nova,sans-serif;
        font-size: 1.3em;
        letter-spacing: inherit;
    }

.new-font-family-btn {
    font-family: proxima-nova,sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.1em;
    letter-spacing: inherit;
}

.btn {
    display: inline-block;
    margin: 10px 0px;
}

@media (min-width: 576px) {
    .btn {
        display: inline-block;
        margin-left: 5px;
    }
}

@media (min-width: 768px) {
    .btn {
        display: inline-block;
        clear: both;
        margin: 10px 0px 0px 5px;
    }
}

@media (min-width: 992px) {
    .btn {
        display: inline-block;
        margin: 0px 10px
    }
}

.text-white {
    color: #fff !important;
}

.text-electric {
    color: #00b6f1;
}

a.text-white:active, a.text-white:focus {
    color: #fff;
}

.text-grey {
    color: #B0B9BF;
}

.text-orange {
    color: #F47F15 !important;
}

.text-purple {
    color: #672D86;
}

.text-dark-blue {
    color: #002878;
}

a.text-dark-blue:hover, a.text-dark-blue:active, a.text-dark-blue:focus {
    color: #002878;
}

.bg-red {
    background-color: #850707;
    color: #fff;
}

.bg-gold {
    background-color: #FFBA00;
    color: #fff;
}

.bg-purple {
    background-color: #672D86;
    color: #fff;
}

.bg-orange {
    background-color: #F47F15;
    color: #fff;
}

.bg-dark-blue {
    background-color: #002878;
    color: #fff;
}

.bg-green {
    background-color: #74A534;
    color: #fff;
}

.red {
    background-color: #850707;
    color: #fff;
}

.gold {
    background-color: #FFBA00;
    color: #fff;
}

.gold-hover {
    background-color: #FFBA00;
    color: #fff;
}

.purple {
    background-color: #672D86;
    color: #fff;
}

/*.orange {
    background-color: #F47F15;
    color: #fff !important;
}*/
.orange {
    background-color: #f47f15 !important; /*add !important*/
    color: #fff !important;
    margin: 0px;
}

.orange-hover {
    background-color: #F47F15;
    color: #fff;
}


.dark-blue {
    background-color: #002878;
    color: #fff;
}

.green {
    background-color: #74A534;
    color: #fff;
}

.gold-hover:hover {
    background-color: #FFF;
    color: #FFBA00;
}

.orange-hover:hover {
    background-color: #FFF;
    color: #F47F15;
}

.purple:hover {
    background-color: #FFF;
    color: #672D86;
}

.cursor-pointer {
    cursor: pointer;
}

.btn-purple {
    border: 1px solid #672D86;
    background: none !important;
    transition: all 0.1825s ease-out;
    color: #672D86;
    font-weight: 400;
}

    .btn-purple:hover, .btn-purple:active, .btn-purple:focus {
        color: #672D86 !important;
    }

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}

.no-padding {
    padding: 0 !important;
}

.m-b-half {
    margin-bottom: 0.5em;
}

.m-t-20 {
    margin-top: 20px !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.no-margin-top {
    margin-top: 0 !important;
}

.no-margin-lr {
    margin-left: 0;
    margin-right: 0;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-padding-lr {
    padding-left: 0;
    padding-right: 0;
}

.p-40 {
    padding: 40px;
}

.p-20 {
    padding: 20px;
}

.p-lr-40 {
    padding-left: 40px;
    padding-right: 40px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-30 {
    padding-top: 30px;
}

.p-t-40 {
    padding-top: 40px;
}

.p-t-60 {
    padding-top: 60px;
}

.p-t-100 {
    padding-top: 100px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-b-30 {
    padding-bottom: 30px;
}

.p-b-40 {
    padding-bottom: 40px;
}

.p-b-80 {
    padding-bottom: 80px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-b-10 {
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .m-p-t-0 {
        padding-top: 0;
    }

    .m-p-t-40 {
        padding-top: 40px;
    }

    .m-p-t-60 {
        padding-top: 60px;
    }

    .m-p-t-80 {
        padding-top: 80px;
    }

    .m-p-b-40 {
        padding-bottom: 40px;
    }

    .m-p-b-60 {
        padding-bottom: 60px;
    }

    .m-p-t-140 {
        padding-top: 140px;
    }

    .bg-dark-blue {
        background-image: none;
        background-color: #002878;
        text-align: center;
    }
}

.cycle-slideshow img {
    visibility: hidden;
}

.customer-logos {
    background-size: cover;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 992px) {
    .customer-logos {
        background-image: none !important;
        background-color: #9DAEBD;
    }
}

.customer-logos .container {
    padding: 20px 0 0 !important;
}

@media (min-width: 991px) {
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.white-border {
    border-right: 15px solid #fff;
    border-left: 15px solid #fff;
}

ul li {
    list-style: none;
}

.bg-electric.bg-rc {
    background-position: 96% center !important;
}

.footer {
    background-image: url('/Content/Images/Footer-min.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
    color: #fff;
}

footer a {
    color: #fff !important;
}

    footer a:hover, footer a:active, footer a:focus {
        color: #00b6f1 !important;
    }

.lto-promo {
    background-repeat: no-repeat;
}

    .lto-promo .col-md-9 {
        padding-top: 40px;
    }

    .lto-promo img {
        width: 50%;
        padding-top: 20px;
        float: right;
    }

    .lto-promo h2 {
        display: inline;
        vertical-align: middle;
    }

@media (max-width: 991px) {
    .lto-promo .col-md-9 {
        padding-top: 20px;
    }

    .lto-promo img {
        float: left;
        padding-right: 20px;
        width: 30%;
    }

    .lto-promo h2 {
        padding-top: 20px;
        padding-left: 20px;
        display: block;
    }
}

@media (min-width: 1200px) {
    .lto-promo .col-md-9 {
        padding-top: 60px;
    }
}

header .btn_menu .btn_menu_line:nth-child(2), header .btn_menu .btn_menu_line:nth-child(3) {
    margin-top: 8px;
}

@media (max-width: 991px) {
    .mobile-hidden-background {
        background-image: none !important;
    }
}

.blue-electric {
    background-color: #00b6f1;
    color: #fff;
}

    .blue-electric:hover {
        background-color: #fff;
        color: #00b6f1
    }
/*DS End of New Styles Aug 2019*/

/*Product Landing Page Styles Oct 2019*/
.product-textbox-background {
    background-size: cover;
    background-repeat: no-repeat;
}


.btn-dark-blue {
    color: #002878 !important;
    border: 1px solid #002878 !important;
}

.w-100 {
    width: 100%;
}

/*End of Product Landing Page Styles Oct 2019*/

/*Header Navigation Styles Change Oct 2019*/

header .main_menu li a {
    font-family: proxima-nova,sans-serif !important;
}

header .main_menu li:hover a {
    font-family: proxima-nova,sans-serif;
}

header .main_menu li:hover {
    font-family: proxima-nova,sans-serif;
}

header .main_menu li a::after {
    font-family: proxima-nova,sans-serif;
}

.language-select a {
    font-family: proxima-nova,sans-serif;
}

/*End of Header Navigation Styles Change Oct 2019*/

/*News Page Styles Nov 2019*/
.super-bold {
    font-family: proxima-nova,sans-serif;
    font-weight: 900 !important;
}

.extra-bold {
    font-family: proxima-nova,sans-serif;
    font-weight: 800 !important;
}

.bold {
    font-family: proxima-nova,sans-serif;
    font-weight: 700 !important;
}

.semi-bold {
    font-family: proxima-nova,sans-serif;
    font-weight: 600 !important;
}

.medium {
    font-family: proxima-nova,sans-serif;
    font-weight: 500 !important;
}

.regular {
    font-family: proxima-nova,sans-serif;
    font-weight: 400 !important;
}

.light {
    font-family: proxima-nova,sans-serif;
    font-weight: 300 !important;
}

.extra-light {
    font-family: proxima-nova,sans-serif;
    font-weight: 200 !important;
}

.thin {
    font-family: proxima-nova,sans-serif;
    font-weight: 100 !important;
}


.news-cta {
    font-family: proxima-nova,sans-serif;
    font-size: 1em;
}

hr.text-orange {
    border-top-color: #F47F15;
}

.m-20 {
    margin: 20px;
}

.bg-blue {
    color: #fff;
    background-color: #00b6f1;
}

.social li {
    display: inline-block;
    padding: 0px 10px 0px 0px;
}

    .social li a {
        color: #fff;
    }

.text-blue {
    color: #00b6f1;
}

.p-l-20 {
    padding-left: 20px;
}

@media (max-width: 1200px) {
    .social li {
        padding: 0px 20px 0px 0px;
    }
}

@media (max-width: 991px) {
    h2.p-l-20 {
        text-align: center;
        padding-top: 100px;
    }

    .social li {
        padding: 0px 20px 0px 0px;
    }
}

@media (max-width: 768px) {
    .m-p-t-20 {
        padding-top: 20px;
    }

    .social li {
        padding: 0px 15px 0px 0px;
    }

    .text-xs-center {
        text-align: center;
    }
}

.news-container .col-md-6:nth-child(1) {
    padding-top: 20px;
}

@media (min-width: 991px) {
    .d-p-t-100 {
        padding-top: 100px;
    }
}
/*End of News Page Styles Nov 2019*/

/*Feb 2020*/
.orange:hover {
    background-color: #F47F15 !important;
    color: #FFF !important;
}

.hero .container {
    height: 500px !important;
}

/*End Feb 2020*/

/*April 2020 Styles*/
header .mega_menu_wrapper.mega_menu_active .dropdown_wrapper > ul {
    margin-bottom: 0px;
}

li.request_demo {
    vertical-align: middle !important;
}

    li.request_demo a {
        padding: 10px 15px !important;
    }

header.menu_active .main_menu li.request_demo a {
    opacity: 1;
    pointer-events: all;
}

header .main_menu li {
    vertical-align: middle !important;
}

@media (max-width: 991px) {
    li.request_demo a {
        margin: 0px;
    }
}

@media (min-width: 768px) {
    .request_demo_mobile {
        display: none;
    }
}

@media (max-width: 768px) {
    .request_demo_mobile {
        margin-left: 15px;
        margin-bottom: 30px
    }

        .request_demo_mobile a {
            margin-left: 0;
        }
}
/*5//4/2020 Changes:*/
@media only screen and (max-width: 768px) {
    .scrollToTop {
        bottom: 75px;
        right: 15px;
    }
}

.solid-dark-blue {
    background-color: #002878 !important;
    color: #FFF !important;
}

/* 3/3/2021 Changes*/
/*Nav Global Update*/
.x-tmega-nav--desktopn .x-now, .x-tmega-nav--desktopn .x-noh {
    max-height: calc(200vh - var(--mega-nav-height) - var(--mega-nav-offset-y,0px)) !important;
}


/* 3/19/2021 Styles form News View*/

.link-spanner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    color: transparent
}

.shadow-x-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.5) !important;
}

.p-t-80 {
    padding-top: 80px;
}


/*3/21 Styles for News Carousel*/


#news-slider .owl-stage {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#news-slider .owl-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto !important;
}

.post-slide {
    background: #fff;
    margin: 20px 15px 20px;
    padding-top: 1px;
    text-align: left;
    box-shadow: 0px 14px 22px -9px #bbcbd8;
}

    .post-slide .post-img {
        position: relative;
        overflow: hidden;
        /*margin: -12px 15px 8px 15px;
    margin-left: -10px;*/
    }

        .post-slide .post-img img {
            width: 100%;
            height: auto;
            transform: scale(1,1);
            transition: transform 0.2s linear;
        }

    .post-slide:hover .post-img img {
        transform: scale(1.1,1.1);
    }

    .post-slide .over-layer {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        background: linear-gradient(-45deg, rgba(6,190,244,0.75) 0%, rgba(45,112,253,0.6) 100%);
        transition: all 0.50s linear;
    }

    .post-slide:hover .over-layer {
        opacity: 1;
        text-decoration: none;
    }

    .post-slide:hover .read-more {
        background-image: url('Images/RolloverArrow-hover.png');
        background-repeat: no-repeat;
    }

    .post-slide .over-layer i {
        position: relative;
        top: 45%;
        text-align: center;
        display: block;
        color: #fff;
        font-size: 25px;
    }

    .post-slide .post-content {
        background: #fff;
        padding: 20px 20px 40px;
        /*border-radius: 15px;*/
    }

    .post-slide .post-title a {
        font-size: 15px;
        font-weight: bold;
        color: #333;
        display: inline-block;
        text-transform: uppercase;
        transition: all 0.3s ease 0s;
    }

        .post-slide .post-title a:hover {
            text-decoration: none;
            color: #3498db;
        }

    .post-slide .post-description {
        line-height: 24px;
        color: #808080;
        margin-bottom: 25px;
    }

    .post-slide .post-date {
        color: #a9a9a9;
        font-size: 14px;
    }

        .post-slide .post-date i {
            font-size: 20px;
            margin-right: 8px;
            color: #CFDACE;
        }

.read-more {
    padding: 10px 10px;
    float: right;
    background-image: url('Images/RollOverArrow.png');
    background-repeat: no-repeat;
}

    .read-more:hover {
        background-image: url('Images/RolloverArrow-hover.png');
        background-repeat: no-repeat;
    }
/*.owl-controls .owl-buttons{
    text-align:center;
    margin-top:20px;
}*/
#news-slider.owl-carousel .owl-nav .owl-prev, #news-slider.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 30px;
    transition: background 0.5s ease 0s;
}

#news-slider.owl-carousel .owl-nav .owl-prev {
    left: -2rem;
}

#news-slider.owl-carousel .owl-nav .owl-next {
    right: -2rem;
}

/*DS Changed padding from 0px to 20px 7/23/2021*/
@media only screen and (max-width:1280px) {
    .post-slide .post-content {
        padding: 20px 15px 25px 15px;
    }
}


@media (min-width: 992px) {
    #news-slider.owl-carousel .owl-nav {
        display: block !important;
    }
}

@media (max-width: 992px) {
    #news-slider.owl-carousel .owl-nav .owl-prev {
        left: -1rem;
    }

    #news-slider.owl-carousel .owl-nav .owl-next {
        right: -1rem;
    }
}


@media (max-width: 767px) and (min-width: 481px) {
    /*#news-slider.owl-carousel .owl-nav .owl-prev {
    left: -5% !important;
    top: 45% !important;
}
#news-slider.owl-carousel .owl-nav .owl-next {
    right: -5% !important;
    top: 45% !important;
}*/
}

@media (max-width: 990px) and (min-width: 768px) {
    /*#news-slider.owl-carousel .owl-nav .owl-prev {
    left: -3% !important;
    top: 45% !important;
}
#news-slider.owl-carousel .owl-nav .owl-next {
    right: -3% !important;
    top: 45% !important;
}*/
}

/* 3/22/2021 Nav Changes*/
.js-cd-demo .grid div.col div {
    padding-bottom: 20px;
}

.js-cd-demo .grid li {
    margin-bottom: 15px;
    background-image: url('Images/RollOverArrow.png');
    background-repeat: no-repeat;
    background-position: left center;
}

.js-cd-demo .grid p {
    margin-bottom: 20px;
}
/*End Nav Changes*/

/*Solution Items CSS*/
.solution-tile {
    background-color: #FFF;
    background-image: none;
    color: #002878;
    padding: 20px;
    height: 100%;
}

    .solution-tile:hover {
        background-image: url('Images/solutions-tile-hover-min.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        color: #FFF !important;
    }

        .solution-tile:hover .read-more {
            background-image: url('Images/RolloverArrow-hover.png');
            background-repeat: no-repeat;
        }

/*End Solution Items CSS*/

/*More CSS Changes 3-29-2021*/
/*Nav Global Update*/
.x-tmega-nav--desktopn .x-now, .x-tmega-nav--desktopn .x-noh {
    max-height: calc(200vh - var(--mega-nav-height) - var(--mega-nav-offset-y,0px)) !important;
}



/*International Window Popup Fix on mobile*/
@media (max-width: 768px) {
    #LanguageSelect .modal-dialog {
        display: inline-block;
        width: 98%;
    }

    .language-select a {
        padding-left: 0px !important;
    }
}


/*New Homepage Redesign Custom Bkg CSS*/

.value-prop .bg-white {
    background-color: transparent;
}


.value a {
    white-space: normal;
}

.video-container video {
    object-fit: cover;
}



.mobile-hidden-background {
    background-repeat: no-repeat;
}


/*Fix button outline/border in the carousel slide*/
.solid-dark-blue:focus, .solid-dark-blue:active {
    outline: none;
}

@media (max-width: 990px) {
    .m-p-b-20 {
        padding-bottom: 20px;
    }
}

@media not all and (min-resolution: 0.001dpcm) {
    .row:before, .row:after {
        display: none;
    }
}

.bg-neutral-blue {
    background-color: #48abff !important;
}

/*End of More CSS Changes 3-29-2021*/

/*Changes 6-24-2021*/
.hero .container {
    height: auto !important;
}

.hero a.btn {
    margin-top: 20px;
}

/*Commenting this out  7-19-2021*/
/*.footer {
    position: relative !important;
    z-index: -1 !important;
}*/

.dropdown-menu {
    height: 300px;
    overflow: auto !important;
    left: 10px !important;
}

.filter-anchor .dropdown-menu > p.select {
    padding: 3px 15px !important;
}

.dropdown:nth-child(3) .dropdown-menu {
    height: auto !important;
}
/*End Changes 6-24-2021*/

/*Fixes on 10-9-2021*/
/*Use Cases Sub Nav Fix*/
a.links-section__links.links-section__links-js.js-scroll {
    white-space: nowrap !important;
}

.p-l-15 {
    padding-left: 15px;
}

.p-l-40 {
    padding-left: 40px;
}
/*End Fixes on 10-9-2021*/

/*Fixes content 6-8-2022*/
@media only screen and (max-width: 768px) {
    li.mobile-bullet {
        font-size: 16px !important;
        line-height: 24px !important;
    }
}
/*End Fixes content 6-8-2022*/

