/* Minification failed. Returning unminified contents.
(12703,1): run-time error CSS1019: Unexpected token, found '@import'
(12703,9): run-time error CSS1019: Unexpected token, found '"https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/0.8.2/css/flag-icon.min.css"'
(14402,14): run-time error CSS1036: Expected expression, found '$'
(15949,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(15950,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '62.5%'
(15959,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(15960,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '62.5%'
(15979,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(15980,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '62.5%'
(17547,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(17548,21): run-time error CSS1039: Token not allowed after unary operator: '-parentHeight'
(17555,22): run-time error CSS1039: Token not allowed after unary operator: '-parentHeight'
(19903,41): run-time error CSS1034: Expected closing parenthesis, found ','
(19903,41): run-time error CSS1042: Expected function, found ','
(19903,47): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(21883,38): run-time error CSS1062: Expected semicolon or closing curly-brace, found 'rotate('
(21884,34): run-time error CSS1062: Expected semicolon or closing curly-brace, found 'rotate('
(23903,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(23904,10): run-time error CSS1035: Expected colon, found '{'
(23915,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(23916,10): run-time error CSS1035: Expected colon, found '{'
(23937,5): run-time error CSS1019: Unexpected token, found '@keyframes'
(23938,10): run-time error CSS1035: Expected colon, found '{'
(24273,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24287,23): run-time error CSS1039: Token not allowed after unary operator: '-parentSliderHeight'
(24383,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(24384,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
/* Helpers */
.h-va-top {
    vertical-align: top;
}

.h-fh-100px {
    min-height: 150px;
}

.h-mg-remove {
    margin: 0 !important;
}

.h-c-blue {
    color: #199eff;
}

.overflow-hidden {
    overflow: hidden;
}
/* Custom             */
.validation-summary-errors {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.validation-summary-valid {
    display: none;
}

.loading {
    background: url("../Images/loader.gif") no-repeat center center;
}

.t-loading {
    background: url("../Images/t-loader.gif") no-repeat center center;
}

.disabled {
    opacity: 0.3;
}

i.glyphicon.h-correct-position {
    left: -2px;
    top: 2px;
}
/* ------------------ */

/* Bootstrap override */

.pre-no-border {
    border-style: none !important;
}

.pre-dark-panel {
    background-color: #2d2d2d !important;
}

.pre-dark-heading {
    background-color: #1e1e1e !important;
    color: #efefef !important;
}

.pad-left-remove {
    padding-left: 0 !important;
}

.pad-right-remove {
    padding-right: 0 !important;
}

.pad-top-remove {
    padding-top: 0 !important;
}

.margin-top-remove {
    margin-top: 0 !important;
}

.margin-bottom-remove {
    margin-bottom: 0 !important;
}

.margin-right-remove {
    margin-right: 0 !important;
}

.margin-left-remove {
    margin-left: 0 !important;
}

.bordered-left-remove {
    border-left-width: 0 !important;
}

.bordered-right-remove {
    border-right-width: 0 !important;
}

.bordered-bottom-remove {
    border-bottom-width: 0 !important;
}

.bordered-top-remove {
    border-top: none !important;
}

.padding-td-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.padding-td-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.padding-td-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.pad-right-10px {
    padding-right: 10px !important;
}

.pad-right-15px {
    padding-right: 15px !important;
}

.pad-right-20px {
    padding-right: 20px !important;
}

.pad-20px {
    padding: 20px !important;
}

.pad-5px {
    padding: 5px !important;
}

.pad-10px {
    padding: 10px !important;
}

.pad-15px {
    padding: 12px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.margin-b-10 {
    margin-bottom: 10px;
}

.pre-gray-panel {
    background-color: #f5f5f5 !important;
}

.ul-no-list {
    list-style-type: none;
    -webkit-padding-start: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 0.95em;
}

.flex-video {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 16px;
    overflow: hidden;
}

.no-float {
    float: inherit !important;
}

.flex-video.widescreen {
    padding-bottom: 57.25%;
}

.flex-video.vimeo {
    padding-top: 0;
}

.flex-video iframe,
.flex-video object,
.flex-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
    .flex-video {
        padding-top: 0;
    }
}

.border-box {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding: 4px;
}

.margin-left-10px {
    margin-left: 10px !important;
}

.margin-lr-20 {
    margin-left: 20px;
    margin-right: 20px;
}

.margin-lr-10 {
    margin-left: 10px;
    margin-right: 10px;
}

.margin-right-10px {
    margin-right: 10px !important;
}

.margin-right-5px {
    margin-right: 5px !important;
}

.margin-right-15px {
    margin-right: 15px !important;
}

.no-rotate {
    -webkit-transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
}

.col-md-f-80px {
    width: 80px;
}

.text-xsmall {
    font-size: 75% !important;
}

.text-small {
    font-size: 85% !important;
}

.text-big {
    font-size: 115% !important;
}

.text-bold {
    font-weight: bold;
}

.text-normal {
    font-weight: normal;
}

.load-icon {
    background-image: url("../Images/btn-loader.gif") !important;
    background-repeat: no-repeat !important;
    background-position: 4px center !important;
    padding-left: 25px;
}

.img-box-shadow {
    margin-top: 0.35em;
    margin-bottom: 0.35em;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.055);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.055);
}
/* ------------------ */

/* Slider
 ------------------------------- */
.custom-slider {
    height: 20px !important;
    background: url("../Images/slider/slider_trackbg.png") !important;
    position: relative;
    margin: 0;
    padding: 0 10px;
    border: 0 !important;
    /*width: 95%;*/
}

    .custom-slider a.ui-slider-handle {
        width: 24px;
        height: 30px !important;
        position: absolute;
        top: -5px !important;
        margin-left: -12px;
        z-index: 200;
        background: url("../Images/slider/slider_marker.png") !important;
        border: 0 !important;
        cursor: pointer;
    }

    .custom-slider .ui-widget-header {
        background: url("../Images/slider/slider_trackbgh.png") repeat-x left !important;
        height: 10px;
        left: 1px;
        top: 1px;
        position: absolute;
    }

input.mark {
    background-color: lightskyblue;
    padding: 5px;
    border: 0px solid #428BCA;
    width: 50px !important;
    text-align: center;
    color: black !important;
    font-weight: bold;
}

input[type="text"].input-small {
    width: 100px !important;
}

input[type="text"].input-medium {
    width: 250px !important;
}

.a-no-decoration {
    text-decoration: none !important;
}
/* Reviews bar */
img.adminmgz-hover:hover {
    background: url("../Images/trusted/reviews/adminmgz_hover.png") no-repeat top left;
}

img.lifehacker-hover:hover {
    background: url("../Images/trusted/reviews/lifehacker_hover.png") no-repeat top left;
}

img.pcworld-hover:hover {
    background: url("../Images/trusted/reviews/pcworld_hover.png") no-repeat top left;
}

img.techcrunch-hover:hover {
    background: url("../Images/trusted/reviews/techcrunch_hover.png") no-repeat top left;
}

img.pcmag-hover:hover {
    background: url("../Images/trusted/reviews/pcmag_hover.png") no-repeat top left;
}

img.serverwatch-hover:hover {
    background: url("../Images/trusted/reviews/serverwatch_hover.png") no-repeat top left;
}

img.zdnet-hover:hover {
    background: url("../Images/trusted/reviews/zdnet_hover.png") no-repeat top left;
}

.row-mh-300px {
    min-height: 250px;
}

/* Pricing overrides */
.pricing-icon {
    top: 3px;
    position: relative;
}

.pricing-stack .well.active.host {
    border-color: #444;
}

.pricing-stack .well.active .price.host,
.pricing-stack .well.active .price.table-view.host {
    /*background: #ff6600;
    border-color: #ff6600;*/
    background: #444;
    border-color: #444;
}

.pricing-stack .well .price.table-view {
    margin: 1em -10px;
    padding: 20px;
}

.pricing-stack .well .price .fancy.table-view {
    font-size: 32px;
}

.pricing-stack .well.active .ribbon.table-view {
    left: 16px;
    -webkit-box-shadow: 0 0 0 0 black;
    -moz-box-shadow: 0 0 0 0 black;
    box-shadow: 0 0 0 0 black;
}

    .pricing-stack .well.active .ribbon.table-view:before {
        content: none;
    }

.pricing-stack .well .btn {
    margin: 20px auto 5px auto;
}

.pricing-stack .well .price.table-view span.description {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 10px;
}

.pricing-stack .well .price span.description {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 11px;
    width: 90%;
    margin: 0 auto;
}

.pricing-stack .well .price.table-view span.yearly_description {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 10px;
}

.pricing-stack .well .price span.yearly_description {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 11px;
    width: 90%;
    margin: 0 auto;
}

#expand-group .well.active .ul-no-list li:first-child .pricing-cell div span {
    color: #0060a6;
    font-weight: 600;
}

.pricing-stack .well.active .pricing-cell, .pricing-stack .well.active .pricing-cell-addons {
    position: relative;
}

    .pricing-stack .well.active .pricing-cell i.tooltip {
        color: #848484;
        cursor: help;
        position: absolute;
        left: 0;
        margin-top: 0;
        top: 35%;
        text-decoration: none;
        opacity: 1;
        transition: opacity .5s ease-out;
        -moz-transition: opacity .5s ease-out;
        -webkit-transition: opacity .5s ease-out;
        -o-transition: opacity .5s ease-out;
        text-align: left !important;
    }

    .pricing-stack .well.active .pricing-cell:hover i.tooltip {
        opacity: 1;
        transition: opacity .5s ease-in;
        -moz-transition: opacity .5s ease-in;
        -webkit-transition: opacity .5s ease-in;
        -o-transition: opacity .5s ease-in;
    }

    .pricing-stack .well.active .pricing-cell i.tooltip .feature-name {
        color: #888;
        font-family: "Open Sans",Arial,serif;
    }

    .pricing-stack .well.active .pricing-cell-addons i.tooltip {
        cursor: help;
        position: absolute;
        left: 0;
        top: 26px;
        text-decoration: none;
        opacity: .25;
        transition: opacity .5s ease-out;
        -moz-transition: opacity .5s ease-out;
        -webkit-transition: opacity .5s ease-out;
        -o-transition: opacity .5s ease-out;
    }

    .pricing-stack .well.active .pricing-cell-addons:hover i.tooltip {
        opacity: 1;
        transition: opacity .5s ease-in;
        -moz-transition: opacity .5s ease-in;
        -webkit-transition: opacity .5s ease-in;
        -o-transition: opacity .5s ease-in;
    }

.pricing-stack .well ul.points li.first-item {
    border-top: 1px dotted rgba(180,180,180,0.8);
    padding: .2em;
}

.pricing-stack .well ul.points li:first-child, .pricing-stack .well ul.points li:last-child {
    border: none;
}

.pricing-stack-new .well ul.points li:first-child, .pricing-stack .well ul.points li:last-child {
    border: none !important;
}

@media (min-width: 2200px) {
    .custom-margin-nav {
    }

    .top-header-education {
        background-image: url(../Images/Product/HigherEducation/pwy_hero-higher-ed_1920x450-compressor.jpg) !important;
    }
}

.step4-page-main .mobile-view {
    padding-top: 50px;
}

.width-39 {
    width: 39%;
}

@media (max-width: 992px) {
    .high-edu .width-39 {
        width: inherit !important;
    }

    .high-edu .margin-t-60 {
        margin-top: 10px !important;
    }

    .university-data p {
        float: inherit !important;
        padding-right: 0 !important;
        margin-right: 0;
        text-align: left;
        margin-left: 17px;
        width: 98% !important;
    }

    .universities-list h1 {
        margin-bottom: 40px;
        margin-top: 40px;
        text-align: left !important;
        margin-left: 17px !important;
        width: 100% !important;
    }

    .uoa-data h4 {
        text-align: left !important;
    }

    .uoa-data h2 {
        text-align: left !important;
    }

    .uoa-data {
        padding-right: inherit !important;
        margin-top: 25px;
    }

        .uoa-data img {
            margin-right: inherit !important;
            margin-left: 0 !important;
        }

    .university-data-hcc p {
        float: inherit !important;
        padding-right: 0 !important;
        margin-right: 0 !important;
        text-align: left;
        margin-left: 17px;
        padding-left: 0 !important;
    }

    .hcc-data h4 {
        text-align: left !important;
    }

    .hcc-data h2 {
        text-align: left !important;
    }

    .hcc-data {
        padding-right: inherit !important;
        padding-left: 0 !important;
        margin-top: 0 !important;
    }

    .high-edu .center-flex {
        display: inherit !important;
    }

    #voice-uoa {
        height: inherit !important;
        width: inherit !important;
        background-position: -4px 11px !important;
        background-size: 98% 94% !important;
        padding-bottom: 50px !important;
    }

    #voice-hcc {
        height: inherit !important;
        width: inherit !important;
        background-position: -4px 11px !important;
        background-size: 98% 98% !important;
        padding-bottom: 50px !important;
        margin-left: auto !important;
    }

    .university-data-hcc a {
        margin: auto !important;
        margin-left: 17px !important;
    }

    .pricing-block {
        border-bottom: 1px solid #000;
        padding-bottom: 60px !important;
    }

    .endpoint-bottom .btn-container .btn-success:before {
        left: 153px !important;
    }

    .endpoint-bottom {
        width: 320px !important;
    }

    .end-point-main {
        text-align: left !important;
    }

    .endpoint .backgroundSales .container, .endpoint .backgroundSales .col-xs-12 {
        padding: 0 !important;
    }

    .endpoint .width-50 {
        margin-bottom: 20px !important;
    }

    .endpoint .backgroundSales .container .v-center {
        margin-left: 0 !important;
    }

    .end-point-contact-box {
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: inherit !important;
    }

    .endpoint .btn {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .endpoint .pad-l-30 {
        padding-left: 0 !important;
    }

    .end-point-main {
        text-align: center;
    }

    .blue-container-av {
        padding: 25px !important;
    }

    .av-iphone img {
        height: inherit !important;
        margin: auto !important;
    }

    .av-iphone {
        position: inherit !important;
        margin-top: 30px;
        margin-left: auto !important;
    }

    .blue-container-av .col-xs-8 {
        width: 100%;
        text-align: center;
    }

    .noc-dowload-form {
        padding: 10px 20px;
        height: auto !important;
        width: inherit !important;
    }

    .noc-bottom-contact {
        height: auto !important;
        background-size: inherit !important;
    }

        .noc-bottom-contact .center-flex {
            display: initial;
            text-align: center;
        }

    .video-compettion {
    }

    .step4-page-main .blue-container {
        padding: 30px 0px 0px 0px !important;
    }

    .hide-1000 {
        display: none;
    }
    /*.pad-left-remove {
        padding-left: 15px !important;
    }
    .pad-right-remove {
        padding-right: 15px !important;
    }
    .bordered-left-remove {
        border-left-width: 1px !important;
    }
    .bordered-right-remove {
        border-right-width: 1px !important;
    }*/
    .pricing-stack .well.active .ribbon.table-view {
        left: 16px;
        -webkit-box-shadow: 0 0 0 0 black;
        -moz-box-shadow: 0 0 0 0 black;
        box-shadow: 0 0 0 0 black;
    }
}

.icon-1-5x {
    font-size: 1.5em;
}

.label-mlarge {
    font-size: 14px;
}

.quick-guide .media-body .lead {
    margin: .4em 0;
    padding: .4em .4em;
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    background: #f0f0f0;
}

div.badge-circle {
    text-decoration: none;
    color: #eeeeee;
    color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    line-height: 1.3em;
    width: 1.3em;
    height: 1.3em;
    background: #464646;
    background: rgba(27, 27, 27, 0.8);
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    text-align: center;
    font-weight: bold;
}

    div.badge-circle div.number {
        font-size: .8em;
    }

#rs-featured-on {
    padding: 10px 0;
    border: 1px dashed #bce8f1;
}

@media (min-width: 992px) {
    .rs-plan-box {
        height: 80px;
    }
}

.campaign .fixed-col {
    /*height: 50px;*/
    position: relative;
}

.campaign .title, .campaign .message {
    display: block;
}

.campaign .message {
    padding-top: 5px;
    font-size: 90%;
}

.campaign .action-button {
    position: relative;
    top: 5px;
}

@media (max-width: 991px) {
    .campaign .fixed-col {
        height: auto;
    }

    .campaign .title, .campaign .message {
        text-align: center;
        display: block;
    }

    .feature-page .top-header-feautre {
        background-size: inherit !important;
    }

    .about-page .top-header-about {
        background-size: inherit !important;
    }

    .noc-page .top-header {
        background-position: 100% !important;
        background-size: inherit !important;
        padding-left: 25px !important;
        padding-right: 20px !important;
        padding-top: inherit !important;
    }

    .bms-page .top-header {
        background-position: 100% !important;
        background-size: inherit !important;
        padding-left: 25px !important;
        padding-right: 20px !important;
        padding-top: inherit !important;
    }

    .integration-page .top-header {
        background-position: 100% !important;
        background-size: inherit !important;
        padding-left: 25px !important;
        padding-right: 20px !important;
        padding-top: inherit !important;
    }

    .free-page .top-header {
        background-size: inherit !important;
        padding-bottom: 50px;
    }

    .onboarding-page .top-header {
        background-position: 100% !important;
        background-size: inherit !important;
        padding-left: 25px !important;
        padding-right: 20px !important;
        padding-top: inherit !important;
    }
}

.dark-label {
    color: #333333;
}

    .dark-label:hover {
        color: #333333;
    }

/* Start cookie notification */
.cookie-note {
    color: #666;
    font-size: 0.9em;
    position: fixed;
    z-index: 99999;
    bottom: 0;
    left: 0;
    right: 0;
    background: #efefef;
    text-align: center;
    line-height: 2.2;
    overflow: hidden;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
    transform: translateY(50px);
    animation: slideDown 1.0s 0.5s 1 ease forwards;
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -webkit-animation: slideDown 1.0s 0.5s 1 ease forwards;
    -moz-transform: translateY(50px);
    -moz-animation: slideDown 1.0s 0.5s 1 ease forwards;
}

    .cookie-note .hcbtn-right {
        position: absolute;
        right: 18px;
        top: 0;
        height: 16px;
        width: 16px;
        cursor: pointer;
    }

@keyframes slideDown {
    50% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0px);
    }
}

@-ms-keyframes slideDown {
    50% {
        -ms-transform: translateY(10px);
    }

    100% {
        -ms-transform: translateY(0px);
    }
}

@-webkit-keyframes slideDown {
    50% {
        -webkit-transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0px);
    }
}

@-moz-keyframes slideDown {
    50% {
        -moz-transform: translateY(10px);
    }

    100% {
        -moz-transform: translateY(0px);
    }
}
/* End cookie notification */

/* Start Eset banner */

.ws-container {
    position: relative;
    background-color: #008CD3;
    min-height: 450px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
}

    .ws-container img {
        position: absolute;
        bottom: 0;
    }

    .ws-container .ws-inner-container {
        position: absolute;
        color: #fff;
        left: 20px;
        right: 20px;
    }

        .ws-container .ws-inner-container ul {
            list-style: none;
            padding-left: 0;
            line-height: 1.7em;
        }

    .ws-container .ws-inner-button {
        position: absolute;
        box-shadow: 1px 1px 8px rgba(0,0,0, 0.25);
    }

/* End Eset banner */

/* Start Pricing FAQ */

.q-container {
    border-bottom: 1px dashed #ddd;
    padding: 10px;
    /*background-color: #ececec;*/
}

    .q-container:hover .q-toggle span {
        color: #428bca;
    }

.q-toggle {
    cursor: pointer;
}

    .q-toggle i.icon-chevron-right::before {
        -moz-transition: 0.35s all;
        -webkit-transition: 0.35s all;
        transition: 0.35s all;
    }

    .q-toggle i.icon-chevron-right.q-toggle-shown::before {
        -ms-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .q-toggle i.icon-chevron-right.q-toggle-hidden::before {
        -ms-transform: rotate(0);
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

/* End Pricing FAQ */

/* Start Case Study Quote */

.case-study-quote .media-body .lead {
    margin: 0.2em 0;
    padding: 0.5em 0.5em;
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    background: #f0f0f0;
    font-size: 17px;
}

    .case-study-quote .media-body .lead .author {
        font-weight: bold;
        text-align: right;
        font-size: 14px;
        display: block;
    }

/* End Case Study Quote */

/* Start Autotask */

.at-container li {
    padding: 5px;
}

/* End Autotask */

/* Start Features */

@media (min-width: 992px) {
    .v-center {
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.boxsh {
    position: relative;
}

    .boxsh:after {
        content: "";
        position: absolute;
        left: 5px;
        bottom: 0;
        height: 20px;
        right: 5px;
        -webkit-border-radius: 50%;
        border-radius: 100%;
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.9);
        -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.9);
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.9);
        clip: rect(20px, auto, 200px, 0);
    }

.light-boxsh {
    position: relative;
    top: 30px;
}

    .light-boxsh:after {
        content: "";
        position: absolute;
        left: 5px;
        bottom: 0;
        height: 20px;
        right: 5px;
        -webkit-border-radius: 50%;
        border-radius: 100%;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
        clip: rect(20px, auto, 200px, 0);
    }

.features-container > div.jumbotron {
    background-color: transparent;
}

    .features-container > div.jumbotron > div.container > div[class*="col-"] > div.feature-content {
        text-align: right;
    }

@media (max-width: 992px) {
    .features-container > div.jumbotron > div.container > div[class*="col-"] > div.feature-content {
        text-align: left;
        margin-bottom: 10px;
    }
}

/* End Features */

/* Start Partners banner */

.ps-container {
    position: relative;
    /*background-color: #008CD3;*/
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    min-height: 300px;
    /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);*/
    border-radius: 5px;
    display: block;
}

    .ps-container .ps-inner-container {
        /*color: #fff; */
    }

        .ps-container .ps-inner-container .blockquote {
            color: #000;
            font-family: "Open Sans",Arial,serif;
        }

            .ps-container .ps-inner-container .blockquote p {
                background-color: #e6e6e6;
                font-size: 14px;
                font-weight: 300;
                padding: 10px;
                /*line-height: 1.25;*/
            }

/* End Partners banner */

.featurex {
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#fafafa),to(#ebebeb));
    background-image: -webkit-linear-gradient(top,#fafafa,0%,#ebebeb,100%);
    background-image: -moz-linear-gradient(top,#fafafa 0,#ebebeb 100%);
    background-image: linear-gradient(to bottom,#fafafa 0,#ebebeb 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa',endColorstr='#ffebebeb',GradientType=0);
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    min-height: 180px;
}

    .featurex h4 {
        display: block;
        min-height: 36px;
        color: #428bca;
    }

.system-btn {
    text-transform: capitalize;
    font-size: 14px;
    padding: 0px 1.5em;
    line-height: 33px !important;
    height: 35px !important;
    width: 44px !important;
    margin: 9px 0;
    padding-left: 16px !important;
}

.competitor-background .media-object {
}

@media (max-width: 768px) {
    .award-logo-nagios {
        padding: initial !important;
    }

    .system-btn {
        height: 35px !important;
    }

    .competitor-background-t-l {
        padding-top: 0 !important;
        text-align: center;
    }

    .competitor-background .center-flex {
        display: initial !important;
    }

    .competitor-background img {
        margin: auto;
        margin-top: 20px;
    }

    .competitor-background {
        padding-top: 17px !important;
    }

        .competitor-background p, .competitor-background h1 {
            text-align: center;
        }

    .contact-support-btn {
        width: 130px !important;
    }

    .login-pulseway {
        width: initial;
        display: initial;
    }

    .featurex {
        min-height: 10px;
    }

        .featurex h4 {
            min-height: 10px;
        }
}

.featurex i {
    display: inline-block;
    color: black;
    position: absolute;
    right: 25px;
    top: 14px;
}

@media (min-width: 992px) {
    .partner-promo {
        height: 219px;
    }

    .tech-partner {
        height: 100px;
    }
}

.tech-partner {
    padding: 10px;
}

/*.tech-partner.light-gray {
    background-color: #eaeaea;
}

.tech-partner.gray {
    background-color: #e1e1e1;
}*/

/* Start Pricing Expand */

.expand-container {
    text-align: center;
}

    .expand-container:hover .expand-toggle span {
        /*color: #428bca;*/
    }

.expand-toggle {
    cursor: pointer;
}

    .expand-toggle i.icon-chevron-down::before {
        -moz-transition: 0.25s all;
        -webkit-transition: 0.25s all;
        transition: 0.25s all;
    }

    .expand-toggle span.left i.icon-chevron-down.expand-toggle-shown::before {
        -ms-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }

    .expand-toggle span.left i.icon-chevron-down.expand-toggle-hidden::before {
        -ms-transform: rotate(0);
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    .expand-toggle span.right i.icon-chevron-down.expand-toggle-shown::before {
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .expand-toggle span.right i.icon-chevron-down.expand-toggle-hidden::before {
        -ms-transform: rotate(0);
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    .expand-toggle span.btn span {
        display: inline-block;
    }
/* End Pricing Expand */

/* Start Bottom banner stats */

#content-stats, #content-stats2 {
    padding: 15px 0;
    border-top: 1px solid #5f5f5f;
    border-bottom: 1px solid #535353;
    background: #838383;
    color: #fff;
    font-size: 2.5em;
    -webkit-box-shadow: inset 0px -5px 50px -10px rgba(0,0,0,0.45);
    -moz-box-shadow: inset 0px -5px 50px -10px rgba(0,0,0,0.45);
    box-shadow: inset 0px -5px 50px -10px rgba(0,0,0,0.45);
}

    #content-stats.black-bg {
        background: #000;
    }

    #content-stats div.subtitle, #content-stats2 div.subtitle {
        color: #fff;
        font-size: 0.4em;
        text-transform: uppercase;
    }

#content-stats2 {
    padding: 72px 0;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    background: #aaa url("../img/bg_noise-5.png");
    font-size: 48px;
}

/* End Bottom banner stats */

/**
 * Simple fade transition for magnific-popup plugin
 */
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

    .mfp-fade.mfp-bg.mfp-ready {
        opacity: 0.8;
    }

    .mfp-fade.mfp-bg.mfp-removing {
        opacity: 0;
    }

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

a.popup-youtube,
a.popup-youtube:hover,
a.popup-youtube:focus,
a.popup-youtube:visited {
    color: #fff;
    text-decoration: none;
    font-size: 1.5em;
}

div.campaign.youtube {
    background-color: #428bca;
    padding: 20px;
    text-align: center;
}

.features div.points {
    min-height: 70px;
}

.lh-md {
    line-height: 1.9em;
}

.text-bigger {
    font-size: 140% !important;
}

/* Start newsletter landing banner */

.nl-container {
    background: url("../Images/landing/pulseway-ol.jpg") no-repeat center center;
    position: relative;
    min-height: 350px;
    max-height: 450px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

    .nl-container img {
        position: relative;
        bottom: 0;
    }

    .nl-container .nl-inner-container {
        position: absolute;
        color: #fff;
        left: 100px;
        right: 100px;
        margin: 30px auto;
    }

@media (max-width: 768px) {
    .nl-container .nl-inner-container {
        left: 30px;
        right: 30px;
    }

        .nl-container .nl-inner-container h1 {
            font-size: 1.8em;
        }

        .nl-container .nl-inner-container p.text-bigger {
            font-size: 1.2em !important;
        }
}

/* End newsletter landing banner */

/* Start Top blue banner */

.blue-container {
    position: relative;
    background-color: #428bca;
    min-height: 150px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 40px;
}

.blue-container-av {
    background-color: #428bca;
    min-height: 265px;
    /* text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); */
    color: #fff;
    padding: 40px;
    text-align: left;
    margin: 20px 0;
    padding-left: 90px;
}

.blue-container p.lead {
    font-size: 2em;
    font-weight: 500;
}

.blue-container.etr {
    background: url("../Images/etrbg.png") 50% 50% no-repeat #428bca;
    background-size: cover;
}

.blue-container.dp {
    background: url("../Images/discover-bg.jpg") 50% 50% no-repeat #428bca;
    background-size: cover;
}

.gray-container {
    position: relative;
    background-color: #efefef;
    min-height: 150px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
    color: #000;
    padding: 40px;
}

    .gray-container p.lead {
        font-size: 2em;
        font-weight: 500;
    }

    .gray-container.hc {
        background: url("../Images/hc.png") 50% 50% no-repeat #efefef;
        background-size: cover;
    }

.white-container {
    position: relative;
    background-color: #fff;
    min-height: 150px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
    border: 1px solid rgba(0,0,0,0.1);
    color: #000;
    padding: 40px;
}

    .white-container p.lead {
        font-size: 2em;
        font-weight: 500;
    }

    .white-container.hc {
        background: url("../Images/hc.png") 50% 50% no-repeat #efefef;
        background-size: cover;
    }

/* End Top blue banner */

/* Start Overview page */

.block.features.ovw {
    padding: 15px;
}

.img-center {
    margin: 0 auto;
}

@media (max-width: 768px) {
    .plan-dash {
        display: none !important;
    }

    .block.features.ovw .feature {
        margin-bottom: 0;
    }
}

/* End Overview page */

/* Start Choose plan page */
.choose-plan {
}

    .choose-plan .user-accounts {
        height: 130px;
    }

    .choose-plan .item-title {
        font-size: 130%;
        margin-bottom: 5px;
    }

.vline-separator {
    position: absolute;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-linear-gradient( rgba(0, 0, 0, 0), rgba(51, 51, 51, 0.35), rgba(0, 0, 0, 0)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient( rgba(0, 0, 0, 0), rgba(51, 51, 51, 0.35), rgba(0, 0, 0, 0)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient( rgba(0, 0, 0, 0), rgba(51, 51, 51, 0.35), rgba(0, 0, 0, 0)); /* For Firefox 3.6 to 15 */
    background: linear-gradient( rgba(0, 0, 0, 0), rgba(51, 51, 51, 0.35), rgba(0, 0, 0, 0)); /* Standard syntax */
}

.hline-separator {
    background: #eee;
    height: 2px;
}

/* End Choose plan page */

/* Start Customicon list */

ul.custom-icon-list {
    list-style-position: inside;
    padding: 10px 0 10px 20px;
    text-indent: -1.3em;
}

    ul.custom-icon-list li {
        padding-left: 10px;
    }

        ul.custom-icon-list li:before {
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            text-decoration: inherit;
            color: #199eff;
            font-size: 18px;
            text-align: center;
            display: inline-block;
            width: 20px;
            vertical-align: middle;
        }

        ul.custom-icon-list li.lock:before {
            content: "\f023";
        }

        ul.custom-icon-list li.ok:before {
            content: "\f058";
        }

        ul.custom-icon-list li.lightbulb:before {
            content: "\f0eb";
        }

        ul.custom-icon-list li.sitemap:before {
            content: "\f0e8";
        }

        ul.custom-icon-list li.cloud-upload:before {
            content: "\f0ee";
        }

        ul.custom-icon-list li.mobile-phone:before {
            content: "\f10b";
            font-size: 1.8em;
        }

        ul.custom-icon-list li.dashboard:before {
            content: "\f0e4";
        }

        ul.custom-icon-list li.desktop:before {
            content: "\f108";
        }

        ul.custom-icon-list li.star:before {
            content: "\f005";
        }

/* End Customicon list */

.ctn-pad40 {
    padding: 40px;
}

.ctn-pad80 {
    padding: 80px;
}

@media (max-width: 768px) {
    .ctn-pad40 {
        padding: 0;
    }

    .ctn-pad80 {
        padding: 0;
    }
}

.h-bl {
    border-left: 1px solid #efefef;
}

.h-br {
    border-right: 1px solid #efefef;
}

.h-bl-dark {
    border-left: 1px solid #e4e4e4;
}

.h-br-dark {
    border-right: 1px solid #e4e4e4;
}

@media (max-width: 992px) {
    .h-bl-hide-xs {
        border-left-style: none;
    }

    .h-br-hide-xs {
        border-right-style: none;
    }
}

@media (max-width: 768px) {
    .blog-post .blog-content img.pull-right {
        float: none !important;
        margin: 0 auto;
        max-width: 400px !important;
    }
}

.navbar {
    min-height: 70px !important;
}

.navbar-static-top.navbar-full-width div.navbar {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.flex-control-nav {
    position: relative;
    margin-top: 30px;
}

    .flex-control-nav li a {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        width: 13px;
        height: 13px;
    }

.flex-direction-nav a {
    top: 45%;
}

    .flex-direction-nav a.flex-prev:hover {
        text-align: left;
    }

    .flex-direction-nav a.flex-prev {
        text-align: left;
        color: #a3a2a2;
    }

    .flex-direction-nav a.flex-next:hover {
        text-align: right;
    }

    .flex-direction-nav a.flex-next {
        text-align: right;
        color: #a3a2a2;
    }

.flex-viewport {
    margin: 0 15px;
}

.no-bg {
    background-image: none !important;
    border-style: none !important;
}

.ln-bg {
    background-image: linear-gradient(to bottom,#fafafa 0,#ebebeb 100%);
    background-repeat: repeat-x;
}

.slide .caption {
    padding-left: 40px;
    padding-right: 10px;
}

@media (max-width: 768px) {
    .features .feature {
        margin-bottom: 5px;
    }
}

.h-t-justify {
    text-align: justify !important;
}

ul.trusted_logos {
    margin-top: 10px;
}

    ul.trusted_logos li {
        margin: 15px;
    }

/* Pricing Add-Ons */

.panel.panel-default.add-on {
    padding: 15px 0;
    border-radius: 0;
}

.panel.panel-default.add-on-optional {
    padding: 2px 2px 2px 15px;
    border-radius: 0;
    border-top-width: 0;
}

.add-on span.message {
    display: block;
}

.add-on span.price-value {
    display: inline-block;
    margin: 10px 0;
    font-weight: bold;
}

@media (max-width: 992px) {
    .add-on span.price-value {
        margin: 5px 0;
    }
}

@media (max-width: 1300px) {
}

@media (max-width: 2560px) and (min-width: 2560px) {
    .noc-bottom-contact {
        background-size: 100% 100% !important;
    }
}

@media (max-width: 1440px) and (min-width: 1440px) {
    .noc-bottom-contact {
        background-size: 100% 100% !important;
    }
}
/* Pricing Add-Ons */

.description-price-custom {
    padding-top: 21px;
}

@media (min-width:990px) and (max-width:1050px) {
}

@media (min-width:990px) and (max-width:1200px) {
    .webroot-pricning-mobile-fix {
        width: 312px !important;
    }

    .pricing-addon-new p {
        font-size: 13px !important;
    }

    .addons-block p {
        font-size: 13px !important;
    }

    .box-home-it-stack ul li a {
        min-height: 200px !important;
    }

    .box-home-it-stack ul li {
        max-width: 230px !important;
        /*float: inherit !important;
        max-width: inherit !important;
        border-bottom: 1px solid #000 !important;*/
    }

    .team-webapp {
        background-size: 592px !important;
        background-position-x: 437px !important;
        background-position-y: 176px !important;
    }

    .user-menu {
        width: 14.9% !important;
    }

    #navigation .user-menu {
        width: 18.6%;
    }

    #free-second-section h3 {
        font-size: 18px !important;
    }

    .resource-tile .resource-card .resource-meta {
        height: 146px !important;
    }

    .about-circle-bg .logo-hero {
        width: 308px !important;
    }

    .plan-container {
        margin: 0px 90px !important;
    }

        .plan-container .btn-success {
            padding: 15px 80px;
        }

    .description-yearly {
        height: 15px !important;
    }

    .pricing-block .price-quote-bg .price {
        height: 96px;
        margin-bottom: 18px !important;
    }
}

@media (min-width: 1200px) {
    .multiple-screen-remote {
        padding: 40px !important;
    }

    .custom-margin-nav {
        padding-left: 5px !important;
    }

    .pull-right-lg {
        float: right !important;
    }

        .pull-right-lg.max350 {
            max-width: 350px;
            margin-left: 5px;
        }
}

@media (min-width: 768px) {
    .pull-right-md {
        float: right !important;
    }

        .pull-right-md.max350 {
            max-width: 350px;
            margin-left: 5px;
        }
}

/* Blog Add-Ons */

@media (min-width: 1200px) {
    .pull-right-lg.max700 {
        max-width: 700px;
        margin-left: 5px;
    }

    .pull-right-lg.max550 {
        max-width: 550px;
        margin-left: 5px;
    }
}

@media (min-width: 768px) {
    .pull-right-md.max700 {
        max-width: 700px;
        margin-left: 5px;
    }

    .pull-right-md.max550 {
        max-width: 550px;
        margin-left: 5px;
    }
}

@media (min-width: 1024px) {
    .new-menu {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1250px) {
    .av-iphone img {
        height: 442px;
        margin-left: 120px !important;
    }
}

@media (min-width: 990px) {
    .pull-md-none {
        float: none !important;
    }

    .hero-wrapper {
        background: url("../Images/home/pw_home_bg.jpg") repeat 0 0;
    }

        .hero-wrapper .content h1 {
            display: inline-block;
            font-weight: 400;
            font-size: 38px;
        }
}

.main-logo {
    height: 42px;
    margin: 14px 10px;
    border-right: 1px solid #fff;
    padding-right: 15px;
}

.saasmsp {
    padding-bottom: 5px;
}

.saasetr, .saasmsp, .saasetryearly, .saasetrmultiyearly, .saasetrmonthly {
    padding-right: 60px;
}

.remote-feautre .v-center {
    margin: 60px auto 40px auto;
}

.show-in-990 {
    display: none;
}

#carousel-free {
    display: none;
}

#free-second-section {
    display: block;
}

.show-in-below-1140 {
    visibility: hidden;
}

@media (max-width: 1140px) {
    .show-in-below-1140 {
        display: block !important;
        visibility: inherit !important;
    }

    .hidden-in-below-1140 {
        display: inherit !important;
        display: none !important;
    }
}

@media (max-width: 770px) {
    .video-share-id .resource-card {
        width: 100% !important;
    }
}

.offer-psa-headline {
    margin-top: 21px;
    font-size: 37px !important;
}

.addons-block-new .width-50 {
    width: 100%;
}

@media (max-width: 600px) {
    .mobile-border-bottom {
        border-bottom: 1px solid #000 !important;
        padding-bottom: 60px !important;
    }

    .price-great-feature {
        text-align: center !important;
    }

    .offer-psa-headline {
        font-size: 28px !important;
    }

    #home_section-offer {
        padding: 0 !important;
    }

    .video-share-id .resource-card {
        overflow: inherit !important;
    }

    .user-menu {
        width: 30.9% !important;
    }
}

.pricing-hero-banner-new .width-80 {
    padding-top: 80px;
}

.btn-compare-price {
    position: relative;
    top: -60px;
}

.integration-list img {
}

.integration-list .well-customer-psa {
    min-height: 300px;
}

.icons-integrations {
    text-align: center;
}

.integration-list .col-md-4 {
    margin-top: 5px;
    margin-bottom: 10px;
}

.icons-integrations a {
    text-decoration: none !important;
}

.noc-webapp-image {
    min-height: 600px;
}

.video-ps-patch-blog {
    width: 100%;
    height: 400px;
}

@media (max-width: 800px) {
    .home-page #trial-cta .btn-primary {
        margin-top: 20px;
        display: block;
    }

    .home-page #trial-cta .margin-left-10px {
        margin-left: 0 !important;
        margin-bottom: 10px;
    }
}

.trial-cta-backup .title {
    color: #fff !important;
}

@media (max-width: 990px) {
    .webroot-pricning-mobile-fix {
        width: 100% !important;
    }

    .backup-pricing {
        margin-left: 10px !important;
        border: none !important;
    }

    .home-page #focus-main {
        text-align: left !important;
    }

    #home-customer-logos {
        margin: 0 !important;
    }

    .backup-page .width-50 {
        width: 90%;
    }

    .backup-cta .border-left-dotted {
        border-left: none !important;
    }

    .backup-cta img {
        margin-top: 20px !important;
    }

    .backup-page #focus-main, .backup-page-second-section #focus-main {
        padding: 20px 0px !important;
    }

    .backup-page .width-39 {
        width: 100% !important;
    }

    .backup-page .width-80 {
        width: 100% !important;
    }

    .emai-campaign-blog-section .margin-l-30 {
        margin-left: 0 !important;
    }

    .trial-cta-backup .margin-left-10px {
        margin: 10px 0 !important;
        position: relative;
        left: -10px;
    }

    .trial-cta-backup {
        padding: 20px 0;
    }

        .trial-cta-backup span {
            padding-bottom: 20px;
        }

    .home-page .pad-lr-80 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .box-home-it-stack ul li {
        max-width: inherit !important;
        float: inherit !important;
        max-width: inherit !important;
        border-bottom: 1px solid #000 !important;
    }

    .cloud-section .margin-l-30 {
        margin-left: 0 !important;
    }

    .round-robin-awards {
        background-position: 58% -10% !important;
        height: 431px !important;
    }

    .roundrobin .using-companies {
        min-height: 252px !important;
        background-size: contain !important;
    }

    .roundrobin .main-header {
        background-position: 24%;
    }

    .itglue-page .width-50, .itglue-page .width-80 {
        width: 100% !important;
    }

    .footer-menu {
        text-align: center;
        margin-top: 10px;
    }

    #new-footer {
        text-align: center !important;
    }

    .footer-bottom {
        height: 110px !important;
    }

        .footer-bottom .text-right, .footer-bottom p {
            text-align: center !important;
            margin: 5px auto !important;
        }

    .about-us-page .width-50 {
        width: 80% !important;
    }

    .backgroundAffliate {
        background-position: top !important;
    }

    #ribbonPriceBMS {
        width: 100% !important;
    }

    .bms {
        text-align: left !important;
    }

    .step1Template .width-39 {
        width: 80%;
    }

    .psa-it-tools {
        margin-bottom: 0 !important;
    }

    .save-time .extra-controls {
        padding-left: 0 !important;
    }

    .save-time .range-slider {
        margin-bottom: 20px !important;
        margin-top: 20px !important;
    }

    .noc-webapp-image {
        min-height: inherit !important;
    }

    .btn-team-webapp {
        background-color: #2a84bb;
        padding: 10px 25px !important;
        color: #fff;
    }

    .team-webapp {
        background: url(../Images/web-app/team-image.png) !important;
        padding: 0 !important;
        background-size: 732px !important;
        background-position: bottom !important;
        background-repeat: no-repeat !important;
    }

    .webAppPage .antivirus-logos {
        text-align: center;
    }

    .icons-integrations .text-muted {
        width: 100% !important;
    }

    .icons-integrations .margin-l-80 {
        margin-left: 0 !important;
        margin-bottom: 20px;
        text-align: center;
    }

    #webroot-integration-img {
        height: 21px !important;
    }

    .integration-list .well-customer-psa img {
        height: 37px !important;
    }

    .icons-integrations .margin-l-50 {
        margin-left: 0 !important;
    }

    .integration-list .well-customer-psa {
        min-height: 250px !important;
    }

    .integration-page .width-80 {
        width: 100% !important;
    }

    .addons-block-new .width-50 {
        width: 80% !important;
    }

    .btn-compare-price {
        top: -10px;
    }

    #tabs-currency-new li a h5 {
        font-size: 11px !important;
    }

    .pricing-stack-new .col-md-5 {
        width: auto !important;
    }

    .stack-pricing {
        border-bottom: 1px solid #000000;
        padding-bottom: 20px;
    }

    .pricing-addon-new {
        border-left: none !important;
    }

    .pricing-stack-new .btn-container .btn-success:before {
        width: 67px !important;
        left: inherit !important;
    }

    .stack-pricing {
        border-right: none !important;
    }

    .pricing-stack-new {
        max-width: 100% !important;
        margin: 0 !important;
        padding-bottom: 30px;
    }

        .pricing-stack-new > .col-xs-12 {
            padding: 0;
        }

    .pricing-desc-new {
        text-align: center;
    }

    .pricing-stack-new .col-md-3 {
        width: 100% !important;
    }

    .offer-rmm-page .pad-t-120 {
        padding-top: 30px !important;
    }

    .offer-rmm-page .margin-l-50 {
        margin-left: 0px !important;
    }

    .offer-rmm-page .margin-l-25, .offer-rmm-page .margin-l-30 {
        margin-left: 0 !important;
    }

    .free-bottom-section {
        background: none !important;
        height: 350px;
        border-top: 1px solid #e6e6e6 !important;
    }

    .free-page .top-header .pad-lr-80 {
        padding: 0 !important;
    }

    #free-second-section {
        display: none !important;
    }

    #carousel-free {
        display: block !important;
    }

    #trial-cta {
        margin-bottom: 0 !important;
    }

        #trial-cta > .container {
            max-width: 100% !important;
            margin: 0 !important;
        }

    .home-video-container {
        margin-bottom: 30px;
    }

    .tabFreePulsewaycontent {
        padding: 0px 12px;
        width: 50%;
        border-left: none;
        height: 540px;
    }

        .tabFreePulsewaycontent img {
            position: absolute !important;
            margin-left: 20px;
        }

    .contact-block {
        margin-left: 0 !important;
        padding-left: 10px !important;
    }

    .embed-map-contact {
        right: 40px !important;
    }

    .home-video-container {
        height: 559px !important;
    }

    .iphone-transparent-home {
        display: inherit !important;
    }

    .video-compettion {
        display: none;
    }

    .about-us-page .pad-lr-160 {
        padding: 20px 0 !important;
    }

    .video-compettion {
        width: 300px !important;
    }

    #home-top-bg {
        background: url('../Images/home/home-top-bg.jpg');
        background-size: cover;
        background-repeat: no-repeat;
    }

    .home-page .margin-40 {
        margin: 10px !important;
    }

    .plan-container {
        margin: auto !important;
    }

    .register-trial-main {
        padding-top: 0 !important;
    }

    #tab3C-text .background-opaque {
        width: 96% !important;
    }

    .pricing-block .price-quote-bg .btn-container .btn {
        padding: 10px 50px !important;
    }

    .circle-about-mobile {
        display: inherit !important;
    }

    .about-circle-bg {
        display: none !important;
    }

        .about-circle-bg .logo-hero {
            display: none;
        }

        .about-circle-bg .col-md-10, .about-circle-bg .col-md-2, .about-circle-bg .pull-right {
            text-align: center !important;
            float: inherit !important;
        }

    .content-webinar #countdown {
        float: initial !important;
    }

    .timer-webinar-form .content {
        width: auto !important;
    }

    .content-webinar #top-content h2 {
        font-size: 30px !important;
    }

    .speaker-bio {
        text-align: left;
        margin-left: 0 !important;
        margin-bottom: 20px !important;
    }

    .content-webinar #top-content {
        height: auto !important;
    }

    .content-webinar #middle-content {
        height: auto !important;
    }

    .content-webinar .bottom-webinar-section {
        height: auto !important;
        padding-bottom: 40px;
    }

    .black-overlay {
        height: 200% !important;
    }

    .mme-data .margin-t-40 {
        margin-top: 0 !important;
    }

    .mme-data .pad-t-60 {
        padding-top: 0 !important;
    }

    .mme-data .margin-t-90 {
        position: inherit !important;
        margin-top: 0 !important;
    }

    .mme-data .graph {
        display: none;
    }

    .top-header-mme img {
        display: none !important;
    }

    .monitor-app .margin-l-70 {
        margin: 0 !important;
    }

    .top-header-mme .sub-header {
        padding: 10px !important;
    }

    .university-data .text-right {
        text-align: left !important;
    }

    .university-data a {
        margin-left: 17px;
    }

    .top-header-education {
        background-size: inherit !important;
    }

        .top-header-education .sub-header {
            width: inherit !important;
        }

    .noc-custom-onboarding .border-left-dotted {
        border-left: 0;
        margin-top: 30px;
    }

    .psa-page-logo-image {
        height: 47px !important;
    }

    .multiple-screen-remote {
        padding: 20px !important;
    }

    .show-in-990 {
        display: initial !important;
    }

    .hide-after-990 {
        display: none !important;
    }

    .image-custom-remote {
        margin: auto;
        margin-top: 40px;
        background-size: 530px !important;
        background-position: 100% !important;
    }

    .blockquote-remote blockquote {
        margin-right: 15px !important;
    }

    .remote-feautre img {
        margin: auto !important;
        left: 45% !important;
    }

    .remote-feautre .col-md-7 {
        padding-top: 40px !important;
        margin-top: 30px;
        position: initial !important;
    }

    .black-bg-msp {
        margin-top: 20px;
        font-size: 14px;
    }

    .width-inherit-login {
        display: block !important;
    }

    .new-menu .dropdown-menu-large a:hover {
        min-height: inherit !important;
    }

    .description-yearly {
        height: 60px !important;
    }

    .saasmsp, .saasetr, .saasetryearly, .saasetrmultiyearly, .saasetrmonthly {
        padding-right: 10px;
    }

    .antiviruspmserver, .antiviruspm {
        padding-left: 0 !important;
    }

    .blue-box-bottom p {
        text-align: left !important;
        margin-left: 10px !important;
    }

    .pricing-block .prod-heading .quote {
        font-size: 18px !important;
    }

    .main-logo {
        height: 28px !important;
        margin: 20px 19px !important;
    }

    new-menu .home_title:after {
        width: 30% !important;
    }

    .new-menu .navbar-nav {
        margin: 0 !important;
    }

    .new-menu .main-logo {
        height: 32px;
        margin: 20px 5px;
    }

    .new-nav .navbar-toggle {
        display: inherit !important;
        outline: none !important;
    }

    .dropdown-menu-large > li {
        margin-bottom: 0 !important;
    }

    .new-menu .menu-content {
        display: none;
    }

    .li-header-menu {
        height: initial !important;
    }

    .new-menu .dropdown-menu-large .col-sm-4 a {
        padding: 0 !important;
    }

    .hero-wrapper .content h1 {
        font-size: 21px;
    }
}

.lead p, .lead {
    font-size: 22px !important;
}

.blog-post p {
    text-align: justify;
    font-size: 16px;
}

.blog-post {
    padding-left: 0;
}
/* Start Grey bg banner */
.light-grey-bg {
    background: url("../Images/home/index.png") no-repeat 0 0;
    background-size: cover;
    color: #fff;
    position: relative;
}

    .light-grey-bg:before {
        background: #000;
        content: ' ';
        display: block;
        height: 100%;
        opacity: 0.8;
        position: absolute;
        width: 100%;
    }

    .light-grey-bg .container h2 {
        font-weight: 400;
    }

    .light-grey-bg .container p {
        min-height: 80px;
    }

    .light-grey-bg .container .vline-separator {
        background: #666;
    }

.navbar-toggle {
}

.antiviruspmserver {
    text-align: left;
    margin-left: 7px;
}

@media (max-width: 1100px) {
    .remote-desktop-page-top .top-header {
        padding-top: 50px !important;
    }
}

@media (max-width: 990px) {
    .bms label {
        height: inherit !important;
    }

    .bms .extra-controls {
        padding: 0 !important;
    }

    .navbar-btn {
        margin-left: 0px !important;
    }

    .users-flow-webroot {
        max-width: 96% !important;
        margin-left: 15px !important;
    }

    .bottom-image-webroot img {
        min-height: 589px !important;
    }

    .main-webroot-div .width-50 {
        width: 95% !important;
    }

    .main-webroot-div .font-46 {
        font-size: 30px !important;
    }

    #countHeader {
        margin-left: inherit !important;
        text-align: left !important;
    }

    .timer-webinar-form #moving-time {
        text-align: center !important;
    }

    .speakers-section .v-center {
        padding: 10px !important;
    }

    #impact-speaker {
        width: 198px !important;
        float: initial !important;
        margin: auto !important;
        margin-bottom: 20px !important;
    }

    #edgar-speaker {
        width: 198px !important;
        float: initial !important;
        margin: auto !important;
        margin-bottom: 20px !important;
    }

    .remote-desktop-page-top .container {
        display: initial !important;
    }

    .remote-desktop-page-top .top-header {
        background-size: initial !important;
        background-repeat: initial !important;
        padding: 0 !important;
    }

    .remote-desktop-page-top .left-top-remote {
        text-align: center;
    }

    .antiviruspmonth {
        margin-top: 20px;
    }

    .antiviruspmonth {
        margin-top: 10px;
    }

    .pricing-block .price-quote-bg .price {
        height: 110px;
        margin-right: inherit !important;
    }

    /*.row {
        margin-left: 0 !important;
    }*/

    .new-menu > .nav > li > a:hover, .new-menu > .nav > li > a:focus {
        background: #000;
    }

    .new-menu .active, .new-menu .nav .open > a, .new-menu .nav .open > a:hover, .new-menu .nav .open > a:focus {
        background: #000;
    }

    .new-menu .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    .new-menu {
        overflow: auto !important;
    }

    .custom-nav {
        width: 100% !important;
    }

        .custom-nav .dropdown-menu-large {
            padding-top: 0 !important;
        }

        .custom-nav .col-sm-12 {
            padding: 0px 0px !important;
            border-top: 1px solid #fff;
        }

    .light-grey-bg:before {
        height: 100%;
    }

    .new-menu > .nav .dropdown-menu {
        margin: 0;
    }

    .remove-pad-on-mobile {
        padding: 0 !important;
    }

    .remove-margin-on-mobile {
        margin: 0 !important;
    }

    .menu-header {
        font-size: 13px !important;
        font-weight: 400 !important;
        text-align: left !important;
        margin-left: 3px;
        padding: 10px 0;
    }

    .navbar-nav > li {
        float: initial;
    }

    .mobile-a-nav {
        padding: 0px !important;
        padding-left: 15px !important;
    }

    .menu-bottom {
        padding-left: 0 !important;
        color: #fff;
        margin-left: 0 !important;
    }

        .menu-bottom .menu-header {
            padding-left: 15px;
            font-size: 12px !important;
        }

    .dropdown-menu-large {
        padding-top: 10px;
        padding-bottom: 0 !important;
    }

    .home_title {
        margin-left: initial !important;
        font-size: 15px !important;
        color: #fff;
        border-top: 2px solid #000;
        width: 100%;
        padding-left: 18px;
    }

        .home_title:after {
            width: 9% !important;
        }

    .light-grey-bg .container h2 {
        font-size: 21px;
    }

    .light-grey-bg .container p {
        font-weight: 100;
    }

    .light-grey-bg .container .btn-lg {
        font-size: 13px;
        font-weight: 100;
    }

    .light-grey-bg .container .vline-separator {
        display: none;
    }

    .light-grey-bg .container .pad-left-xlarge {
        padding-left: 15px;
    }

    #content-stats.black-bg .row > div {
        padding: 1em 0;
        border-bottom: solid 1px #333;
    }

        #content-stats.black-bg .row > div:last-child {
            border-bottom: 0px;
        }
}
/* End Grey bg banner */

/* Start Features Block */

#features-block .v-block {
    min-height: 200px;
}

#features-block .v-block {
    margin-top: 110px;
}

    #features-block .v-block h3 {
        font-size: 18px;
        font-weight: 500;
        text-align: left;
        text-transform: uppercase;
    }

    #features-block .v-block p {
        font-size: 14px;
    }

#features-block .img-container .pointers {
    position: absolute;
    height: 100%;
    left: -100px;
    top: 0;
    width: 150%;
}

    #features-block .img-container .pointers .container {
        position: relative;
    }

#features-block .img-container .top-left {
    left: 0px;
    position: absolute;
    top: 70px;
}

    #features-block .img-container .top-left:before {
        border-top: dashed 2px #ccc;
        border-left: dashed 2px #ccc;
        content: " ";
        height: 30px;
        position: absolute;
        width: 249px;
    }

    #features-block .img-container .top-left:after {
        background: url('../Images/home/plus-symbol.png') no-repeat center;
        background-size: 60%;
        content: " ";
        height: 50px;
        left: -24px;
        position: absolute;
        top: 17px;
        width: 50px;
    }

#features-block .img-container .top-right {
    position: absolute;
    right: 435px;
    top: 70px;
}

    #features-block .img-container .top-right:before {
        content: " ";
        border-top: dashed 2px #ccc;
        border-right: dashed 2px #ccc;
        height: 30px;
        position: absolute;
        width: 285px;
    }

    #features-block .img-container .top-right:after {
        background: url('../Images/home/plus-symbol.png') no-repeat center;
        background-size: 60%;
        content: " ";
        height: 50px;
        position: absolute;
        width: 50px;
        right: -310px;
        top: 18px;
    }

#features-block .img-container .btm-left {
    position: absolute;
    left: -40px;
    top: 445px;
}

    #features-block .img-container .btm-left:before {
        border-top: dashed 2px #ccc;
        content: " ";
        position: absolute;
        width: 320px;
    }

    #features-block .img-container .btm-left:after {
        background: url('../Images/home/plus-symbol.png') no-repeat center;
        background-size: 60%;
        content: " ";
        height: 50px;
        left: -40px;
        position: absolute;
        top: -25px;
        width: 50px;
    }

#features-block .img-container .btm-right {
    position: absolute;
    right: 380px;
    top: 375px;
}

    #features-block .img-container .btm-right:before {
        border-top: dashed 2px #ccc;
        border-right: dashed 2px #ccc;
        content: " ";
        display: inherit;
        height: 30px;
        position: absolute;
        width: 230px;
    }

    #features-block .img-container .btm-right:after {
        background: url('../Images/home/plus-symbol.png') no-repeat center;
        background-size: 60%;
        content: " ";
        display: inherit;
        height: 50px;
        position: absolute;
        right: -254px;
        top: 18px;
        width: 50px;
    }

@media (max-width: 990px) {
    #features-block h2 {
        font-size: 21px;
        font-weight: 400;
    }

    #features-block .v-block {
        margin-top: 0;
    }

        #features-block .v-block h3 {
            font-size: 18px;
            font-weight: 600;
        }

    #features-block .img-container .pointers {
        display: none;
    }

    #features-block .v-block h3 {
        font-size: 16px;
        font-weight: 600;
    }
}
/* End Features Block */

/* Start Prod features block */
#prod-features {
    padding: 0 0 15px;
    border-top: 1px solid #5f5f5f;
    border-bottom: 1px solid #535353;
    background: #000;
    color: #fff;
    font-size: 2.5em;
    -webkit-box-shadow: inset 0px -5px 50px -10px rgba(0,0,0,0.45);
    -moz-box-shadow: inset 0px -5px 50px -10px rgba(0,0,0,0.45);
    box-shadow: inset 0px -5px 50px -10px rgba(0,0,0,0.45);
}

    #prod-features .subtitle {
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
    }

    #prod-features p {
        font-size: 14px;
        margin: 0 auto;
        width: 70%;
    }

    #prod-features + div .container .row:nth-child(2) div:first-child {
        order: 2;
    }

@media (max-width: 990px) {
    #prod-features .subtitle {
        font-size: 18px;
    }

    #prod-features p {
        font-size: 16px;
    }

    #prod-features + div .container .row h2 {
        font-size: 18px;
    }

    #prod-features + div .container .row .btn-lg {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
    }

    #trial-cta .container div {
        text-align: center;
    }

    #trial-cta .container .row > div:last-child {
        margin-top: 28px;
    }

        #trial-cta .container .row > div:last-child .btn {
            font-size: 14px;
        }
}
/* End Prod features block */

/* Start font awesome icons */
.icon-users:before {
    content: "\f0c0";
}

.icon-user-plus:before {
    content: "\f234";
}

.icon-cubes:before {
    content: "\f1b3";
}

.icon-exclamation-triangle:before {
    content: "\f071";
}

.icon-database:before {
    content: "\f1c0";
}

.icon-gears:before {
    content: "\f085";
}

.icon-life-ring:before {
    content: "\f1cd";
}

.icon-slack:before {
    content: "\f198";
}

.icon-universal-access:before {
    content: "\f29a";
}

.icon-times-circle-o:before {
    content: "\f05c";
}

.icon-share-new {
    content: "\f1e0";
}
/* End font awesome icons */

#trial-cta .container {
    background: #0060a6;
    padding: 20px 35px;
}

    #trial-cta .container div {
        color: #fff;
    }

    #trial-cta .container .title {
        font-size: 16px;
    }

#content {
    padding: 0;
}

.msp-background {
    background: #fff url("../Images/msp/home/top-bg.jpg") no-repeat;
    background-position: center top;
    background-size: 100%;
    padding-bottom: 60px;
}

.msp-customer-bg {
    background: #fff url("../Images/msp/customer/msp-customer-bg.jpg") no-repeat;
    background-position: center top;
    background-size: 100%;
    min-height: 280px;
}

.hero-main {
    margin: 40px 0;
    color: #fff;
    min-height: 430px;
    background: #e6e6e6 url("../Images/msp/customer/customer-hero-bg.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
    overflow: hidden;
    padding: 40px;
    text-align: center;
}

    .hero-main h1 {
        font-size: 15px;
        line-height: 24px;
        font-weight: 300;
        padding: 0 21%;
        margin-top: 5px;
    }

        .hero-main h1 small {
            font-size: 16px;
            line-height: 74px;
            color: #fff;
        }

.well-customer {
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25);
    min-height: 385px;
}

.well-customer-psa {
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25);
    min-height: 220px;
}

.well-customer .cust-logo {
    background-color: #fff;
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    min-height: 100px;
}

    .well-customer .cust-logo img {
        margin-top: 2%;
    }

.key-cust h2 {
    font-size: 13px;
    color: #0060a6;
    font-weight: 400;
    margin: 0 0 20px 0;
}

.key-cust p, .key-cust a, p.ind {
    font-size: 11px;
    line-height: 14px;
}

    .key-cust p strong {
        text-transform: uppercase;
    }

.key-cust span {
    color: #888;
}

.well-customer .info, .well-customer .info p {
    padding: 5px 0;
}

.btn-fixed {
    position: absolute;
    bottom: 40px;
}

.reviews {
    margin-bottom: 40px;
}

    .reviews h4 {
        font-size: 34px;
        font-weight: 400;
        margin-top: 0;
    }

.logo-GetApp {
    background: #fff url("../Images/msp/customer/GetApp-bw.png") no-repeat;
}

    .logo-GetApp:hover {
        background: #fff url("../Images/msp/customer/GetApp-color.png") no-repeat;
    }

.logo-Capterra {
    background: #fff url("../Images/msp/customer/Capterra-bw.png") no-repeat;
}

    .logo-Capterra:hover {
        background: #fff url("../Images/msp/customer/Capterra-color.png") no-repeat;
    }

.logo-MSP-Comparison {
    background: #fff url("../Images/msp/customer/MSP-Comparison-bw.png") no-repeat;
}

    .logo-MSP-Comparison:hover {
        background: #fff url("../Images/msp/customer/MSP-Comparison-color.png") no-repeat;
    }

    .logo-GetApp, .logo-GetApp:hover, .logo-Capterra, .logo-Capterra:hover, .logo-MSP-Comparison, .logo-MSP-Comparison:hover {
        background-position: center 50%;
        background-size: auto;
        height: 200px;
        width: 350px;
        cursor: pointer;
    }

.free-trial-background {
    background: #199eff;
    max-height: 250px;
    height: 250px;
}

.free-trial h1 {
    color: #fff;
    text-align: center;
    font-size: 50px;
    font-weight: 400;
    line-height: 40px;
    padding-top: 3%;
    margin: 0 !important;
    transition: font-size .25s linear;
    -o-transition: font-size .25s linear;
    -moz-transition: font-size .25s linear;
    -webkit-transition: font-size .25s linear;
}

    .free-trial h1 small {
        font-size: 18px;
        color: #fff;
        font-weight: 300;
    }

.free-trial label {
    color: #666666;
}

.form-area h2 {
    font-size: 30px;
    font-weight: 400;
    color: #28ace2;
    margin-top: 0;
    text-align: center;
}

.form-area .well {
    padding: 25px;
    border-radius: 2px;
    margin-top: -85px;
    margin-bottom: 75px;
}

    .form-area .well p {
        padding: 5px 15% 20px;
        text-align: center;
    }

legend {
    margin-top: 20px;
    margin-bottom: 3px;
    border: none !important;
    font-size: 16px;
    font-weight: 700;
    color: #666;
}

.form-control {
    color: #999;
    font-size: 12px;
}

.radio-inline {
    font-size: 13px;
}

.form-horizontal .radio-inline {
    padding-top: 0 !important;
}

div.col-md-6.left {
    padding-right: 3px;
}

div.col-md-6.right {
    padding-left: 3px;
}

.row.space.free-trial-cta {
    padding: 0 25px;
}

.free-trial-cta {
    background: #0060a6;
    color: #fff;
    margin: 30px 0 60px;
    border-radius: 3px;
    height: 90px;
    min-height: 90px;
}

    .free-trial-cta h3 {
        font-style: italic;
        margin: 16px 0 5px;
    }

    .free-trial-cta p {
        font-size: 16px;
        line-height: 14px;
    }

.free-cta {
    padding-top: 0 !important;
}

    .free-cta p a.btn-secondary-solid {
        margin: 22px 0 0 0 !important;
    }

.msp h2 {
    padding-top: 85px;
    margin-bottom: 18px;
}

.from-any h2 {
    padding-top: 20px;
    margin-bottom: 18px;
}

.msp h2.lower {
    padding-top: 40px;
    margin-bottom: 18px;
}

.msp img.phone {
    margin-top: 0;
}

p.lead-in, p.lead-in-left, p.lead-in-left-top {
    color: rgba(27,27,27,0.8);
    font-size: 16px;
    margin-bottom: 8px;
    line-height: 24px;
}

p.lead-in-left-top {
    margin-bottom: 20px;
}

p.lead-in-left, .left, p.lead-in-left-top {
    text-align: left;
}

p.lead-in.any-device {
    margin-top: 25px;
    margin-bottom: 55px;
}

.any-device p, .any-device p strong {
    color: rgba(27,27,27,0.8);
    font-size: 14px;
    padding: 3px 0;
}

.top section {
    margin: 80px 0;
}

.bottom section {
    margin: 0 0 40px 0;
}

.top p strong, .bottom p strong {
    font-size: 18px;
    line-height: 24px;
}

.top p strong {
    line-height: 5px;
}

img.arrow-divider {
    padding-bottom: 10px;
}

#content-stats2 {
    margin-top: 40px;
}

.msp img {
    margin-top: 30px;
}

.space {
    padding: 25px 0;
}

p.em-text {
    color: #888;
    font-size: 14px;
    line-height: 24px;
    font-style: italic;
    text-align: left;
    padding-top: 15px;
}

.key-person p {
    text-align: left;
    font-weight: bold;
}

.key-person em, .key-person a {
    font-weight: normal;
}

.key-person em {
    font-style: italic;
}

.btn-secondary-grey {
    color: #000;
    background-color: #e6e6e6;
    border-color: #fff;
    padding: 10px 25px;
    transition: background-color 0.1s ease;
    text-transform: uppercase;
    font-size: 13px;
}

.btn-secondary.active {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none;
    box-shadow: none;
    font-weight: 400;
}

    .btn-secondary.active:hover {
        color: #373a3c;
        background-color: #d4d4d4;
        border-color: #8c8c8c;
    }

.btn-secondary-transparent {
    background-color: transparent;
    border: 1px solid #199EFF;
    color: #199EFF;
}

.btn-secondary-white-transparent {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.btn-secondary-black {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
}

    .btn-secondary-black:hover, .btn-secondary-black:active {
        background-color: #000;
        border: 1px solid #000;
        color: #fff;
    }

.btn-secondary-transparent:focus {
    color: #199EFF !important;
}

.btn-secondary-transparent:hover,
.btn-secondary-transparent:active {
    color: #fff;
    background-color: #199EFF;
    border-color: #199EFF;
}

.btn-secondary-white-transparent:hover,
.btn-secondary-white-transparent:active {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-secondary-grey:hover,
.btn-secondary-grey:focus,
.btn-secondary-grey:active,
.btn-secondary-grey.active,
.open .dropdown-toggle.bbtn-secondary-grey {
    color: #fff;
    background-color: #0087ea;
    border-color: #0060a6;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #199EFF;
    border-color: #199EFF;
}

.btn-green {
    color: #5cb85c;
    background-color: #fff;
    border-color: #5cb85c;
}

    .btn-green:hover {
        color: #fff;
        background-color: #5cb85c;
        border-color: #5cb85c;
    }

.blue-txt {
    color: #0087ea;
}

.well .btn-secondary-solid {
    margin: 25px 0 0 0 !important;
}

.btn-secondary-solid {
    color: #fff;
    background-color: #199eff;
    border-color: #199eff;
    padding: 10px 40px;
    margin-bottom: 60px;
    margin-top: 30px;
    transition: background-color 0.1s ease;
    text-transform: uppercase;
}

    .btn-secondary-solid:hover,
    .btn-secondary-solid:focus,
    .btn-secondary-solid:active,
    .btn-secondary-solid.active,
    .open .dropdown-toggle.btn-secondary-solid {
        color: #ffffff;
        background-color: #0087ea;
        border-color: #0060a6;
    }

.btn-secondary-hollow {
    color: #199eff;
    background-color: #fff;
    border-color: #199eff;
    padding: 14px 20px;
    margin-bottom: 75px;
    text-transform: uppercase;
}

    .btn-secondary-hollow:hover,
    .btn-secondary-hollow:focus,
    .btn-secondary-hollow:active,
    .btn-secondary-hollow.active,
    .open .dropdown-toggle.btn-secondary-hollow {
        color: #ffffff;
        background-color: #0087ea;
        border-color: #0060a6;
    }

.msp .btn-secondary-hollow {
    margin-top: 8px;
}

.btn-shift {
    float: left;
}

.collaborative h2 {
    padding-top: 0;
}

.collaborative p {
    padding-bottom: 60px;
}
/* medium style */
@media (min-width: 992px) and (max-width: 1199px) {
    .free-trial-background {
        min-height: 200px;
    }

    .free-trial h1 {
        padding-top: 5%;
        line-height: 30px;
    }

    .form-area h2 {
        font-size: 26px;
    }

    .form-area .well p {
        padding: 5px 10% 15px;
        text-align: center;
    }

    .form-area img {
        padding-top: 16%;
    }

    .msp h2.rmm {
        padding-top: 0;
        margin-top: 60px;
    }

    .well-customer {
        min-height: 400px;
    }

        .well-customer .cust-logo {
            background-color: #fff;
            border: 1px solid #d4d4d4;
            border-radius: 3px;
            min-height: 100px;
            padding-top: 10px;
        }

    .space.from-any {
        margin-bottom: 0;
    }

    .row.space.free-trial-cta {
        padding: 0 25px;
    }

    .free-trial-cta {
        height: 120px;
        min-height: 120px;
    }

        .free-trial-cta h3 {
            margin: 20px 0 5px;
        }

        .free-trial-cta p {
            font-size: 16px;
            line-height: 18px;
        }

    .free-cta p a.btn-secondary-solid {
        margin: 36px 0 0 0 !important;
    }

    .logo-GetApp, .logo-GetApp:hover, .logo-Capterra, .logo-Capterra:hover, .logo-MSP-Comparison, .logo-MSP-Comparison:hover {
        width: 280px;
    }
}

/* small tablet styles */
@media (min-width: 768px) and (max-width: 991px) {
    #content-stats2 {
        font-size: 38px;
        padding: 50px 0 40px;
        line-height: 30px;
    }

        #content-stats2 .title {
            margin-bottom: 10px;
        }

        #content-stats2 .subtitle {
            margin-bottom: 10px;
        }

    .free-trial h1 {
        padding-top: 6%;
        margin-top: 0;
    }

    .free-trial-background {
        height: 300px;
    }

    .msp-background {
        padding-bottom: 40px;
    }

    .form-area .well p {
        padding: 5px 5% 15px;
        text-align: center;
    }

    div.col-md-6.left {
        padding-right: 15px;
        margin-bottom: 6px;
    }

    div.col-md-6.right {
        padding-left: 15px;
        margin-bottom: 6px;
    }

    .mob-fix {
        margin-bottom: 0;
    }

    .msp h2.top {
        padding-top: 100px;
    }

    .msp h2.rmm {
        padding-top: 0;
        margin-top: 5px;
    }

    .btn-secondary-hollow {
        margin-bottom: 0px;
    }

    .collaborative p {
        padding-bottom: 60px;
    }

    .free-trial-cta {
        height: 130px;
        min-height: 130px;
    }

        .free-trial-cta h3 {
            margin: 16px 0 5px;
        }

        .free-trial-cta p {
            font-size: 16px;
            line-height: 18px;
        }

    .free-cta {
        padding-top: 0 !important;
    }

        .free-cta p a.btn-secondary-solid {
            margin: 42px 0 0 0 !important;
        }

    .logo-GetApp, .logo-GetApp:hover, .logo-Capterra, .logo-Capterra:hover, .logo-MSP-Comparison, .logo-MSP-Comparison:hover {
        width: 200px;
        background-size: 100%;
    }
}

/* phone styles */
@media (max-width: 767px) {
    #content-stats2 {
        font-size: 38px;
        padding: 20px 0 0;
        margin-top: 50px;
    }

        #content-stats2 .subtitle {
            margin-bottom: 40px;
        }

    .free-trial-background {
        height: 180px;
    }

    .form-area {
        margin-top: 10px;
        padding: 5px;
    }

    .any-device p strong {
        line-height: 0;
    }

    .msp h2 {
        padding-top: 30px;
    }

    .msp-background {
        padding-bottom: 0px;
    }

    img.arrow-divider {
        margin-top: 0;
    }

    .space.from-any {
        padding: 0;
    }

    .no-pad {
        padding-top: 0 !important;
    }

    .btn-secondary-hollow {
        margin-bottom: 40px;
    }

    .free-trial h1 {
        color: #fff;
        text-align: center;
        font-size: 30px;
        font-weight: 400;
        line-height: 30px;
        padding-top: 8%;
    }

        .free-trial h1 small {
            font-size: 14px;
            color: #fff;
            font-weight: 300;
            margin-right: 30px;
        }

    .form-area h2 {
        font-size: 25px;
    }

    div.col-md-6.left {
        padding-right: 15px;
        margin-bottom: 6px;
    }

    div.col-md-6.right {
        padding-left: 15px;
        margin-bottom: 6px;
    }

    .collaborative p {
        padding-bottom: 60px;
    }

    .free-trial-cta {
        height: 200px;
        min-height: 200px;
    }

        .free-trial-cta h3 {
            font-style: italic;
            margin: 16px 0 5px;
        }

        .free-trial-cta p {
            font-size: 16px;
            line-height: 18px;
        }

    .free-cta {
        padding-top: 0 !important;
    }

        .free-cta p a.btn-secondary-solid {
            margin: 22px 0 0 0 !important;
        }

    .hero-main h1 small {
        line-height: 0;
    }

    .well-customer {
        min-height: 365px;
    }

        .well-customer .cust-logo img {
            margin-top: 20%;
        }

    .logo-GetApp, .logo-GetApp:hover, .logo-Capterra, .logo-Capterra:hover, .logo-MSP-Comparison, .logo-MSP-Comparison:hover {
        width: 250px;
        height: 160px;
        background-size: 100%;
        background-position: 50% 50%;
        margin: 0 auto 40px;
    }

    .mob-fix {
        margin-bottom: 0;
    }

    .expad {
        padding-left: 30px;
        padding-right: 30px;
        min-width: initial;
    }

    .expad-case-study {
        padding-left: 15px !important;
        padding-right: 20px !important;
        min-width: 332px !important;
    }

    .row {
        padding-right: 0 !important;
    }
}

.margin-td-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.margin-td-25 {
    margin-top: 25px;
    margin-bottom: 25px;
}

.margin-td-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.margin-td-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.well-customer-psa > div > i {
    font-size: 18px;
    color: #009AFF;
    margin-right: 2px;
}

.well-customer-psa > div > h4 {
    display: inline;
}

/* Start Pricing page styles */
.pricing-hero-banner {
    background: url("../Images/msp/pricing/new-banner.jpg") no-repeat center;
    color: #fff;
    min-height: 250px;
}

    .pricing-hero-banner h1 {
        font-size: 42px;
        font-weight: 300;
        float: none;
    }

.pricing-hero-banner-new {
    background: url("../Images/features/banner_mini.jpg") no-repeat;
    background-size: cover;
    color: #fff;
    min-height: 325px;
}

    .pricing-hero-banner-new h1 {
        font-size: 33px;
        font-weight: 300;
        float: none;
    }

.pricing-block .currencies .btn {
    background: #e6e6e6;
    border-color: #888;
    color: #888;
}

.pricing-block .currencies {
    padding: 10px;
    background: #fff;
}

    .pricing-block .currencies .active {
        background: #888;
        color: #e6e6e6;
    }

.pricing-block .prod-heading {
    background: #0260A8;
    color: #fff;
    padding-top: 15px !important;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    box-shadow: 0px 0px 5px 1px rgba(205,205,205,1);
}

    .pricing-block .prod-heading h2 {
        font-weight: 300;
    }

    .pricing-block .prod-heading i {
        font-size: 36px;
    }

        .pricing-block .prod-heading i::before {
            margin-top: 4px;
        }

    .pricing-block .prod-heading h5 {
        font-size: 15px;
        font-weight: normal;
    }

    .pricing-block .prod-heading .quote {
        font-size: 20px;
        margin-top: 5px;
        min-height: 56px;
    }

#usd, #euro {
    border-radius: 0 !important;
    min-width: 70px;
    border: none;
    box-shadow: none !important;
}

#euro {
    margin-left: 0px;
    height: 31px;
}

#usd {
    margin-left: 0px;
    border-bottom: 1px solid #d4d4d4;
}

.pricing-block-new {
    max-width: 188px;
    font-size: 16px;
    width: 68px;
    border-top: 2px solid #199eff;
    border-bottom: 2px solid #199eff;
    border-left: 2px solid rgba(0,0,0,0.1);
    margin: 0;
    position: fixed;
    right: 0 !important;
    z-index: 20000;
    top: 50%;
}

    .pricing-block-new .currencies .btn {
        background: #ffffff;
        border-color: #888;
        color: #888;
    }

    .pricing-block-new .currencies {
        padding: 10px;
    }

        .pricing-block-new .currencies .active {
            background: #199eff;
            color: #fff !important;
            border-color: #199eff !important;
        }

    .pricing-block-new .prod-heading {
        background: #0260A8;
        color: #fff;
        padding-top: 15px !important;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        box-shadow: 0px 0px 5px 1px rgba(205,205,205,1);
    }

        .pricing-block-new .prod-heading h2 {
            font-weight: 300;
        }

        .pricing-block-new .prod-heading i {
            font-size: 36px;
        }

            .pricing-block-new .prod-heading i::before {
                margin-top: 4px;
            }

        .pricing-block-new .prod-heading h5 {
            font-size: 15px;
            font-weight: normal;
        }

        .pricing-block-new .prod-heading .quote {
            font-size: 20px;
            margin-top: 5px;
            min-height: 56px;
        }

.height-5px {
    height: 5px;
}

.pricing-block .price-quote-bg {
    background: #fcfcfc;
    box-shadow: 0px 0px 5px 1px rgba(205,205,205,1);
    padding: 15px 0;
    min-height: 388px;
}

    .pricing-block .price-quote-bg .price {
        font-size: 38px;
        font-weight: 600;
        margin-bottom: 14px;
    }

.p-price {
    text-align: center;
    margin-top: 10px;
    font-weight: 500;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin-top: 28px;
}

.price-border {
    border-bottom: 2px solid rgba(0,0,0,0.3);
    margin: 0 10px;
}
/*.pricing-block .price-quote-bg .price{
    background: rgba(252,252,252,1);
    background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(252,252,252,1) 49%, rgba(204,204,204,1) 52%, rgba(204,204,204,1) 54%, rgba(252,252,252,1) 57%, rgba(252,252,252,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,252,252,1)), color-stop(49%, rgba(252,252,252,1)), color-stop(52%, rgba(204,204,204,1)), color-stop(54%, rgba(204,204,204,1)), color-stop(57%, rgba(252,252,252,1)), color-stop(100%, rgba(252,252,252,1)));
    background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(252,252,252,1) 49%, rgba(204,204,204,1) 52%, rgba(204,204,204,1) 54%, rgba(252,252,252,1) 57%, rgba(252,252,252,1) 100%);
    background: -o-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(252,252,252,1) 49%, rgba(204,204,204,1) 52%, rgba(204,204,204,1) 54%, rgba(252,252,252,1) 57%, rgba(252,252,252,1) 100%);
    background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(252,252,252,1) 49%, rgba(204,204,204,1) 52%, rgba(204,204,204,1) 54%, rgba(252,252,252,1) 57%, rgba(252,252,252,1) 100%);
    background: linear-gradient(to bottom, rgba(252,252,252,1) 0%, rgba(252,252,252,1) 49%, rgba(204,204,204,1) 52%, rgba(204,204,204,1) 54%, rgba(252,252,252,1) 57%, rgba(252,252,252,1) 100%);
    font-size: 36px;
    font-weight: 600;
}*/

.pricing-block .price-quote-bg .price.no-bg {
    font-size: 12px;
}

.pricing-block .price-quote-bg .price > span:first-child {
    padding-left: 0px;
}

.pricing-block .price-quote-bg .price > span:last-child {
    padding-right: 1px;
}

/*.pricing-block .price-quote-bg .price span{
    background: #fcfcfc;
}*/

.pricing-block .price-quote-bg .per-unit {
    color: #000;
    font-size: 16px;
    font-style: inherit;
    position: relative;
    bottom: 6px;
    margin-top: 5px;
}

    .pricing-block .price-quote-bg .per-unit.price {
        background: none;
        color: #333;
        font-size: inherit;
        font-style: normal;
        font-weight: inherit;
        margin: 0;
    }

.pricing-block .price-quote-bg .ul-no-list {
    font-size: 0.75em;
    font-weight: 600;
    padding: 0 60px;
}

    .pricing-block .price-quote-bg .ul-no-list li .pricing-cell {
        min-height: 40px;
        padding-left: 20px;
        position: relative;
    }

    .pricing-block .price-quote-bg .ul-no-list li i.tooltip {
        cursor: help;
        color: #848484;
        position: absolute;
        left: 0;
        top: 35%;
        text-decoration: none;
        opacity: 1;
        z-index: 1;
        transition: opacity .5s ease-out;
        -moz-transition: opacity .5s ease-out;
        -webkit-transition: opacity .5s ease-out;
        -o-transition: opacity .5s ease-out;
    }

.popover {
    z-index: 9999;
}

.pricing-block .price-quote-bg .ul-no-list li .label {
    background: #848484;
    border-radius: 2px;
    padding: .2em .3em .3em;
    position: absolute;
    left: 170px;
    top: 10%;
}

.pricing-block:first-child .price-quote-bg .ul-no-list li:last-child .label {
    width: auto !important;
}

.pricing-block .price-quote-bg .inline-features .panel-title {
    font-size: 13px;
    text-align: center;
}

.pricing-block .price-quote-bg .inline-features .ul-no-list li {
    font-size: 12px;
    padding: 5px 0;
}

    .pricing-block .price-quote-bg .inline-features .ul-no-list li a {
        color: #999;
    }

        .pricing-block .price-quote-bg .inline-features .ul-no-list li a .icon-info-sign {
            color: #848484;
            padding-right: 7px;
        }

.pricing-block .price-quote-bg .btn-container .btn {
    border-radius: 0;
    padding: 10px 45px;
    position: relative;
}

    .pricing-block .price-quote-bg .btn-container .btn:first-child {
        margin-right: 2px;
    }

.pricing-block .price-quote-bg .btn-container .btn-success:before {
    background: #fff;
    border-radius: 25px;
    content: "or";
    color: #000;
    font-size: 14px;
    font-style: italic;
    line-height: 25px;
    height: 26px;
    position: absolute;
    left: -15px;
    text-transform: lowercase;
    width: 26px;
}

.pricing-block .price-quote-bg .btn-container div {
    color: #999;
    font-style: italic;
    font-size: 12px;
    font-weight: 600;
}

.pricing-block-new .price-quote-bg .price.no-bg {
    font-size: 12px;
}

.pricing-block-new .price-quote-bg .price > span:first-child {
    padding-left: 0px;
}

.pricing-block-new .price-quote-bg .price > span:last-child {
    padding-right: 1px;
}

/*.pricing-block .price-quote-bg .price span{
    background: #fcfcfc;
}*/

.pricing-block-new .price-quote-bg .per-unit {
    color: #000;
    font-size: 16px;
    font-style: inherit;
    position: relative;
    bottom: 6px;
    margin-top: 5px;
}

    .pricing-block-new .price-quote-bg .per-unit.price {
        background: none;
        color: #333;
        font-size: inherit;
        font-style: normal;
        font-weight: inherit;
        margin: 0;
    }

.pricing-block-new .price-quote-bg .ul-no-list {
    font-size: 0.75em;
    font-weight: 600;
    padding: 0 60px;
}

    .pricing-block-new .price-quote-bg .ul-no-list li .pricing-cell {
        min-height: 40px;
        padding-left: 20px;
        position: relative;
    }

    .pricing-block-new .price-quote-bg .ul-no-list li i.tooltip {
        cursor: help;
        color: #848484;
        position: absolute;
        left: 0;
        top: 35%;
        text-decoration: none;
        opacity: 1;
        z-index: 1;
        transition: opacity .5s ease-out;
        -moz-transition: opacity .5s ease-out;
        -webkit-transition: opacity .5s ease-out;
        -o-transition: opacity .5s ease-out;
    }

.popover {
    z-index: 9999;
}

.pricing-block-new .price-quote-bg .ul-no-list li .label {
    background: #848484;
    border-radius: 2px;
    padding: .2em .3em .3em;
    position: absolute;
    left: 170px;
    top: 10%;
}

.pricing-block-new:first-child .price-quote-bg .ul-no-list li:last-child .label {
    width: auto !important;
}

.pricing-block-new .price-quote-bg .inline-features .panel-title {
    font-size: 13px;
    text-align: center;
}

.pricing-block-new .price-quote-bg .inline-features .ul-no-list li {
    font-size: 12px;
    padding: 5px 0;
}

    .pricing-block-new .price-quote-bg .inline-features .ul-no-list li a {
        color: #999;
    }

        .pricing-block-new .price-quote-bg .inline-features .ul-no-list li a .icon-info-sign {
            color: #848484;
            padding-right: 7px;
        }

.pricing-block-new .price-quote-bg .btn-container .btn {
    border-radius: 0;
    padding: 10px 45px;
    position: relative;
}

    .pricing-block-new .price-quote-bg .btn-container .btn:first-child {
        margin-right: 2px;
    }

.pricing-block-new .price-quote-bg .btn-container .btn-success:before {
    background: #fff;
    border-radius: 25px;
    content: "or";
    color: #000;
    font-size: 14px;
    font-style: italic;
    line-height: 25px;
    height: 26px;
    position: absolute;
    left: -15px;
    text-transform: lowercase;
    width: 26px;
}

.pricing-block-new .price-quote-bg .btn-container div {
    color: #999;
    font-style: italic;
    font-size: 12px;
    font-weight: 600;
}

.pricing-stack-new .btn-container .btn-success:before {
    background: #fff;
    border-radius: 25px;
    content: "or";
    color: #000;
    font-size: 14px;
    font-style: italic;
    line-height: 25px;
    height: 26px;
    position: absolute;
    left: 110px;
    text-transform: lowercase;
    width: 26px;
    top: 35px;
}

.pricing-block-new .price-quote-bg .btn-container div {
    color: #999;
    font-style: italic;
    font-size: 12px;
    font-weight: 600;
}

.feature-toggle-block .expand-toggle .btn span {
    font-size: 13px;
    text-transform: uppercase;
}

.feature-toggle-block .expand-container {
    text-align: left;
}

.feature-toggle-block .container .well.active {
    background: #FCFCFC;
    border-color: #DEDEDE;
    box-shadow: none;
}

.feature-toggle-block .well.active .ul-no-list li {
    border-bottom: 1px dotted rgba(180,180,180,0.8);
}

    .feature-toggle-block .well.active .ul-no-list li:first-child, .feature-toggle-block .well.active .ul-no-list li:last-child {
        border-bottom: 0;
    }

        .feature-toggle-block .well.active .ul-no-list li:first-child .pricing-cell div {
            color: #0060a6;
            font-weight: 600;
            position: absolute;
            right: 80px;
        }

            .feature-toggle-block .well.active .ul-no-list li:first-child .pricing-cell div i {
                color: #0060a6;
                padding-right: 10px;
            }

    .feature-toggle-block .well.active .ul-no-list li .pricing-cell {
        min-height: 30px;
    }

.feature-toggle-block .well.active .pricing-cell i.tooltip {
    color: #848484;
    opacity: 1;
    top: 10%;
}

.feature-toggle-block .well.active .pricing-cell .feature-name {
    color: #888;
    padding-left: 20px;
}

.feature-toggle-block .well.active .pricing-cell .feature-available {
    position: absolute;
    right: 100px;
}

    .feature-toggle-block .well.active .pricing-cell .feature-available i {
        color: #67DD29;
    }

.addons-block .add-on .title {
    color: #0060a6;
    font-style: italic;
}

.addons-block .panel.panel-default.add-on {
    border-radius: 4px 4px 0px 0px;
}

.addons-block .add-on .v-center {
    display: block;
    position: relative;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

    .addons-block .add-on .v-center .row {
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: auto;
        -ms-flex: 0 1 auto;
        flex: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0;
        padding: 0 15px;
    }

        .addons-block .add-on .v-center .row > div {
            -webkit-flex: 5 1 0;
            -ms-flex: 5 1 0;
            flex: 5 1 0;
            max-width: 100%;
        }

.addons-block .add-on .flex-item {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: .5rem;
}

.addons-block .add-on .v-center .row:last-child > div:first-child {
    order: 2;
}

    .addons-block .add-on .v-center .row:last-child > div:first-child span.price-value {
    }

.addons-block .add-on .v-center .row:last-child > div:last-child {
    -webkit-flex: 1.5 1 auto;
    -ms-flex: 1.5 1 auto;
    flex: 1.5 1 auto;
}

.addons-block .add-on .price-value h3 span {
    display: block;
    font-size: 50%;
    text-transform: uppercase;
}

.addons-block .panel.panel-default.add-on-optional {
    background: #E6E6E6;
    border-radius: 0px 0px 4px 4px;
    color: #888;
    padding: 5px 0 5px 15px;
}

.addons-block .content-p {
    min-height: 140px;
}

.faq-container h4 {
    color: #0060a6;
}

.addons-block-new .psaprice, .webrootendpointprotectionmonthly, .webrootdnsprotectionmonthly, .kasperskyantivirusyearlyworkstation, .kasperskyantivirusmonthlyserver {
    font-weight: bold !important;
}

@media (min-width: 991px) and (max-width: 1199px) {
    .pricing-block .price-quote-bg .ul-no-list {
        padding: 0 15px;
    }

    .pricing-block .price-quote-bg .btn-container .btn {
        padding: 10px 25px !important;
    }

    .addons-block .add-on:first-child span.message {
        margin-top: 15px;
    }
}

@media (max-width: 990px) {
    .backup-pricing {
        border-bottom: 1px solid #000 !important;
    }

    .pricing-hero-banner {
        min-height: 245px;
    }

        .pricing-hero-banner h1 {
            font-size: 24px;
            font-weight: 300;
        }

    .pricing-hero-banner-new {
        min-height: 245px;
    }

        .pricing-hero-banner-new h1 {
            font-size: 24px;
            font-weight: 300;
            margin: 0 !important;
            width: 100% !important;
        }

    .pricing-block .price-quote-bg .per-unit {
        margin-top: 0;
    }

    .pricing-block .price-quote-bg .ul-no-list li i.tooltip {
        top: 5%;
    }

    .pricing-block .price-quote-bg .ul-no-list li .label {
        margin-top: 0;
        top: 0;
        left: auto;
        right: 20px;
    }

    .feature-toggle-block .well.active h2 {
        font-size: 18px;
    }

        .feature-toggle-block .well.active h2 + div {
            font-size: 12px;
        }

    .feature-toggle-block .well.active .ul-no-list li:first-child .pricing-cell div {
        font-size: 12px !important;
        right: 20px;
    }

        .feature-toggle-block .well.active .ul-no-list li:first-child .pricing-cell div i {
            display: none;
        }

    .feature-toggle-block .well.active .pricing-cell i.tooltip {
        font-size: 12px !important;
        top: 15%;
    }

    .feature-toggle-block .well.active .pricing-cell .feature-name {
        font-size: 12px !important;
        padding-top: 2px;
    }

    .feature-toggle-block .well.active .pricing-cell .feature-available {
        right: 20px;
    }

    .addons-heading, .faq-heading {
        font-size: 18px;
    }

        .addons-heading + span {
            font-size: 12px !important;
        }

    .addons-block .add-on .v-center {
        text-align: center;
    }

        .addons-block .add-on .v-center .row:last-child > div:first-child {
            position: static;
            order: 0;
        }

    .addons-block .add-on .title {
        font-size: 16px !important;
    }

    .addons-block .add-on .message {
        font-size: 12px;
        text-align: center;
    }

    .addons-block .add-on-optional {
        text-align: center;
    }

        .addons-block .add-on-optional em {
            font-size: 11px;
        }
}
/* End Pricing page styles */

/* Start Choose plan page styles */

.plans .prod-heading {
    min-height: 205px;
}

    .plans .prod-heading i {
        padding-right: 10px;
    }

    .plans .prod-heading h2 {
        border-bottom: solid 1px rgba(255,255,255,0.6);
        padding-bottom: 5px;
    }

.plans .pro-plan .prod-heading, .plans .esp-plan .prod-heading {
    background: #0068FD;
}

.plans .msp-plan .prod-heading {
    background: #1C9EFF;
}

.plans .price-quote-bg {
    margin: 0;
    min-height: 744px;
    padding: 10px 5px;
    position: relative;
}

    .plans .price-quote-bg h4 {
        font-size: 15px;
        font-weight: 400;
    }

    .plans .price-quote-bg p {
        font-size: 13px;
    }

.plans .hline-separator {
    background: #CECECE;
    height: 3px;
    width: 20%;
}

.plans .icon-1-5x {
    font-size: 1.15em;
}

.plans .price-quote-bg .btn-container {
    bottom: 0;
    left: 0;
    margin-right: 0;
    padding: 10px 16px;
    position: absolute;
    width: 100%;
}

    .plans .price-quote-bg .btn-container .btn:before {
        content: "";
        height: 0;
        width: 0;
    }

.plans .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .plans .row > div {
        display: flex;
        flex-direction: column;
    }

.flex {
    display: flex;
}

@media (max-width: 380px) {
    .pricing-block .price-quote-bg .ul-no-list {
        padding: 0 10px;
    }

    .image-custom-remote {
        background-size: 307px !important;
        height: 224px !important;
    }
}

@media (max-width: 320px) {
    .pricing-block .price-quote-bg .btn-container .btn {
        font-size: 14px !important;
    }

    .demo-page .demo-form input, .demo-page .demo-form select {
        font-size: 11px !important;
    }
}

@media (max-width: 990px) {
    .pricing-block .price-quote-bg .ul-no-list {
        margin-top: 20px !important;
    }

    .addons-block .content-p {
        min-height: 80px !important;
    }

    .plans .row {
        display: inherit;
    }

    .flex {
        display: block;
    }

    .plans .row > div {
        display: inherit;
    }

    .supportOptions {
        text-align: center;
    }

    .plans .price-quote-bg {
        margin-bottom: 20px;
    }

    .plans .hline-separator {
        display: block;
    }

    .plans .price-quote-bg .btn-container {
        position: static;
    }

    .pricing-stack .pricing-block {
        margin-bottom: 30px;
    }
}

/* End Choose plan page styles */

.instance-valid {
    background: url("../Images/icons/ok24.png");
}

.instance-invalid {
    background: url("../Images/icons/no24.png");
}

.evaluation hgroup {
    text-align: center;
    margin-top: 4em;
}

.evaluation h1, .evaluation h3 {
    font-weight: 300;
}

.evaluation h1 {
    color: #636363;
}

.evaluation h3 {
    color: #4a89dc;
}

.evaluation form {
    width: 405px;
    padding: 3em 2em 2em 2em;
    background: #fafafa;
    border: 1px solid #ebebeb;
    box-shadow: rgba(0,0,0,0.14902) 0px 1px 1px 0px,rgba(0,0,0,0.09804) 0px 1px 2px 0px;
}

.evaluation .group {
    position: relative;
    margin-bottom: 15px;
}

.evaluation input {
    font-size: 18px;
    padding: 10px 10px 10px 5px;
    -webkit-appearance: none;
    display: block;
    background: #fafafa;
    color: #636363;
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #757575;
}

    .evaluation input:focus {
        outline: none;
    }

.evaluation label {
    color: #999;
    font-size: 18px;
    font-weight: normal;
    pointer-events: none;
    margin-bottom: 0;
    left: 5px;
    top: 10px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.evaluation input:focus ~ label, .evaluation input.used ~ label {
    top: -20px;
    -webkit-transform: scale(.75);
    transform: scale(.75);
    left: -2px;
    /* font-size: 14px; */
    color: #4a89dc;
}

.evaluation .bar {
    position: relative;
    display: block;
    width: 100%;
}

    .evaluation .bar:before, .evaluation .bar:after {
        content: '';
        height: 2px;
        width: 0;
        bottom: 1px;
        position: absolute;
        background: #4a89dc;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    .evaluation .bar:before {
        left: 50%;
    }

    .evaluation .bar:after {
        right: 50%;
    }

.evaluation input:focus ~ .bar:before, .evaluation input:focus ~ .bar:after {
    width: 50%;
}

.evaluation .highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}

.evaluation input:focus ~ .highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}

@-webkit-keyframes inputHighlighter {
    from {
        background: #4a89dc;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@keyframes inputHighlighter {
    from {
        background: #4a89dc;
    }

    to {
        width: 0;
        background: transparent;
    }
}

.evaluation .button {
    position: relative;
    display: inline-block;
    padding: 12px 24px;
    margin: .3em 0 1em 0;
    width: 100%;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    letter-spacing: 1px;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #3160B6;
    cursor: pointer;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

    .evaluation .button:focus {
        outline: 0;
    }

.evaluation .buttonBlue {
    background: #4a89dc;
    text-shadow: 1px 1px 0 rgba(39, 110, 204, .5);
}

    .evaluation .buttonBlue:hover {
        background: #357bd8;
    }

.ripples {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: transparent;
}

.ripplesCircle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.25);
}

.ripples.is-active .ripplesCircle {
    -webkit-animation: ripples .4s ease-in;
    animation: ripples .4s ease-in;
}

@-webkit-keyframes ripples {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 1;
    }

    100% {
        width: 200%;
        padding-bottom: 200%;
        opacity: 0;
    }
}

@keyframes ripples {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 1;
    }

    100% {
        width: 200%;
        padding-bottom: 200%;
        opacity: 0;
    }
}

.evaluation footer {
    text-align: center;
}

    .evaluation footer p {
        color: #888;
        font-size: 13px;
        letter-spacing: .4px;
    }

    .evaluation footer a {
        color: #4a89dc;
        text-decoration: none;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
    }

        .evaluation footer a:hover {
            color: #666;
            text-decoration: underline;
        }

    .evaluation footer img {
        width: 80px;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
    }

        .evaluation footer img:hover {
            opacity: .83;
        }

        .evaluation footer img:focus, .evaluation footer a:focus {
            outline: none;
        }

.evaluation .timer_box {
    /* margin: 18px 18px;*/
    display: inline-block;
    /* padding: 20px 12px 0px 12px;*/
    text-align: center;
    width: 100px;
}

    .evaluation .timer_box h1 {
        font-size: 28px;
        margin-top: 5px;
        margin-bottom: 0px;
        font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
        color: white;
        text-shadow: 1px 1px 0 rgba(39, 110, 204, .5);
    }

    .evaluation .timer_box p {
        margin-top: 0px;
    }

.timer_box h1 {
    font-size: 100px;
}

.pad-lr-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.pad-lr-20 {
    padding-left: 20px;
    padding-right: 20px;
}

.pad-lr-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.pad-lr-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.pad-lr-80 {
    padding-left: 80px;
    padding-right: 80px;
}

.pad-lr-160 {
    padding-left: 160px;
    padding-right: 160px;
}

.margin-t-20 {
    margin-top: 20px;
}

.margin-t-5 {
    margin-top: 5px;
}

.margin-r-8 {
    margin-right: 8px;
}

.margin-l-8 {
    margin-left: 8px;
}

.margin-t-30 {
    margin-top: 30px;
}

.margin-t-40 {
    margin-top: 40px;
}

.margin-t-50 {
    margin-top: 50px;
}

.margin-t-60 {
    margin-top: 60px;
}

.margin-t-90 {
    margin-top: 90px;
}

.margin-t-120 {
    margin-top: 120px;
}

.margin-t-150 {
    margin-top: 150px;
}

.margin-t-25 {
    margin-top: 25px;
}

.margin-t-10 {
    margin-top: 10px;
}

.margin-t-15 {
    margin-top: 15px;
}

.margin-d-20 {
    margin-bottom: 20px;
}

.margin-d-10 {
    margin-bottom: 10px;
}

.margin-l-5 {
    margin-left: 5px;
}

.margin-l-15 {
    margin-left: 15px;
}

.margin-l-20 {
    margin-left: 20px;
}

.margin-l-25 {
    margin-left: 25px;
}

.margin-l-30 {
    margin-left: 30px;
}

.margin-l-50 {
    margin-left: 50px;
}

.margin-l-70 {
    margin-left: 70px;
}

.margin-l-80 {
    margin-left: 80px;
}

.pad-l-8 {
    padding-left: 8px;
}

/*Sales contact custom css*/
.header-sales-contact {
    font-size: 20px !important;
    text-align: center !important;
}

.header-sales-form {
    color: #1a9dff;
    font-size: 32px;
    font-weight: bold;
    margin-top: 18px;
}

.sale-contact-background {
    border-top: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 7%;
    /* background-size: 49% 84%; */
    margin: auto;
    padding-top: 20px;
    /* background: url(../Images/home/pw_home_bg.jpg) repeat 0 0; */
    padding: 20px 140px;
}

.sales-form-container {
    max-width: 450px;
}

    .sales-form-container p:nth-child(2) {
        text-align: justify;
    }

.textarea-contact-sales {
    resize: none;
}

.left > span {
    width: 100%;
    overflow: hidden;
}

.right > span {
    width: 100%;
    overflow: hidden;
}

.label {
    line-height: 1.2;
    color: #fff;
    text-align: justify;
    white-space: inherit;
}

.support-hero-banner {
    background: url(../Images/home/banner_support_1920x769.jpg);
    color: #fff;
    min-height: 250px;
    background-position: 43% 23%;
    background-repeat: no-repeat;
    max-height: 300px;
}

    .support-hero-banner > img {
        margin: auto;
        position: relative;
        top: 7px;
        height: 300px;
        width: 300px;
    }

.mobile_top_menu {
    margin-top: 28px;
}

@media only screen and (max-width: 767px) {
    #navigation .user-menu {
        width: 21% !important;
    }

    .mobile_top_menu {
        float: inherit !important;
    }
}

@media only screen and (max-width: 990px) {
    .filters-blog {
        display: none !important;
    }

    .show-fliter-blog {
        display: block !important;
    }

    .filter-blog-div a {
        margin: 10px 5px !important;
    }

    .filter-blog-div {
        padding-left: 0 !important;
    }
}

.show-fliter-blog {
    display: none;
}

@media only screen and (max-width:1250px) {
    .endpoint .margin-t-150, .endpoint .margin-t-120 {
        margin-top: 40px !important;
    }

    .blue-container-av .col-xs-8 {
        width: 100% !important;
        text-align: center;
    }

    .endpoint .custom-endpoint-features {
        padding: 0 !important;
    }

    .carousel-caption h1 {
        font-size: 21.5px !important;
    }

    .carousel-caption {
        top: -13px;
    }
}

.carousel-caption {
    top: 45px;
}

    .carousel-caption h1 {
        font-weight: 500 !important;
    }

@media only screen and (max-width:1220px) {
    .av-iphone img {
        height: 400px;
    }
}

.dns-img-1 .white-text {
    background-color: #7fa84b;
    width: 480px;
    height: 557px;
    text-align: center;
}

.dns-img-2 img {
    width: 480px;
    height: 557px;
}

.users-flow-webroot {
    height: 60px;
    background-color: #587b2b;
    color: #fff;
    padding-top: 17px;
    max-width: 84.2%;
    margin-left: 65px;
}

.mobile-border-bottom img {
    margin-bottom: 5px;
}

.nocTextHeadingFix {
    display: none;
}

@media only screen and (max-width: 1200px) {
    .box-home-it-stack ul li {
        /*float: inherit !important;
        max-width: inherit !important;
        border-bottom: 1px solid #000 !important;*/
    }

    .home-page .light-grey-bg .width-80 {
        font-size: 16px !important;
    }

    .home-page .light-grey-bg .container p {
        font-size: 13px !important;
    }

    .bms label {
        height: 36px;
    }

    .awareness-training-fix .font-24 {
        font-size: 18px !important;
    }

    .awareness-training-fix .font-34 {
        font-size: 20px !important;
    }

    .awareness-training-fix .container {
        padding: 0 !important;
    }

    .nocTextHeading {
        display: none;
    }

    .nocTextHeadingFix {
        display: inherit !important;
    }

    .save-time .width-39 {
        width: 70%;
    }

    .integration-list .well-customer-psa {
        min-height: 365px;
    }

    .btn-compare-price {
        top: -9px !important;
    }

    .custom-margin-nav {
        padding: 0 !important;
    }

    .mobile-fix-pricing-new {
        padding: 0 !important;
        max-width: 100% !important;
    }

    .new-features-pricing-window .tooltip {
        font-size: 13px !important;
    }

    .adjustment-price-free {
        margin-top: 63px !important;
    }

    .pricing-stack-new .col-md-5 {
        width: 50%;
    }

    .pricing-block h2 {
        font-size: 18px !important;
    }

    .pricing-block .pad-right-medium {
        font-size: 14px !important;
    }

    .dns-img-new {
        display: block !important;
    }

    .users-flow-webroot {
        max-width: 97%;
        margin-left: 14px;
    }

    .dns-img-1 {
        margin-left: 0 !important;
    }

        .dns-img-1 .white-text {
            background-color: #7fa84b;
            width: 100%;
        }

    .dns-img-2 img {
        display: none !important;
    }

    .dns-img-2 {
        margin: auto;
    }

    .main-webroot-div .hidden-xs {
        display: none !important;
    }

    .contact-page .margin-l-70 {
        margin-left: 10px !important;
    }

    .about-us-page .section__content {
        margin: 0 !important;
    }

    .demo-page .demo-form {
        max-width: 500px !important;
    }

    .demo-page .top-header {
        min-height: 450px !important;
    }

    .p-price {
        height: 59px;
    }

    .pricing-margin {
        margin: 0 100px !important;
    }

    .heading-currency-tab {
        height: inherit !important;
    }

    #tabs-currency {
        height: 215px !important;
        padding: 10px !important;
    }

        #tabs-currency li {
            margin-right: inherit !important;
            margin-bottom: 5px !important;
            float: inherit !important;
        }

            #tabs-currency li a {
                width: inherit !important;
            }

    #tabs-currency-new {
        /*height: 215px !important;
        padding: 10px !important;*/
    }

        #tabs-currency-new li a {
            /*width: inherit !important;*/
        }

    .heading-currency-tab-new {
        top: -28px !important;
    }

    .new-price-container {
        top: -28px !important;
    }

    #tabs-calculator {
        height: 215px !important;
        padding: 10px !important;
    }

        #tabs-calculator li {
            margin-right: inherit !important;
            margin-bottom: 5px !important;
            float: inherit !important;
        }

            #tabs-calculator li a {
                width: inherit !important;
            }

    .top-header-education {
        background-image: url(../Images/Product/HigherEducation/main-heading-2.jpg) !important;
        color: #fff;
    }

        .top-header-education .sub-header {
            right: inherit !important;
        }

    .blog-discovery a {
        float: initial !important;
    }

    .benefits-3d {
        width: 100% !important;
        min-height: 384px !important;
        margin-bottom: 20px;
    }

    .description-price-custom {
        padding-top: 60px !important;
        height: 60px !important;
    }

    .saasetr, .saasmsp, .saasetryearly, .saasetrmultiyearly, .saasetrmonthly {
        padding-right: 0;
        padding-left: 0;
    }

    .per-unit {
        display: block !important;
        margin-top: 10px !important;
    }

    .pricing-block .prod-heading .quote {
        font-size: 12px !important;
    }

    .noc-icon {
        width: 100% !important;
    }

    .custom-marg-noc {
        margin-left: initial !important;
    }

    .shadow-level {
        width: 100% !important;
        margin-left: 0 !important;
        margin-top: 20px;
    }

    .video-compettion {
    }

    .mobile-blue-container {
        min-height: 450px;
    }

    .blog-aside {
        display: none;
    }

    .blog-list {
        width: 100% !important;
    }

    .phone-apps {
        right: 0 !important;
    }

    .mobile-recomended-view {
        min-height: 140px !important;
    }
}

@media only screen and (max-width: 570px) {
    .top-step {
        margin-top: 60px;
    }

    .set-up-mobile-app {
        min-height: 303px !important;
        padding-left: 0 !important;
    }

        .set-up-mobile-app p {
            margin-bottom: 15px !important;
        }

    .feature-page .top-header-feautre {
        background-size: cover !important;
    }

    .container-flip {
        margin-right: 0 !important;
        width: 262px !important;
    }

    .blue-desktop {
        display: none;
    }

    .phone-apps {
        position: inherit;
        /* top: -10px; */
        display: inline-block;
        width: inherit !important;
    }
}

.blue-desktop {
    height: 625px;
}

.functionality-need {
    margin-top: 80px;
}

#tabs-currency-new li {
    width: 33%;
    /*margin-right:inherit !important;
        margin-bottom:0px !important;
        float:inherit !important;
        border-bottom:2px solid #e6e6e6;*/
}

#tabs-noc-new li {
    width: 50%;
    /*margin-right:inherit !important;
        margin-bottom:0px !important;
        float:inherit !important;
        border-bottom:2px solid #e6e6e6;*/
}

@media only screen and (min-width: 1700px) {
    .webroot-pricning-mobile-fix {
        width: 378.3px !important;
    }

    .email-subscription {
        min-height: 990px !important;
    }

    .free-page .top-header {
        min-height: 428px !important;
    }

    .top-header-education {
        background-position: 58% 2%;
    }

    .rmm-features {
        margin: auto !important;
    }

    .av-iphone {
        right: 200px !important;
    }
}

.pricing-stack-new {
    padding-bottom: 40px !important;
}

@media only screen and (max-width: 1200px) {
    .light-grey-bg h2 {
        font-size: 21px !important;
    }

    .light-grey-bg p {
        font-size: 14px !important;
    }

    .hide-below-1200 {
        display: none;
    }

    .pricing-stack-new .col-md-3 {
        width: 33.33333333333333%;
    }

    .rmm-features {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .show-feautres h3 {
        font-size: 15px !important;
    }

    .show-feautres p {
        text-align: center !important;
        padding: 0 !important;
        margin: 1px 16px !important;
    }
}

.pricing-block .price-quote-bg .currency, .pricing-block .price-quote-bg .digits {
    font-size: 38px;
    font-weight: 600;
}

.image-custom-remote-right {
    float: right;
}

@media only screen and (max-width: 1024px) {
    .top-header-education .sub-header {
        float: left !important;
    }

    .image-custom-remote-right {
        float: initial !important;
    }

    .pricing-block .price-quote-bg .per-unit.price {
        margin-top: 0 !important;
    }

    .noc-page .top-header {
        padding-top: 20px !important;
        min-height: 360px !important;
    }

    .bms-page .top-header {
        padding-top: 20px !important;
        min-height: 360px !important;
    }

    .integration-page .top-header {
        padding-top: 20px !important;
        min-height: 360px !important;
    }

    .onboarding-page .top-header {
        padding-top: 40px !important;
        min-height: 360px !important;
    }

    .image-blog {
        display: flex !important;
        align-items: center !important;
        flex-direction: column !important;
    }

        .image-blog img {
            margin-right: initial !important;
        }

    .noc-icon {
        width: 100% !important;
    }

    .shadow-level {
        width: 100% !important;
        margin-left: 0 !important;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 1000px) {
    .img-feature-top img:nth-child(1) {
        margin-right: auto !important;
    }

    .end-point-main > p {
        text-align: left;
    }

    .end-point-main {
        padding: 0;
    }

    .endpoint-bottom {
        text-align: center;
        margin: auto !important;
    }

    .img-feature-top img:nth-child(2) {
        margin-left: auto !important;
    }

    .all-feautres div {
        text-align: center !important;
    }

    .sale-contact-background {
        margin: 20px 10px;
        background-image: none;
        padding: 0;
    }

    .show-feautres img {
        display: block;
        margin: auto;
        margin-top: 20px !important;
        margin-bottom: 10px !important;
    }

    .functionality-need {
        margin-top: 0 !important;
    }

    .scale-as-need {
        top: 137px !important;
        right: 71px !important;
        margin-top: inherit !important;
    }

    .chart-container {
        max-height: 280px !important;
    }

        .chart-container > img {
            height: 339px;
        }

    .text-big {
        font-size: 105% !important;
    }

    .set-up-mobile-app {
        margin-bottom: 40px;
        min-width: 230px !important;
        min-height: 190px;
    }

    .timer-phone {
    }

    .bck-phone {
        position: inherit !important;
        margin: auto !important;
        bottom: inherit !important;
        right: 0px !important;
    }

    .phone-image {
        position: inherit !important;
    }

    .close-btn {
        cursor: pointer;
        font-size: 16px;
        position: absolute;
        right: 35px;
        color: #fff;
        top: -41px;
    }

    .contactus-hero {
        display: none;
    }

    .white-popup-block {
        width: 334px !important;
    }

    .contact-support-btn {
        width: inherit;
        border: none;
    }

    .contact-sales-btn {
        background-color: #4CAF50;
        width: inherit;
        border: none;
    }

    .sales-form-container {
        margin: auto !important;
        max-width: 90%;
    }

    .support-hero-banner {
        display: none;
    }

    .pulseway-ceo-img {
        float: inherit !important;
        margin: auto !important;
    }

    .myGallery p {
        padding-top: 20px !important;
        text-align: justify;
        margin-left: 0 !important;
    }

    .myGalleryRmmGold p {
        margin-right: 0 !important;
    }

    .container-flip {
        width: 80%;
        margin-bottom: 20px;
    }

    .rmm-features-bottom-head {
        min-height: 120px !important;
    }

    .rmm-features .text-center .pad-t-40 {
        padding-top: 20px !important;
    }

    .show-feautres i {
        margin-left: 0 !important;
        float: inherit !important;
    }

    .show-feautres h3 {
        margin-left: 0 !important;
        float: inherit !important;
    }

    .show-feautres p {
        text-align: center !important;
    }
}

.rmm-features-bottom-head {
    min-height: 50px;
}

.myGallery p {
    padding-top: 60px;
    margin-left: 223px;
    text-align: justify;
}

@media (min-width:400px) and (max-width:500px) {
    .image-custom-remote {
        height: 209px;
        background-size: 366px !important;
        height: 274px !important;
    }
}

@media (min-width:300px) and (max-width:400px) {
    .endpoint .backgroundSales .container .col-xs-12 {
        margin-left: 0 !important;
    }

    .image-custom-remote {
        background-size: 280px !important;
        height: 215px !important;
    }

    .remote-feautre .v-center {
        margin: 60px auto -26px auto !important;
    }

    .remote-feautre img {
        left: 34% !important;
    }
}

@media (max-width: 350px) {
    .set-up-mobile-app {
        min-height: 470px !important;
    }
}

@media (max-width: 375px) {
    .step4-page-main .blue-container {
        padding: 30px 0px 40px 0px !important;
    }

    .step4-page .top-step {
        margin-top: 40px !important;
    }

    .set-up-mobile-app {
        min-height: 440px;
    }
}

@media (max-width: 700px) {
    .pricing-margin {
        margin: 0 !important;
    }

    .users-flow-webroot .center-flex {
        display: inherit !important;
    }

    .users-flow-webroot .inline-block {
        display: block !important;
        margin: auto;
    }

    .users-flow-webroot {
        height: 100px !important;
    }

    .main-webroot-div .margin-l-50 {
        margin-left: 0 !important;
    }
}

.stack-pricing {
    border-right: 1px solid #e6e6e6;
}

.new-price-container {
    position: relative;
    top: -128px;
    max-width: 1140px;
    background-color: #fff;
    -webkit-box-shadow: -1px 7px 18px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 7px 18px -5px rgba(0,0,0,0.75);
    box-shadow: -1px 7px 18px -5px rgba(0,0,0,0.75);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.social-media-subscription {
    margin-top: 40px;
}

.custom-itglue-features p {
    font-size: 16px;
}

@media (min-width: 500px) {
    .show-after-500 {
        display: none;
    }
}

.webAppPage .btn-primary {
    padding: 10px 55px;
}

.btn-team-webapp {
    background-color: #2a84bb;
    padding: 10px 20px;
    color: #fff;
}

    .btn-team-webapp:hover {
        color: #fff !important;
        background-color: #197fbd;
    }

@media (max-width: 500px) {
    .home-page .margin-l-30 {
        margin-left: 5px !important;
    }

    .it-stack-home .width-50 {
        width: 90% !important;
    }

    .roundrobin-banner {
        padding-top: 16px !important;
    }

        .roundrobin-banner h3 {
            font-size: 54px !important;
        }

    .banner-offer-text {
        font-size: 40px !important;
    }

    .footer-bottom {
        font-size: 12px;
    }

    .filter-blog-div p {
        display: block !important;
        margin-left: 8px;
    }

    .step1Template .width-39 {
        width: 100%;
    }

    .image-top-blog {
        background-size: cover !important;
        min-height: 109px !important;
    }

    .awareness-training-fix .font-34 {
        display: block;
        text-align: center;
    }

    .cost-cal-cont .font-17 {
        font-size: 14px !important;
    }

    .save-time-heading .width-39 {
        width: 90% !important;
        margin-bottom: 30px;
    }

    .save-time .width-39 {
        width: 90% !important;
    }

    .save-time .width-50 {
        width: 100% !important;
    }

    .webAppPage .btn-primary {
        padding: 10px 25px !important;
    }

    .webAppPage {
        padding: 0 !important;
    }

    .custom-itglue-features {
        text-align: center !important;
    }

        .custom-itglue-features .col-xs-12 {
            margin: 20px 0;
        }

    .it-glue-c2a-bottom {
        width: 260px !important;
    }

        .it-glue-c2a-bottom .btn-lg {
            margin-bottom: 10px !important;
        }

        .it-glue-c2a-bottom .btn-primary:after {
            left: 116px !important;
            top: 58px !important;
        }

    .social-media-subscription {
        margin-top: 85px !important;
    }

    .show-after-500 {
        display: inherit !important;
    }

    .hide-below-500 {
        display: none;
    }

    .pricing-hero-banner-new .width-80 {
        padding-top: 65px !important;
    }

    .pricing-block-new {
        display: none !important;
    }

    #tabs-currency-new li a h4 {
        font-size: 18px !important;
    }

    .heading-currency-tab-new {
        top: inherit !important;
    }

    .new-price-container {
        top: inherit !important;
    }

    .pricing-hero-banner-new .margin-t-50 {
        margin-top: 20px !important;
    }

    #webroot-top-bg .margin-40 {
        margin-left: 0 !important;
        padding: 0 !important;
    }

    .logo-webroot-main {
        height: 27px !important;
        margin-top: 15px !important;
    }

    .main-webroot-div .expad {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

        .main-webroot-div .expad .font-24 {
            font-size: 13px !important;
        }

    .main-webroot-div .well-customer .col-sm-1 {
        text-align: center;
    }

    .user-menu {
        width: 17.9% !important;
    }

    .offer-sub-heading .text-left {
        text-align: center;
    }

    .free-trial-btn-nav {
        display: none !important;
    }

    .backgroundAffliate .btn-primary {
        width: 100% !important;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .user-menu {
        padding-left: 20px !important;
    }

    #functionality-pulseway img {
        height: 178px !important;
    }

    .tabFreePulsewaycontent img {
        height: 328px;
        padding-left: 0px !important;
        width: 320px;
        margin-left: 0 !important;
    }

    .demo-msg .top-header {
        display: flex;
        align-items: center;
    }

    .embed-map-contact {
        position: inherit !important;
    }

    #system-modal .mfp-close {
        right: 15px !important;
    }

    .demo-page .top-header {
        background-position: 24% !important;
        background-size: cover !important;
        padding-top: 3px !important;
    }

    .demo-page .margin-l-25 {
        margin: 0 !important;
        margin-top: 30px !important;
    }

    .demo-page h1 {
        font-size: 25px !important;
    }

    .demo-page .demo-form input, .demo-page .demo-form select {
        font-size: 14px;
    }

    .plan-container .btn-success {
        padding: 15px 60px !important;
    }

    .pricing-block .price-quote-bg .btn-container .btn {
        padding: 10px 20px !important;
    }

    .timer-webinar-form .inline-block {
        width: 53px !important;
    }

    .timer-webinar-form {
        padding: 0 !important;
    }

    #countHeader span {
        font-weight: bold;
        display: inline-block;
        width: 96px;
        margin: 0 !important;
        margin-left: 0;
        margin-bottom: 0;
        border-radius: 5px;
        text-align: center;
        margin-top: 10px;
    }

    #countHeader #seconds {
        margin: 0 !important;
    }

    #webinarDays, #webinarSec, #webinarHours, #webinarMin {
        height: 70px !important;
        width: 66px !important;
    }

    .real-time-img {
        height: auto !important;
    }

    .university-data {
        margin-bottom: 0px !important;
    }

    .top-header-education .sub-header {
        top: 50px !important;
    }

    .top-header-education {
        min-height: 570px;
    }

    .universities-list h1 {
        font-size: 22px !important;
        margin-top: 0 !important;
    }

    .education-page h1 {
        margin-top: 0 !important;
    }

    #problems-edu {
        margin-top: 10px !important;
    }

        #problems-edu .margin-t-40 {
            margin-top: 0 !important;
        }

        #problems-edu .img-responsive {
            margin-top: 20px !important;
        }

    .endpoint .margin-t-30 {
        margin-top: 0 !important;
    }

    .blue-container-av {
        padding: 0px !important;
    }

    .video-popup {
        padding: 10px !important;
        padding-top: 30px !important;
    }

    .headline-step4 {
        text-align: center !important;
    }

    .step4-page .top-step p {
        text-align: center !important;
    }

    .step4-page-main .mobile-recomended-view {
        padding: 0 !important;
    }

        .step4-page-main .mobile-recomended-view p {
            margin-bottom: 15px !important;
        }

        .step4-page-main .mobile-recomended-view .col-lg-12 {
            margin-bottom: 20px !important;
        }

    .step4-page-main .black-container .white-text .col-md-4 {
        margin-bottom: 40px !important;
    }

    .step4-page-main .v-center {
        padding-left: 0 !important;
    }

    .sub-headline-step4 {
        text-align: left !important;
        font-size: 23pt !important;
    }

    .sub-headline-step4-2 {
        font-size: 10pt !important;
    }

    .pad-6-mob {
        padding: 6px !important;
    }

    .form-enterprise {
        padding: 10px !important;
    }

    .filter-blog-text {
        font-size: 12px !important;
    }

    .read-more-blog {
        font-size: 12px !important;
    }

    .font-24 {
        font-size: 15px !important;
    }

    .shadow-level {
        min-width: 289px !important;
    }

    .noc-page .top-header {
        background-size: 1016px 580px !important;
    }

    .bms-page .top-header {
        background-size: 1016px 580px !important;
    }

    .integration-page .top-header {
        background-size: 1016px 580px !important;
    }

    .noc-page .feature-header {
        padding-top: 20px !important;
    }

    .free-page .feature-header {
        padding-top: 20px !important;
    }

    .onboarding-page .top-header {
        background-size: 1016px 580px !important;
    }

    .onboarding-page .feature-header {
        padding-top: 20px !important;
    }

    .noc-icon .full-width {
        display: inline-block;
        text-align: center;
    }

    .noc-page .top-header {
        padding-top: inherit !important;
    }

    .bms-page .top-header {
        padding-top: inherit !important;
    }

    .integration-page .top-header {
        padding-top: inherit !important;
    }

    .noc-page .top-header .container {
        text-align: center !important;
    }

    .bms-page .top-header .container {
        text-align: center !important;
    }

    .integration-page .top-header .container {
        text-align: center !important;
    }

    .free-page .top-header .container {
        text-align: center !important;
    }

    .onboarding-page .top-header {
        padding-top: inherit !important;
    }

        .onboarding-page .top-header .container {
            text-align: center !important;
        }

    .noc-icon .full-width img {
        float: inherit !important;
    }

    .noc-icon-content h2, .noc-icon-content p {
        text-align: center !important;
    }

    .noc-icon-content {
        width: 100% !important;
    }

    .noc-bcgrnd-graph {
        text-align: center !important;
        padding-left: inherit !important;
        padding-top: inherit !important;
        margin-bottom: 0 !important;
    }

    .feature-page .top-header-feautre {
        min-height: 300px !important;
        padding: 0 10px !important;
    }

    .about-page .top-header-about {
        min-height: 300px !important;
        padding: 0 10px !important;
    }

    .test-drive-pulseway {
        padding: 20px !important;
    }

        .test-drive-pulseway .margin-bottom-30 {
            margin-bottom: 0 !important;
        }

    .chart-container > img {
        height: 196px !important;
    }

    .scale-as-need {
        top: 96px !important;
    }
}

.margin-auto {
    margin: auto !important;
}

.pad-t-10 {
    padding-top: 10px;
}

.pad-t-20 {
    padding-top: 20px !important;
}

.pad-b-10 {
    padding-bottom: 10px;
}

.pad-b-20 {
    padding-bottom: 20px;
}

.pad-b-30 {
    padding-bottom: 30px;
}

.pad-b-40 {
    padding-bottom: 40px;
}

.pad-b-50 {
    padding-bottom: 50px;
}

.pad-b-60 {
    padding-bottom: 60px;
}

.pad-b-70 {
    padding-bottom: 70px;
}

.pad-b-80 {
    padding-bottom: 80px;
}

.pad-t-25 {
    padding-top: 25px !important;
}

.pad-t-30 {
    padding-top: 30px;
}

.pad-t-40 {
    padding-top: 40px;
}

.pad-t-60 {
    padding-top: 60px;
}

.pad-t-70 {
    padding-top: 70px;
}

.pad-t-80 {
    padding-top: 80px;
}

.pad-t-120 {
    padding-top: 120px;
}

.pad-box-20 {
    padding: 20px;
}

.header-support-form {
    color: #1a9dff;
    font-size: 32px;
    font-weight: bold;
    /* margin-top: 18px; */
}

.headline-support {
    font-size: 36px;
    font-family: sans-serif;
    font-weight: lighter;
}

.headline-affliate {
    font-size: 32px;
    font-family: sans-serif;
    font-weight: bold;
}

.headline-support-ask {
    font-size: 24px;
    color: #333333;
    margin-top: 40px !important;
}

.backgroundSupport {
    background: url(../Images/home/pw_home_bg.jpg) repeat 0 0;
    padding-top: 50px;
}

.backgroundAffliate {
    background: url(../Images/home/affliate-bg.jpg) repeat 0 0;
    background-size: cover;
    background-position: -189px;
    padding-top: 60px;
    padding-bottom: 40px;
}

    .backgroundAffliate .sales-form-container {
        max-width: 360px !important;
    }

    .backgroundAffliate .btn-primary {
        width: 328px;
    }

.bck-phone {
    background: url(../Images/enterprise/phone.png) repeat 0 0;
    height: 609px;
    margin: 30px;
    width: 300px;
    position: absolute;
    right: -20px;
    bottom: -110px;
}

.backgroundSales {
    background: url(../Images/home/pw_home_bg.jpg) repeat 0 0;
    padding-top: 20px;
}

.webAppPage {
    /*background: url(../Images/web-app/webapp-bg.jpg);*/
    padding-top: 20px;
    background-size: cover;
    padding: 60px 60px;
    background-position: center;
}

.team-webapp {
    background: url(../Images/web-app/team-image.png);
    padding-top: 50px;
    background-size: 727px;
    background-position: right;
    background-repeat: no-repeat;
    background-position-x: 513px;
    background-position-y: 106px;
}

    .team-webapp ul {
        margin-left: 15px;
    }

.webAppPage ul {
    margin-left: 15px;
}

.webAppPage img {
    max-height: 700px;
}

.team-webapp img {
    max-height: 640px;
}

.webAppPage .antivirus-logos img {
    max-height: 55px;
    margin-right: 40px;
}

.white-popup-block {
    background: #fff;
    width: 510px;
    margin: auto;
    min-height: 200px;
    padding: 15px;
}

.inline-block {
    display: inline-block;
}

.inline {
    display: inline !important;
}

.close-btn {
    cursor: pointer;
    font-size: 16px;
    position: absolute;
    right: 401px;
    color: #fff;
    top: -41px;
}

.pad-0 {
    padding: 0 !important;
}

.margin-0 {
    margin: 0 !important;
}

.margin-box-30 {
    margin: 30px;
}

.contact-support-btn {
    width: 140px;
    border: none;
}

.contact-sales-btn {
    background-color: #4CAF50;
    width: 140px;
    border: none;
}

    .contact-sales-btn:hover {
        background-color: #4CAF50;
        width: 140px;
        border: none;
    }

.underline {
    text-decoration: underline;
}

#minutes > h1 {
    font-size: 80px !important;
}

#seconds > h1 {
    font-size: 80px !important;
}

.phone-image {
    position: absolute;
    right: 80px;
    top: 73px;
}

.recomended-number {
    font-size: 35px;
    font-weight: bold;
    background: #fff;
    height: 50px;
    display: inline-block;
    text-align: center;
    width: 50px;
    border-radius: 50%;
    color: #0085EB;
    margin-bottom: 10px;
}

.recomended-number-free {
    font-size: 35px;
    font-weight: bold;
    background: #0085EB;
    height: 50px;
    display: inline-block;
    text-align: center;
    width: 50px;
    border-radius: 50%;
    color: #fff;
    margin-bottom: 10px;
}

.black-container {
    background-color: #181817;
    min-height: 360px;
}

.help-h3-step4 {
    margin-top: 20px;
    font-size: 30px;
    color: #fff;
    text-align: center;
}

.white-text {
    color: #fff;
}

.timer-phone {
    font-size: 28px;
    text-align: center;
    margin-top: 18px;
    min-height: 120px;
}

@font-face {
    font-family: calculator;
    font-display: auto;
    src: url("../Content/v2/font/Calculator.ttf");
}

.timer_box {
    display: inline-block;
    flex: 0 !important;
    text-shadow: rgb(42, 139, 168) -2px 4px 12px;
    color: rgb(61, 209, 254);
}

    .timer_box > h1 {
        display: inline-block;
        flex: 0 !important;
        text-shadow: rgb(42, 139, 168) -2px 4px 12px;
        color: rgb(61, 209, 254);
        font-family: calculator !important;
    }

.icon-bottom-provison {
    height: 65px;
}

.remove-textshadow {
    text-shadow: none;
}

.set-up-mobile-app {
    max-height: 166px;
}

.headline-step4 {
    font-size: 42pt;
    color: white;
    line-height: 50px;
    text-align: left;
    font-family: sans-serif;
    font-weight: bold;
}

.sub-headline-step4 {
    margin-top: 5px;
    font-size: 30px;
}

.sub-headline-step4-2 {
    font-size: 13pt;
    font-family: sans-serif;
    font-weight: 200;
}

.phone-apps {
    position: relative;
    top: -10px;
    display: inline-block;
    width: 475px;
    right: 62px;
    margin-top: 20px;
}

.btn-contact {
    color: #fff;
    background-color: #199EFF;
    border-color: #199EFF;
}

    .btn-contact :focus {
        color: #fff !important;
    }

.remove-hover-btn {
    color: #199eff !important;
    background-color: #fff !important;
    border-color: #199eff !important;
}

.scale-as-need {
    position: absolute;
    top: 110px;
    right: 120px;
    font-size: 30px;
    font-weight: 500;
}

.chart-container {
    position: relative;
    max-height: 200px;
}

    .chart-container > img {
        position: relative;
        top: -12px;
    }

.black-bg-msp {
    background: #000;
    color: #fff;
}

    .black-bg-msp:hover {
        background: #000 !important;
        color: #fff !important;
    }

    .black-bg-msp:focus {
        background: #000 !important;
        color: #fff !important;
    }

.test-drive-pulseway {
    padding: 50px;
}

.myGallery img {
    vertical-align: middle;
}

.ul-blog-space li {
    margin-top: 6px;
}

.pulseway-ceo-img {
    height: 200px;
    margin-right: 20px;
}

.remove-top-position {
    top: 0 !important;
}

.custom-css-casestudy .well-customer .btn-fixed {
    position: inherit !important;
}

.myGalleryRmmGold p {
    padding-top: 40px;
    margin-right: 200px;
    text-align: justify;
}

.myGalleryRmmGold {
    min-height: 120px;
}

.free-custom {
    background-image: url('../Images/home/free-pulseway/phone BG.png');
    background-repeat: no-repeat;
    background-size: 102%;
}

.feature-page .top-header-feautre {
    background-image: url(../Images/features/banner_mini.jpg);
    background-repeat: no-repeat;
    background-position: 1% 2%;
    background-size: 100%;
    min-height: 300px;
    text-align: center;
    color: #fff;
    padding-top: 60px;
}

.top-header-education {
    background-image: url(../Images/Product/HigherEducation/fx.png);
    background-repeat: no-repeat;
    background-size: 98%;
    min-height: 500px;
    text-align: center;
    display: flex;
    align-items: center;
}

.top-header-mme {
    background-image: url(../Images/Product/mme_banner.jpg);
    background-repeat: no-repeat;
    min-height: 500px;
    text-align: center;
    display: flex;
    color: #fff;
    align-items: center;
    background-size: cover;
}

.education-page h1 {
    font-size: 42px;
}

#problems-edu {
    background-image: url(../Images/msp/BusinessManagementSoftware/chart-bgd.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 300px;
    margin-top: 60px;
}

    #problems-edu h2 {
        font-size: 29px !important;
    }

    #problems-edu .margin-t-40 {
        margin-top: 70px;
    }

.noc-page .top-header {
    background-image: url(../Images/Product/NocServices/pulseway_noc_hero1.jpg);
    background-repeat: no-repeat;
    background-position: 1% 2%;
    background-size: 100%;
    min-height: 443px;
    text-align: center;
    color: #fff;
    text-align: left;
    padding-left: 33px;
    padding-right: 33px;
    padding-top: 105px;
}

.bms-page .top-header {
    background-image: url(../Images/web-app/bms-main.png);
    background-repeat: no-repeat;
    background-position: 0% -10px;
    background-size: 100%;
    min-height: 400px;
    text-align: center;
    color: #fff;
    text-align: left;
    padding-left: 33px;
    padding-right: 33px;
    padding-top: 105px;
}

.integration-list {
    background-image: url('../Images/integration/bg.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.integration-page .top-header {
    background-image: url(../Images/integration/texture.png);
    background-repeat: no-repeat;
    background-position: 1% 2%;
    background-size: 100%;
    max-height: 585px;
    text-align: center;
    color: #000;
    text-align: left;
    padding-left: 33px;
    padding-right: 33px;
}

.free-page .top-header {
    background-color: #0d63a3;
    min-height: 300px;
    color: #fff;
    background-position: center;
    background-size: 100%;
}

.onboarding-page .top-header {
    background-image: url(../Images/home/onboarding/banner-onboarding.jpg);
    background-repeat: no-repeat;
    background-position: 1% 2%;
    background-size: cover;
    padding-top: 140px;
    min-height: 550px;
    text-align: center;
    color: #fff;
    text-align: left;
    padding-left: 33px;
    padding-right: 33px;
}

.remote-desktop-page-top .top-header {
    background-image: url(../Images/features/remote-desktop/RemoteDeskop_Hero.jpg);
    background-repeat: no-repeat;
    background-position: 1% 2%;
    background-size: 100%;
    min-height: 390px;
    text-align: center;
    color: #fff;
    text-align: left;
    padding-left: 33px;
    padding-right: 33px;
    padding-top: 65px;
}

.remote-desktop-page-top .feature-header {
    font-size: 32px;
    line-height: 43px;
}

.remote-desktop-page-top .container {
    display: flex;
    align-items: center;
}

.noc-page .feature-header {
    font-size: 40px;
    font-weight: bold;
    line-height: 43px;
}

.free-page .feature-header {
    font-size: 40px;
    font-weight: bold;
    line-height: 43px;
}

.onboarding-page .feature-header {
    font-size: 45px;
    font-weight: bold;
    line-height: 43px;
}

.feature-page .top-header-feautre .subheader {
    font-size: 18px;
}

.feature-page .top-header-feautre a {
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 30px;
}

.feature-header {
    font-size: 40px;
}

    .feature-header i {
        font-weight: bold;
    }

/*card flip css*/

/* Demo only, no need for this */
.container-flip {
    width: 208px;
    height: 300px;
    position: relative;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    perspective: 800px;
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 20px;
}

.card {
}

    .card div {
        display: block;
        width: 100%;
        text-align: center;
        font-weight: bold;
        position: absolute;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        border-radius: 8px;
    }

    .card .front {
        background: #F7F7F7;
        color: #000;
        font-size: 20px;
        padding-top: 60px;
    }

        .card .front a {
            display: block;
            margin: 20px 20px;
        }

        .card .front i {
            color: #199eff;
            font-size: 40px;
        }

    .card .back {
        background: #199eff;
        color: #fff;
        padding: 10px;
        -webkit-transform: rotateY( 180deg );
        -moz-transform: rotateY( 180deg );
        -o-transform: rotateY( 180deg );
        transform: rotateY( 180deg );
    }

    .card.flipped {
        -webkit-transform: rotateY( 180deg );
        -moz-transform: rotateY( 180deg );
        -o-transform: rotateY( 180deg );
        transform: rotateY( 180deg );
    }

/*Css alert card*/
.card-monitor.alert {
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}

.card .front-alert {
    background: #F7F7F7;
    color: #000;
    font-size: 20px;
    padding-top: 60px;
}

    .card .front-alert input {
        display: block;
        margin: 20px 20px;
    }

    .card .front-alert i {
        color: #199eff;
        font-size: 40px;
    }

.card .back-alert {
    background: #199eff;
    padding: 10px;
    color: #fff;
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}

/*Css monitor card*/
.card-monitor.flipped {
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}

.card .front-monitor {
    background: #F7F7F7;
    color: #000;
    font-size: 20px;
    padding-top: 55px;
}

    .card .front-monitor a {
        display: block;
        margin: 20px 20px;
    }

    .card .front-monitor p {
        max-width: 130px;
    }

    .card .front-monitor i {
        color: #199eff;
        font-size: 40px;
    }

.card .back-monitor {
    background: #199eff;
    padding: 10px;
    color: #fff;
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}

/*Css control card*/
.card-control.flipped {
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}

.card .front-control {
    background: #F7F7F7;
    color: #000;
    font-size: 20px;
    padding-top: 60px;
}

    .card .front-control a {
        display: block;
        margin: 20px 20px;
    }

    .card .front-control i {
        color: #199eff;
        font-size: 40px;
    }

.card .back-control {
    background: #199eff;
    padding: 10px;
    color: #fff;
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}
/*Css service card*/
.card-service.flipped {
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}

.card .front-service {
    background: #F7F7F7;
    color: #000;
    font-size: 20px;
    padding-top: 60px;
}

    .card .front-service a {
        display: block;
        margin: 20px 20px;
    }

    .card .front-service i {
        color: #199eff;
        font-size: 40px;
    }

.card .back-service {
    background: #199eff;
    padding: 10px;
    color: #fff;
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}

/*Css directory card*/
.card-directory.flipped {
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}

.card .front-directory {
    background: #F7F7F7;
    color: #000;
    font-size: 20px;
    padding-top: 60px;
}

    .card .front-directory a {
        display: block;
        margin: 20px 20px;
    }

    .card .front-directory i {
        color: #199eff;
        font-size: 40px;
    }

.card .back-directory {
    background: #199eff;
    padding: 10px;
    color: #fff;
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}

.rmm-features {
    min-height: 400px;
    background-color: #00ADE1;
    color: #fff !important;
    position: relative;
    margin-bottom: 62px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    max-width: 1186px;
    margin: auto;
}

    .rmm-features:after {
        content: '';
        position: absolute;
        top: 99%;
        left: 50%;
        margin-left: -42px;
        width: 0;
        height: 0;
        border-top: solid 50px #00ADE1;
        border-left: solid 50px transparent;
        border-right: solid 50px transparent;
    }

    .rmm-features p {
        display: inline;
        padding-left: 10px;
    }

    .rmm-features a {
        color: #ffffff;
    }

    .rmm-features i {
        font-size: 13px;
    }

    .rmm-features a:hover {
        color: #fff !important;
    }

.show-features-size {
    display: inline !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    padding-bottom: 20px !important;
    font-size: 20px !important;
    color: #199eff !important;
}

.show-feautres {
    min-height: 400px;
}

    .show-feautres .light-boxsh {
        top: 0;
    }

    .show-feautres h3 {
        display: inline;
        margin-top: 12px;
        font-size: 18px;
        float: left;
        color: #199eff;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        max-width: 294px;
        text-align: left;
    }

    .show-feautres i {
        display: inline;
        margin-top: 10px;
        font-size: 20px;
        color: #199eff;
        padding-top: 4px;
        margin-left: 44px;
        float: left;
        margin-right: 10px;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    .show-feautres p {
        text-align: justify;
        margin: 0 40px;
    }

    .show-feautres img {
        margin-top: 10px;
        margin-bottom: 10px;
    }

/*.col:not(:first-child),.col:not(:last-child) {
  padding-right:7px;
  padding-left:7px;
  margin-top:10px;
  min-width:390px;
}*/

#f1_container {
    position: relative;
    margin: 10px auto;
    width: 450px;
    height: 281px;
    z-index: 1;
}

#f1_container {
    perspective: 1000px;
}

#f1_card {
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: all 0.7s linear;
}

#f1_container:hover #f1_card {
    transform: rotateY(180deg);
    box-shadow: -5px 5px 5px #aaa;
}

.face {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
}

    .face.back {
        display: block;
        transform: rotateY(180deg);
        box-sizing: border-box;
        padding: 10px;
        color: white;
        text-align: center;
        background-color: #aaa;
    }

/* overlay at start */
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
    /* overlay animate in */
    .mfp-fade.mfp-bg.mfp-ready {
        opacity: 0.8;
    }
    /* overlay animate out */
    .mfp-fade.mfp-bg.mfp-removing {
        opacity: 0;
    }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.show-feautres.col {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.img-feature-top img:nth-child(1) {
    height: 250px;
    width: 250px;
    margin-right: 0;
}

.img-feature-top img:nth-child(2) {
    margin-top: 30px;
    margin-left: 20px;
    height: 90px;
}

.all-feautres {
    min-height: 330px;
}

    .all-feautres div {
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: left;
    }

.center-flex {
    display: flex;
    align-items: center;
}

.margin-td-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.end-point-contact-box {
    background-color: #428bca;
    color: #fff;
    min-height: 190px;
    width: 360px;
}

    .end-point-contact-box > p {
        text-align: center;
        line-height: 29px;
        font-size: 26px !important;
        margin-bottom: 16px;
    }

.endpoint-bottom {
    margin-left: 70px;
    width: 360px;
    background: white;
    padding: 0;
}

.endpoint-features {
    font-size: 25px !important;
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 40px;
}

.custom-endpoint-features img {
    height: 70px;
    position: relative;
    bottom: 5px;
}

@media only screen and (max-width: 520px) {
    .custom-endpoint-features p {
        font-size: 16px !important;
    }

    .custom-endpoint-features img {
        height: 24px !important;
    }

    .endpoint .light-boxsh {
        margin-bottom: 40px !important;
    }
    /*.end-point-contact-box a{
        margin-right:0 !important;
        margin-left:0 !important;
    }*/
    .end-point-contact-box {
        width: auto !important;
    }

    .antivirus-heading-bottom {
        width: auto !important;
    }

    .endpoint-bottom {
        padding: 0;
    }
}

.blue-box-bottom p {
    color: #000 !important;
    font-size: 18px !important;
}

.blue-box-bottom span {
    color: #000 !important;
}

.blue-box-bottom {
    min-height: 84px;
    max-height: 130px;
    opacity: inherit;
    background: inherit !important;
    border: 2px solid #0260A8 !important;
}

    .blue-box-bottom div {
        opacity: inherit !important;
        font-style: inherit !important;
    }

.remove-bold {
    font-weight: 400;
}

.not-active {
    pointer-events: none;
    cursor: default;
}

.pad-bottom-remove {
    padding-bottom: 0;
}

.sass-text-price {
    display: block;
    font-size: 15px;
    float: left;
}

.sass-text-container {
    text-align: center;
    background-color: #EEEEEE;
    padding: 10px;
    color: #0260A8;
}

.margin-0 {
    margin: 0;
}

.antivirus-image-blog img {
    height: 600px;
    display: inline-block;
}

.antivirus-image-blog {
    text-align: center;
}

/*pagination css*/
.content2 p {
    text-indent: 20px;
    text-align: justify;
}

#pagingControls ul {
    display: inline;
    padding-left: 0.5em;
}

#pagingControls li {
    display: inline;
    padding: 0 0.5em;
}

.carousel-inner .item img {
    width: 100% !important;
    height: 100%;
}

.carousel-inner .item {
    height: 100% !important;
}

.carousel .row, .carousel-inner {
    height: 100%;
}

.filter-blog-div {
    padding-left: 20px;
}

    .filter-blog-div a {
        display: inline-block;
        margin: 20px 10px;
        cursor: pointer;
        background-color: transparent;
        border: 1px solid #0087ea;
        padding: 5px 20px;
    }

    .filter-blog-div p {
        display: inline-block;
        font-weight: bold;
    }

.main-blog-image {
    max-height: 300px !important;
    min-width: 100%;
    float: left !important;
    margin: 0 !important;
}

.date-ribbon span {
    position: absolute;
    margin-left: 12px;
    width: 47px;
    text-align: center;
}

.date-ribbon {
    position: absolute !important;
    top: -10px !important;
    left: 20px !important;
    color: #fff !important;
}

.blog-list-content {
    padding-top: 20px;
    border-bottom: 0 !important;
    width: 100%;
}

    .blog-list-content .media-heading {
        margin-bottom: 20px;
        /* text-align: center; */
        line-height: 1.4999em;
    }

    .blog-list-content .media-body p {
        margin-bottom: 20px;
    }

    .blog-list-content .media-body .title {
        margin-bottom: 20px !important;
    }

    .blog-list-content .media-heading a {
        color: initial !important;
    }

    .blog-list-content .list-inline .btn-lg .icon-circle-arrow-right {
        float: right;
        margin-left: 10px;
        margin-top: 4px;
    }

.blog-aside .social-media a i {
    color: #fff;
}

.blog-aside {
    margin-top: 40px;
}

    .blog-aside h4 {
        border-bottom: 1px solid rgba(0,0,0,0.2);
        padding-bottom: 15px;
    }

    .blog-aside .btn-secondary {
        color: rgba(0,0,0,0.4);
        background-color: #e6e6e6;
        border: none;
    }

        .blog-aside .btn-secondary:hover {
            color: #fff !important;
            background-color: #199EFF !important;
            border-color: #199EFF !important;
        }

    .blog-aside .social-media {
        margin-left: -15px;
    }

    .blog-aside .btn-default {
        margin-bottom: 10px;
    }

.archives-blog a {
    margin: 20px 5px;
    color: #a8a8a8;
}

.archives-blog span {
    margin: 20px 5px;
}

.blog-page-btn {
    margin-left: 15px;
    margin-bottom: 20px;
}

.right-blog-btn {
    float: right;
    margin-right: 30px;
}

.carousel-content {
    color: black;
    display: flex;
    align-items: center;
}

    .carousel-content p {
        color: #fff;
        padding: 0 130px;
        font-size: 35px;
    }

    .carousel-content div, a, p {
        margin: auto;
    }

#text-carousel {
    width: 100%;
    height: 330px;
    text-align: center;
    color: #fff;
}

.blog-list-main-post {
    margin: auto;
    margin-top: 40px;
    max-width: 780px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    margin-bottom: 20px;
}

.filters-blog {
    background-color: #e6e6e6;
    height: 70px;
}

/*Blog socia media icons*/
.blog-aside .social-media {
    margin-left: 0;
}

    .blog-aside .social-media a {
        border-radius: 5px;
        margin: 0 5px;
        background: #797979;
    }

    .blog-aside .social-media .facebook:hover {
        background: #3b5998;
        color: #fff;
    }

        .blog-aside .social-media .facebook:hover i {
            color: #fff !important;
        }

    .blog-aside .social-media .twitter:hover {
        background: #00aced;
        color: #fff;
    }

        .blog-aside .social-media .twitter:hover i {
            color: #fff !important;
        }

    .blog-aside .social-media .linkedin:hover {
        background: #007bb6;
        color: #fff;
    }

        .blog-aside .social-media .linkedin:hover i {
            color: #fff !important;
        }

    .blog-aside .social-media .g-plus:hover {
        background: #dd4b39;
        color: #fff;
    }

        .blog-aside .social-media .g-plus:hover i {
            color: #fff !important;
        }

    .blog-aside .social-media .blog:hover {
        background: #fb8f3d;
        color: #fff;
    }

        .blog-aside .social-media .blog:hover i {
            color: #fff !important;
        }

.carousel-indicators li {
    background-color: #999;
    background-color: rgba(70,70,70,.25);
}

.carousel-indicators .active {
    background-color: #444;
}

.carousel-indicators {
    bottom: 2px !important;
}

    .carousel-indicators .active {
        background-color: #fff;
    }

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .image-prev {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    display: inline-block;
}

.pad-l-30 {
    padding-left: 30px;
}

.pad-l-50 {
    padding-left: 50px;
}

.pagination > li > a, .pagination > li > span {
    margin-right: 20px;
    padding: 10px 18px;
    margin-top: 5px;
}

.image-next {
    position: absolute;
    top: 50%;
    left: 10%;
    z-index: 5;
    display: inline-block;
}

.full-width {
    width: 100%;
}

.full-height {
    height: 100%;
}

.login-pulseway {
    width: 100%;
    display: flex;
    margin-top: 40px;
    margin-bottom: 40px;
}

    .login-pulseway .form-medium {
        min-height: 388px;
    }

    .login-pulseway .label-danger {
        float: left !important;
    }

.close-enterprise {
    cursor: pointer;
    font-size: 24px;
    color: #fff;
    position: absolute;
    right: -18px;
    top: -16px;
}

#enterpise-modal {
    position: relative;
}

    #enterpise-modal .mfp-close {
        display: none;
    }

#system-modal {
    background: #fff;
    width: 430px;
    margin: auto;
    min-height: 154px;
    padding: 15px;
    text-align: center;
}

.pad-l-10 {
    padding-left: 10px;
}

.pad-lr-0 {
    padding-left: 0;
    padding-right: 0;
}

.login-bg {
    background: url(../Images/home/login-bg.jpg) no-repeat center center fixed #2f4050 !important;
    height: 100%;
}

.enterpise-login-form {
    background: #fff;
    min-width: 167px;
    max-width: 385px;
}

.enterprise-btn-clr {
    background: #2489c5 !important;
}

.margin-inital {
    margin: initial !important;
}

.flex-middle {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.my-account-btn::before {
    font-family: 'FontAwesome';
    content: "\f007";
    color: #fff;
    padding-right: 5px !important;
}

.icon-tick-font::before {
    font-family: 'FontAwesome';
    content: "\f00c";
}

.my-account-btn {
    text-transform: capitalize !important;
    font-size: 14px !important;
    line-height: 33px !important;
}

.competitor-background {
    background: url(../Images/home/competitor/pulseway-hero-bg.jpg) no-repeat 0 0;
    text-align: left;
    padding-top: 99px;
}

.competitor-background-t-l {
}

.margin-20 {
    margin: 20px;
}

.margin-40 {
    margin: 40px;
}

.competitor-shadow {
    -webkit-box-shadow: -1px 14px 31px -7px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 14px 31px -7px rgba(0,0,0,0.75);
    box-shadow: -1px 14px 31px -7px rgba(0,0,0,0.75);
}

    .competitor-shadow .blue-color {
        color: #199eff !important;
    }

.grey-bg {
    background: rgba(0,0,0,0.1);
}

#testinomials-carousel {
    width: 100%;
    height: 330px;
    text-align: center;
    color: #fff;
}

.right-arrow-nag {
    right: 0;
    left: auto;
}

.compettion .btm-left:before {
    width: 290px !important;
}

.compettion .btm-right:before {
    width: 191px !important;
    margin-left: 40px !important;
}

.compettion .top-right {
    right: 384px !important;
}

    .compettion .top-right:before {
        width: 242px !important;
        margin-left: 45px !important;
    }

.video-compettion {
    z-index: 76;
    height: 556px;
    /*background: url(../Images/home/competitor/black-mob-bg.jpg) no-repeat 0 0;
    background-size: cover;*/
    border: 5px solid #fff !important;
    margin: auto;
    margin-top: 45px;
}

.back-backup {
    background: url('../Images/home/competitor/rmm_iphonex.png') no-repeat 0 0;
    background-size: 313px 650px;
    height: 650px;
    width: 313px;
}

.video-compettion-img {
    position: absolute;
    height: 628px;
    margin-left: 142px;
}

.font-24 {
    font-size: 23px;
}

.font-28 {
    font-size: 28px;
}

.font-34 {
    font-size: 34px;
}

.font-40 {
    font-size: 40px;
}

.font-30 {
    font-size: 30px;
}

.font-20 {
    font-size: 20px;
}

.backgroundcheck {
    background: url(../Images/home/competitor/black-mob-bg.jpg) no-repeat 0 0;
    background-size: 300px 628px;
    height: 628px;
    width: 300px;
}

.award-logo-nagios {
    padding: 0 70px 0 0;
}

.flex-column {
    flex-direction: column;
}

.header-plan {
    background: url(../Images/msp/pricing/new-banner.jpg) center no-repeat;
    height: 250px;
    color: #fff !important;
}

    .header-plan .header {
        padding-top: 25px;
    }

.choose-pricing-block {
    padding-top: 30px;
    position: relative;
    top: -60px;
    text-shadow: 0 0 black;
    background: #fff;
    border-radius: 10px;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-15 {
    font-size: 15px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-17 {
    font-size: 17px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-19 {
    font-size: 19px !important;
}

.plan-dash {
    height: 3px;
    width: 40px;
    display: inline-block;
    background-color: #fff;
    margin-bottom: 8px;
}

.new-nav .menu-item {
    padding: 18px 15px !important;
}

.user-menu {
    width: 16.9%;
}

.navbar ul#main-menu li {
    border: none !important;
}

.custom-margin-nav {
}

.navbar-btn {
    margin-top: 17px;
}

.active-filter {
    color: #fff !important;
    background-color: #199EFF !important;
    border-color: #199EFF !important;
}

.logo-seperator {
    color: #fff;
    display: inline-block;
    font-size: 27px;
    margin-left: 15px;
    margin-top: 5px;
    background: rgba(255,255,255,0.7);
    width: 1px;
    height: 30px;
}

.background-transparent {
    background-color: transparent;
}

.noc-header {
    font-size: 31px;
    font-weight: 600;
    text-align: center;
    margin: 30px 0;
}

.noc-icon img {
    float: left;
    margin-top: 15px;
    margin-right: 10px;
}

.noc-bcgrnd-graph {
    background-image: url(../Images/Product/NocServices/Feature03_panel_BG.png);
    min-height: 443px;
    text-align: center;
    color: #fff;
    text-align: left;
    padding-top: 105px;
    margin-bottom: 65px;
}

.noc-icon-content {
    width: 88%;
    display: inline-block !important;
    margin-bottom: 20px;
}

    .noc-icon-content p {
        font-size: 14px;
    }

    .noc-icon-content h2 {
        font-size: 20px;
    }

.noc-bcgrnd-graph h2 {
    font-size: 28px;
    color: #000;
    margin-bottom: 40px;
}

.noc-icon-content img {
    height: 500px;
}

.noc-custom p.lead-in-left, .left, p.lead-in-left-top {
    margin-bottom: 5px;
}

.header-levels {
    background: #199eff;
    text-align: left;
    color: #fff;
    padding-top: 20px !important;
    padding: 10px;
    min-height: 100px;
}

    .header-levels h1 {
        margin: 0 !important;
    }

.noc-levels-content {
    padding: 20px;
}

.list-noc-levels ul {
    padding-left: 20px;
}

.list-noc-levels li {
    margin: 10px 0;
}

ul.check-level {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    ul.check-level li {
        background-image: url('../Images/Product/NocServices/icon_check.png');
        background-repeat: no-repeat;
        background-position: 1px 2px;
        padding-left: 27px;
    }

ul.check-level-green {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    ul.check-level-green li {
        background-image: url('../Images/Product/NocServices/icon-check-green.png');
        background-repeat: no-repeat;
        background-position: 1px 1px;
        padding-left: 27px;
    }

.list-noc-levels img {
    margin-right: 10px;
    float: left;
    margin-top: 15px;
}

.list-noc-levels {
    padding-left: 30px;
    padding-bottom: 10px;
}

.shadow-level {
    -webkit-box-shadow: 0px 1px 8px -2px rgba(0,0,0,1);
    -moz-box-shadow: 0px 1px 8px -2px rgba(0,0,0,1);
    box-shadow: 0px 1px 8px -2px rgba(0,0,0,1);
    padding: 0;
    margin-left: 30px;
    min-height: 540px;
    min-width: 540px;
}

.image-blog-noc img {
    margin-right: 70px;
}

.custom-marg-noc {
    margin-left: 25px;
}

.dropdown-backdrop {
    position: static;
}

.new-menu .caret, .caret-up {
    border-top-color: rgba(255,255,255,0.7) !important;
    border-bottom-color: rgba(255,255,255,0.7) !important;
}

.filter-blog-text {
    padding-left: 0 !important;
    margin-top: 10px;
    color: #199eff;
}

.custom-nav .dropdown-menu-large {
    top: 67px;
}

/*New Navbar CSS*/

.dropdown-large {
    position: static !important;
}

.dropdown-menu-large {
    margin-left: 16px;
    margin-right: 16px;
    padding: 20px 0px;
}

    .dropdown-menu-large > li > ul {
        padding: 0;
        margin: 0;
    }

        .dropdown-menu-large > li > ul > li {
            list-style: none;
        }

            .dropdown-menu-large > li > ul > li > a {
                display: block;
                padding: 3px 20px;
                clear: both;
                font-weight: normal;
                line-height: 1.428571429;
                color: #333333;
                white-space: normal;
            }

    .dropdown-menu-large > li ul > li > a:hover,
    .dropdown-menu-large > li ul > li > a:focus {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5;
    }

    .dropdown-menu-large .disabled > a,
    .dropdown-menu-large .disabled > a:hover,
    .dropdown-menu-large .disabled > a:focus {
        color: #999999;
    }

        .dropdown-menu-large .disabled > a:hover,
        .dropdown-menu-large .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

    .dropdown-menu-large .dropdown-header {
        color: #428bca;
        font-size: 18px;
    }

@media (min-width:990px) {
    .extra-in-mob-nav {
        display: none !important;
    }
}

@media (min-width:500px) {
    .shadow-level h1 {
        text-align: left !important;
    }
}

@media (max-width: 500px) {
    #freePage .margin-t-90 {
        margin-top: 50px !important;
    }

    .top-header-education {
        background-position: 28% 76% !important;
    }

    .set-up-mobile-app {
        max-height: 420px !important;
    }

    .step4-page {
        height: 415px !important;
    }

        .step4-page .top-step {
            margin-top: 100px;
        }

    .casestudy-main .btn-fixed {
        position: initial !important;
    }

    .read-more-blog {
        font-size: 12px !important;
    }

    .blog-discovery .media-body {
        padding-left: 0 !important;
    }

    .blog-discovery {
        padding: 0 !important;
    }

    .show-feautres .row div {
        margin-top: 15px;
    }

    .download-brochure h3 {
        float: inherit !important;
        padding-bottom: 15px !important;
    }

    .download-brochure {
        text-align: center;
        position: initial !important;
    }

    .onboarding-page .top-header .center-flex {
        display: block;
        text-align: center;
    }

    .onboarding-page .top-header .margin-top-remove {
        text-align: center;
    }

    .advance-shadow {
        min-height: 935px !important;
    }

    .essential-shadow {
        min-height: 700px !important;
    }

    .noc-bcgrnd-graph {
        padding-top: 0px !important;
    }

    .noc-custom-onboarding .shadow-level {
        min-width: 0 !important;
        margin-left: 0 !important;
    }

    .header-levels p {
        text-align: center;
    }

    .shadow-level {
        min-width: 0 !important;
    }

    .benefits {
        min-width: 280px !important;
    }

    .benefits-3d {
        min-width: 280px !important;
    }

    .psa-requirements label {
        font-size: 12px !important;
    }

    .free-trial .well {
        padding: 10px !important;
    }

    .free-trial label {
        font-size: 12px !important;
    }

    .free-trial .container {
        padding: 0 !important;
    }

    .free-trial span {
        font-size: 12px !important;
    }

    .choose-pricing-block .container {
        padding: 0 !important;
    }

    .noc-custom-onboarding .new-li ul li {
        padding: 22px 0 !important;
        width: 158px !important;
        left: 0 !important;
    }

    .new-li {
        padding: 0 !important;
    }
}

@media (max-width: 768px) {
    .dropdown-menu-large {
        margin-left: 0;
        margin-right: 0;
    }

        .dropdown-menu-large > li {
            margin-bottom: 30px;
        }

            .dropdown-menu-large > li:last-child {
                margin-bottom: 0;
            }

        .dropdown-menu-large .dropdown-header {
            padding: 3px 15px !important;
        }
}
/*
    New Menu Styles
*/
.new-menu > .nav > li > a:hover, .new-menu > .nav > li > a:focus {
    color: #fff;
    background-color: #282828;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#202020),to(#414141));
    background-image: -webkit-linear-gradient(top,#202020,0%,#414141,100%);
    background-image: -moz-linear-gradient(top,#202020 0,#414141 100%);
    background-image: linear-gradient(to bottom,#202020 0,#414141 100%);
    background-repeat: repeat-x;
}

.new-menu > .custom-nav a:first-child {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: all .4s ease-out !important;
    transition: all .4s ease-out !important;
    padding: 18px 18px;
    margin: 0 !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    color: #fff !important;
}

.new-menu > .nav .dropdown-menu {
    background-color: #3b4241 !important;
}

@media (min-width: 2045px) {
    .new-menu .dropdown-menu-large {
        left: 25% !important;
        max-width: 900px !important;
    }
}

.new-menu .dropdown-menu-large {
    left: 15%;
    max-width: 900px;
}

.new-menu > .navbar-nav > li > .dropdown-menu {
    list-style: none;
}

.new-menu > .dropdown-menu-large ul {
    list-style: none;
}

.menu-header {
    text-transform: capitalize;
    font-size: 17px;
    font-weight: bold;
}

.menu-content {
    text-transform: initial;
    font-size: 12.2px;
    font-weight: 500;
    color: #fff;
    margin-top: 10px;
}

.new-menu .dropdown-menu-large a:focus {
    color: #fff !important;
    background-color: #808080 !important;
    background-image: none !important;
    background-repeat: repeat-x !important;
}

.new-menu .dropdown-menu-large a:hover {
    background-image: none !important;
    color: #fff !important;
    background-color: #808080 !important;
    background-repeat: repeat-x !important;
    min-height: 119px;
}

.new-menu .home_title {
    display: block;
    margin-bottom: 10px !important;
    margin-top: 140px;
    margin-left: 30px;
}

    .new-menu .home_title:after {
        display: block;
        clear: both;
        content: "";
        position: relative;
        left: 0;
        bottom: 0;
        max-width: 250px;
        height: 1px;
        width: 4%; /* or 100px */
        border-bottom: 3px solid #0087ea;
        padding: 2px 0px;
    }

.new-nav .navbar-toggle {
    margin: 0 !important;
    padding: 3px 5px !important;
}

.new-menu .menu-bottom {
    cursor: pointer;
}

    .new-menu .menu-bottom > a {
        padding: 0 !important;
        color: #0087ea !important;
        background: none;
    }

    .new-menu .menu-bottom a:hover {
        color: #0087ea !important;
        background: none !important;
    }

.new-menu .dropdown-menu-large {
    padding-top: 10px;
}

.new-menu .dropdown-toggle .nav .open > a, .new-menu .nav .open > a:hover, .new-menu .nav .open > a:focus {
    background-color: inherit;
}

.new-menu > .mobile-a-nav {
}

.new-menu .active, .new-menu > .nav .open > a, .new-menu .nav .open > a:hover, .new-menu .nav .open > a:focus {
    color: #fff;
    background-color: #282828;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#202020),to(#414141));
    background-image: -webkit-linear-gradient(top,#202020,0%,#414141,100%);
    background-image: -moz-linear-gradient(top,#202020 0,#414141 100%);
    background-image: linear-gradient(to bottom,#202020 0,#414141 100%);
    background-repeat: repeat-x;
}

.menu-bottom a:hover {
    min-height: 10px !important;
}

.li-header-menu {
    height: 125px;
}

.custom-margin-nav {
    max-width: 1240px !important;
}

.extra-in-mob-nav a {
    text-transform: capitalize;
    font-size: 14px;
    padding: 0px 1.5em;
    line-height: 10px !important;
    text-align: left;
    margin: 9px 0;
}

.blockquote-remote {
}

    .blockquote-remote blockquote {
        position: relative;
    }

    .blockquote-remote p {
        padding-top: 50px;
        padding-bottom: 30px;
        font-size: 18px;
        font-style: italic;
    }

        .blockquote-remote p:after {
            left: 50% !important;
        }

.blockquote-img img {
}

.blockquote-remote .text-small {
    font-size: 74% !important;
}

.image-custom-remote {
    background: url('../Images/features/remote-desktop/Image_Feature-block04.png');
    height: 411px;
    width: 542px;
    background-repeat: no-repeat;
}

.multiple-screen-remote {
    background: #e6e6e6;
    padding: 20px;
    left: 15px;
}

.remote-desktop-page-top .popup-video img {
    height: 143px;
    width: 143px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .remote-desktop-page-top .popup-video img:hover {
        height: 160px;
        width: 160px;
    }

#lessThan25systems {
    margin-bottom: 15px;
    background: #d9534f;
    padding: 10px;
    font-size: 13px;
    color: #fff;
    border-radius: 5px;
    margin-top: 10px;
}

    #lessThan25systems .btn-submit-register, #lessThan25systems a {
        color: #fff !important;
        font-weight: bold !important;
        cursor: pointer;
    }

.btn-submit-register {
    color: #199eff;
    text-decoration: none;
    background: transparent;
    outline: none;
    border: none;
}

    .btn-submit-register:hover {
        color: #0068fd;
        text-decoration: underline;
    }

.benefits-3d {
    -webkit-box-shadow: 0px 1px 8px -2px rgba(0,0,0,1);
    -moz-box-shadow: 0px 1px 8px -2px rgba(0,0,0,1);
    box-shadow: 0px 1px 8px -2px rgba(0,0,0,1);
    padding: 0;
    background: rgba(0,0,0,0.03);
    min-width: 365px;
    min-height: 470px;
    margin-right: 20px;
}

.benefits {
    padding: 0;
    min-width: 395px;
    min-height: 295px;
}

.font-46 {
    font-size: 46px;
}

.font-70 {
    font-size: 70px;
}

#rmmonboarding {
    display: block;
}

#psaonboarding {
    display: none;
}

.noc-custom-onboarding ul {
    padding-left: 0px !important;
    margin-bottom: 0;
    position: relative;
    top: 2px;
}

.noc-custom-onboarding .new-li ul li {
    border: 1px solid lightgray;
    margin-bottom: 0 !important;
    padding: 23px;
    background: #fff;
    border-radius: 0 !important;
}

.noc-custom-onboarding .container-tabs {
    border-top: 1px solid lightgray;
}

.noc-custom-onboarding p {
    font-size: 16px;
}

.noc-custom-onboarding h1 {
    font-size: 38px;
}

.onboarding-page .subheader {
    max-width: 380px;
    font-size: 16px;
}

.onboarding-page .top-header .customer-count {
    font-weight: bold;
    color: #0087ea;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding: 10px;
}

.onboardingbox .shadow-level {
    min-height: 625px;
    margin-left: 15px;
    margin-right: 10px !important;
}

.onboardingbox .header-levels {
    min-height: 85px;
}

.onboardingbox .noc-levels-content {
    font-size: 16px;
    padding-bottom: 10px;
}

.onboardingbox .list-noc-levels li {
    font-size: 15px !important;
}

.download-brochure {
    position: absolute;
    bottom: -10px;
    width: 100%;
    padding-left: 20px;
}

    .download-brochure h3 {
        padding-right: 20px;
        padding-top: 2px;
        float: right;
    }

        .download-brochure h3 span {
            font-weight: 500;
        }

#rmmonboarding h1, #psaonboarding h1 {
    font-size: 36px;
    padding-left: 10px;
}

.bordered-bottom-remove-1px-top {
    border-bottom-width: 0 !important;
    height: 71px;
    margin-top: 19px !important;
    border-top: 3px solid #199eff !important;
}

.bordered-bottom-remove-1px-top-green {
    border-top: 3px solid #47a447 !important;
}

.top-1px {
    top: -1px;
}

#psaonboarding .header-levels, #psaonboarding .download-brochure a {
    background: #47a447;
    border-color: #47a447;
}

.border-left-dotted {
    border-left: 1px dotted #000;
}

.home-page p {
    font-size: 16px;
}

.psa-page p {
    font-size: 16px;
}

.blog-discovery h3 {
    font-size: 18px;
}

.blog-discovery {
    padding-right: 0;
}

    .blog-discovery p {
        text-align: initial !important;
    }

    .blog-discovery a {
        float: right;
    }

    .blog-discovery .lead p {
        max-width: 842px;
        font-size: 20px;
    }

    .blog-discovery .lead {
        min-height: 195px;
    }

.resource-card {
    background: white;
    overflow: hidden;
    border: solid 1px #e8e8e8;
    border-radius: 6px;
    font-size: 14px;
    transition: all .25s;
    -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,0.15);
    box-shadow: 0 1px 0 0 rgba(0,0,0,0.15);
}

.resource-tile {
    margin-bottom: 38px;
}

    .resource-tile .resource-card .resource-cover {
        background-color: #fff;
        height: 145px;
        border-bottom: solid 1px #e8e8e8;
        position: relative;
        overflow: hidden;
    }

        .resource-tile .resource-card .resource-cover .resource-image {
            width: 100%;
            height: 100%;
            background-size: 100%;
            background-size: cover;
            background-position: 50% 50%;
        }

    .resource-tile .resource-card .resource-meta {
        background-color: #fff;
        height: 128px;
        padding: 13px 20px 20px 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: solid 1px #e8e8e8;
        border-top: none;
    }

    .resource-tile .resource-card:hover {
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.15);
        box-shadow: 0 6px 12px rgba(0,0,0,0.15);
        text-decoration: none !important;
    }

    .resource-tile .resource-card a:hover, .resource-tile .resource-card a:focus {
        text-decoration: none !important;
    }

    .resource-tile .resource-card .resource-meta .type {
        color: #999;
        text-transform: uppercase;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-bottom: 10px;
    }

    .resource-tile .resource-card .resource-meta .description p {
        color: #333;
        display: block;
        display: -webkit-box;
        height: 85px;
        margin: 0 auto;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 95%;
    }

.psa-page-logo-image {
    height: 52px;
}

.schemanetworksimage {
    background: url('../Images/enterprise/extraresources/schema_resource.jpg');
}

.casestudyawardimage {
    background: url('../Images/enterprise/extraresources/msp_award_resource.jpg');
}

.globalpcimage {
    background: url('../Images/enterprise/extraresources/global_pc_resource.jpg');
}

.serverestartimage {
    background: url('../Images/enterprise/extraresources/restarted_server_resource.jpg');
}

.siemensimage {
    background: url('../Images/enterprise/extraresources/siemens_resource.jpg');
    background-size: 97% !important;
}

.case-study-ul ul li {
    font-size: 16px;
}

.case-study-ul .btn-bold {
    font-size: 17.5px;
}

.case-study-right p {
    font-size: 16px;
}

.view-casestudy {
    padding: 12px;
    border: 1px solid rgba(0,0,0,0.2);
    color: rgba(0,0,0,0.7);
    text-decoration: none !important;
    font-weight: bold;
}

.noc-bottom-contact {
    background: url(../Images/Product/NocServices/bottom-noc-bg.jpg);
    background-repeat: no-repeat;
    height: 600px;
    background-size: 100% 100%;
}

.blog-post ul li {
    font-size: 16px;
}

.blog-post ol li {
    font-size: 16px;
}

.blog-post .campaign {
    margin-top: 40px !important;
}

.font-inherit {
    font-size: inherit !important;
}

.step4-page {
    background: url("../Images/enterprise/banner_auto-provisioning.jpg") 0% 13% no-repeat;
    opacity: 0.8;
    position: relative;
    height: 305px;
    background-position: 1% 100%;
    background-size: cover;
}

    .step4-page .top-step {
        margin-top: 100px;
    }

.step4-page-main .blue-container {
    padding: 30px 0px 120px 0px;
}

.video-popup {
    padding: 40px;
    background: rgba(0,0,0,0.1);
    padding-top: 60px;
    margin-top: 40px;
    min-height: 320px;
}

.btn-noc {
    padding: 10px 103px !important;
}

.noc-dowload-form {
    padding: 10px 20px;
    background-color: #fff;
    width: 390px;
    margin: auto;
    margin-top: 30px !important;
    -webkit-box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.75);
    border-radius: 10px;
}

    .noc-dowload-form .validation-summary-errors {
        text-align: left !important;
    }

.dwlnd-noc-msg {
    color: white;
    font-size: xx-large;
    text-align: center;
}

.width-50 {
    width: 50%;
}

.endpoint h1 {
    font-size: 40px;
    font-weight: 600;
}

.endpoint h2 {
    font-size: 33px;
}

.endpoint p {
    font-size: 16px;
}

.av-dollar {
    font-size: 31px;
    position: relative;
    top: -4px;
    font-weight: 500;
}

.endpoint-bottom .btn-container .btn-success:before {
    background: #428bca;
    border-radius: 25px;
    content: "or";
    color: #fff;
    font-size: 14px;
    font-style: italic;
    line-height: 25px;
    height: 26px;
    position: absolute;
    left: 168px;
    text-transform: lowercase;
    width: 26px;
}

.glue-bottom .btn-container .btn-success:before {
    background: transparent !important;
    border-radius: 25px;
    content: "" !important;
    color: #fff;
    font-size: 14px;
    font-style: italic;
    line-height: 25px;
    height: 26px;
    position: absolute;
    left: 168px;
    text-transform: lowercase;
    width: 26px;
}

#av-features div .container .row:nth-child(2) div:first-child {
    order: 2 !important;
}

.av-iphone {
    position: absolute;
    right: 136px;
}

.endpoint .width-50 {
    margin-bottom: 60px;
}

.top-header-education .sub-header {
    width: 720px;
    text-align: left;
    /* z-index: 1; */
    /* position: absolute; */
    /* right: -105px; */
    /* top: 130px; */
    /* margin-right: 20px; */
    margin-right: 0;
    float: right;
    padding: 30px;
}

.top-header-mme .sub-header {
    text-align: left;
    margin-right: 0;
    padding: 10px;
    padding-top: 75px;
}

    .top-header-mme .sub-header p {
        font-size: 16px;
    }

#voice-uoa {
    background: url('../Images/Product/HigherEducation/Polygon 1.png') no-repeat;
    height: 353px;
    width: 410px;
    padding: 20px;
    color: #e1eaf8;
    background-position: 9px -31px;
    margin: auto;
    margin-right: 0px;
    background-size: 93% 98%;
}

    #voice-uoa p {
        font-size: 15px;
    }

.uoa-data img {
    height: 100px;
    margin-right: 0;
    margin-bottom: 30px;
}

.uoa-data {
    padding-right: 173px;
}

    .uoa-data h4 {
        font-size: 26px;
        text-align: right;
        font-weight: 500;
        margin: 0;
    }

    .uoa-data h2 {
        margin-top: 0;
        text-align: right;
        margin-bottom: 0;
    }

.university-data p {
    float: right;
    width: 80%;
    margin-bottom: 26px;
    font-size: 16px;
    padding-right: 170px;
}

.university-data a {
    margin-right: 170px;
    margin-top: 0;
    margin-bottom: 20px;
}

.hcc-data {
    margin-top: 40px;
    padding-left: 140px;
}

    .hcc-data img {
        height: 100px;
        margin-left: 0;
        margin-bottom: 20px;
    }

    .hcc-data h4 {
        font-size: 25px;
        text-align: left;
        font-weight: 500;
        margin: 0;
    }

    .hcc-data h2 {
        margin-top: 0;
        text-align: left;
        margin-bottom: 0;
        font-size: 26px;
    }

#voice-hcc {
    background: url('../Images/Product/HigherEducation/Polygon.png') no-repeat;
    height: 269px;
    width: 386px;
    padding: 22px;
    color: #e1eaf8;
    background-position: 3px 8px;
    margin: auto;
    margin-left: 20px;
    background-size: 96% 96%;
}

    #voice-hcc p {
        font-size: 15px;
    }

.university-data-hcc p {
    width: 80%;
    margin-bottom: 26px;
    font-size: 16px;
    padding-left: 140px;
}

.university-data-hcc a {
    margin-left: 140px;
    margin-top: 0;
    margin-bottom: 20px;
}

.universities-list h1 {
    font-size: 29px;
    width: 80%;
    margin: auto;
    margin-bottom: 40px;
    margin-top: 40px;
}

.high-edu {
    margin-top: 30px;
}

.university-data {
    margin-bottom: 40px;
}

.btn-success-hover {
    border-color: #398439;
    color: #398439;
}

    .btn-success-hover:hover {
        background-color: #47a447;
        border-color: #398439;
        color: #fff;
    }

.mme-data .margin-t-90 {
    position: relative;
}

.mme-data .graph {
    position: absolute;
    top: -85px;
}

.real-time-img {
    height: 400px;
}

.black-overlay {
    width: 100%;
    height: 117%;
    position: absolute;
    margin: 0 auto;
    background-color: #000000;
    opacity: 0.80722891566265;
}

.red-overlay {
    width: 100%;
    height: 78%;
    position: absolute;
    margin: 0 auto;
    background-color: #f9320c;
    opacity: 0.8433734939759;
}

.content-webinar #top-content {
    background: url('../Images/home/webinar/webinar-1.png');
    background-color: #242424;
    background-repeat: repeat;
    background-position: center top;
    background-size: cover;
    width: auto;
    border-width: 0;
    border-top-width: 0px;
    border-bottom-width: 0px;
    height: 1012px;
}

.content-webinar .bottom-webinar-section {
    background: url('../Images/home/webinar/webinar-2..png');
    background-color: #242424;
    background-repeat: repeat;
    background-position: center top;
    background-size: cover;
    width: auto;
    border-width: 0;
    border-top-width: 0px;
    border-bottom-width: 0px;
    height: 516px;
}

.content-webinar #middle-content {
    background-color: #000000;
    background-repeat: repeat;
    background-position: center top;
    background-size: cover;
    width: auto;
    border-width: 0;
    border-top-width: 0px;
    border-bottom-width: 0px;
    height: 390px;
}

.webinar-timer-left ul li {
    margin: 20px;
    font-size: 16px;
}

.content-webinar {
    background: #1a1a1a;
}

#edgar-speaker {
    height: 190px;
    width: 49%;
    float: left;
    background: url('../Images/home/webinar/edgar.jpg');
    background-repeat: no-repeat;
    background-size: 198px;
    background-position: 32% 25%;
    border: 10px solid #fff;
    border-radius: 10px;
}

#impact-speaker {
    height: 190px;
    width: 45%;
    float: left;
    background: url('../Images/home/webinar/impact.png');
    background-repeat: no-repeat;
    background-size: 212px;
    background-position: 32% 25%;
    border: 10px solid #fff;
    border-radius: 10px;
}

.speakers-section .v-center {
    padding: 0 140px;
}

.speaker-bio {
    text-align: left;
    margin-left: 70px;
}

.timer-webinar-form .content {
    border: 1px solid #fff;
    width: 412px;
    height: 527px;
    margin: auto;
    float: none;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #f9320c;
}

.content-webinar #countdown, .content-webinar #countdownTime {
    font-size: 23px;
    float: right;
    margin-bottom: 24px;
    margin-right: 50px;
}

.timer-webinar-form input, .timer-webinar-form select {
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,0.3);
    outline: none;
    margin-bottom: 2px;
}

#webinarDays, #webinarSec, #webinarHours, #webinarMin {
    padding: 20px;
    background: #f9320c;
    font-size: 25px;
    font-weight: bold;
    margin: 26px;
    height: 80px;
    display: inline-block;
    width: 80px;
    margin-left: 0;
    margin-bottom: 0;
    border-radius: 5px;
    text-align: center;
    margin-top: 10px;
}

#countHeader {
    margin-left: 50px;
    text-align: left;
    color: #f9320c;
}

    #countHeader #days {
        margin: 0 26px;
    }

    #countHeader #hours {
        margin: 0px 38px;
    }

    #countHeader #seconds {
        margin-left: 30px;
    }

    #countHeader #minutes {
        margin: 0 13px;
    }

.timer-webinar-form .inline-block {
    height: 118px;
    width: 80px;
    margin-right: 12px;
}

    .timer-webinar-form .inline-block span {
        width: 100%;
        display: inline-block;
        text-align: center;
    }

    .timer-webinar-form .inline-block #days, .timer-webinar-form .inline-block #hours, .timer-webinar-form .inline-block #seconds, .timer-webinar-form .inline-block #minutes {
        color: #f9320c;
    }

#errorFirstName, #errorLastName, #errorEmail, #errorOrganization, #errorIndustry, #errorPhone, #errorSystems, #errorDate {
    visibility: hidden;
    background: red;
    color: #d9534f;
    padding: 0 11px;
    margin-top: 19px;
    font-size: 12px;
}

#reg-form-conflict {
    visibility: hidden;
    color: #000;
    padding: 30px;
}

.about-circle-bg {
    background: url('../Images/home/about-us/circles-background-about.png') no-repeat;
    /* height: 1021px; */
    text-align: center;
    color: #fff;
    /* background-size: cover; */
    background-size: 100% 100%;
}

    .about-circle-bg .logo-hero {
        margin-top: 40px;
    }

.profile-container {
    width: 234px;
    height: 410px;
    position: relative;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    perspective: 800px;
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,0.1);
}

    .profile-container img {
        height: 280px;
        padding-top: 4px;
        border-radius: 5px;
        width: 200px;
    }

    .profile-container .social-icon-profile i, .profile-container .social-icon-profile a {
        color: rgba(0,0,0,0.7);
        font-size: 18px;
        margin-right: 10px;
        text-decoration: none;
    }

    .profile-container .social-icon-profile {
        border-top: 1px solid rgba(0,0,0,0.1);
        margin-top: 15px;
        padding-top: 15px;
        padding-left: 15px;
    }

    .profile-container .icon-twitter {
        position: relative;
        top: 2px;
    }

    .profile-container p {
        font-size: 13px !important;
    }

.circle-about-mobile {
    background: #0087ea;
    padding: 30px 0;
    display: none;
    color: #fff;
}

.about-page .top-header-about {
    background-image: url(../Images/home/about-us/about-banner.png);
    background-repeat: no-repeat;
    background-position: 1% 2%;
    background-size: 100%;
    min-height: 350px;
    text-align: center;
    color: #fff;
}

.about-us-page p {
    font-size: 16px;
}

.about-us-page .section__content {
    margin: 0 70px;
}
/*Tabs Currency change*/
#tabs-currency {
    margin-bottom: 30px;
    padding-top: 17px;
    padding-left: 28px;
}

#tabs-currency-new {
    margin-bottom: 30px;
    padding: 0;
    height: 100%;
}

#tabs-noc-new {
    margin-bottom: 30px;
    padding: 0;
    height: 100%;
}

a {
    cursor: pointer;
}

#tabs-currency li {
    float: left;
    list-style: none;
    border: 1px solid #ccc;
    margin-right: 5px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    outline: none;
}

    #tabs-currency li a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        width: 274px;
        display: block;
        background: #FFF;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        text-decoration: none;
        outline: none;
        text-align: center;
        padding: 10px 5px;
        color: #fff;
        background: #0260A8;
        outline: none;
        border-bottom: solid 1px #CCC;
    }

        #tabs-currency li a h4 {
            margin-top: 0;
            margin-bottom: 2px;
            font-size: 18px;
        }

        #tabs-currency li a h5 {
            margin-top: 0;
            margin-bottom: 2px;
            font-size: 15px;
            font-weight: 500;
        }

        #tabs-currency li a.inactive {
            color: rgba(0,0,0,0.7);
            padding: 10px 5px;
            display: block;
            background: #FFF;
        }

        #tabs-currency li a p {
            font-size: 10px;
            padding: 0 2px;
        }

/*New Pricing Tab*/
#tabs-currency-new li {
    float: left;
    list-style: none;
    outline: none;
}

    #tabs-currency-new li a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        width: 100%;
        background: #FFF;
        text-decoration: none;
        outline: none;
        text-align: center;
        display: block;
        padding: 10px 5px;
        color: #199eff;
        border-left: 1px solid rgba(0,0,0,0.1);
        height: 70px;
        border-right: 1px solid rgba(0,0,0,0.1);
        background: #fff;
        outline: none;
        border-top: 3px solid #199eff;
    }

#tabs-noc-new li {
    float: left;
    list-style: none;
    outline: none;
}

    #tabs-noc-new li a {
        display: flex;
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        width: 100%;
        text-decoration: none;
        outline: none;
        text-align: center;
        padding: 10px 5px;
        color: #22468a;
        border-left: 1px solid rgba(0,0,0,0.1);
        height: 70px;
        border-right: 1px solid rgba(0,0,0,0.1);
        outline: none;
        border-top: 3px solid #199eff;
    }

.btn-price-compare {
    color: #ffffff;
    background-color: #5ea9da;
    border-color: #5ea9da;
}

    .btn-price-compare:hover {
        color: #5ea9da;
        background-color: #fff;
        border-color: #5ea9da;
    }

#tabs-currency-new li a h4 {
    margin-top: 0;
    margin-bottom: 2px;
    font-size: 20px;
    margin: auto;
}

#tabs-currency-new li a h5 {
    margin-top: 0;
    margin-bottom: 2px;
    font-size: 15px;
    font-weight: 500;
}

#tabs-currency-new li a.inactive {
    color: rgba(0,0,0,0.7);
    padding: 10px 5px;
    display: block;
    background: #e6e6e6;
    border-top: none !important;
}

#tabs-currency-new li a p {
    font-size: 10px;
    padding: 0 2px;
}

#tabs-noc-new li a h4 {
    margin-top: 0;
    margin-bottom: 2px;
    font-size: 20px;
    margin: auto;
}

#tabs-noc-new li a h5 {
    margin-top: 0;
    margin-bottom: 2px;
    font-size: 15px;
    font-weight: 500;
}

#tabs-noc-new li a.inactive {
    color: rgba(0,0,0,0.7);
    padding: 10px 5px;
    display: flex;
    background: #e6e6e6;
    border-top: none !important;
}

#tabs-noc-new li a p {
    font-size: 10px;
    padding: 0 2px;
}

.pricing-stack .price {
    max-height: 95px;
}

.heading-currency-tab-new {
    position: relative;
    width: 100%;
    top: -128px;
    background: #fff;
    height: 70px;
    margin: 0;
    padding: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.heading-currency-tab {
    position: relative;
    width: 79%;
    top: -58px;
    margin: auto !important;
    background: #fff;
    height: 37px;
    margin: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.pricing-margin {
    margin: 0 110px;
}

.text-opaque {
    font-size: 15px;
    margin-left: 16px;
    margin-bottom: 15px;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    height: 15px;
}

.available-text-monthly {
    display: none;
}

#tab3C-text .background-opaque {
    position: absolute;
    height: 100%;
    width: 94%;
    background: #fff;
    display: flex;
    z-index: 11;
    align-items: center;
    opacity: 0.6;
    border-radius: 5px;
}

#tab1C, #tab3C, #tab3C-text, #tab1D, #tab3D, #tab3D, #select-server, #select-workstation {
    display: none;
}

#plansDesc, #serviceDesc, #addOnDesc {
    display: none;
    width: 72%;
    float: left;
    margin-bottom: 40px;
}

    #plansDesc > #heading, #serviceDesc > #heading, #addOnDesc > #heading {
        text-align: center;
        height: 45px;
        font-size: 18px;
        font-weight: bold;
        background: black;
        color: #fff;
        display: flex;
        align-items: center;
        padding-left: 42%;
    }

.pricingSummary {
    height: 45px;
    font-size: 18px;
    font-weight: bold;
    background: black;
    color: #fff;
    display: flex;
    align-items: center;
    padding-left: 7%;
    border-left: 1px solid #fff;
}

.well-trial-form {
    padding: 30px !important;
    border-radius: 2px;
    max-width: 525px !important;
    background-color: #fff !important;
    margin: auto !important;
    margin-bottom: 50px !important;
}

    .well-trial-form h2 {
        font-size: 30px;
        font-weight: bold !important;
        color: #28ace2;
        margin-top: 0 !important;
        text-align: left !important;
    }

    .well-trial-form p {
        text-align: left !important;
        padding: 13px 0 !important;
    }

.register-trial-main {
    padding-top: 40px;
}

.trial-bg {
    background: url(../Images/enterprise/trial-bg.png);
    min-height: 100%;
}

.nc-form-bg {
    background: url(../Images/web-app/city.png);
}

.plan-container {
    margin: 0px 110px;
}

    .plan-container .btn-success {
        padding: 15px 100px;
    }

.home-features-block i {
    font-size: 32px;
    color: #0087ea;
    margin-right: 10px;
}

#home-top-bg {
    background: url('../Images/home/home-top-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.demo-page .top-header {
    background-image: url(../Images/home/background_demo.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 5px;
    min-height: 590px;
    text-align: center;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 30px;
    background-position: 50%;
}

.demo-page h1 {
    font-size: 40px;
    color: #000;
    margin: 0;
    text-align: left;
}

.demo-page .top-header input, .demo-page .top-header input:not([type='checkbox']), .demo-page .top-header select {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 12px 0 12px 15px;
    height: inherit;
    vertical-align: middle;
    border: 1px solid #D5D5D5;
    border-radius: 5px;
    box-shadow: none;
    color: #999;
}

.demo-page .demo-form {
    max-width: 350px;
}

.demo-page .form-group {
    height: 48px;
}

.demo-page .demo-form .label {
    line-height: 1 !important;
}

.demo-page .demo-form input, .demo-page .demo-form select {
    font-size: 15px;
}

.demo-page .demo-form select {
    padding-left: 12px !important;
}

.iphone-transparent-home {
    display: none;
}

.home-video-container {
    height: 644px;
}

.width-80 {
    width: 80%;
}

/*/*
.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../Images/preloader2.gif') center no-repeat #fff;
}*/
.embed-map-contact {
    width: 200px;
    overflow: hidden;
    height: 197px;
    border-radius: 50%;
    margin: auto;
    position: absolute;
    top: 0px;
    right: 0;
}

.contact-block ul li, .contact-block ul {
    list-style: none;
    padding-left: 0;
    margin-right: 30px;
}

.contact-block .menu-resources, .contact-block a {
    text-decoration: none !important;
    font-size: 14px !important;
    color: #000;
    font-weight: 500 !important;
}

    .contact-block a:hover .contact-block p:hover {
        color: #199eff !important;
    }

.contact-block {
    padding-left: 50px;
}

/* Style the tab */
div.tabFreePulseway {
    margin-bottom: 20px;
}

.tabFreePulsewaylinks > h3, .tabFreePulsewaylinks > i {
    color: #199eff !important;
}

.tabFreePulsewaylinks > h3 {
    margin-left: 3px;
}

.tabFreePulsewaylinks > i {
    font-size: 25px;
}
/* Style the buttons inside the FreePulseway tab */
div.tabFreePulseway button {
    display: block;
    color: black;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}

/* Create an active/current "tab button" class */
div.tabFreePulseway div.active {
    background-color: #f1f1f1;
    padding: 20px;
    border-radius: 10px;
}

/* Style the tab content */
.tabFreePulsewaycontent {
    padding: 0px 12px;
    width: 50%;
    border-left: none;
    height: 540px;
}

    .tabFreePulsewaycontent img {
        width: 460px;
        height: 638px !important;
        z-index: 1;
        position: absolute;
    }

.tabFreePulsewaylinks {
    padding: 20px;
    cursor: pointer;
}

#functionality-pulseway {
    background-color: #0d63a3;
    color: #ffffff;
    text-align: center;
    padding: 10px 0;
    margin-top: 90px;
}

/*Tabs Currency change*/
#tabs-calculator {
    height: 50px;
    margin-left: 50px;
}

    #tabs-calculator li {
        float: left;
        list-style: none;
        border: 1px solid #ccc;
        margin-right: 5px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        outline: none;
    }

        #tabs-calculator li a {
            font-family: Arial, Helvetica, sans-serif;
            font-size: small;
            width: 274px;
            display: block;
            background: #FFF;
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
            text-decoration: none;
            outline: none;
            text-align: center;
            padding: 10px 5px;
            color: #fff;
            background: #0260A8;
            outline: none;
            border-bottom: solid 1px #CCC;
        }

            #tabs-calculator li a h4 {
                margin-top: 0;
                margin-bottom: 2px;
                font-size: 18px;
            }

            #tabs-calculator li a h5 {
                margin-top: 0;
                margin-bottom: 2px;
                font-size: 15px;
                font-weight: 500;
            }

            #tabs-calculator li a.inactive {
                color: rgba(0,0,0,0.7);
                padding: 10px 5px;
                display: block;
                background: #FFF;
            }

            #tabs-calculator li a p {
                font-size: 10px;
                padding: 0 2px;
            }

.heading-calculator-tab {
    height: 90px;
}

.calc-box {
    height: 205px;
    margin-bottom: 40px;
    border: 1px solid rgba(0,0,0,0.1);
    padding-top: 23px !important;
    margin-right: 10px;
    cursor: pointer;
}

.calc-box-hover {
    background: rgba(0,0,0,0.1);
}

.add-block-class {
    display: block !important;
}

.add-hidden-class {
    display: none;
}

#img2, #img3, #img4 {
    display: none;
}

#free-second-section i {
    font-size: 24px;
    margin-right: 5px;
}

#free-second-section h3 {
    font-size: 23px;
}

.free-monitor-class {
    color: #000;
}

.free-notify-class {
    color: #000;
    transition: background-color 0.5s ease;
}

.free-control-class {
    color: #000;
    transition: background-color 0.5s ease;
}

.free-automate-class {
    color: #000;
    transition: background-color 0.5s ease;
}

.blue-free {
    color: #0088ec;
}

#free-second-section {
    color: #939c9e;
}

.free-transition {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.free-bottom-section {
    background: #0d63a3;
    height: 350px;
    position: relative;
    bottom: -51px;
}

.video-resource-src {
    width: 100%;
    height: 100%;
}

.video-resource-desc {
    width: 100%;
}

.video-resource-banner {
    background: url("../Images/home/video-resource/top-banner.jpg") no-repeat center center;
    height: 350px;
    background-size: cover;
}

video-resource-src > .ytp-share-panel {
    z-index: 99 !important;
}

.video-bg-resource {
    background-color: #0060a5;
}

.bottom-bg-video-res {
    background: url("../Images/home/video-resource/wht-texture-compressor.png") no-repeat center center;
    background-size: cover;
}

button span {
    max-width: 0;
    -webkit-transition: max-width 1s;
    transition: max-width 1s;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
}

button:hover span {
    max-width: 7rem;
}

.navbar {
    -webkit-backface-visibility: hidden;
}

.headline-affliate-ask {
    font-size: 19px;
    color: #333;
    margin-top: 30px !important;
    font-weight: bold;
}

.backgroundAffliate .icon-check {
    color: #1a9dff;
}

.backgroundAffliate .btn-primary {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.psa-free-offer {
    background: url("../Images/home/offer-page/grey.jpg") no-repeat center center;
    background-size: cover;
    padding: 140px 0;
}

.rmm-free-offer {
    background: url("../Images/home/offer-page/white.jpg") no-repeat center center;
    background-size: cover;
    padding: 140px 0;
}

.top-banner-offer {
    background-color: #296c96;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 13px;
    text-align: center;
    padding-left: 10px;
    padding-right: 20px;
}

    .top-banner-offer img {
        border-right: 1px solid #fff;
        height: 27px;
    }

    .top-banner-offer span {
        position: relative;
        top: 7px;
        left: 10px;
    }

        .top-banner-offer span:hover {
            border-bottom: 1px solid #fff;
        }

.offer-banner-main {
    text-decoration: none !important;
}

.logo-offer {
    padding-top: 70px;
}

.psa-video-resources {
    background-color: green;
}

.kaseprsky {
    min-height: 360px;
    background-color: #ffffff;
    text-align: center;
}

    .kaseprsky img {
        max-height: 165px;
        margin-bottom: 60px;
    }

.webroot {
    min-height: 360px;
    background-color: #408743;
    text-align: center;
}

    .webroot img {
        max-height: 75px;
        margin-bottom: 60px;
    }

.kaseprsky a {
    background-color: #0c6c55;
    border-color: #fff;
    color: #fff;
    border: 1px solid #fff;
}

    .kaseprsky a:hover, .kaseprsky a:focus {
    }

#webroot-top-bg {
    min-height: 500px;
    background-color: #7fa84b;
    color: #fff;
}

    #webroot-top-bg img {
        height: 35px;
    }

.webroot-bar {
    width: 400px;
    height: 17px !important;
    background-color: #7fa84b !important;
    border-radius: 30px 30px 30px 30px !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    background-repeat: repeat !important;
    background-size: cover !important;
    border: 3px solid #fff !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-position: top left !important;
    background-image: url('../Images/home/Antivirus/webroot-bar.png') !important;
    border-color: #fff !important;
    border-right: 30px solid #fff !important;
}

.recomended-number-webroot {
    font-size: 35px;
    font-weight: bold;
    background: #fff;
    height: 50px;
    border: 1px solid #7fa84b;
    display: inline-block;
    text-align: center;
    width: 50px;
    border-radius: 50%;
    color: #7fa84b;
    margin-bottom: 10px;
}

.bottom-image-webroot {
    max-height: 569px;
}

    .bottom-image-webroot img {
        min-height: 568px;
    }

.main-webroot-div .well-customer .col-sm-1 {
    padding-left: 0 !important;
}

.dns-img-new {
    display: none;
}

.pricing-stack {
    margin-left: 50px;
}

/*currency switcher*/
.switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 25px;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    border: 1px solid;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 17px;
        width: 17px;
        left: 2px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: transparent;
    border: 1px solid;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
        top: 3px !important;
    }

.new-features-pricing-window {
    border: 1px solid #e6e6e6 !important;
    margin-bottom: 30px;
    padding: 0 !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
    margin-bottom: 0 !important;
}

    .new-features-pricing-window .tooltip {
        font-size: 17px;
    }

    .new-features-pricing-window .box-features-pricing {
        margin: 0;
        padding: 0;
        border-left: 1px solid #e6e6e6;
        padding-left: 18px;
        height: 55px;
        padding-top: 17px;
    }

    .new-features-pricing-window .icon-check-sign {
        color: green;
        font-size: 22px;
    }

    .new-features-pricing-window .col-md-4 {
        min-height: 40px;
    }

.pricing-accordion .panel-heading {
    border: none !important;
    background: transparent !important;
    font-size: 18px !important;
    color: #4a82b7 !important;
}

.panel-group .panel {
    /*border: none !important;*/
    background: transparent !important;
    color: #4a82b7 !important;
    padding: 5px;
}

.panel-body {
    border: none !important;
    font-size: 16px;
    color: #000;
    margin-left: 20px;
}

.accordion-toggle {
    position: relative;
    margin-left: 20px;
    font-size: 18px;
    display: block;
}

.panel-title a:hover {
    text-decoration: none !important;
    color: inherit !important;
}

.panel-title a {
    text-decoration: none !important;
}

.accordion-toggle::before,
.accordion-toggle::after {
    content: '';
    display: block;
    position: absolute;
    top: -10px;
    left: -40px;
    width: 38px;
    height: 39px;
    background: url('../Images/pricing/cross.png') no-repeat center center;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.accordion-toggle::after {
}

.accordion-toggle.collapsed::after {
    -webkit-transform: rotate(-44deg);
    -ms-transform: rotate(-44deg);
    transform: rotate(-44deg);
    opacity: 0;
}

.accordion-toggle.collapsed::before {
    -webkit-transform: rotate(-44deg);
    -ms-transform: rotate(-44deg);
    transform: rotate(-44deg);
}

.main-faq-pricing {
    background: url('../Images/pricing/added bg.png') no-repeat;
    padding-top: 30px;
    padding-bottom: 30px;
    background-size: cover;
}

.pricing-addon-new {
    border-left: 1px solid gray;
    min-height: 500px;
}

.new-features-pricing-window .glyphicon-ok-sign {
    color: green;
    font-size: 23px;
}

.new-features-pricing-window .text-danger {
    font-size: 26px;
}

.ribbon-pricing {
    position: absolute;
    top: 35%;
    left: -116px;
    width: 100%;
    background: url('../Images/pricing/ribbon.png') no-repeat;
    height: 58px;
}

#ribbonText {
    color: #fff;
    font-size: 17px;
    margin-top: 12px;
    margin-bottom: 12px;
    text-align: center;
}

#EmailOptIn, #AgreeWithTerms, #PSARequirements, #AVRequirements {
    position: relative;
    top: 2px !important;
    margin: 0 !important;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    font-display: auto;
    src: url(../font/glyphicons-halflings-regular.woff);
    src: url(../font/glyphicons-halflings-regular.ttf);
    src: url('../font/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');
}

.social-media-subscription a {
    font-size: 22px;
    margin-left: 25px;
    margin-top: 20px;
    text-decoration: none !important;
}

    .social-media-subscription a i {
        text-decoration: none !important;
    }

.email-subscription {
    background: url('../Images/home/subscribe-bg.png') no-repeat;
    background-size: cover;
    min-height: 700px;
    text-align: center;
    display: flex;
}

.email-subsc-form-container {
    min-height: 376px;
    width: 480px;
    background-color: #fff;
    margin: auto;
    padding: 30px;
}

    .email-subsc-form-container p {
        color: gray;
    }

#subscription-error {
    position: absolute;
    left: 16px;
    top: 38px;
}

.custom-itglue-features img {
    height: 40px;
    position: relative;
    bottom: 20px;
}

.itglue-page .icon-check {
    color: #0087ea;
}

.it-glue-c2a .icon-ok {
    margin-right: 10px;
    color: #5cb85c;
}

.it-glue-c2a-bottom {
    background-color: #0260a8;
    width: 320px;
    text-align: center;
    padding: 10px;
    padding-top: 20px;
    margin: auto;
    position: relative;
    margin-top: 40px;
}

    .it-glue-c2a-bottom .btn-primary:after {
        background: #0260a8;
        border-radius: 25px;
        content: "or";
        color: #fff;
        font-size: 14px;
        font-style: italic;
        line-height: 25px;
        height: 26px;
        position: absolute;
        left: 148px;
        text-transform: lowercase;
        width: 26px;
    }

.image-top-blog {
    background-image: url(../Images/home/about-us/about-banner.png);
    background-repeat: no-repeat;
    background-position: 1% 2%;
    background-size: 100%;
    min-height: 330px;
    text-align: center;
    color: #fff;
    margin-bottom: 45px;
    margin-top: 5px;
    margin-left: 20px;
    margin-right: 20px;
}

/*ROI Calculator stylings*/

.wrapper-save-time {
    width: 800px;
    margin: 50px auto 0;
    padding: 60px 30px;
}

.wrapper__title {
    text-transform: capitalize;
    margin: 0 0 40px;
}

.calculator__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 30px;
}

    .calculator__row:last-child {
        margin-bottom: 0;
    }

    .calculator__row label {
        text-transform: capitalize;
        font-weight: 700;
    }

.calculator__bill {
    width: 50%;
}

.calculator__tip {
    width: 60%;
}

.calculator__info {
    text-transform: capitalize;
    margin: 0;
}

.save-time-range-wrapper {
    background-image: url(../Images/web-app/web-noc.png);
    padding-top: 60px;
    padding-bottom: 60px;
}

.nocTextHeading {
    background-image: url(../Images/web-app/barGrp.png);
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding-top: 30px;
    padding-left: 60px;
    min-height: 137px;
    margin-bottom: 30px;
    background-repeat: no-repeat;
    background-size: 95% 100%;
}

    .nocTextHeading h2 {
        padding: 0;
        text-align: left;
        padding-left: 20px;
        padding-top: 5px;
    }

.lossMspContent {
    background-image: url(../Images/web-app/lossMspBg.png);
    background-position: bottom;
}

.contributor-overlay {
    width: 102%;
    height: 800px;
    position: absolute;
    margin: 0 auto;
    background-color: #191c29;
    opacity: 0.71084337349398;
}

.contributor-page .top-header {
    background-image: url(../Images/Product/contributor-bg.jpg);
    background-repeat: no-repeat;
    background-position: 1% 2%;
    background-size: 100%;
    min-height: 800px;
    text-align: center;
    color: #fff;
    text-align: left;
}

.form-contributor {
    min-height: 510px;
    width: 350px;
    background: #177fbb;
    margin: auto;
    text-align: center;
}

#ribbonPriceBMS {
    padding: .34em 1em;
    margin: 0;
    width: 35%;
    margin-top: 30px;
    position: relative;
    color: #ffffff;
    font: 32px 'Patua One', sans-serif;
    text-align: center;
    letter-spacing: 0.1em;
    text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
    box-shadow: inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 20px rgba(0,0,0,0.1), 0px 1px 1px rgba(0,0,0,0.4);
    background: -webkit-linear-gradient(top,#1eb2df, #17a7d2);
    display: inline-block;
}

    #ribbonPriceBMS:before, #ribbonPriceBMS:after {
        content: "";
        width: .2em;
        bottom: -.5em;
        position: absolute;
        display: block;
        border: .9em solid #1eb2df;
        box-shadow: 0px 1px 0px rgba(0,0,0,0.4);
        z-index: -2;
    }

#new-footer {
    background: url("../Images/footer-bg.png");
    padding: 25px 0;
    background-size: cover;
    border-top: 4px solid rgb(0,159,227);
}

.social-media-footer a i {
    color: rgb(43,45,44);
}

#new-footer .headings {
    font-size: 16px;
    font-weight: bold;
    color: rgb(43,45,44) !important;
    text-decoration: underline;
}

#new-footer .sub-headings {
    font-size: 16px;
    font-weight: bold;
    color: rgb(43,45,44) !important;
}

.links-footer a {
    font-size: 15px !important;
    color: rgb(43,45,44) !important;
}

.links-footer p {
    font-size: 14px !important;
    color: rgb(43,45,44) !important;
    padding: 5px 0;
}

#new-footer .logos-mobile a {
    text-decoration: none !important;
}

.footer-bottom a, .footer-bottom ul li, .footer-bottom a:hover, .footer-bottom p {
    color: #ffffff;
}

.footer-bottom {
    background-color: #000;
    color: #fff;
    height: 50px;
    padding: 15px;
}

    .footer-bottom ul li {
        border-right: 1px solid #585b5d;
        padding-right: 10px;
    }

.states-table td, .states-table th {
    border: 1px solid rgba(0,0,0,0.4);
    text-align: center;
    padding: 8px;
    text-transform: uppercase;
}

#dd {
    outline: none;
    width: 166px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: rgb(102, 102, 102);
    padding: 6px 0 6px 7px;
    position: relative;
    z-index: 1;
}

.roundrobin .main-header {
    background-image: url(../Images/RoundRobin/swirl-graphics.png);
    background-repeat: no-repeat;
    min-height: 500px;
    background-size: cover;
}

.roundrobin .cloud-section {
    background-image: url(../Images/RoundRobin/Paint-boom.png);
    background-repeat: no-repeat;
    min-height: 692px;
    background-size: cover;
    background-position: 73% 48%;
    padding-bottom: 160px;
    padding-top: 50px;
}

.roundrobin .using-companies {
    background-image: url(../Images/RoundRobin/city.png);
    background-repeat: no-repeat;
    min-height: 384px;
    background-position: center;
    text-align: center;
    margin-bottom: 20px;
    background-size: contain;
}

.roundrobin-banner {
    background-image: url(../Images/RoundRobin/banner.png);
    height: 150px;
    background-size: contain;
    background-position: center;
    padding-top: 1px;
    background-repeat: no-repeat;
    margin-top: 20px;
}

    .roundrobin-banner h3 {
        font-size: 75px;
    }

.round-robin-awards {
    background-image: url(../Images/RoundRobin/award-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 72% 42%;
    height: 385px;
}

.box-home-it-stack {
    padding-top: 27px;
    padding-bottom: 40px;
}

    .box-home-it-stack ul li {
        float: left;
        max-width: 285px;
        background-color: #f2f5f8;
        transition: background-color .35s ease;
        border-top: 0;
        border-left: 1px solid #cbd6e2;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-height: 170px;
    }

    .box-home-it-stack ul {
        list-style-type: none;
        padding: 0;
    }

        .box-home-it-stack ul li a {
            min-height: 170px;
            display: block;
            width: 100%;
            height: 100%;
            color: #425b76;
            transition: color 1s ease,background-color .3s ease;
            padding: 10px 30px;
        }

            .box-home-it-stack ul li a:hover {
                background: #fff;
                width: 100%;
                height: 100%;
            }

.it-stack-home {
    padding: 30px 0 !important;
}

.remove-text-align p {
    text-align: inherit !important;
}

.cost-effective-bg {
    background: url(../Images/home/offer-page/white.jpg) no-repeat center center;
    background-size: cover;
}

.backup-page .top-header {
    background-image: url(../Images/Product/mme_banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
    padding-top: 60px;
    border-bottom: 2px solid #376890;
}

@media (min-width: 1200px) {
    .vertical-center {
        min-height: 100%; /* Fallback for vh unit */
        min-height: 100vh; /* You might also want to use
                                'height' property instead.

                                Note that for percentage values of
                                'height' or 'min-height' properties,
                                the 'height' of the parent element
                                should be specified explicitly.

                                In this case the parent of '.vertical-center'
                                is the <body> element */
        /* Make it a flex container */
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        /* Align the bootstrap's container vertically */
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        /* In legacy web browsers such as Firefox 9
             we need to specify the width of the flex container */
        width: 100%;
        /* Also 'margin: 0 auto' doesn't have any effect on flex items in such web browsers
             hence the bootstrap's container won't be aligned to the center anymore.

             Therefore, we should use the following declarations to get it centered again */
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .coming-soon-page .top-header h1 {
        font-size: 70px;
    }

    .coming-soon-page h2 {
        font-size: 2.857em;
        color: #009fe3;
    }

    .coming-soon-page .section-2 {
        padding-top: 60px;
    }
}

.coming-soon-page .top-header {
    background-image: url(../Images/home/coming-soon/coming-soon-bg.jpg);
    background-repeat: repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    color: #000;
    padding-top: 60px;
    border-bottom: 2px solid #376890;
}

.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 60px;
    overflow: hidden;
}

    .responsive-video iframe,
    .responsive-video object,
    .responsive-video embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.coming-soon-page .top-header h1, .coming-soon-page .top-header h2 {
    color: #009fe3;
}

.coming-soon-page p.para-1 {
    line-height: 1.571em;
    font-weight: 500;
    color: #000;
}

.coming-soon-page p {
    margin-bottom: 1.714em;
    color: #000;
}

.coming-soon-page .btn-lg {
    line-height: 2.33;
    font-size: 24px;
}

.coming-soon-page .section-2 .iframe-holder {
    margin-top: 4.286em;
    /*margin: 5.714em 0;*/
}

.coming-soon-page .section-3 {
    padding-top: 30px;
    padding-bottom: 60px;
}

    .coming-soon-page .section-3 img {
        margin-top: 2.143em;
        margin-bottom: 4.286em;
    }

@media (max-width: 1200px) {
    .coming-soon-page .top-header h1 {
        font-size: 50px;
    }

    .coming-soon-page .section-2 {
        padding-top: 25px;
    }
}

.backup-pricing {
    border-bottom: none;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
}

.webroot-pricning-mobile-fix {
    width: 378.5px;
}

.backup-video-resources {
    background-color: #2E2D2C;
}

.btn-green-transparent {
    color: #5cb85c;
    background-color: transparent;
    border-color: #5cb85c;
}

    .btn-green-transparent:hover {
        color: #fff;
        background-color: #5cb85c;
        border-color: #5cb85c;
    }

.g-container {
    width: 65%;
    margin: auto !important;
    padding-bottom: 30px;
}

#rc-imageselect, .g-recaptcha {
    transform: none;
}

@media screen and (max-width: 575px) {
    #rc-imageselect, .g-recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .g-container {
        width: 75% !important;
        padding-bottom: 15px !important;
    }
}

.de .lang-h {
    height: 75px;
}

.p-feature {
    position: absolute;
    bottom: -17px;
    width: 114%;
    left: -42px;
    height: 126px;
}

.de .p-feature {
    position: absolute;
    bottom: -17px;
    width: 122%;
    left: -42px;
    height: 126px;
}

.pw-competitor .table-responsive {
    padding-left: 15%;
    padding-right: 15%;
    border: 0;
}

.pw-competitor .pw-table {
    /* box-shadow: -1px 16px 18px 0px rgba(53, 53, 53, 0.08);
	background-color: #e7e8e8;*/
    background-color: transparent;
    table-layout: fixed;
    width: 100%;
    /* collapsed, because the bottom shadow on thead tr is hidden otherwise */
    border-collapse: collapse;
}

.pw-competitor .pw-table-striped tbody tr:nth-of-type(odd) {
    background-color: #1260a8;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
}

.pw-competitor .pw-table-striped tbody tr:nth-of-type(even) {
    background-color: #e7e8e8;
    color: #727578;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
}

.pw-competitor .pw-table .td-mid {
    border-left: #FFFFFF solid 5px;
    border-right: #FFFFFF solid 5px;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
}

.pw-competitor .pw-table tr {
    border: 1px solid #ddd;
    padding: .35em;
}

.pw-competitor .pw-table th, .pw-table td {
    padding: 1.2em !important;
    vertical-align: middle !important;
    text-align: center;
}

.pw-competitor .pw-table th {
    /*  color: #fff;*/
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #333333;
    font-size: 20.63px;
    font-weight: 700;
    line-height: 22.102px;
}

.pw-competitor tbody:before {
    /* This doesn't work because of border-collapse */
    content: "-";
    display: block;
    line-height: 1.2em;
    color: transparent;
}

.pw-competitor thead {
    background-color: #e7e8e8;
    border-radius: 10px;
}

.pw-competitor .pw-table .img-responsive {
    margin: 0 auto;
}

.pw-competitor .pw-table .th-mid {
    padding: 0px !important;
    margin: 0 auto;
}

    .pw-competitor .pw-table .th-mid div {
        border-left: 1px #727578 solid;
        border-right: 1px #727578 solid;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 75px;
    }

.pw-competitor .img-container img {
    margin: 0 auto;
    padding-bottom: 64px;
    padding-top: 100px;
}

.pw-competitor .head {
    padding-bottom: 40px;
}

.pw-competitor {
    background: url("../Images/home/competitor/hero-bg.png") no-repeat;
    background-size: 100%;
}

    .pw-competitor .head p {
        padding-left: 15%;
        padding-right: 15%;
    }

.pw-form-bg {
    background: url(../Images/home/competitor/city.png) no-repeat;
    background-size: 100%;
    background-position-y: 45%;
}

.pw-competitor .pw-3-col {
    /*padding-left:10%;
    padding-right:10%;*/
}

.pw-competitor .pw-title {
    color: #333333;
    font-size: 32px;
    font-weight: 600;
    text-align: center;
    /*padding-bottom: 3%;
    padding-top:3%;*/
}

.pw-competitor .pw-desc {
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    /*padding-bottom: 2%;*/
}

.pw-competitor .pw-3-col .img-contain {
    height: 100px;
}

.pw-competitor .pw-3-col .row {
    padding-top: 30px;
}

    .pw-competitor .pw-3-col .row p {
        color: #333333;
        font-size: 12px;
        font-weight: 400;
    }

.pw-competitor .pw-save {
    background: url("../Images/home/competitor/SAVE-with-PULSE-compressor.jpg")no-repeat;
    background-size: 100% 123%;
}

    .pw-competitor .pw-save .pw-content {
        /*padding-left:10%;
    padding-right:10%;*/
        /*padding-top: 4%;*/
    }

    .pw-competitor .pw-save .per {
        height: 220px;
        color: #f3f3f3;
        font-size: 32px;
        font-weight: 700;
    }

    .pw-competitor .pw-save h2 {
        color: #42afff;
        font-weight: normal;
        text-align: left;
    }

    .pw-competitor .pw-save .pw-r {
        padding-right: 20px;
    }

        .pw-competitor .pw-save .pw-r p {
            color: #e6e6e6;
        }

.pw-competitor .pw-per {
    position: relative;
}

.pw-competitor .pw-save .img-title {
    position: absolute;
    color: #f3f3f3;
    font-size: 32px;
    font-weight: 700;
    line-height: 200px;
    transform: scale(2,2);
    text-align: center;
    left: -10%;
    right: 10%;
    top: 10%;
}

.pw-competitor .pw-save .btn-container {
    margin-top: 3%;
    /*margin-bottom: 5%;*/
}

.pw-competitor .pw-review {
    /*padding-left: 10%;
    padding-right: 10%;*/
}

    .pw-competitor .pw-review h2 {
        color: rgba(51,51,51,0.8);
        font-weight: normal;
        text-align: center;
    }

    .pw-competitor .pw-review .img-title {
        position: absolute;
        color: #333333;
        font-size: 12px;
        font-style: italic;
        line-height: 18px;
        text-align: center;
        top: 16%;
        left: 5%;
        right: 5%;
    }

.pw-competitor .vertical-center {
    min-height: 100%; /* Fallback for vh unit */
    /*min-height: 100vh;*/
    /* Make it a flex container */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /* Align the bootstrap's container vertically */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.pw-competitor .quote {
    background: url('../Images/home/competitor/quote.png') no-repeat;
    /*height: 269px;
    width: 386px;*/
    min-height: 226px;
    color: #333333;
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
    text-align: center;
    /*background-position: 3px 8px;*/
    margin: auto;
    margin-left: 20px;
    background-size: 100% 100%;
    padding: 20px 22px 20px 22px;
}

    .pw-competitor .quote p {
        padding: 20px 0px 20px 0px;
    }

.pw-competitor .quote-img {
    min-height: 226px;
}

.pw-competitor .pw-percent {
    background: url('../Images/home/competitor/circle-compressor.png') no-repeat;
    margin: auto;
    background-size: 100%;
    color: #f3f3f3;
    font-size: 60px;
    font-weight: 700;
    line-height: 200px;
    width: 320px;
    height: 257px;
    padding-right: 55px;
}

@media (max-width: 768px) {
    .pw-competitor .head {
        padding-bottom: 30px;
    }

        .pw-competitor .head .pw-table .th-mid {
            width: 12%;
        }

        .pw-competitor .head .table-responsive {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

    .pw-competitor .table-responsive {
        padding-left: 0;
        padding-right: 0;
        border: 0;
    }

    .pw-competitor .pw-table th {
        /* color: #fff; */
        letter-spacing: .1em;
        text-transform: uppercase;
        color: #333333;
        font-size: 15px;
        font-weight: 700;
        line-height: 15px;
    }

    .pw-competitor .pw-table .td-mid {
        border-left: #FFFFFF solid 5px;
        border-right: #FFFFFF solid 5px;
        font-size: 14px;
        font-weight: 700;
        line-height: 15px;
    }

    .pw-competitor .pw-save {
        background: url(../Images/home/competitor/SAVE-with-PULSE-compressor.jpg)no-repeat;
        background-size: unset;
        height: unset;
    }

        .pw-competitor .pw-save .pw-content {
            padding-left: 0;
            padding-right: 0;
            padding-top: 4%;
        }

        .pw-competitor .pw-save .pw-r {
            padding-top: 24px;
        }

        .pw-competitor .pw-save .pw-per {
            padding-top: 30px;
        }

        .pw-competitor .pw-save .img-title {
            top: 20%;
        }

        .pw-competitor .pw-save .pw-r p {
            color: #333333;
        }

    .pw-competitor .pw-review {
        padding-left: 5%;
        padding-right: 5%;
    }

    .pw-competitor .quote {
        padding: 30px 22px 15px 22px;
        margin-left: 0;
        background-size: 100% 100%;
    }

    .pw-competitor .pw-percent {
        background-size: 100%;
        padding-right: 54px;
    }
}

.enterprise-benefits-3d-min-height {
    min-height: 395px;
}

.de .enterprise-benefits-3d-min-height {
    min-height: 417px;
}

.enterprise-voice-hcc-min-height {
    height: 338px !important;
}

.de .enterprise-voice-hcc-min-height {
    height: 358px !important;
}

.enterprise-voice-uoa-min-height {
    height: 305px !important;
}

.de .enterprise-voice-uoa-min-height {
    height: 315px !important;
}

.de .addons-block .content-p {
    min-height: 179px;
}

.pw-competitor .head thead {
    background-color: transparent;
    border-radius: 10px;
}

.pw-competitor .head .pw-table tr {
    border: 0 none;
    padding: .35em;
}

.pw-competitor .head .table-responsive {
    padding-left: 10%;
    padding-right: 10%;
    margin-top: 64px;
    margin-bottom: 10px;
    border: 0;
}

.landing-page-sysadmin {
    background: url("../Images/landing/sysadmin-hero-bg-compressor.png") no-repeat;
    background-size: 100%;
}

    .landing-page-sysadmin .head {
        padding-top: 75px;
        padding-bottom: 75px;
    }

        .landing-page-sysadmin .head h1 {
            color: #ffffff;
            font-size: 55.96px;
            font-weight: 700;
            line-height: 40.939px;
        }

        .landing-page-sysadmin .head p {
            color: #ffffff;
            font-size: 30.96px;
            font-weight: 600;
            line-height: 40.939px;
            padding-top: 22px;
            padding-bottom: 53px;
        }

    .landing-page-sysadmin .content {
        padding-bottom: 163px;
    }

        .landing-page-sysadmin .content h2 {
            color: #ffffff;
            font-size: 35px;
            font-weight: 700;
            padding-bottom: 31px;
        }

        .landing-page-sysadmin .content p {
            color: #ffffff;
            font-size: 15.96px;
            font-weight: 600;
            line-height: 25.939px;
        }

    .landing-page-sysadmin .head .sy-form {
        text-align: left;
    }

        .landing-page-sysadmin .head .sy-form p {
            color: #199eff;
            font-size: 25px;
            font-weight: 700;
            line-height: 20px;
            text-align: center;
            padding-top: 13px;
            padding-bottom: 0;
        }

        .landing-page-sysadmin .head .sy-form .validation-summary-errors {
            margin: 20px;
        }

.sysadmin-thankyou {
    background: url("../Images/landing/sysadmin-ty-bg-compressor.png") no-repeat;
    background-size: cover;
}

.sysadmin-thankyou {
    color: #ffffff;
}

.syty-background {
    background: url(../Images/web-app/city.png);
    background-repeat: no-repeat;
    background-position: center;
}

@media (max-width: 768px) {
    .landing-page-sysadmin {
        background-size: cover;
    }

        .landing-page-sysadmin .content {
            padding-bottom: 70px;
        }

        .landing-page-sysadmin .head h1 {
            font-size: 34.96px;
            line-height: 40.939px;
        }

        .landing-page-sysadmin .head p {
            font-size: 18.96px;
            line-height: 30.939px;
        }

        .landing-page-sysadmin .head .sy-form p {
            font-size: 22px;
            line-height: 14px;
        }

        .landing-page-sysadmin .content h2 {
            font-size: 27px;
            padding-bottom: 21px;
        }

    .sysadmin-thankyou .main-header {
        background-size: unset;
    }

    .landing-page-sysadmin .head .sy-form {
        padding-top: 25px;
    }
}

/*New RMM*/
@media (min-width: 992px) {
    .pw-rmm .pw-product-tab .panel {
        background-color: transparent;
    }

    .pw-rmm .pw-product-tab {
        background-image: url("../Images/features/index/blu-paint-compressor.png");
        background-position: 85% 40%;
        background-size: 65%;
        background-repeat: no-repeat;
        background-color: transparent;
    }

        .pw-rmm .pw-product-tab .pw-img-container img {
            margin: 0 auto;
        }

        /*.pw-rmm .pw-product-tab.tab a:hover, a:focus {
        text-decoration: none;
        outline: none;
    }

    .pw-rmm .pw-product-tab.tab .nav-tabs {
        border: none;
        margin: 0;
    }

        .pw-rmm .pw-product-tab.tab .nav-tabs li a {
            font-weight: 600;
            color: #0060a6;
            text-transform: uppercase;
            border: none;
            border-radius: 0;
            background: transparent;
            z-index: 2;
            position: relative;
            transition: all 0.3s ease 0s;
            text-align: center;
            box-shadow: unset;
        }

            .pw-rmm .pw-product-tab.tab .nav-tabs li a:hover,
            .pw-rmm .pw-product-tab.tab .nav-tabs li.active a {
                border: none;
                color: #0060a6;
            }

        .pw-rmm .pw-product-tab.tab .nav-tabs li.active {
            border-bottom: 1px solid #0060a6;
        }*/

        /*.pw-rmm .pw-product-tab .product-tabs {
        list-style: none;
        padding: 0 0 64px 0;
        position: relative;
        margin-left: 22px !important;
        /*max-width: 900px;*/
        /*margin: auto !important;*/
        /* border: none;
        z-index: 0;
    }*/

        .pw-rmm .pw-product-tab .nav-tabs {
            border-bottom: 1px solid #ddd;
        }

            .pw-rmm .pw-product-tab .nav-tabs > li {
                float: left;
                margin-bottom: -2px;
            }

                .pw-rmm .pw-product-tab .nav-tabs > li > a {
                    margin-right: 2px;
                    line-height: 1.42857143;
                    border: 1px solid transparent;
                    border-radius: 4px 4px 0 0;
                    text-transform: uppercase;
                    font-weight: 600;
                }

                    .pw-rmm .pw-product-tab .nav-tabs > li > a:hover {
                        border-color: #eee #eee #ddd;
                    }

                .pw-rmm .pw-product-tab .nav-tabs > li.active > a,
                .pw-rmm .pw-product-tab .nav-tabs > li.active > a:hover,
                .pw-rmm .pw-product-tab .nav-tabs > li.active > a:focus {
                    color: #555;
                    cursor: default;
                    background-color: #fff;
                    /*background: transparent;*/
                    box-shadow: unset;
                    border: 1px solid #ddd;
                    border-bottom-color: transparent;
                }

        .pw-rmm .pw-product-tab.tab .nav-tabs li.active {
            border-bottom: 0px solid #0060a6;
        }

        .pw-rmm .pw-product-tab .panel-heading {
            display: none;
        }

        .pw-rmm .pw-product-tab .panel {
            border: none;
            box-shadow: none;
        }

        .pw-rmm .pw-product-tab h3 {
            text-transform: uppercase;
            color: #333333;
            font-size: 20px;
            font-weight: 600;
        }

        .pw-rmm .pw-product-tab .panel-collapse {
            /*height: auto;*/
            min-height: 450px;
        }

            .pw-rmm .pw-product-tab .panel-collapse.collapse {
                display: block;
            }

        .pw-rmm .pw-product-tab #collapse1 .img-responsive {
            max-width: 128%;
        }

        .pw-rmm .pw-product-tab #collapse2 .img-responsive {
            max-width: 124%;
        }

        .pw-rmm .pw-product-tab #collapse3 .img-responsive {
            max-width: 38%;
        }

        .pw-rmm .pw-product-tab #collapse5 .img-responsive {
            max-width: 140%;
        }
}

@media (max-width: 991px) {
    .pw-rmm .pw-product-tab #collapse3 .img-responsive {
        max-width: 28%;
    }

    .pw-rmm .pw-product-tab .tab-content .tab-pane {
        display: block;
    }

    .pw-rmm .pw-product-tab .nav-tabs {
        display: none;
    }

    .pw-rmm .pw-product-tab .panel-title a {
        display: block;
    }

    .pw-rmm .pw-product-tab .panel {
        margin: 0;
        box-shadow: none;
        border-radius: 0;
        margin-top: -2px;
        border: 0px solid transparent;
        padding: 0px;
    }

    .pw-rmm .pw-product-tab .panel-body {
        color: #000;
        margin-left: 0px;
        padding: 0px;
    }

    .pw-rmm .pw-product-tab .panel-heading .a-toggle {
        position: relative;
        margin-left: 0px;
        font-size: 18px;
        display: block;
        color: #0060a6;
        text-transform: uppercase;
    }

    .pw-rmm .education-page h1 {
        font-size: 40px;
    }

    .pw-rmm .pw-product-tab h3 {
        display: none;
    }

    .pw-rmm .pw-product-tab .panel-heading .a-toggle:before {
        /* symbol for "opening" panels */
        font-family: 'FontAwesome'; /* essential for enabling glyphicon */
        content: "\f078"; /* adjust as needed, taken from bootstrap.css */
        float: left; /* adjust as needed */
        color: #0060a6; /* adjust as needed */
        padding-right: 5px;
    }

    .pw-rmm .pw-product-tab .panel-heading .a-toggle.collapsed:before {
        /* symbol for "collapsed" panels */
        content: "\f054"; /* adjust as needed, taken from bootstrap.css */
    }

    .pw-rmm .panel-default > .panel-heading {
        color: #0060a6;
        background-color: transparent;
        border-color: transparent;
    }

    .pw-rmm .pw-product-tab .pw-img-container img {
        margin: 0 auto;
    }
}

/*RMM list*/
.pw-rmm .content-wrapper-background {
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fcfcfc;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
    padding: 10px;
    margin: 10px 1px;
    box-sizing: border-box;
    text-align: left;
}

    .pw-rmm .content-wrapper-background a {
        color: #333333;
    }

        .pw-rmm .content-wrapper-background a:hover {
            color: #0060a6;
            text-decoration: none;
        }

/*RMM Hero*/
.pw-rmm .top-header-mme {
    background-image: url(../Images/features/index/rmm-top-bg-compressor.png);
}

    .pw-rmm .top-header-mme .sub-header {
        padding-top: 0px;
    }

.pw-rmm .education-page h1 {
    font-weight: normal;
}

    .pw-rmm .education-page h1 span {
        font-weight: 700;
    }

/*RMM 2-col*/

.pw-rmm .pw-rmm-2-col {
    background-image: url(../Images/features/index/bg-2-col-compressor.png);
    background-repeat: no-repeat;
    background-size: 100% 75%;
}

.pw-rmm-feature {
    background-image: url(../Images/features/index/bg-all-features-compressor.png);
    background-repeat: no-repeat;
    background-size: 100% 75%;
}

.de .free-trial h2.h2-step1 {
    font-size: 28px;
}

.de .contact-sales-btn {
    width: 217px;
}

.de .contact-support-btn {
    width: 146px;
}

/*.fr styles*/
.fr .lang-h {
    height: 75px;
}

.fr .p-feature {
    position: absolute;
    bottom: -17px;
    width: 122%;
    left: -42px;
    height: 126px;
}

.fr .enterprise-benefits-3d-min-height {
    min-height: 417px;
}

.fr .enterprise-voice-hcc-min-height {
    height: 380px !important;
}

.fr .enterprise-voice-uoa-min-height {
    height: 360px !important;
}

.fr .addons-block .content-p {
    min-height: 179px;
}

.fr .free-trial h2.h2-step1 {
    font-size: 28px;
}

.fr .contact-sales-btn {
    width: 217px;
}

.fr .contact-support-btn {
    width: 146px;
}

.fr .box-home-it-stack ul li {
    min-height: 211px;
}

.fr p.lead-in, p.lead-in-left, p.lead-in-left-top {
    font-size: 15px;
}

@import "https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/0.8.2/css/flag-icon.min.css";

.top-header-new {
    background-color: #1890d1;
    background-repeat: no-repeat;
    min-height: 500px;
    text-align: center;
    display: flex;
    color: #fff;
    align-items: center;
    background-size: cover;
}

    .top-header-new .sub-header {
        text-align: left;
        margin-right: 0;
        padding: 10px;
    }

        .top-header-new .sub-header .btn:hover, .btn:focus {
            color: #fff;
            text-decoration: none;
        }

@media (min-width: 992px) {
    .top-header-new .sub-header p {
        padding-right: 170px;
    }
}

/*Spanish desc styles*/

.es .p-feature {
    width: 129%;
    left: -51px;
}

.es .lang-h {
    height: 75px;
}

.es .enterprise-benefits-3d-min-height {
    min-height: 417px;
}

.es .enterprise-voice-hcc-min-height {
    height: 380px !important;
}

.es .enterprise-voice-uoa-min-height {
    height: 360px !important;
}

.es .addons-block .content-p {
    min-height: 104px;
}

.es .free-trial h2.h2-step1 {
    font-size: 28px;
}

.es .contact-sales-btn {
    width: 217px;
}

.es .contact-support-btn {
    width: 146px;
}

.es .box-home-it-stack ul li {
    min-height: 211px;
}

.es p.lead-in, p.lead-in-left, p.lead-in-left-top {
    font-size: 15px;
}

/*new pricing page CSS start*/

.pricing-hero {
    background-image: url(../Images/pricing-new/hero-bg.png);
    color: #ffffff;
    background-repeat: no-repeat;
    background-size: cover;
}

    .pricing-hero h1 {
        margin-top: 72px;
    }

    .pricing-hero p {
        margin-top: 11px;
        margin-bottom: 72px;
    }

@media (min-width: 768px) {
    .pricing-hero h1 {
        margin-top: 80px;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 20px;
        font-weight: 700;
        line-height: 22px;
        transform: scale(2.25,2.25);
    }

    .pricing-hero p {
        color: #ffffff;
        font-size: 17.74px;
        font-weight: 400;
        line-height: 22px;
        transform: scale(1.911,1.911);
        margin-top: 21px;
    }
}

.pricing-section2 {
    color: #727478;
    /*min-height: 443px;*/
    text-align: left;
    /*padding-top: 55px;*/
}

    .pricing-section2 .img-container {
        background-image: url(../Images/pricing-new/blu_paint.png);
        background-position: -156px;
    }

    .pricing-section2 h3 {
        color: #0060a6;
        font-weight: 600;
        line-height: 32px;
    }

    .pricing-section2 label {
        color: #199eff;
        font-weight: 400;
    }

    .pricing-section2 input {
        border-color: #199eff;
    }

    .pricing-section2 .flex-box {
        display: flex;
        height: 10rem;
        float: left;
        padding: 0 0.5rem;
    }

        .pricing-section2 .flex-box p {
            margin: 0px;
        }

    .pricing-section2 .flex-start {
        align-items: flex-start;
    }

        .pricing-section2 .flex-start span {
            color: #727478;
            font-size: 21px;
            font-weight: 600;
            line-height: 25px;
        }

    .pricing-section2 .flex-center {
        align-items: center;
    }

        .pricing-section2 .flex-center span {
            font-size: 140px;
            color: #0087ea;
            font-weight: 700;
        }

    .pricing-section2 .flex-end {
        align-items: flex-end;
    }

        .pricing-section2 .flex-end span {
            color: #0087ea;
            font-size: 40px;
            font-weight: 400;
            line-height: 21px;
        }

@media (min-width: 768px) {
    .pricing-section2 .form-horizontal .control-label {
        text-align: left;
    }
}

@media (max-width: 767px) {
    .pricing-section2 .flex-center span {
        font-size: 61px;
    }

    .pricing-section2 .flex-end span {
        font-size: 15px;
    }

    .pricing-section2 .flex-box {
        height: 55px;
    }
}

/* REQUIRED for core functionality of tab.js */

@media (max-width: 767px) {
    .tab-list {
        display: none;
    }

    .tabs.enabled .tab-heading {
        cursor: pointer;
    }

        .tabs.enabled .tab-heading.active-tab-heading {
            cursor: default;
        }

    .hidden-mobile {
        display: none;
    }
}

@media (min-width: 768px) {
    .tabs.enabled .tab-heading {
        display: none;
    }

    .tab-list li {
        display: inline;
        cursor: pointer;
    }

    .hidden-mobile {
        display: block !important;
    }
}

/* END - Required for core functionality of tab.js */

/* OPTIONAL - Basic Skin */

.tab-panel {
    margin-bottom: 50px;
}

.tabs.enabled .tab-heading:focus,
.tabs.enabled .tab-list li:focus {
    outline: 1px solid #ccc;
}

.tabs.enabled .tab-heading.active-tab-heading:focus,
.tabs.enabled .tab-list li.active-tab:focus {
    outline: none !important;
}

@media (max-width: 767px) {
    .tabs.enabled .tab-heading {
        padding: 0.5em;
        border-radius: 5px;
        border: 1px solid #ccc;
        box-shadow: 0px 2px 3px rgba(0,0,0,0.4);
        background: #ddd;
        position: relative;
    }

        .tabs.enabled .tab-heading:after {
            content: "";
            display: block;
            position: absolute;
            right: 20px;
            top: 40%;
            width: 0px;
            height: 0px;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-top: 10px solid #000;
        }

        .tabs.enabled .tab-heading:hover,
        .tabs.enabled .tab-heading.active-tab-heading:hover {
            background-color: #efefef;
        }

        .tabs.enabled .tab-heading.active-tab-heading {
            background: #fff;
        }

            .tabs.enabled .tab-heading.active-tab-heading:after {
                border-bottom: 10px solid #000;
                border-top: 0;
            }
}

@media (min-width: 768px) {
    .tab-list li {
        background: #eee;
        margin-right: 1px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border: 1px solid #ddd;
        color: #0060a6;
    }

        .tab-list li a {
            font-weight: 700;
            line-height: 32px;
            font-size: 30px;
        }

        .tab-list li span {
            font-size: 16px;
            font-weight: 700;
            line-height: 32px;
        }

    .de .tab-list li span {
        font-size: 14px;
    }

    .nl .tab-list li span {
        font-size: 14px;
    }

    .es .tab-list li span {
        font-size: 14px;
    }

    .fr .tab-list li span {
        font-size: 13px;
    }

    .tab-list li:hover {
        background: #efefef;
    }

    .tab-list li.active-tab {
        background: #5ba8dc;
        border-bottom-color: #fff;
        color: #ffffff;
        font-weight: 700;
    }
}

/* END - Optional - Basic Skin */

.pricing-tab .ptitle h2 {
    color: #0060a6;
    font-weight: 600;
    line-height: 32px;
}

.pricing-tab .ptitle span {
    color: #0060a6;
    font-size: 43.3px;
    font-weight: 700;
}

.pricing-tab .ptitle .p-month {
    color: #0060a6;
    font-size: 20px;
    font-weight: 400;
}

.icon-chevron-circle-right:before {
    content: "\f138";
}

.icon-phone-volume:before {
    content: "\f2a0";
}

.pricing-faq .panel-default {
    border-color: transparent;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.05);
    box-shadow: 0 0px 0px rgba(0,0,0,0.05);
}

.logo-offer .quote {
    font-size: 16px;
    color: #727478;
    font-style: italic;
    width: 100%;
    margin: 0 auto;
}

.logo-offer .curly-quotes:before, .curly-quotes:after {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    line-height: 48px;
    font-size: 50px;
    /*opacity: .2;*/
    font-family: ArialRoundedMTBold;
    color: #727478;
    font-weight: 400;
}

.logo-offer .curly-quotes:before {
    content: '\201C';
    margin-right: 4px;
    margin-left: -8px;
}

.logo-offer .curly-quotes:after {
    content: '\201D';
    margin-left: 4px;
    margin-right: -8px;
}

.logo-offer .quote-by {
    display: block;
    padding-right: 10px;
    /*text-align: right;*/
    color: #727478;
    font-size: 14px;
    font-style: italic;
    line-height: 9.02px;
}

@media (min-width: 768px) {
    .logo-offer .quote {
        width: 50%;
    }
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .pricing-section2 .flex-center span {
        font-size: 108px;
    }
}

a.price-link {
    display: none;
}

.spiceworld .trial-bg {
    background: url(../Images/enterprise/spiceworld/spiceworld-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100%;
}

.step2.spiceworld .trial-bg {
    background-position: -100px;
}

.spiceworld p.text-free {
    display: none;
}

.pricing-form h2 {
    color: #727478;
    font-size: 40px;
    /*font-weight: 600;*/
    /*line-height: 32px;*/
}

@media (min-width: 992px) {
    .pricing-form {
        position: absolute;
        top: 117px;
        left: 50%;
        width: 49%;
        max-width: 563px;
        z-index: 100;
        min-height: 205px !important;
        border-bottom: 1px solid #d3d3d3;
        padding: 0;
    }

        .pricing-form .form-horizontal .control-label {
            text-align: left;
        }
}

@media only screen and (min-width:990px) and (max-width: 1200px) {
    .pricing-section2 .flex-center span {
        font-size: 108px;
    }
}

/*New pricing tabs*/
@media (min-width: 769px) {
    ul.tab-list.nav-tabs li.active a, ul.nav-tabs li.active a:hover {
        border: 0 transparent;
        border-radius: 0;
        margin-bottom: 0px;
        background: #5ba8dc;
        border-bottom-color: #fff;
        color: #ffffff;
        box-shadow: unset;
    }

    .tab-list li a {
        color: #0060a6;
        padding: 24px 20px;
    }

    .tab-list li.active {
        background: #5ba8dc;
        border-bottom-color: #fff;
        color: #ffffff;
        font-weight: 700;
    }
}

.tab-button-outer {
    display: none;
}

.pricing-tab .ptitle {
    margin-top: 172px;
}

.pricing-tab .pricing-tab-col-text {
    padding-left: 0;
}

@media screen and (max-width: 768px) {
    ul.tab-list {
        display: none;
    }

    .tab-button-outer {
        position: relative;
        z-index: 2;
        display: block;
    }
}

@media screen and (max-width: 991px) {
    .pricing-section2 .margin-t-40 {
        margin-top: 20px;
    }

    .pricing-tab .margin-t-60 {
        margin-top: 0;
    }

    .pricing-tab .ptitle {
        margin-top: 0;
    }

    .pricing-tab .pad-b-80 {
        padding-bottom: 0;
    }

    .ptitle .col-md-5, .ptitle .col-md-7, .ptitle .col-md-12 {
        padding: 0;
    }
}

@media screen and (max-width: 992px) {
    .form-horizontal .control-label {
        text-align: left;
    }
}

.frb-group {
    margin: 15px 0;
}

.frb ~ .frb {
    margin-top: 15px;
}

.frb input[type="radio"]:empty,
.frb input[type="checkbox"]:empty {
    display: none;
}

.frb input[type="radio"] ~ label:before,
.frb input[type="checkbox"] ~ label:before {
    font-family: FontAwesome;
    content: '\f10c';
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 15px;
    font-size: 22px;
}

.frb input[type="radio"]:checked ~ label:before,
.frb input[type="checkbox"]:checked ~ label:before {
    content: '\f192';
}

.frb input[type="radio"] ~ label,
.frb input[type="checkbox"] ~ label {
    position: relative;
    cursor: pointer;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #f2f2f2;
    padding: 17px 0;
    color: #0060a6;
}

    .frb input[type="radio"] ~ label:focus,
    .frb input[type="radio"] ~ label:hover,
    .frb input[type="checkbox"] ~ label:focus,
    .frb input[type="checkbox"] ~ label:hover {
        box-shadow: 0px 0px 3px #333;
    }

.frb input[type="radio"]:checked ~ label,
.frb input[type="checkbox"]:checked ~ label {
    color: #fafafa;
}

.frb input[type="radio"]:checked ~ label,
.frb input[type="checkbox"]:checked ~ label {
    background-color: #f2f2f2;
}

.frb.frb-default input[type="radio"]:checked ~ label,
.frb.frb-default input[type="checkbox"]:checked ~ label {
    color: #333;
}

.frb.frb-primary input[type="radio"]:checked ~ label,
.frb.frb-primary input[type="checkbox"]:checked ~ label {
    background-color: #5ba8dc;
}

.frb.frb-success input[type="radio"]:checked ~ label,
.frb.frb-success input[type="checkbox"]:checked ~ label {
    background-color: #5cb85c;
}

.frb.frb-info input[type="radio"]:checked ~ label,
.frb.frb-info input[type="checkbox"]:checked ~ label {
    background-color: #5bc0de;
}

.frb.frb-warning input[type="radio"]:checked ~ label,
.frb.frb-warning input[type="checkbox"]:checked ~ label {
    background-color: #f0ad4e;
}

.frb.frb-danger input[type="radio"]:checked ~ label,
.frb.frb-danger input[type="checkbox"]:checked ~ label {
    background-color: #d9534f;
}

.frb input[type="radio"]:empty ~ label span,
.frb input[type="checkbox"]:empty ~ label span {
    display: inline-block;
}

    .frb input[type="radio"]:empty ~ label span.frb-title,
    .frb input[type="checkbox"]:empty ~ label span.frb-title {
        font-weight: 700;
        line-height: 32px;
        font-size: 30px;
        margin: 5px 5px 5px 50px;
    }

    .frb input[type="radio"]:empty ~ label span.frb-description,
    .frb input[type="checkbox"]:empty ~ label span.frb-description {
        font-size: 16px;
        font-weight: 700;
        line-height: 32px;
        margin: 5px 5px 5px 50px;
    }

.frb input[type="radio"]:empty:checked ~ label span.frb-description,
.frb input[type="checkbox"]:empty:checked ~ label span.frb-description {
    color: #fafafa;
}

.frb.frb-default input[type="radio"]:empty:checked ~ label span.frb-description,
.frb.frb-default input[type="checkbox"]:empty:checked ~ label span.frb-description {
    color: #999;
}

.sl-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    display: inline-block;
}

.sl-nav li {
    cursor: pointer;
    /*  padding-bottom:10px;*/
}

    .sl-nav li ul {
        display: none;
    }

    .sl-nav li:hover ul, .sl-nav li.hover ul {
        position: absolute;
        top: 50px;
        right: 0px;
        display: block;
        background: #fff;
        width: 162px;
        padding-top: 0px;
        z-index: 1;
        border-radius: 5px;
        box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    }

    .sl-nav li:hover .triangle, .sl-nav li.hover .triangle {
        position: absolute;
        top: 36px;
        right: 4px;
        z-index: 10;
        height: 14px;
        overflow: hidden;
        width: 30px;
        background: transparent;
    }

        .sl-nav li:hover .triangle:after, .sl-nav li.hover .triangle:after {
            content: '';
            display: block;
            z-index: 20;
            width: 15px;
            transform: rotate(45deg) translateY(0px) translatex(10px);
            height: 15px;
            background: #fff;
            border-radius: 2px 0px 0px 0px;
            box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
        }

    .sl-nav li ul li {
        position: relative;
        text-align: left;
        background: transparent;
        /*padding: 10px 15px;*/
        z-index: 2;
        font-size: 15px;
        color: #3c3c3c;
    }
        /*.sl-nav li ul li:last-of-type {
  padding-bottom: 15px;
}*/
        .sl-nav li ul li a {
            color: #727478;
            display: block;
            padding: 10px 15px;
        }

            .sl-nav li ul li a:hover, .sl-nav li ul li a.active {
                color: #0060a6;
                text-decoration: none;
            }

                .sl-nav li ul li a.active::after {
                    font-family: FontAwesome;
                    content: "\f05d";
                    position: absolute;
                    top: 50%;
                    margin-top: -15px;
                    right: 10px;
                    font-size: 22px;
                }

            .sl-nav li ul li a::after {
                font-family: FontAwesome;
                content: "\f10c";
                position: absolute;
                top: 50%;
                margin-top: -15px;
                right: 10px;
                font-size: 22px;
            }

.sl-nav.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.sl-nav.nav .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.sl-nav.nav li.dropdown > a:hover .caret {
    border-top-color: #fff !important;
    border-bottom-color: #fff !important;
}

.dropdown-divider {
    border-top: 1px solid #e9ecef;
}

.de .pricing-form h2 {
    font-size: 30px;
}

@media screen and (max-width: 508px) {
    .pricing-tab .pull-right {
        float: left !important;
    }
}

@media screen and (min-width: 992px) {
    .de .pricing-tab .ptitle {
        margin-top: 140px;
    }

    .nl .pricing-tab .ptitle {
        margin-top: 140px;
    }

    .fr .pricing-tab .ptitle {
        margin-top: 140px;
    }

    .es .pricing-tab .ptitle {
        margin-top: 140px;
    }
}

@media screen and (max-width: 1200px ) and (min-width: 992px) {
    .de .pricing-tab .pull-right {
        float: left !important;
    }
}

@media screen and (min-width: 992px) {
    .nl .pricing-tab .pull-right {
        float: left !important;
    }

    .es .pricing-tab .pull-right {
        float: left !important;
    }

    .fr .pricing-tab .pull-right {
        float: left !important;
    }
}

.pricing-tab .pricing-cta {
    float: right;
}

@media screen and (max-width: 486px) {
    .pricing-tab .pricing-cta {
        float: left !important;
    }
}

.de .pricing-tab .pricing-cta {
    float: left !important;
}

.nl .pricing-tab .pricing-cta {
    float: left !important;
}

.es .pricing-tab .pricing-cta {
    float: left !important;
}

.fr .pricing-tab .pricing-cta {
    float: left !important;
}

.pricing-tab .get-started-cta {
    padding: 10px 30px;
}

.de .pricing-tab .get-started-cta {
    padding: 10px 10px;
}

.nl .pricing-tab .get-started-cta {
    padding: 10px 10px;
}

.nl .enterprise-voice-hcc-min-height {
    height: 358px !important;
}

@media (min-width: 768px) {
    .fr .pricing-hero p {
        font-size: 12.74px;
    }
}

.fr .fr-backup-pricing .pad-t-10 {
    padding-top: 0px;
}

.fr .fr-backup-pricing .margin-top-large {
    margin-top: 2px;
}

.msp-marketing-hero {
    background: url("../Images/msp/marketing-resource/header_image.png") repeat center;
    color: #fff;
    min-height: 250px;
}

.msp-marketing-bg .img-container {
    min-height: 150px;
}

.msp-marketing-hero h1 {
    margin-top: 105px;
}

@media (min-width: 768px) {
    .msp-marketing-hero h1 {
        margin-top: 115px;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 40px;
        font-weight: 700;
        line-height: 22px;
        /*transform: scale(2.25,2.25);*/
    }
}

@media screen and (min-width: 992px) {
    .caption .caption-para {
        min-height: 111px;
    }
}

.landing-page-whitepaper .hero {
    background: url("../Images/landing/whitepaper/drk-bg.png") repeat-x;
    background-color: #cccccc;
    background-size: cover;
}

    .landing-page-whitepaper .hero .row {
        padding: 15px;
        background-color: #303c62;
        background-clip: content-box;
    }

    .landing-page-whitepaper .hero h1 {
        color: #42afff;
        margin-top: 80px;
    }

    .landing-page-whitepaper .hero p {
        color: #f3f3f3;
        font-weight: 600;
        margin-bottom: 50px;
    }

    .landing-page-whitepaper .hero .row h3 {
        color: #00aeff;
    }

    .landing-page-whitepaper .hero .row ul {
        list-style: none;
        padding-inline-start: 0px;
    }

    .landing-page-whitepaper .hero .row .no-pad {
        padding-right: 0px;
        padding-left: 0px;
    }

    .landing-page-whitepaper .hero .row li {
        background: url("../Images/landing/whitepaper/checkmark.png") no-repeat left center;
        padding-left: 33px; /* the width of your image + some space */
        margin: 14px 0;
        color: #fff;
    }

.landing-page-whitepaper {
    background-color: #b6b6b6;
    background-image: linear-gradient(0deg, #ffffff, #dadada);
}

    .landing-page-whitepaper .content-wp {
        background: url("../Images/landing/whitepaper/BG.png") no-repeat;
        background-size: contain;
    }

        .landing-page-whitepaper .content-wp .author-bio .row {
            margin-top: 200px;
        }

        .landing-page-whitepaper .content-wp .section-3 p {
            margin-bottom: 118px;
        }

    .landing-page-whitepaper .validation-summary-errors {
        margin-bottom: 0px;
        max-width: 96%;
        padding: 9px;
        margin-top: 5px;
        margin-left: 10px;
    }

@media screen and (max-width: 992px) {
    .landing-page-whitepaper .hero .row {
        padding-right: 15px !important;
        margin-left: -15px !important;
        margin-bottom: 50px;
    }

    .landing-page-whitepaper {
        background-size: 100% 55%;
    }

        .landing-page-whitepaper h1 {
            margin-top: 60px;
        }

        .landing-page-whitepaper .content-wp .author-bio {
            margin-bottom: 30px;
        }

            .landing-page-whitepaper .content-wp .author-bio .row {
                margin-top: 60px;
            }

            .landing-page-whitepaper .content-wp .author-bio p {
                margin-bottom: 0px;
            }

        .landing-page-whitepaper .content-wp .section-3 {
            margin-top: 0px;
        }

            .landing-page-whitepaper .content-wp .section-3 p {
                margin-bottom: 60px;
            }
}

.pricing-form p {
    color: #727478;
    margin-bottom: 10px;
    font-size: 14px;
}

.msp-marketing .hero .row {
    margin: 0 20%;
}

@media screen and (max-width: 1199px ) and (min-width: 992px) {
    .pricing-tab .ptitle {
        margin-top: 190px;
    }

    .msp-marketing .hero .row {
        margin: 0 12%;
    }
}

.msp-marketing .hero .row .img-responsive {
    max-width: none;
}

.msp-marketing .hero .row .box-cover {
    position: absolute;
    background-color: #303c62;
    height: 324px;
    width: 705px;
    left: 0;
    right: 0;
    margin: auto;
}

.msp-marketing .hero .row h3 {
    color: #00aeff;
}

.msp-marketing .hero .row ul {
    list-style: none;
    padding-inline-start: 0px;
}

.msp-marketing .hero .row li {
    background: url(../Images/landing/whitepaper/checkmark.png) no-repeat left center;
    padding-left: 33px;
    margin: 14px 0;
    color: #fff;
}

@media screen and (max-width: 992px) {
    .msp-marketing .hero .row .box-cover {
        display: none;
    }

    .msp-marketing .hero .row {
        margin: 0 -15px !important;
        background-color: #303c62;
        background-clip: content-box;
    }

        .msp-marketing .hero .row .img-responsive {
            max-width: 100%;
        }
}

.msp-marketing-background {
    background: #fff url("../Images/msp/marketing-resource/v3/hero-background.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
    box-shadow: inset 2000px 0 0 0 rgba(0, 0, 0, 0.1);
    padding-bottom: 60px;
    /*padding-top: 86px;*/
    padding-top: 16px;
    color: #fff;
}

    .msp-marketing-background .row-hero {
        margin-left: 109px;
    }

    .msp-marketing-background h1 {
        line-height: 62px;
        font-size: 44px;
        margin-bottom: 27px;
    }

    .msp-marketing-background .row-hero ul {
        line-height: 26px;
        font-size: 16px;
        margin-bottom: 30px;
    }

.msp-marketing-bg h1 {
    line-height: 62px;
    font-size: 44px;
}

.msp-marketing-form {
    width: 565px;
    height: 335px;
    background-color: #f0f3f5;
    border: 1px solid rgba(0,0,0,0);
    display: inline-block;
    color: rgb(152, 160, 166);
    padding: 50px;
}

@media (max-width: 594px) {
    .msp-marketing-form {
        width: 95%;
        padding: 40px;
    }
}

#Scroll {
    top: 70px;
}

    #Scroll .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        background-color: transparent;
        color: #199eff;
        ;
        border-left-color: #199eff;
        ;
        border-left: 5px solid;
    }

    #Scroll .nav-pills > li > a {
        border-radius: 0px;
    }

    #Scroll a {
        color: #2c2c2c;
    }

.new-sub-nav {
    min-height: 50px !important;
    background-color: #eeeef1 !important;
    border-bottom-color: #d2d2da;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

    .new-sub-nav .navbar-nav {
        margin: 7.5px -15px;
    }

        .new-sub-nav .navbar-nav > li {
            line-height: 20px;
            position: relative;
            display: block;
            padding: 10px 15px 10px 0px;
        }

@media (max-width: 990px) {
    .new-sub-nav .navbar-nav > li {
        float: left;
    }
}

@media(max-width: 767px) {
    .affix {
        position: static;
        width: auto;
        top: 0;
    }
}

.anchor {
    display: block;
    height: 70px;
    margin-top: -70px;
    visibility: hidden;
}

/*Competitive Landing Page Template Design*/

.lp-background {
    background: #fff url("../Images/landing/competitive/teamviewer/hero-bg.png") no-repeat;
    background-position: center top;
    background-size: cover;
    padding-bottom: 60px;
    color: #ffffff;
    min-height: 600px;
}

.lp-features.container {
    position: relative;
    margin-top: -120px;
    background: #fff;
    padding: 0 50px;
    border-radius: 7px;
}

    .lp-features.container:before {
        content: "";
        border-radius: 7px;
        display: block;
        position: absolute;
        height: 250px;
        left: 0;
        right: 0;
        pointer-events: none;
        box-shadow: 0 -15px 24px 2px rgba(0,0,0,0.1);
    }

.lp-features .lp-features-col {
    padding: 5px;
}

.lp-blue-box {
    color: #ffffff;
    font-weight: 700;
    border-radius: 3px;
    background-color: #0087ea;
    padding: 5px;
    margin: 0 20px;
}

.icon-laptop-code {
    -webkit-filter: invert(47%) sepia(84%) saturate(2202%) hue-rotate(185deg) brightness(103%) contrast(103%);
    filter: invert(47%) sepia(84%) saturate(2202%) hue-rotate(185deg) brightness(103%) contrast(103%);
    width: 40px;
}

.lp-graph {
    background-image: url(../Images/landing/competitive/teamviewer/graph.png);
    background-position: bottom;
    background-repeat: no-repeat;
    min-height: 600px;
}

.lp-qoute {
    background: #fff url("../Images/landing/competitive/teamviewer/bg.png") no-repeat;
    background-position: center top;
    background-size: cover;
    min-height: 299px;
    color: #ffffff;
}

    .lp-qoute .icon-qoute-left {
        -webkit-filter: invert(99%) sepia(1%) saturate(2%) hue-rotate(211deg) brightness(106%) contrast(101%);
        filter: invert(99%) sepia(1%) saturate(2%) hue-rotate(211deg) brightness(106%) contrast(101%);
        width: 44px;
    }

.lp-form {
    background: #fff url("../Images/landing/competitive/teamviewer/form-bg.png") no-repeat;
    background-position: center top;
    background-size: cover;
}

    .lp-form .blue-color {
        color: #4caafe;
    }

.integration-list .well-customer-psa {
    min-height: 322px;
}

@media screen and (max-width: 992px) {
    #new .affix {
        position: unset;
    }

    .first.anchor {
        display: none;
    }
}

@media (max-width: 768px) {
    .new-sub-nav .navbar-nav {
        margin: 7.5px 0px;
    }

    .new-sub-nav {
        display: none;
    }

    #new {
        /*padding-top: 87px !important;*/
        padding-top: 10px !important;
    }
}

.webAppLogin {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #c0e3f7;
    position: absolute;
    min-height: 100%;
    width: 100%;
    color: #333333;
}

    .webAppLogin .shield {
        background-image: url("../Images/web-app/Login/shield.png");
        background-repeat: no-repeat;
        padding-left: 30px;
        display: block;
        text-transform: uppercase;
        min-height: 26px;
        padding-top: 3px;
        color: #333333;
        font-size: 12.97px;
        font-weight: 600;
    }

.landing-page-sysadmin.land-webroot {
    background-image: url(../Images/landing/sysadmin-ty-bg-compressor.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #13334B;
    color: #ffffff;
    padding-bottom: 75px;
}

@media screen and (min-width:480px) and (max-width:800px) {
    /* Target landscape smartphones, portrait tablets, narrow desktops

  */
    .landing-page-sysadmin.land-webroot {
        background-image: none;
        background-color: #13334B;
    }
}

@media screen and (max-width:479px) {
    /* Target portrait smartphones */
    .landing-page-sysadmin.land-webroot {
        background-image: none;
        background-color: #13334B;
    }
}

.landing-page-sysadmin.land-webroot label {
    color: #333;
}

.landing-page-sysadmin.land-webroot li {
    background: url(../Images/landing/whitepaper/checkmark.png) no-repeat left center;
    padding-left: 33px;
    margin: 14px 0;
    color: #fff;
}

.landing-page-sysadmin.land-webroot .head h1 {
    color: #009fe3 !important;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.1;
    padding-bottom: 53px;
}

.landing-page-sysadmin.land-webroot .head h2 {
    color: #009fe3;
}

.landing-page-sysadmin.land-webroot .head ul {
    list-style: none;
    padding-inline-start: 0px;
}

.landing-page-sysadmin.land-webroot .head .sy-form p {
    font-size: 1.563em;
}

@media (min-width: 382px) and (max-width: 465px) {
    .landing-page-sysadmin.land-webroot .head .sy-form p {
        font-size: 1.125em;
        line-height: 14px;
    }
}

@media (max-width: 382px) {
    .landing-page-sysadmin.land-webroot .head .sy-form p {
        font-size: 1em;
        line-height: 14px;
    }
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

    .embed-container iframe,
    .embed-container object,
    .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.webAppLogin.Login1 {
    background-image: url(../Images/web-app/Login/login-bg.png);
}

.webAppLogin.Login5 {
    background-image: url(../Images/web-app/Login/pwy-app-login-backgrounds-v1.jpg);
}

.webAppLogin.Login3 {
    background-image: url(../Images/web-app/Login/automation_background.jpg);
    /*text-shadow: -0.1em 0.01em 0.01em #fff;*/
}

.webAppLogin.Login4 {
    background-image: url(../Images/web-app/Login/pwy-app-login-backgrounds-v3.jpg);
}

.webAppLogin.Login2 {
    background-image: url(../Images/web-app/Login/pwy-app-login-backgrounds-v4.jpg);
}

.btn-secondary-white {
    background-color: #fff;
    border: 1px solid #fff;
    color: #000;
}

.msp-marketing-background .btn-secondary-white {
    cursor: default;
}

.msp-marketing-background.preview {
    padding-bottom: 0px;
    padding-top: 0px;
    min-height: 386px;
}

    .msp-marketing-background.preview .container {
        background: url("../Images/msp/marketing-resource/preview/shape.png") no-repeat;
        background-position: center top;
        background-origin: content-box;
    }

.aligner {
    display: flex;
    align-items: center;
    min-height: 24em;
    justify-content: center;
}

.aligner-item--center {
    flex: 1;
}

.aligner-item--top {
    align-self: flex-start;
}

.land-matrix {
    background-image: url(../Images/home/land/matrix/red-pill-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #5b88c2;
    color: #ffffff;
}

.matrix-s2 {
    background: url(../Images/home/home-top-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-color: #ffffff;
}

@media (min-width: 768px) and (max-width: 992px) {
    .land-matrix {
        background-image: url(../Images/home/land/matrix/blue-pill-bg.png);
    }
}

@media (max-width: 768px) {
    .land-matrix {
        background-image: url(../Images/home/land/matrix/blue-pill-bg.png);
    }
}

.pricing-addon-new.min-height {
    border-left: 1px solid gray;
    min-height: 330px;
}

.de .pricing-addon-new.min-height {
    border-left: 1px solid gray;
    min-height: 365px;
}

.pw-rmm .top-header-mme.hero {
    background-image: url(../Images/features/patch/hero-bg.jpg);
}

.case-study .hero {
    background-image: url(../Images/enterprise/casestudies/maven-group/hero_bg1.png);
    background-repeat: no-repeat;
    min-height: 500px;
    display: flex;
    color: #fff;
    align-items: center;
    background-size: cover;
    background-position: bottom;
    background-color: #313131;
}

    .case-study .hero .lead {
        font-size: 15px !important;
    }

        .case-study .hero .lead .author {
            font-weight: bold;
            text-align: right;
            font-size: 14px;
            display: block;
        }

    .case-study .hero .img-cs {
        max-height: 115px;
    }

.case-study .section-divider {
    background-image: url(../Images/enterprise/casestudies/maven-group/section-divider.png);
    background-repeat: no-repeat;
    min-height: 70px;
    background-position: center;
}

.pt .enterprise-voice-hcc-min-height {
    height: 358px !important;
}

/**
 * Set default positioning as a fallback for if the plugin fails
 */
.jquery-background-video-wrapper {
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.jquery-background-video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
/**
 * Fade in videos
 * Note the .js class - so non js users still
 * see the video
 */
.js .jquery-background-video {
    opacity: 0;
    -webkit-transition: opacity 300ms linear;
    transition: opacity 300ms linear;
}

    .js .jquery-background-video.is-visible {
        opacity: 1;
    }

/**
 * Pause/play button
 */
.jquery-background-video-pauseplay {
    position: absolute;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    width: 20px;
    height: 20px;
    top: 15px;
    right: 15px;
    padding: 0 !important;
    cursor: pointer;
    outline: none !important;
}

    .jquery-background-video-pauseplay span {
        display: none;
    }

    .jquery-background-video-pauseplay:after,
    .jquery-background-video-pauseplay:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

    .jquery-background-video-pauseplay.play:before {
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 15px solid #FFF;
    }

    .jquery-background-video-pauseplay.pause:before,
    .jquery-background-video-pauseplay.pause:after {
        border-top: 10px solid #FFF;
        border-bottom: 10px solid #FFF;
        border-left: 5px solid #FFF;
    }

    .jquery-background-video-pauseplay.pause:after {
        left: 10px;
    }

.demo-video-wrapper {
    background-image: url(../Images/home/video/first-and-last-frame.jpg);
}

@media (max-width: 991px) and (min-width: 768px) {
    .demo-video-wrapper {
        background-image: none;
    }
}

@media (max-width: 767px) {
    .demo-video-wrapper {
        background-image: none;
    }
}

/* Video overlay and content */
.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    pointer-events: none; /* Allows right click menu on the video */
    background: url($overlay_pattern) left top repeat;
    opacity: $overlay_opacity;
}

.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;
    }

.landing-page-sysadmin-glossary {
    background: url(../Images/landing/sysadmin-glossary/bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.landing-page-sysadmin-ebook {
    background: url(../Images/landing/sysadmin-ebook/brick_wall.png);
    background-size: cover;
    background-repeat: no-repeat;
}

    .landing-page-sysadmin-ebook .head {
        background: url(../Images/landing/sysadmin-ebook/billboard_header.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100% 100%;
    }

@media (max-width: 990px) {
    .landing-page-sysadmin-ebook .head {
        background: url(../Images/landing/sysadmin-ebook/billboard_header-mob.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100% 100%;
    }
}

.landing-page-sysadmin-ebook-session-2 {
    background: url(../Images/landing/sysadmin-ebook/GRY_BG.png);
    background-size: cover;
    background-repeat: no-repeat;
}

    .landing-page-sysadmin-ebook-session-2 ul {
        padding-inline-start: 15px;
    }

    .landing-page-sysadmin-ebook-session-2 li {
        list-style-type: none;
    }

        .landing-page-sysadmin-ebook-session-2 li:before {
            list-style-type: none;
            font-family: 'FontAwesome';
            content: '\f05d';
            margin: 0 5px 0 -15px;
        }

.new-alignleft {
    /*float:left;*/
}

.new-alignright {
    /*float: right;*/
    /*margin-top: 37px;*/
    margin-bottom: 10px;
    /*text-transform:uppercase;*/
}

.multiple-screen-remote {
    left: -15px !important;
    margin-top: 45px;
}

.container-etr {
    background-color: #323232;
}

.landing-page-sysadmin-ebook h1 {
    margin-top: 220px;
}

@media (max-width: 990px) {
    .landing-page-sysadmin-ebook h1 {
        margin-top: 155px;
    }
}

.icon-server:before {
    content: "\f233"; /* adjust as needed, taken from bootstrap.css */
}

.addons-col {
    min-height: 565px;
    margin-bottom: 15px;
    margin-top: 15px;
    border-radius: 3px;
    box-shadow: 2px 3px 10px 0px rgba(0, 0, 0, 0.12);
}

    .addons-col .btn-container {
        position: absolute;
        bottom: 30px;
        width: 89%;
    }

    .addons-col .btn-col {
        padding-right: 5px;
        padding-left: 5px;
    }

    .addons-col .btn {
        height: 100%;
        width: 100%;
    }

    .addons-col .img-container {
        min-height: 50px;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

@media screen and (max-width: 1200px) and (min-width: 992px) {
    .addons-col {
        min-height: 700px;
    }
}

.lp-v2 {
    background-image: url(../Images/landing/competitive/v2/atera/hero-bg-compressor.png);
    background-position: center top;
    /*background-repeat: no-repeat;*/
}

.lp-v2-1 {
    background-image: url(../Images/landing/competitive/v2/atera/bg_swwosh-compressor.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

    .lp-v2-1 .table-striped > tbody > tr:nth-child(odd) > td,
    .lp-v2-1 .table-striped > tbody > tr:nth-child(odd) > th {
        background-color: #f3f3f3;
    }

    .lp-v2-1 .table-striped > tbody > tr:nth-child(even) > td,
    .lp-v2-1 .table-striped > tbody > tr:nth-child(even) > th {
        background-color: #ececec;
    }

    .lp-v2-1 td {
        border-left: 10px solid #fff;
        border-right: 10px solid #fff;
        padding: 8px 15px !important;
    }

    .lp-v2-1 th {
        border-left: 10px solid #fff;
        border-right: 10px solid #fff;
        padding: 30px !important;
    }

@media (max-width: 768px) {
    .lp-v2-1 .table-responsive {
        border: 0px solid #ddd;
    }
}

/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media screen and (max-width: 768px) {
    /* Force table to not be like tables anymore */
    .lp-v2-1 table, .lp-v2-1 thead, .lp-v2-1 tbody, .lp-v2-1 th, .lp-v2-1 td, .lp-v2-1 tr {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        .lp-v2-1 thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    .lp-v2-1 tr {
        border: 1px solid #ccc;
    }

    .lp-v2-1 td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        font-weight: 700;
    }

    .lp-v2-1 .td-hide-mobile {
        display: none;
    }

    .lp-v2-1 td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    /*
	Label the data
	*/
    /*.lp-v2-1 td:nth-of-type(1):before { content: "First Name"; }*/
    .lp-v2-1 td:nth-of-type(2):before {
        content: "PULSEWAY";
    }

    .lp-v2-1 td:nth-of-type(3):before {
        content: "ATERA";
        color: #707679;
    }

    .lp-v2-1.ninjarmm td:nth-of-type(2):before {
        content: "PULSEWAY";
    }

    .lp-v2-1.ninjarmm td:nth-of-type(3):before {
        content: "NinjaRMM";
        color: #707679;
    }

    .lp-v2-1.solarwinds td:nth-of-type(2):before {
        content: "PULSEWAY";
    }

    .lp-v2-1.solarwinds td:nth-of-type(3):before {
        content: "SOLARWINDS";
        color: #707679;
    }

    .lp-v2-1.syncro-msp td:nth-of-type(2):before {
        content: "PULSEWAY";
    }

    .lp-v2-1.syncro-msp td:nth-of-type(3):before {
        content: "Syncro MSP";
        color: #707679;
    }

    .lp-v2-1.connectwise td:nth-of-type(2):before {
        content: "PULSEWAY";
    }

    .lp-v2-1.connectwise td:nth-of-type(3):before {
        content: "ConnectWise";
        color: #707679;
    }

    .lp-v2-1.comodo-one td:nth-of-type(2):before {
        content: "PULSEWAY";
    }

    .lp-v2-1.comodo-one td:nth-of-type(3):before {
        content: "COMODO ONE";
        color: #707679;
    }

    .addons-col .btn-container {
        position: absolute;
        bottom: 20px;
        left: 20px;
        width: 90%;
    }
}

.btn-image {
    font-size: 32pt;
    padding: 10px 0;
    color: #727578;
}

    .btn-image:before {
        content: "";
        width: 50px;
        height: 55px;
        display: inline-block;
        margin-right: 15px;
        vertical-align: text-top;
        background-color: transparent;
        background-position: center center;
        background-repeat: no-repeat;
    }

.imgbtn:before {
    /*background-image : url(../Images/landing/competitive/v2/atera/play-compressor.png);*/
    content: '\f144';
    font-family: 'FontAwesome';
    font-size: 46px;
    float: left;
    margin-left: -0.5em;
    color: #269b19;
}

.lp-v2-3 {
    background-image: url(../Images/landing/competitive/v2/atera/bg_poly-compressor.png);
    background-position: center top;
    background-repeat: no-repeat;
}

.lp-v2-2 ul {
    padding-inline-start: 15px;
}

.lp-v2-2 ul,
.lp-v2-2 li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.lp-v2-2 ul {
    margin: 2em 0;
}

.lp-v2-2 li {
    margin: 1em;
    margin-left: 3em;
}

    .lp-v2-2 li:before {
        content: '\f087';
        font-family: 'FontAwesome';
        float: left;
        margin-left: -1.5em;
        color: #0074D9;
    }

.lp-v2-3 .form-group {
    margin-bottom: 0px;
}

.lp-v2-3-show-mobile {
    display: none;
}

.addons-col .modal .modal-header .btn-success {
    float: right !important;
}

#RewardPromo {
    background-image: url(../Images/landing/reward-promo/bg-all-features-compressor.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

    #RewardPromo .rp-form {
        margin: auto 80px;
    }

@media screen and (max-width: 768px) {
    #RewardPromo .rp-form {
        margin: auto auto 60px auto;
    }

    .lp-v2-3 {
        margin-top: 70px;
    }

    .linustech-lp .lp-v2-3 {
        margin-top: 0px;
    }

    .lp-v2-3 .lp-container, .lp-v2-1 .lp-container, #RewardPromo .lp-container {
        padding-left: 0;
    }

    .lp-hidden-mobile {
        display: none !important;
    }

    .lp-v2-3-show-mobile {
        display: block !important;
    }

    .addons-col .modal .modal-header .btn-success {
        float: left !important;
    }

    .addons-col .modal .modal-header .row {
        margin-top: 20px;
    }
}

@font-face {
    font-family: 'share-buttons';
    src: url('https://cdn.rawgit.com/sunnysingh/share-buttons/v1.0.0/build/fonts/share-buttons.eot?gpra60');
    src: url('https://cdn.rawgit.com/sunnysingh/share-buttons/v1.0.0/build/fonts/share-buttons.eot?#iefixgpra60') format('embedded-opentype'), url('https://cdn.rawgit.com/sunnysingh/share-buttons/v1.0.0/build/fonts/share-buttons.woff?gpra60') format('woff'), url('https://cdn.rawgit.com/sunnysingh/share-buttons/v1.0.0/build/fonts/share-buttons.ttf?gpra60') format('truetype'), url('https://cdn.rawgit.com/sunnysingh/share-buttons/v1.0.0/build/fonts/share-buttons.svg?gpra60#share-buttons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.share-btn-icon {
    font-family: 'share-buttons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.share-btn-email .share-btn-icon:before {
    content: "\e945";
}

.share-btn-more .share-btn-icon:before {
    content: "\ea82";
}

.share-btn-googleplus .share-btn-icon:before {
    content: "\ea88";
}

.share-btn-facebook .share-btn-icon:before {
    content: "\ea8c";
}

.share-btn-twitter .share-btn-icon:before {
    content: "\ea91";
}

.share-btn-github .share-btn-icon:before {
    content: "\eab4";
}

.share-btn-tumblr .share-btn-icon:before {
    content: "\eabb";
}

.share-btn-reddit .share-btn-icon:before {
    content: "\eac7";
}

.share-btn-linkedin .share-btn-icon:before {
    content: "\eac8";
}

.share-btn-delicious .share-btn-icon:before {
    content: "\eacc";
}

.share-btn-stumbleupon .share-btn-icon:before {
    content: "\eace";
}

.share-btn-pinterest .share-btn-icon:before {
    content: "\ead0";
}

.share-btn,
.share-btn * {
    box-sizing: border-box;
}

    .share-btn,
    .share-btn *,
    .share-btn *:before,
    .share-btn *:after {
        box-sizing: border-box;
    }

.share-btn {
    position: relative;
    display: inline-block;
    height: 24px;
    margin: 0;
    padding: 2px 8px;
    line-height: 1.53;
    letter-spacing: 0.04em;
    vertical-align: top;
    font-size: 12px;
    font-weight: bold;
    font-family: "Helvetica Neue", Arial, sans-serif;
    color: #111;
    background: #e0e0e0;
    border: 1px solid #c7c7c7;
    border-radius: 5px;
    text-decoration: none;
    transition: all 0.2s ease;
}

    .share-btn:hover,
    .share-btn:focus {
        background: #d3d3d3;
        border-color: #bababa;
        text-decoration: none;
        color: #111;
    }

    .share-btn:active {
        background: #c7c7c7;
        border-color: #adadad;
        text-decoration: none;
        color: #111;
    }

    .share-btn.share-btn-sm {
        height: 20px;
        font-size: 10px;
        padding: 0 8px;
        line-height: 1.6;
    }

    .share-btn.share-btn-lg {
        height: 28px;
        font-size: 16px;
        line-height: 1.4;
    }

    .share-btn .share-btn-text-sr {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }

    .share-btn.share-btn-branded {
        color: #fff;
    }

        .share-btn.share-btn-branded.share-btn-twitter {
            background: #55acee;
            border-color: #3ea1ec;
        }

            .share-btn.share-btn-branded.share-btn-twitter:hover,
            .share-btn.share-btn-branded.share-btn-twitter:focus {
                background: #3ea1ec;
                border-color: #2795e9;
            }

            .share-btn.share-btn-branded.share-btn-twitter:active {
                background: #2795e9;
                border-color: #1689e0;
            }

        .share-btn.share-btn-branded.share-btn-facebook {
            background: #3b5998;
            border-color: #344e86;
        }

            .share-btn.share-btn-branded.share-btn-facebook:hover,
            .share-btn.share-btn-branded.share-btn-facebook:focus {
                background: #344e86;
                border-color: #2d4373;
            }

            .share-btn.share-btn-branded.share-btn-facebook:active {
                background: #2d4373;
                border-color: #263961;
            }

        .share-btn.share-btn-branded.share-btn-googleplus {
            background: #dd4b39;
            color: #fff;
            border-color: #d73925;
        }

            .share-btn.share-btn-branded.share-btn-googleplus:hover,
            .share-btn.share-btn-branded.share-btn-googleplus:focus {
                background: #d73925;
                border-color: #c23321;
            }

            .share-btn.share-btn-branded.share-btn-googleplus:active {
                background: #c23321;
                border-color: #ac2d1e;
            }

        .share-btn.share-btn-branded.share-btn-tumblr {
            background: #35465c;
            color: #fff;
            border-color: #2c3a4c;
        }

            .share-btn.share-btn-branded.share-btn-tumblr:hover,
            .share-btn.share-btn-branded.share-btn-tumblr:focus {
                background: #2c3a4c;
                border-color: #222d3c;
            }

            .share-btn.share-btn-branded.share-btn-tumblr:active {
                background: #222d3c;
                border-color: #19212b;
            }

        .share-btn.share-btn-branded.share-btn-reddit {
            background: #ff4500;
            color: #fff;
            border-color: #e63e00;
        }

            .share-btn.share-btn-branded.share-btn-reddit:hover,
            .share-btn.share-btn-branded.share-btn-reddit:focus {
                background: #e63e00;
                border-color: #cc3700;
            }

            .share-btn.share-btn-branded.share-btn-reddit:active {
                background: #cc3700;
                border-color: #b33000;
            }

        .share-btn.share-btn-branded.share-btn-linkedin {
            background: #0976b4;
            color: #fff;
            border-color: #08669c;
        }

            .share-btn.share-btn-branded.share-btn-linkedin:hover,
            .share-btn.share-btn-branded.share-btn-linkedin:focus {
                background: #08669c;
                border-color: #075683;
            }

            .share-btn.share-btn-branded.share-btn-linkedin:active {
                background: #075683;
                border-color: #05466b;
            }

        .share-btn.share-btn-branded.share-btn-delicious {
            background: #3399ff;
            color: #fff;
            border-color: #198cff;
        }

            .share-btn.share-btn-branded.share-btn-delicious:hover,
            .share-btn.share-btn-branded.share-btn-delicious:focus {
                background: #198cff;
                border-color: #007fff;
            }

            .share-btn.share-btn-branded.share-btn-delicious:active {
                background: #007fff;
                border-color: #0073e5;
            }

        .share-btn.share-btn-branded.share-btn-stumbleupon {
            background: #eb4924;
            color: #fff;
            border-color: #e13b15;
        }

            .share-btn.share-btn-branded.share-btn-stumbleupon:hover,
            .share-btn.share-btn-branded.share-btn-stumbleupon:focus {
                background: #e13b15;
                border-color: #ca3412;
            }

            .share-btn.share-btn-branded.share-btn-stumbleupon:active {
                background: #ca3412;
                border-color: #b22e10;
            }

        .share-btn.share-btn-branded.share-btn-pinterest {
            background: #cc2127;
            color: #fff;
            border-color: #b61d23;
        }

            .share-btn.share-btn-branded.share-btn-pinterest:hover,
            .share-btn.share-btn-branded.share-btn-pinterest:focus {
                background: #b61d23;
                border-color: #a01a1f;
            }

            .share-btn.share-btn-branded.share-btn-pinterest:active {
                background: #a01a1f;
                border-color: #8a161a;
            }

    .share-btn.share-btn-inverse {
        color: #eeeeee;
        background: #1f1f1f;
        border-color: #050505;
    }

        .share-btn.share-btn-inverse:hover,
        .share-btn.share-btn-inverse:focus {
            background: #121212;
            border-color: #000000;
            color: #eeeeee;
        }

        .share-btn.share-btn-inverse:active {
            background: #050505;
            border-color: #000000;
            color: #eeeeee;
        }

    .share-btn.share-btn-twitter .share-btn-icon,
    .share-btn.share-btn-googleplus .share-btn-icon,
    .share-btn.share-btn-tumblr .share-btn-icon,
    .share-btn.share-btn-linkedin .share-btn-icon,
    .share-btn.share-btn-pinterest .share-btn-icon,
    .share-btn.share-btn-stumbleupon .share-btn-icon,
    .share-btn.share-btn-delicious .share-btn-icon,
    .share-btn.share-btn-more .share-btn-icon {
        position: relative;
        top: 1px;
    }

@-moz-document url-prefix() {
    .share-btn.share-btn-twitter .share-btn-icon,
    .share-btn.share-btn-googleplus .share-btn-icon,
    .share-btn.share-btn-tumblr .share-btn-icon,
    .share-btn.share-btn-linkedin .share-btn-icon,
    .share-btn.share-btn-pinterest .share-btn-icon,
    .share-btn.share-btn-stumbleupon .share-btn-icon,
    .share-btn.share-btn-delicious .share-btn-icon,
    .share-btn.share-btn-more .share-btn-icon {
        top: 0;
    }
}

.share-btn.share-btn-more.share-btn-lg .share-btn-icon {
    top: 2px;
}

.share-btn .share-btn-text {
    padding-left: 6px;
    font-size: 13px;
}

@media screen and (min-width: 768px) {
    .webAppPage-addon .modal-dialog {
        width: 60% !important;
    }
}

.webAppPage-addon .addons-col .modal-content .btn {
    width: unset;
    padding: 6px 33px;
}

.webAppPage-addon .addons-col .modal-content h5 {
    font-size: 20px;
}

.webAppPage-addon .addons-col .modal-footer {
    text-align: left;
}

.webappReferral {
    background-image: url(../Images/web-app/referral/referral-bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    /*height: 100vh;*/
}

@media screen and (min-width: 768px) {
    .webappReferral .copy-referral input {
        width: 278px;
    }
}

.pad-lr-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
}

.linustech-home-hero {
    background-color: #000000;
    color: #fff;
}

    .linustech-home-hero .container {
        background-image: url(../Images/home/linustech/ltt-hero-bg-compressor.png);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .linustech-home-hero .llt-laptop-code {
        background-image: url(../Images/home/linustech/laptop-code-icon.png);
        background-repeat: no-repeat;
        background-position: left center;
        padding: 5px 0 5px 48px; /* width of the image plus a little extra padding */
        display: block;
        color: #ffffff;
    }

    .linustech-home-hero .llt-phone {
        background-image: url(../Images/home/linustech/phone-icon.png);
        background-repeat: no-repeat;
        background-position: left center;
        padding: 5px 0 5px 38px; /* width of the image plus a little extra padding */
        display: block;
        color: #ffffff;
    }

    .linustech-home-hero .llt-heart {
        background-image: url(../Images/home/linustech/heart-icon.png);
        background-repeat: no-repeat;
        background-position: left center;
        padding: 5px 0 5px 48px; /* width of the image plus a little extra padding */
        display: block;
        color: #ffffff;
    }

    .linustech-home-hero .llt-box-container {
        border: none;
        background: rgb(0,0,0);
        background: linear-gradient(305deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.1829774145986519) 100%);
    }

    .linustech-home-hero .ltt-box {
        max-width: 80%;
        margin: 0 auto;
    }

    .linustech-home-hero .linus-content {
        min-height: 450px;
        padding-top: 125px;
    }

    .linustech-home-hero .text-2 {
        font-size: 49.84px;
    }

.linustech-lp .llt-row-2 {
    max-width: 90%;
    margin: 0 auto;
}

@media (max-width:1200px) {
    .linustech-home-hero .ltt-box {
        max-width: 100%;
    }
}

@media (max-width:992px) {
    .linustech-home-hero .linus-content {
        min-height: 100%;
        padding-top: 25px;
    }

    .linustech-home-hero .ltt-box .col-md-3 {
        padding-top: 30px;
    }

    .linustech-home-hero .ltt-box {
        margin: 0 auto !important;
        width: 50%;
    }

    .linustech-home-hero .llt-phone {
        padding: 5px 0 5px 48px; /* width of the image plus a little extra padding */
    }

    .linustech-home-hero .text-2 {
        font-size: 39.84px;
    }

    .linustech-lp #lpform {
        padding-top: 40px;
    }

    .linustech-lp .llt-row-2 {
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .linustech-home-hero .ltt-box {
        width: 75%;
    }
}

.linustech-lp .lp-v2-2 {
    background-image: url(../Images/landing/linustech/bg-blue-compressor.png);
    background-position: center top;
    background-repeat: repeat;
}

.linustech-lp .lp-v2-3 {
    background-image: url(../Images/landing/linustech/bg_FX-compressor.png);
    background-position: center top;
    background-repeat: repeat;
}

.linustech-lp .llt-col-box .llt-icon {
    background-repeat: no-repeat;
    background-position: left center;
    padding: 11px 0 5px 60px; /* width of the image plus a little extra padding */
    display: block;
    height: 50px;
    margin-bottom: 17px;
}

.linustech-lp .llt-icon.llt-rocket-icon {
    background-image: url(../Images/landing/linustech/icon_rocket-compressor.png);
}

.linustech-lp .llt-icon.llt-mouse-icon {
    background-image: url(../Images/landing/linustech/icon_mouse-compressor.png);
}

.linustech-lp .llt-icon.llt-scissors-icon {
    background-image: url(../Images/landing/linustech/icon_scissors-compressor.png);
}

.linustech-lp .llt-icon.llt-medal-icon {
    background-image: url(../Images/landing/linustech/icon_medal-compressor.png);
}

.linustech-lp .llt-icon.llt-search-icon {
    background-image: url(../Images/landing/linustech/icon_search-compressor.png);
}

.linustech-lp .llt-col-box {
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
    padding: 22px;
    margin-top: 20px;
}

@media (max-width: 500px) {
    .pricing-hero-banner-new.v4 .pricing-block-new {
        display: flex !important;
    }
}

/*.priceCalculate .price-cal-container{
    position: relative;
    height: 100%;
}*/

.priceCalculate .calc {
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #dfe3eb;
}

.priceCalculate .result {
    text-align: center;
    color: #fff;
}

.priceCalculate .result-blue {
    background: #199eff;
    text-align: center;
    color: #fff;
}

.priceCalculate .result-green {
    background: #47a447;
    text-align: center;
    color: #fff;
}

.priceCalculate .result .btn-container .btn {
    padding: 10px 65px;
}

#sticky.stick {
    position: fixed;
    top: 74px;
}

@media (max-width: 992px) {
    #sticky.stick {
        position: relative;
        top: 0px;
    }
}

/*#sticky.stick-bottom {
    position:absolute;
    bottom: 0;
}*/

.priceCalculate .result .btn-container .btn.btn-link {
    padding: 10px 0;
}

.priceCalculate .nav-tabs {
    /*border-bottom: 2px solid #00a4bd;*/
    /*border: 1px solid #00a4bd;*/
}

    .priceCalculate .nav-tabs > li.active > a, .priceCalculate .nav-tabs > li.active > a:focus, .priceCalculate .nav-tabs > li.active > a:hover {
        border-color: #00a4bd;
        border: none;
        background-color: #e5f5f8;
    }

    .priceCalculate .nav-tabs > li > a {
        border-color: #00a4bd;
        background: #fff;
        color: #000;
    }

        .priceCalculate .nav-tabs > li.active > a, .priceCalculate .nav-tabs > li > a:hover {
            border-color: #00a4bd;
            color: #000 !important;
            box-shadow: 0 0 0 0 #00a4bd;
            background: #e5f5f8;
        }

    .priceCalculate .nav-tabs > li {
        width: 33.33333%;
        text-align: center;
        border: 1px solid #00a4bd;
    }

.priceCalculate ul.nav-tabs li:last-child {
    border: 1px solid #00a4bd;
}

.priceCalculate .nav-tabs > li.active {
    background: #e5f5f8;
    border: 1px solid #00a4bd;
}

.priceCalcSlidecontainer {
    width: 100%;
}

    .priceCalcSlidecontainer label {
        color: #7c98b6;
        font-weight: normal;
        padding-top: 10px;
    }

.priceCalcSlider {
    -webkit-appearance: none;
    width: 100%;
    height: 5px;
    border-radius: 5px;
    background: #cbd6e2;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

    .priceCalcSlider:hover {
        opacity: 1;
    }

    .priceCalcSlider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background: #fff;
        box-shadow: 0 0 0 1px rgba(81,111,144,.3), 0 1px 24px 0 rgba(0,0,0,.08);
        cursor: pointer;
    }

    .priceCalcSlider::-moz-range-thumb {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #7c98b6;
        cursor: pointer;
    }

@media (max-width: 768px) {
    .priceCalculate .nav-tabs > li.active > a, .priceCalculate .nav-tabs > li.active > a:focus, .priceCalculate .nav-tabs > li.active > a:hover {
        border-color: #00a4bd;
        border: none;
        background-color: #e5f5f8;
        box-shadow: 0 0 0 0 #00a4bd;
    }

    .priceCalculate .nav-tabs > li > a {
        border: 0;
        box-shadow: 0 0 0 0 #00a4bd;
    }

        .priceCalculate .nav-tabs > li.active > a, .priceCalculate .nav-tabs > li > a:hover {
            border-color: #00a4bd;
            color: #000 !important;
            box-shadow: 0 0 0 0 #00a4bd;
            background: #e5f5f8;
        }

    .priceCalculate .nav-tabs > li {
        width: 50%;
        text-align: center;
        border: 1px solid #00a4bd;
        float: left;
    }

        .priceCalculate .nav-tabs > li.active {
            background: #e5f5f8;
            border: 1px solid #00a4bd;
        }
}

.priceCalculate .panel-body {
    border: 0px !important;
    padding: 0;
}

.priceCalculate h5 {
    font-size: 16px;
}

/*.priceCalculate .panel-title:before {
  float: right !important;
  font-family: FontAwesome;
  content: "\f068";
  padding-right: 5px;
  color: #00a4bd;
}*/

.priceCalculate a.collapsed .panel-title:before {
    float: right !important;
    content: "\f067";
    color: #00a4bd;
}

.priceCalculate .a {
    color: #000;
}

.priceCalculate .panel-heading a:hover,
.priceCalculate .panel-heading a:active,
.priceCalculate .panel-heading a:focus {
    text-decoration: none;
    color: #000;
}

.priceCalculate .addon .nav-tabs > li {
    /*width:33.33333%;*/
}

.promo {
    min-height: 80px;
    padding-top: 25px;
    background-color: #1b1b1b;
    color: #fff;
}

@media screen and (min-width: 768px) {
    .pricalc .modal-dialog {
        width: 60% !important;
    }
}

.main-logo-land {
    height: 42px;
}

.price-discount {
    background-color: #27548b;
    color: #fff;
}

.pricing-hero-banner-new.v7 {
    min-height: 200px;
}

.priceCalculate .pricing-tab-banner {
    background-color: #27548b;
    color: #fff;
    padding-top: 1px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.priceCalculate .price-discount-team {
    display: none;
}

.priceCalculate .3pp-container {
    display: none;
}

/* DIRTY Responsive pricing table CSS */

/*
- make mobile switch sticky
*/
.new-price-table {
    /*max-width: 1140px;*/
    background-color: #fff;
    -webkit-box-shadow: -1px 7px 18px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 7px 18px -5px rgba(0,0,0,0.75);
    box-shadow: -1px 7px 18px -5px rgba(0,0,0,0.75);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

    .new-price-table ul {
        display: flex;
        top: 0px;
        z-index: 10;
        padding-bottom: 0px;
        margin-bottom: 0px;
        padding-inline-start: 0px;
    }

    .new-price-table li {
        list-style: none;
        flex: 1;
    }

        .new-price-table li:last-child {
            border-right: 1px solid #DDD;
        }

    .new-price-table .price-info .btn-container .btn-primary {
        padding: 10px 90px;
    }

    .new-price-table button {
        width: 100%;
        border: 1px solid #DDD;
        border-right: 0;
        border-top: 0;
        padding: 10px;
        background: #FFF;
        font-size: 14px;
        font-weight: bold;
        height: 60px;
        color: #999;
    }

    .new-price-table li.active button {
        background: #F5F5F5;
        color: #000;
    }

    .new-price-table table {
        border-collapse: collapse;
        table-layout: fixed;
        width: 100%;
        border: none;
    }

    .new-price-table th {
        display: none;
    }

    .new-price-table td, .new-price-table th {
        height: 53px;
        border: 1px solid #DDD;
        padding: 10px;
        empty-cells: show;
        text-align: center;
    }

    .new-price-table tr td:first-child {
        text-align: left;
        padding-left: 15px;
    }

    .new-price-table td.default {
        display: table-cell;
    }

    .new-price-table .bg-blue {
        border-top: 3px solid #0097CF;
    }

.sep {
    background: #F5F5F5;
    font-weight: bold;
}

.new-price-table .hide {
    /*border:0;*/
    border-top: 0;
    border-left: 0;
    border-bottom: 1px solid #DDD;
    background: none;
    /*width: 20%;*/
}

@media (min-width: 1200px) {
    .new-price-table ul {
        display: none;
    }

    .new-price-table td, .new-price-table th {
        display: table-cell !important;
        /*width: 33.33333%;*/
    }

        .new-price-table td + .new-price-table td, .new-price-table th + .new-price-table th {
            width: auto;
        }
}

.spinner {
    width: 100px;
}

    .spinner input {
        text-align: right;
    }

.input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}

    .input-group-btn-vertical > .btn {
        display: block;
        float: none;
        width: 100%;
        max-width: 100%;
        padding: 8px;
        margin-left: -1px;
        position: relative;
        border-radius: 0;
    }

        .input-group-btn-vertical > .btn:first-child {
            border-top-right-radius: 4px;
        }

        .input-group-btn-vertical > .btn:last-child {
            margin-top: -2px;
            border-bottom-right-radius: 4px;
        }

    .input-group-btn-vertical i {
        position: absolute;
        top: 0;
        left: 4px;
    }

.priceCalculate input[type=number]::-webkit-inner-spin-button,
.priceCalculate input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.priceCalculate input[type=number] {
    -moz-appearance: textfield; /* Firefox */
}

.priceCalculate .result .nav-tabs > li {
    width: 33.33333%;
    border: 0;
}

.priceCalculate .result .nav-tabs {
    margin-bottom: 0;
    border: 0;
}

.priceCalculate .result ul.nav-tabs li:last-child {
    border: 0;
}

.priceCalculate .result .nav-tabs > li.active {
    background: #27548b;
    border: 0px solid #27548b;
}

    .priceCalculate .result .nav-tabs > li.active > a, .priceCalculate .result .nav-tabs > li.active > a:focus, .priceCalculate .result .nav-tabs > li.active > a:hover {
        border-color: #27548b;
        border: 0;
        background-color: #27548b;
        color: #ffffff !important;
        margin-bottom: 0px;
    }

.priceCalculate .priceMonthly {
    display: none;
}

.priceCalculate .priceYearly {
    display: none;
}

.priceCalculate .priceMultiYears {
    display: none;
}

.priceCalculate #priceLoader,
.priceCalculate .priceServer,
.priceCalculate .priceWorkstation,
.priceCalculate .priceServerYr,
.priceCalculate .priceWorkstationYr,
.priceCalculate .priceServer3Yr,
.priceCalculate .priceWorkstation3Yr,
.priceCalculate .priceSum,
.priceCalculate .price3pp,
.priceCalculate .pricebd,
.priceCalculate .pricewep,
.priceCalculate .pricewdp,
.priceCalculate .priceks,
.priceCalculate .pricekw,
.priceCalculate .price3ppYr,
.priceCalculate .pricebdYr,
.priceCalculate .pricewepYr,
.priceCalculate .pricewdpYr,
.priceCalculate .priceksYr,
.priceCalculate .pricekwYr,
.priceCalculate .price3pp3Yr,
.priceCalculate .pricebd3Yr,
.priceCalculate .pricewep3Yr,
.priceCalculate .pricewdp3Yr,
.priceCalculate .priceks3Yr,
.priceCalculate .pricekw3Yr,
.priceCalculate .unitPriceYearly,
.priceCalculate .unitPrice3Year,
.priceCalculate .priceTipSave3Yr,
.priceCalculate .priceTipSaveYr,
.priceCalculate #plan-team,
.priceCalculate #billed-monthly,
.priceCalculate #billed-yearly,
.priceCalculate #billed-multi,
.priceCalculate #resultLink-team,
.priceCalculate .priceTipStarter {
    display: none;
}

.priceCalculate .price-tip .v-center {
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.es .priceCalculate .result .btn-container .btn#resultLink-team {
    padding: 10px 30px;
}

.bordered, .n-bordered {
    border: 1px solid #DDD;
    border-collapse: collapse;
}

.n-bordered {
    border: none;
}

    .bordered td, .n-bordered td {
        border: 1px solid #DDD;
    }

    .n-bordered tr:first-child td {
        border-top: none;
    }

    .n-bordered tr:last-child td {
        border-bottom: none;
    }

    .n-bordered tr td:first-child {
        border-left: none;
    }

    .n-bordered tr td:last-child {
        border-right: none;
    }

.priceCalculate .disabled {
    pointer-events: none;
}

.priceCalculate .no-pointer-events {
    pointer-events: none;
}
/*CSS loader start*/
/*<div class="indicator">
    <svg width="16px" height="12px">
        <polyline id="back" points="1 6 4 6 6 11 10 1 12 6 15 6"></polyline>
        <polyline id="front" points="1 6 4 6 6 11 10 1 12 6 15 6"></polyline>
    </svg>
</div>*/
.indicator {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(2);
}

    .indicator svg polyline {
        fill: none;
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

        .indicator svg polyline#back {
            /*stroke: rgba(59,211,171,0.3);*/
            stroke: #ffffff;
        }

        .indicator svg polyline#front {
            stroke: #199eff;
            stroke-dasharray: 12, 36;
            stroke-dashoffset: 48;
            animation: dash 1s linear infinite;
        }

@-moz-keyframes dash {
    62.5% {
        opacity: 0;
    }

    to {
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes dash {
    62.5% {
        opacity: 0;
    }

    to {
        stroke-dashoffset: 0;
    }
}

@-o-keyframes dash {
    62.5% {
        opacity: 0;
    }

    to {
        stroke-dashoffset: 0;
    }
}

@keyframes dash {
    62.5% {
        opacity: 0;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*CSS loader end*/

.pricing-block .price-tab-bg {
    background: #000000;
    color: #ffffff;
    /*box-shadow: 0px 0px 5px 1px rgba(205,205,205,1);*/
}

.priceCalculate .stick-bottom {
    position: absolute;
    bottom: 25px;
}

.pricing-hero-banner-new.v8 {
    background: url("../Images/home/pricing/new-pricing-bg-compressor.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    color: #000;
    min-height: 220px;
}

    .pricing-hero-banner-new.v8 .width-80 {
        padding-top: 60px !important;
    }

.priceCalculate .price-sticky-container {
    min-height: 975px;
    position: relative;
}

@media (max-width: 992px) {
    .priceCalculate .price-sticky-container {
        min-height: 100%;
        position: relative;
    }
}

.blog-post.add-margin-top-medium p,
.blog-post.add-margin-top-medium ul {
    margin-top: 1em;
}

@media (max-width: 479px) {
    .btn-competitor-video {
        font-size: 26px;
    }
}

.special-offer {
    background-color: #f0f3f5;
}

    .special-offer .so-hero {
        background: url("../Images/home/special-offer/halloween-bg.jpg") no-repeat;
        background-size: cover;
        background-position: center right;
        color: #fff;
        min-height: 500px;
        padding: 70px 0;
    }

    .special-offer .so-box {
        background-color: #fff;
        padding: 40px 20px;
        border: 1px solid #c8c8c8;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .special-offer .testimonials .testimonial {
        display: inline-block;
        background-color: white;
        margin: 50px 10px 10px 10px;
        padding: 0 20px 20px 20px;
        border: solid 1px #c8c8c8;
        position: relative;
        transition: ease-in-out .3s;
        min-height: 215px;
    }

        .special-offer .testimonials .testimonial img {
            height: 70px;
            width: 70px;
            left: 13%;
            transform: translate(-50%, -50%);
            position: absolute;
            border-radius: 50%;
            box-shadow: 0px 0px 0px 1px #fff;
            background-color: #fff;
            transition: box-shadow 0.3s linear;
        }
    /*.special-offer .testimonials li:hover {
	background-color: #212121;
	color: #fff;
}

.special-offer .testimonials li:hover img {
	box-shadow: 0px 0px 0px 2px #fff;
}*/

    .special-offer .countdown-div {
        background-color: #fff;
        opacity: 0.79;
        color: #000;
        min-height: 232px;
        padding: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        border-radius: 5px;
    }

    .special-offer .unit {
        position: relative;
        overflow: hidden;
        display: inline-block;
        z-index: 2;
        background-color: #000;
        color: #fff;
        padding: 5px;
        border-radius: 10px;
        width: 75%;
        box-sizing: border-box;
        margin: 2.5px;
        opacity: unset;
    }

        .special-offer .unit:before {
            content: "";
            position: absolute;
            z-index: -2;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /*box-shadow: inset 0 0 16rem 2rem rgba(255, 243, 231, 0.5);*/
            margin: -16px;
        }

        .special-offer .unit:after {
            content: "";
            position: absolute;
            z-index: -1;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

        .special-offer .unit div {
            text-align: center;
            font-size: 35px;
        }

        .special-offer .unit span {
            font-size: 17px;
        }

form.interactiveform-form {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    form.interactiveform-form .interactiveform-track {
        overflow: hidden;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    form.interactiveform-form .interactiveform-wrapper {
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    form.interactiveform-form .interactiveform-slide {
        height: 100vh;
        width: 100%;
        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;
        -webkit-overflow-scrolling: touch;
        opacity: 0;
        -webkit-transition: opacity 0.5s ease;
        transition: opacity 0.5s ease;
        overflow: auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        form.interactiveform-form .interactiveform-slide.active {
            opacity: 1;
        }

@media screen and (max-width: 767px) {
    form.interactiveform-form .interactiveform-slide {
        display: block;
    }
}

form.interactiveform-form .interactiveform-group {
    max-width: 70%;
    padding: 30px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 767px) {
    form.interactiveform-form .interactiveform-group {
        margin: auto;
    }
}

form.interactiveform-form .interactiveform-btn {
    /*-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 40px;*/
    padding: 0 20px;
    font-size: 16px;
    /*margin-right: 10px;
    margin-top: 30px;*/
    border-radius: 6px;
    color: #fff;
    /*-webkit-transition: all .15s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    outline: none;*/
}

.iform-btn {
    padding: 10px 16px !important;
    font-size: 18px !important;
}

form.interactiveform-form .interactiveform-btn:active {
    /*border-color: #dd6600;
    background: #dd6600;*/
}

form.interactiveform-form .interactiveform-btn:disabled {
    background: #f6f6f6;
    border: 1px solid #f6f6f6;
    color: #E0E0CE;
}

/*form.interactiveform-form input[type='text'], form.interactiveform-form input[type='email'], form.interactiveform-form input[type='tel'], form.interactiveform-form input[type='number'], form.interactiveform-form textarea {
    width: 100%;
    padding: 15px;
    font-size: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #E0E0CE;
    outline: none;
    border-radius: none;
    background: #f6f6f6;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

form.interactiveform-form input[type='text']:focus, form.interactiveform-form input[type='email']:focus, form.interactiveform-form input[type='tel']:focus, form.interactiveform-form input[type='number']:focus, form.interactiveform-form textarea:focus {
    border-bottom: 1px solid #ffb677;
}

form.interactiveform-form input[type='text'], form.interactiveform-form input[type='email'], form.interactiveform-form input[type='tel'], form.interactiveform-form input[type=number] {
    height: 50px;
}

form.interactiveform-form input[type='text'].small, form.interactiveform-form input[type='email'].small, form.interactiveform-form input[type='tel'].small, form.interactiveform-form input[type=number].small {
    height: 40px;
    padding: 10px 15px;
    font-size: 16px;
}*/

form.interactiveform-form .options-list label {
    display: block;
    margin: 0;
    padding: 10px 0;
}

form.interactiveform-form .options-list input[type=checkbox], form.interactiveform-form .options-list input[type=radio] {
    position: absolute;
    z-index: -1;
    visibility: hidden;
    width: auto;
    height: auto;
}

    form.interactiveform-form .options-list input[type=checkbox]:checked + span:after, form.interactiveform-form .options-list input[type=radio]:checked + span:after {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    form.interactiveform-form .options-list input[type=checkbox] + span, form.interactiveform-form .options-list input[type=radio] + span {
        display: inline-block;
        position: relative;
        font-weight: 600;
    }

        form.interactiveform-form .options-list input[type=checkbox] + span:before, form.interactiveform-form .options-list input[type=radio] + span:before {
            content: '';
            margin-right: 10px;
            display: inline-block;
            width: 30px;
            height: 30px;
            vertical-align: middle;
            background: #f6f6f6;
            border: 1px solid #E0E0CE;
        }

        form.interactiveform-form .options-list input[type=checkbox] + span:after, form.interactiveform-form .options-list input[type=radio] + span:after {
            font-family: 'interactiveform' !important;
            display: inline-block;
            content: '\f00c';
            font-size: 22px;
            color: #FF7F11;
            width: 30px;
            height: 30px;
            position: absolute;
            left: 0;
            text-align: center;
            line-height: 30px;
            opacity: 0;
            -webkit-transform: scale(3);
            transform: scale(3);
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

        form.interactiveform-form .options-list input[type=radio] + span:before {
            border-radius: 50%;
        }

        form.interactiveform-form .options-list input[type=radio] + span:after {
            content: '';
            width: 16px;
            height: 16px;
            background: #FF7F11;
            border-radius: 50%;
            top: 8px;
            left: 8px;
        }

form.interactiveform-form .options-buttons label {
    margin: 0 5px 15px 0;
    display: inline-block;
    text-transform: none;
}

form.interactiveform-form .options-buttons input[type=radio], form.interactiveform-form .options-buttons input[type=checkbox] {
    position: absolute;
    left: -9999px;
}

    form.interactiveform-form .options-buttons input[type=radio]:checked + span, form.interactiveform-form .options-buttons input[type=checkbox]:checked + span {
        background: #FF7F11;
        border: 1px solid #FF7F11;
        color: #fff;
    }

form.interactiveform-form .options-buttons .yes input[type=radio]:checked + span {
    background: #5cb85c;
    border: 1px solid #5cb85c;
    color: #fff;
}

form.interactiveform-form .options-buttons .no input[type=radio]:checked + span {
    background: red;
    border: 1px solid red;
    color: #fff;
}

form.interactiveform-form .options-buttons input[type=radio]:checked + label, form.interactiveform-form .options-buttons input[type=checkbox]:checked + label {
    background: #FF7F11;
    border: 1px solid #FF7F11;
    color: #fff;
}

form.interactiveform-form .options-buttons input[type=checkbox] + span, form.interactiveform-form .options-buttons input[type=radio] + span {
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    background: #f6f6f6;
    border: 1px solid #E0E0CE;
    padding: 5px 20px;
    width: auto;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 4px;
    font-weight: 600;
}

form.interactiveform-form .options-buttons input[type=checkbox] + label, form.interactiveform-form .options-buttons input[type=radio] + label {
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    background: #f6f6f6;
    border: 1px solid #E0E0CE;
    padding: 5px 20px;
    width: auto;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 4px;
    font-weight: 600;
}

form.interactiveform-form label.error {
    color: #F93943;
    display: block;
    font-size: 14px;
    margin-top: 5px;
    text-transform: none;
}

form.interactiveform-form .interactiveform-condition {
    display: none;
}

form.interactiveform-form .interactiveform-footer {
    background: #fff;
    padding: 0 15px;
    border-top: 1px solid #f6f6f6;
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
}

    form.interactiveform-form .interactiveform-footer .interactiveform-btn {
        height: 30px;
        display: inline-block;
        line-height: 30px;
        font-size: 20px;
        margin: 0 5px;
    }

form.interactiveform-form .interactiveform-progress-bar {
    height: 10px;
    border-radius: 5px;
    max-width: 200px;
    background: #f6f6f6;
    display: inline-block;
    overflow: hidden;
    line-height: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 20px;
}

    form.interactiveform-form .interactiveform-progress-bar span {
        display: inline-block;
        width: 0%;
        height: 100%;
        background: #0087ea;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

form.interactiveform-form fieldset {
    width: 70vw;
    margin-top: 10px;
}

.it-risk-hero {
    background: url("../Images/home/it-risk-assessment-enabler/bg-compressor.png") no-repeat;
    background-size: cover;
    background-position: top center;
    color: #fff;
    /*min-height: 500px;*/
}

form.interactiveform-form .container {
    width: 70vw;
    margin-top: 10px;
    margin-bottom: 10px;
}

.it-risk-hero-thankyou {
    background: url("../Images/home/it-risk-assessment-enabler/bg_thankyou-compressor.png") no-repeat;
    background-size: cover;
    background-position: top center;
}

.spiceworks .trial-bg {
    background: url(../Images/enterprise/spiceworks/bg-compressor.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 100%;
}

    .spiceworks .trial-bg .form-area {
        box-shadow: 0px 0px 87px 0px rgba(0, 0, 0, 0.54);
    }

.spiceworks .sw-img {
    position: absolute;
    top: -73px;
    left: -50px;
    border: none;
    width: 156%;
}

@media screen and (max-width: 992px) {
    .spiceworks .sw-img {
        display: none;
    }
}

.spiceworks .sw-text {
    padding-top: 210px;
    padding-bottom: 30px;
}

    .spiceworks .sw-text img {
        width: 165% !important;
    }

.spiceworks p.text-free {
    display: none;
}

.spiceworks .sw-title-img {
    width: 26%;
}

@media screen and (max-width: 767px) {
    .spiceworks .sw-title-img {
        width: 62%;
    }
}

@media only screen and (min-width:768px) and (max-width: 991px) {
    .spiceworks .sw-title-img {
        width: 35%;
    }
}

@media only screen and (max-width: 992px) {
    .spiceworks .sw-text {
        padding-top: 60px;
    }

        .spiceworks .sw-text img {
            display: block;
            height: auto;
            max-width: 100% !important;
        }

    .spiceworks .row {
        margin-left: -15px !important;
    }
}

@media only screen and (min-width:992px) and (max-width: 1024px) {
    .spiceworks .sw-text img {
        width: 114% !important;
    }

    .spiceworks .sw-img {
        left: -100px;
        width: 190%;
    }

    .spiceworks .sw-title-img {
        width: 32%;
    }
}

@media only screen and (min-width:1024px) and (max-width: 1200px) {
    .spiceworks .sw-text img {
        width: 114% !important;
    }

    .spiceworks .sw-title-img {
        width: 31%;
    }

    .spiceworks .sw-img {
        left: -100px;
        width: 190%;
    }
}

@media only screen and (min-width:1024px) and (max-width: 1400px) {
    .spiceworks .sw-text img {
        width: 114% !important;
    }
}

.spiceworks .register-trial-main {
    padding-top: 50px;
}

@media only screen and (min-width:768px) and (max-width: 990px) {
    .spiceworks .register-trial-main {
        padding-top: 50px !important;
    }
}

form.interactiveform-form .check-list-row {
    padding-left: 17px;
}

@media (max-width: 991px) and (min-width: 768px) {
    form.interactiveform-form div.col-md-6.right,
    form.interactiveform-form div.col-md-6.left,
    form.interactiveform-form div.col-md-12.left,
    form.interactiveform-form .check-list-row,
    form.interactiveform-form div.col-md-11 {
        padding-left: 0px;
    }
}

.university-lp .lp-v2 {
    background-image: url(../Images/landing/university/HERO_BG-compressor.png);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.university-lp .lp-v2-1 {
    background-image: url(../Images/landing/university/session2_bg-compressor.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #727578;
}

.university-lp .lp-v2-2 li:before {
    content: '\f0e7';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}

.university-lp .download-bar {
    background-image: url(../Images/landing/university/Download_Bar-compressor.png);
    background-position: center center;
    background-repeat: repeat-x;
}

    .university-lp .download-bar a {
        color: #ffffff;
        font-size: 32px;
        font-weight: 700;
    }

    .university-lp .download-bar .v-center {
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

@media screen and (max-width: 767px) {
    .university-lp .download-bar a {
        font-size: 5vw;
    }
}

.pw-rmm.new .hero {
    background-image: url(../Images/features/patch/bg-compressor.jpg);
    color: #000000;
}

.pp3-wrapper-background {
    padding: 3px;
    margin: 3px 1px;
    text-align: left;
}

@media screen and (min-width: 768px) {
    #pricingCalc .modal-dialog {
        width: 90%;
    }

    .pw-rmm .modal-dialog {
        width: 90%;
    }
}

@media screen and (max-width: 991px) {
    .modal-backdrop {
        /* bug fix - no overlay */
        display: none;
    }
}

@media screen and (min-width: 548px) and (max-width: 991px) {
    .priceCalcTeam3ppRange {
        margin-top: 112px;
    }

    .modal-backdrop {
        /* bug fix - no overlay */
        display: none;
    }
}

@media screen and (min-width: 470px) and (max-width: 547px) {
    .priceCalcTeam3ppRange {
        margin-top: 152px;
    }

    .modal-backdrop {
        /* bug fix - no overlay */
        display: none;
    }
}

@media screen and (min-width: 375px) and (max-width: 469px) {
    .priceCalcTeam3ppRange {
        margin-top: 182px;
    }

    .modal-backdrop {
        /* bug fix - no overlay */
        display: none;
    }
}

@media screen and (min-width: 360px) and (max-width: 374px) {
    .priceCalcTeam3ppRange {
        margin-top: 222px;
    }

    .modal-backdrop {
        /* bug fix - no overlay */
        display: none;
    }
}

@media screen and (max-width: 359px) {
    .priceCalcTeam3ppRange {
        margin-top: 262px;
    }

    .modal-backdrop {
        /* bug fix - no overlay */
        display: none;
    }
}

.pp3-wrapper-background img {
    vertical-align: middle;
    padding-right: 5px;
    width: 30px;
}

.special-offer.cloud-backup .so-hero {
    background-color: #85A2A6 !important;
    background: url("../Images/home/special-offer/cloud-backup/top_banner-compressor.jpg") no-repeat;
    background-size: contain;
    background-position: top center;
    color: #fff;
    min-height: initial;
    padding: 0;
}

.special-offer.cloud-backup .countdown-div {
    margin-top: 130px;
}

.special-offer.cloud-backup {
    background-color: #DCE1E4;
}

    .special-offer.cloud-backup .sec-2 {
        background: url("../Images/home/special-offer/cloud-backup/backup_1-compressor.jpg") no-repeat;
        background-size: contain;
        background-position: bottom center;
        background-color: #E3E8EB;
        min-height: 800px;
    }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .special-offer.cloud-backup .so-hero {
        background-size: cover;
    }

    .special-offer.cloud-backup .countdown-div {
        margin-top: 30px;
    }

    .special-offer.cloud-backup .sec-2 {
        min-height: 660px;
    }
}

@media screen and (max-width: 768px) {
    .special-offer.cloud-backup .so-hero {
        background-size: cover;
        background-position: top center;
    }

    .special-offer.cloud-backup .countdown-div {
        margin-top: 30px;
    }

    .special-offer.cloud-backup .sec-2 {
        min-height: 600px;
    }
}

#navigation .new-nav-white.navbar, #navigation .new-nav-white .js-clingify-locked {
    /*color: #eee;*/
    color: #727578;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    border-bottom: 0 solid #199eff;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#202020),to(#1b1b1b));
    background-image: -webkit-linear-gradient(top,#202020,0%,#1b1b1b,100%);
    background-image: -moz-linear-gradient(top,#202020 0,#1b1b1b 100%);
    background-image: linear-gradient(to bottom,#202020 0,#1b1b1b 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff202020',endColorstr='#ff1b1b1b',GradientType=0);
    background-image: url(../img/bg_noise-2.png);
    background-position: left top;
    background-repeat: repeat;
    /*-webkit-box-shadow: 1px 1px 10px rgba(27,27,27,0.6);
    box-shadow: 1px 1px 10px rgba(27,27,27,0.6);*/
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    filter: none;
    margin: 0;
    padding: 0 8px;
    background-color: #ffffff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.new-nav-white .new-menu > .custom-nav a:first-child {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: all .4s ease-out !important;
    transition: all .4s ease-out !important;
    padding: 18px 18px;
    margin: 0 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    color: #727578 !important;
}

.new-nav-white .new-menu .caret, .caret-up, .new-nav-white .sl-nav.nav .caret {
    border-top-color: #727578 !important;
    border-bottom-color: #727578 !important;
}

.new-nav-white .new-menu > .nav .dropdown-menu {
    background-color: #ffffff !important;
}

.new-nav-white .new-menu .active, .new-nav-white .new-menu > .nav .open > a, .new-nav-white .new-menu .nav .open > a:hover, .new-nav-white .new-menu .nav .open > a:focus {
    color: #000 !important;
    background-color: #ffffff;
    background-image: none !important;
}

.new-nav-white .new-menu > .nav > li > a:hover, .new-nav-white .new-menu > .nav > li > a:focus {
    color: #000 !important;
    background-color: #ffffff;
    background-image: none !important;
}

.new-nav-white .menu-content {
    text-transform: initial;
    font-size: 12.2px;
    font-weight: 500;
    color: #727578;
    margin-top: 10px;
}

.new-nav-white .new-menu .dropdown-menu-large a:hover {
    background-image: none !important;
    color: #fff !important;
    background-color: #f5f5f5 !important;
    background-repeat: repeat-x !important;
    min-height: 119px;
}

.new-nav-white .menu-header {
    color: #000;
}

.new-nav-white .btn-navbar, .navbar-btn {
    background: #f5f5f5;
    border: 1px solid #f6f6f6;
    border-radius: 3px;
}

    .new-nav-white .btn-navbar.open, .new-nav-white .navbar-btn.open, .new-nav-white .btn-navbar:hover, .new-nav-white .navbar-btn:hover {
        background-color: #f6f6f6;
    }

.new-nav-white .main-logo {
    border-right: 1px solid #727578;
}

.new-v2 .top-banner-offer {
    background: url("../Images/home/index/bubble_graphic-compressor.png") no-repeat;
    background-size: contain;
    background-position: center;
    background-color: #0087ea;
    color: #fff;
}

.new-v2 #home-top-bg {
    background: url(../Images/home/index/hero-bg-compressor.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

@media (min-width: 1024px) {
    #new-slider {
        margin-top: 0px !important;
    }

        #new-slider .slider-nav {
            padding-right: 30px;
            margin-top: 90px;
        }

            #new-slider .slider-nav ul {
                position: relative;
            }

                #new-slider .slider-nav ul:before {
                    position: absolute;
                    content: '';
                    left: 18px;
                    top: 50%;
                    -webkit-transform: translateY(-50%);
                    -moz-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    -o-transform: translateY(-50%);
                    transform: translateY(-50%);
                    /*        background-image: linear-gradient(rgba(0, 149, 150, .6) 20%, rgba(187, 187, 187, .6) 80%);*/
                    background-image: linear-gradient(rgba(93, 168, 221, .6) 20%, rgba(187, 187, 187, .6) 80%);
                    width: 2px;
                    height: calc(100% - 30px);
                }

                #new-slider .slider-nav ul li {
                    position: relative;
                    list-style-type: none !important;
                    margin-bottom: 20px;
                    padding-left: 10px;
                    cursor: pointer;
                }

                    #new-slider .slider-nav ul li:before {
                        position: absolute;
                        left: -29px;
                        top: 5px;
                        content: "";
                        width: 16px;
                        height: 16px;
                        border-radius: 50%;
                        background-color: #bbb;
                        transition: all .3s;
                    }

                    #new-slider .slider-nav ul li .label {
                        display: block;
                        color: #727578;
                        font-size: 25px;
                        font-weight: 700;
                        line-height: 35px;
                        transition: all .3s;
                        padding: 0px;
                    }

    .fr #new-slider .slider-nav ul li .label {
        font-size: 16px;
    }

    #new-slider .slider-nav ul li .desc {
        display: none;
        transition: all .3s;
        color: #c1c0c0;
        max-width: 150px;
        font-size: 15px;
        line-height: 1.5;
        margin-top: 10px;
    }

    #new-slider .slider-nav ul li.active-slide .label {
        font-family: "HurmeGeometricSans3-Bold", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
        /*        color: #2D2A26;*/
        color: #727578;
    }

    #new-slider .slider-nav ul li.active-slide:before {
        left: -32.6px;
        top: 2px;
        content: "";
        width: 24px;
        height: 24px;
        border-radius: 50%;
        /*        background-color: #009596;*/
        background-color: #5da8dd;
    }

    #new-slider .slider-nav ul li.active-slide:last-child:after {
        position: absolute;
        content: '';
        left: -25px;
        top: 26px;
        width: 10px;
        height: 116px;
        background-color: #FBFBFB;
    }

    .de #new-slider .slider-nav ul li.active-slide:last-child:after,
    .es #new-slider .slider-nav ul li.active-slide:last-child:after,
    .nl #new-slider .slider-nav ul li.active-slide:last-child:after,
    .nl #new-slider .slider-nav ul li.active-slide:last-child:after,
    .pt #new-slider .slider-nav ul li.active-slide:last-child:after {
        height: 178px;
    }

    #new-slider .slider-nav ul li.active-slide .desc {
        display: block;
    }

    #new-slider .slider-nav, #new-slider .slider-image {
        float: left;
        display: inline-block;
        vertical-align: middle;
    }

        #new-slider .slider-image img {
            max-width: 100%;
            width: 100%;
            height: auto;
        }

    #new-slider .slider-nav {
        width: 20%;
    }

    #new-slider .slider-image {
        width: 80%;
        margin-top: -20px;
    }

    /*{
        width: 100% !important;
        max-width: 1400px !important;
        margin-top: 60px !important;
        padding-top: 30px !important;
    }*/

    #new-slider .mobile-slider-nav {
        display: none !important;
    }
}

@media (max-width: 1023.99px) {
    #new-slider {
        margin-top: 45px !important;
    }

        #new-slider.et_pb_code.et_pb_module.et_pb_code_0 {
            display: block !important;
        }

        #new-slider .slider-nav ul li .desc {
            display: none;
        }

        #new-slider .slider-nav ul li .label {
            font-family: "HurmeGeometricSans3-Regular", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
            display: block;
            font-size: 18px;
            color: #bbbbbb;
            transition: all .3s;
        }

        #new-slider .slider-nav ul li.active-slide .label {
            font-family: "HurmeGeometricSans3-Bold", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
            color: #2D2A26;
        }

        #new-slider .slider-nav {
            position: relative;
            width: 200px;
            overflow: hidden;
            margin: 0 auto;
        }

            #new-slider .slider-nav ul {
                text-align: center;
                margin: 0 auto;
                display: block;
                width: 200px;
                height: 50px;
            }

                #new-slider .slider-nav ul li {
                    list-style-type: none;
                    margin: 0 10px 5px 10px;
                    cursor: pointer;
                    text-align: -webkit-match-parent;
                    display: none;
                }

                    #new-slider .slider-nav ul li.active-slide {
                        display: block;
                    }

        #new-slider .mobile-slider-nav ul {
            text-align: center;
        }

            #new-slider .mobile-slider-nav ul li {
                position: relative;
                display: inline-block;
                margin: 0 12px 5px !important;
                font-size: 0;
            }

                #new-slider .mobile-slider-nav ul li:before {
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    -webkit-transform: translate(-50%, -50%);
                    -moz-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                    -o-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
                    content: "";
                    width: 12px;
                    height: 12px;
                    border-radius: 50%;
                    background-color: #bbb;
                    transition: all .3s;
                    cursor: pointer;
                    z-index: 100;
                }

                #new-slider .mobile-slider-nav ul li.active-slide:before {
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    -webkit-transform: translate(-50%, -50%);
                    -moz-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                    -o-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
                    content: "";
                    width: 16px;
                    height: 16px;
                    border-radius: 50%;
                    /*        background-color: #009596;*/
                    background-color: #5da8dd;
                    transition: all .3s;
                }

        #new-slider .slider-container {
            position: relative;
        }

        #new-slider .mobile-slider-nav [class*=slide-] {
            cursor: pointer;
            opacity: .5;
            transition: all .3s;
            display: inline-block;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
        }

        #new-slider .slider-image {
            padding: 0 30px;
        }

        #new-slider .mobile-slider-nav [class*=slide-]:hover {
            opacity: 1;
        }

        #new-slider .mobile-slider-nav .slide-next {
            right: 0;
        }

        #new-slider .mobile-slider-nav .slide-prev {
            left: 0;
        }
}

#new-slider .slider-image {
    position: relative;
    padding-bottom: calc((350/600)*100%);
}

    #new-slider .slider-image img {
        position: absolute;
        display: block;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 100%;
    }

@media (max-width: 1023.99px) {
    #new-slider .slider-image img {
        width: calc(100% - 60px);
    }
}

#new-slider .slider-image .fade-in {
    -webkit-animation: fadein 2s;
    /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 2s;
    /* Firefox < 16 */
    -ms-animation: fadein 2s;
    /* Internet Explorer */
    -o-animation: fadein 2s;
    /* Opera < 12.1 */
    animation: fadein 2s;
}

@media (max-width: 992px) {
    .patch-title {
        padding-left: 15px;
    }

    .pw-rmm.new .top-header-mme {
        min-height: 350px;
    }

    #psa_section .container {
        padding-top: 40px !important;
    }
}

.new-v2 .home-dual-box {
    /*background-image: url(../Images/home/index/bx_bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;*/
    background: linear-gradient(to left, #0060a6 50%, #42afff 50%);
    color: #ffffff;
    padding-top: 40px;
    padding-bottom: 60px;
}

    .new-v2 .home-dual-box .light-blue-bg {
        background-color: #42afff;
        padding-right: 40px;
    }

    .new-v2 .home-dual-box .dark-blue-bg {
        background-color: #0060a6;
        padding-left: 45px;
    }

/*.new-v2 .home-dual-box .light-blue-bg .text-zoom-out:hover,
.new-v2 .home-dual-box .dark-blue-bg .text-zoom-out:hover {
    -webkit-transform: scale(1.014);
    -ms-transform: scale(1.014);
    transform: scale(1.014);
}*/

.new-v2 h2.background {
    position: relative;
    color: #727578;
    z-index: 1;
}

    .new-v2 h2.background:before {
        border-top: 2px solid #dfdfdf;
        content: "";
        margin: 0 auto; /* this centers the line to the full width specified */
        position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
        top: 50%;
        left: 0;
        right: 0;
        bottom: 0;
        width: 75%;
        z-index: -1;
    }

    .new-v2 h2.background span {
        /* to hide the lines from behind the text, you have to set the background color the same as the container */
        background: #fff;
        padding: 0 15px;
    }

.new-v2 h4.background {
    position: relative;
    z-index: 1;
}

    .new-v2 h4.background:before {
        border-top: 2px solid #dfdfdf;
        content: "";
        margin: 0 auto; /* this centers the line to the full width specified */
        position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
        top: 50%;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        z-index: -1;
    }

    .new-v2 h4.background span {
        /* to hide the lines from behind the text, you have to set the background color the same as the container */
        background: #fff;
        padding: 0 15px 0 0;
    }

/*.new-v2 .grey-bg .col-shade{
    background-color: #ffffff;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.13);
    padding: 15px;
    margin-bottom: 40px;
}*/

.new-v2 .grey-bg {
    background-image: url(../Images/home/index/bg_poly-compressor.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center right;
    background-color: #f7f7f7;
}

    .new-v2 .grey-bg .col-shade {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        cursor: pointer;
        -webkit-transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
        transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
        transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out;
        transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
        background: #fff;
        margin-bottom: 2em;
        border-radius: 4px;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        padding: 2em;
        box-shadow: 0 0 11px #eaf0f6;
    }

        .new-v2 .grey-bg .col-shade:hover {
            box-shadow: 0 10px 50px -5px rgba(51,71,91,0.12);
            -webkit-transform: scale(1.014);
            -ms-transform: scale(1.014);
            transform: scale(1.014);
            cursor: auto;
        }

    .new-v2 .grey-bg ul.single-line {
        display: flex;
    }

    .new-v2 .grey-bg .single-line {
        padding-inline-start: 0px;
    }

    .new-v2 .grey-bg ul,
    .new-v2 .grey-bg li {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .new-v2 .grey-bg ul {
        margin: 0;
        margin-left: 7px;
    }

    .new-v2 .grey-bg li {
        margin: 1em;
        /*margin-left: 3em;*/
    }

        .new-v2 .grey-bg li:before {
            content: '\f058';
            font-family: 'FontAwesome';
            float: left;
            margin-left: -1.5em;
            color: #0074D9;
        }

@media (max-width: 992px) {
    .new-v2 .home-dual-box {
        background-image: none;
    }

        .new-v2 .home-dual-box .light-blue-bg {
            padding: 20px 40px 40px 40px;
        }

        .new-v2 .home-dual-box .dark-blue-bg {
            padding: 20px 40px 40px 40px;
        }

    .new-v2 .grey-bg ul.single-line {
        display: block;
    }
}

.special-offer .so-hero.new-year {
    background: url(../Images/home/special-offer/new-yr-bg-compressor.jpg) no-repeat;
    background-size: cover;
    background-position: center right;
}

.v3 .lp-background {
    background: #fff url("../Images/landing/competitive/teamviewer/hero-bg-gray-2-compressor.png") no-repeat;
    background-size: cover;
    color: #000000;
    min-height: 690px;
}

.v3 .form-qoute {
    color: #000000;
}

    .v3 .form-qoute .icon-qoute-left {
        width: 44px;
    }

.lp-form-gray {
    background-image: url(../Images/home/index/bg_poly-compressor.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center right;
    background-color: #f7f7f7;
}

@media (max-width: 1199px) {
    .lp-features.container {
        margin-top: 0px;
    }
}

.special-offer .so-hero.thanksgiving {
    background: url(../Images/home/special-offer/thanksgiving-bg-compressor.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.btn-secondary-white-transparent-b {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}

    .btn-secondary-white-transparent-b:hover, .btn-secondary-white-transparent-b:active {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

.de .new-v2 .grey-bg .col-shade .p-min-height {
    min-height: 227px;
}

.es .new-v2 .grey-bg .col-shade .p-min-height {
    min-height: 230px;
}

.fr .new-v2 .grey-bg .col-shade .p-min-height {
    min-height: 230px;
}

.nl .new-v2 .grey-bg .col-shade .h4-min-height {
    min-height: 46px;
}

.new-v2 .home-dual-box .light-blue-bg .p-min-height {
    min-height: 114px;
}

.de .new-v2 .home-dual-box .light-blue-bg .p-min-height {
    min-height: 136px;
}

.es .new-v2 .home-dual-box .dark-blue-bg .p-min-height {
    min-height: 150px;
}

.pt .new-v2 .home-dual-box .dark-blue-bg .p-min-height {
    min-height: 150px;
}

.msp-maturity-hero {
    background: url("../Images/home/msp-maturity-assessment/bg_FX-compressor.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    color: #fff;
    /*min-height: 500px;*/
}

    .msp-maturity-hero .if-color-212121 {
        color: #212121;
    }

#MspMaturityAssessment .interactiveform-slide {
    background-color: #f2f2f2;
}

    #MspMaturityAssessment .interactiveform-slide .interactiveform-group {
        background-color: #ffffff;
    }

    #MspMaturityAssessment .interactiveform-slide.msp-maturity-hero .interactiveform-group {
        background-color: transparent;
    }

form#MspMaturityAssessment.interactiveform-form .interactiveform-group {
    --parentHeight: 73vw;
    max-width: var(--parentHeight);
    padding: 30px 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

form#MspMaturityAssessment.interactiveform-form fieldset {
    width: calc(var(--parentHeight) - 5);
    margin-top: 10px;
    padding-right: 5px;
    margin-left: 1px;
    margin: 0 auto;
}

    form#MspMaturityAssessment.interactiveform-form fieldset.margin25per {
        margin: 0 25%;
    }

/*form#MspMaturityAssessment.interactiveform-form fieldset.width-65vw {
    width: 65vw;
}

form#MspMaturityAssessment.interactiveform-form fieldset.width-35vw {
    width: 35vw;
}

form#MspMaturityAssessment.interactiveform-form fieldset.width-46vw {
    width: 46vw;
}*/

form#MspMaturityAssessment.interactiveform-form .interactiveform-group .row {
    max-width: auto;
}

form#MspMaturityAssessment.interactiveform-form fieldset.radio-pad-l span {
    padding-right: 10px;
}

form#MspMaturityAssessment.interactiveform-form fieldset.radio-pad-l-15 span {
    padding-right: 15px;
}

@media (min-width: 1200px) {
    form#MspMaturityAssessment.interactiveform-form .container {
        max-width: 1170px;
    }
}

@media (min-width: 992px) {
    form#MspMaturityAssessment.interactiveform-form .container {
        max-width: 970px;
    }
}

@media (min-width: 768px) {
    form#MspMaturityAssessment.interactiveform-form .container {
        max-width: 750px;
    }
}

@media (max-width: 768px) {
    .msp-maturity-hero {
        background: url("../Images/home/msp-maturity-assessment/bg_FX-compressor.png");
        background-size: cover;
        background-repeat: no-repeat;
        color: #ffffff;
    }

        .msp-maturity-hero .if-color-212121 {
            color: #ffffff;
        }

        .msp-maturity-hero h1.font-40 {
            font-size: 31.5px;
        }
}

#chart {
    max-width: 650px;
    margin: 35px auto;
}

header {
    position: relative;
    background-color: black;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}

    header video {
        position: absolute;
        top: 40%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: 0;
        -ms-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    header .container {
        position: relative;
        z-index: 2;
    }

    header .overlay {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: black;
        opacity: 0.5;
        z-index: 1;
    }

    header.backup-page .top-header {
        background-image: none;
    }

    header .width-39 {
        width: 62%;
    }

.color-grean {
    color: #55c381;
}

.color-red {
    color: #f65655;
}

.msp-maturity-hero-result {
    padding: 15px 0 15px 0;
    /*background: url("../Images/home/msp-maturity-assessment/bg_result-compressor.png");
    background-size: cover;
    background-repeat: no-repeat;*/
    background-color: #445b75;
    border-top: 0px solid;
    height: auto;
    text-align: center;
}

.msp-maturity-hero-result-head {
    border-bottom: 1px solid #efefef;
}

    .msp-maturity-hero-result-head .min-height-300px {
        min-height: 250px;
        padding-top: 80px;
    }

.msp-maturity-hero-result-header-text {
    color: #0087ea;
    font-size: 34px;
    font-weight: 700;
}

.msp-maturity-hero-result-header-img {
    float: left;
    padding-right: 15px;
}

.msp-maturity-hero-result-header .bg-gray {
    background-color: rgba(5, 5, 5, 0.03);
}

    .msp-maturity-hero-result-header .bg-gray p {
        color: #212121;
        font-size: 14px;
        font-weight: 400;
        line-height: 30px;
    }

.choose-plan-v2 .choose-pricing-block {
    padding-top: 55px;
    top: 0px;
}

.choose-plan-v2 .new-price-table {
    background-color: #f7f7f7;
    opacity: 0.8;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

    .choose-plan-v2 .new-price-table .bordered td,
    .choose-plan-v2 .new-price-table .n-bordered td {
        border-bottom: 1px solid #DDD;
        border-right: 1px solid #DDD;
    }

    .choose-plan-v2 .new-price-table .n-bordered tr td:first-child,
    .choose-plan-v2 .new-price-table .n-bordered tr td:last-child {
        border-right: 1px solid #DDD;
        border-left: 1px solid #DDD;
    }

    .choose-plan-v2 .new-price-table .n-bordered tr td.hide,
    .choose-plan-v2 .new-price-table .n-bordered tr th.hide {
        border-top: none;
        border-left: none;
        border-bottom: none;
    }

.text-gray {
    color: #a7b1b6;
}

.img-gray-filter {
    filter: invert(85%) sepia(1%) saturate(1709%) hue-rotate(151deg) brightness(85%) contrast(86%);
    width: 21px;
}

.choose-plan-v2 .new-price-table .pricing-bg-gray {
    position: relative;
    background-color: #a7b1b6;
    color: #ffffff;
}

.choose-plan-v2 .new-price-table .pricing-bg-blue {
    position: relative;
    /*background-color: #42afff;*/
    background-color: #0060a6;
    color: #ffffff;
}

.choose-plan-v2 .new-price-table .btn-secondary-grey {
    background-color: #a7b1b6;
    padding: 6px 12px;
    border-color: #a7b1b6;
    color: #fff;
    text-transform: capitalize;
}

.choose-plan-v2 .new-price-table ul li.pricing-bg-gray {
    width: 42%;
}

    .choose-plan-v2 .new-price-table ul li.pricing-bg-gray button {
        background-color: #a7b1b6;
        color: #ffffff;
    }

.choose-plan-v2 .new-price-table ul li.pricing-bg-blue {
    /*background-color: #42afff;*/
    background-color: #0060a6;
    color: #ffffff;
    width: 42%;
}

.choose-plan-v2 .new-price-table ul li.active {
    width: 58%;
}

.choose-plan-v2 .new-price-table ul li.pricing-bg-blue button {
    /*background-color: #42afff;*/
    background-color: #0060a6;
    color: #ffffff;
}

.choose-plan-v2 .new-price-table .pricing-no-border {
    border: none;
    vertical-align: bottom;
    padding: 0px;
}

    .choose-plan-v2 .new-price-table .pricing-no-border i {
        padding: 11px 92px;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }

.choose-plan-v2 .new-price-table th.pricing-bg-gray:before,
.choose-plan-v2 .new-price-table li.pricing-bg-gray:before {
    content: 'For Personal Use';
    position: absolute;
    color: white;
    display: block;
    background-color: #a7b1b6;
    text-align: center;
    width: 100%;
    top: -31px;
    height: 30px;
    padding: 3px;
    font-size: 17px;
    font-style: italic;
}

.choose-plan-v2 .new-price-table th.pricing-bg-blue:before,
.choose-plan-v2 .new-price-table li.pricing-bg-blue:before {
    content: 'For Businesses';
    position: absolute;
    color: white;
    display: block;
    /*background-color: #42afff;*/
    background-color: #0060a6;
    text-align: center;
    top: -31px;
    height: 30px;
    width: 100%;
    padding: 3px;
    font-size: 17px;
    font-style: italic;
}

.choose-plan-v2 .new-price-table td, .choose-plan-v2 .new-price-table th {
    padding: 0px;
    height: 38px;
}

.spiceworks.cybermonday .trial-bg {
    background: url(../Images/enterprise/cybermonday/HolidaySpecialBg-compressor.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 100%;
}

    .spiceworks.cybermonday .trial-bg .cm-text img {
        width: 600px;
        position: absolute;
        top: -200px;
        left: -191px;
    }

.choose-plan-v2 .header-plan {
    background: none;
    height: 100%;
    color: #000 !important;
}

.choose-plan-v2 .plan-dash {
    background-color: #000;
}

.choose-plan-v2 .new-price-table li {
    list-style: none;
    flex: none;
}

.choose-plan-v2 .new-price-table .active button {
    font-size: 25px;
    font-weight: bold;
}

.choose-plan-v2 {
    background: url(../Images/msp/pricing/choose-plan-hero.png) center no-repeat;
    background-size: cover;
}

.pw-rmm .it-management .it-management-hero {
    background: url(../Images/features/index/v4/it-management-hero.png) no-repeat;
    background-size: 60%;
    background-position: right center;
}

    .pw-rmm .it-management .it-management-hero .pw-product-tab .nav-tabs {
        border-bottom: 1px solid;
        border-bottom-color: transparent;
    }

    .pw-rmm .it-management .it-management-hero .pw-product-tab #collapse1 .img-responsive,
    .pw-rmm .it-management .it-management-hero .pw-product-tab #collapse2 .img-responsive,
    .pw-rmm .it-management .it-management-hero .pw-product-tab #collapse5 .img-responsive,
    .pw-rmm .it-management .it-management-hero .pw-product-tab #collapse4 .img-responsive,
    .pw-rmm .it-management .it-management-hero .pw-product-tab #collapse3 .img-responsive {
        max-width: 150%;
    }

    .pw-rmm .it-management .it-management-hero .pw-product-tab {
        background-image: none;
        background-position: 85% 40%;
        background-size: 65%;
        background-repeat: no-repeat;
        background-color: transparent;
    }

        .pw-rmm .it-management .it-management-hero .pw-product-tab .nav-tab-container {
            display: -webkit-box;
            display: flex;
            align-content: center;
            margin: 30px auto;
        }

            .pw-rmm .it-management .it-management-hero .pw-product-tab .nav-tab-container ul {
                display: -webkit-box;
                display: flex;
                -webkit-box-orient: horizontal;
                -webkit-box-direction: normal;
                flex-direction: row;
                margin: 0 auto;
                list-style-type: none;
            }

        .pw-rmm .it-management .it-management-hero .pw-product-tab .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 0;
            text-transform: uppercase;
            font-weight: 600;
            color: #333333;
        }

        .pw-rmm .it-management .it-management-hero .pw-product-tab.tab .nav-tabs li.active a {
            border-bottom: 2.51px solid #0060a6;
            color: #0060a6;
            background-color: transparent;
        }

        .pw-rmm .it-management .it-management-hero .pw-product-tab .nav-tabs > li > a:hover {
            border-bottom: 0px;
            background-color: transparent;
        }

        .pw-rmm .it-management .it-management-hero .pw-product-tab .panel {
            background-color: transparent;
        }

        .pw-rmm .it-management .it-management-hero .pw-product-tab .panel-heading {
            padding: 10px 0px;
        }

.pw-rmm .it-management .bg-gray {
    background-color: #f7f7f7;
}

.pw-rmm .it-management .new-v2 .grey-bg {
    background-image: url(../Images/features/index/v4/bg_poly-compressor.png);
    background-position: left 50px;
    /*background-color: #f7f7f7;*/
    background-color: #ffffff;
}

.pw-rmm .it-management .grey-bg h2 {
    color: #0060a6;
}

.pw-rmm .it-management .grey-bg h4 {
    color: #0060a6;
}

.pw-rmm .it-management .grey-bg .p-min-height {
    min-height: 162px;
}

.pw-rmm .it-management .security {
    background-image: url(../Images/features/index/v4/blue_poly_Bg.png);
    background-position-x: right;
    background-position-y: -55px;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 60px;
    padding-bottom: 40px;
    background-color: #f7f7f7;
}

.pw-rmm .it-management .it-management-form {
    background-image: url(../Images/features/index/v4/blue_poly_Bg_copy.png);
    background-position-x: left;
    background-position-y: -15px;
    background-repeat: no-repeat;
    background-size: 20%;
}

    .pw-rmm .it-management .it-management-form .lp-container {
        background-image: url(../Images/features/index/v4/it-management-ipad.png);
        background-position-x: -141px;
        background-repeat: no-repeat;
        background-size: 80%;
    }

@media (max-width: 991px) {
    .pw-rmm .it-management .it-management-form .lp-container {
        background-image: none;
    }

    .pw-rmm .it-management .it-management-hero .pw-product-tab .pw-img-container img {
        width: 100%;
        /*max-width: 66rem;
        border: 1px solid #00a4bd;
        border-radius: 8px;*/
    }

    .pw-rmm .pw-product-tab .nav-tab-container .nav-tabs {
        display: none !important;
    }

    .pw-rmm .it-management .grey-bg .p-min-height {
        min-height: 100%;
    }
}

.choose-plan-v2 .new-price-table tr td:first-child {
    text-align: center;
    padding-left: 15px;
}

.pw-rmm .it-management .it-management-hero .pw-it-manage-text h5 {
    color: #727578;
}

.pw-rmm .it-management .it-management-hero .pw-it-manage-text ul {
    margin: 0px;
    padding-inline-start: 25px;
}

    .pw-rmm .it-management .it-management-hero .pw-it-manage-text ul li {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        /*.pw-rmm .it-management .it-management-hero .pw-it-manage-text ul li {
    color: #0060a6;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    padding: 0;
    margin-bottom: 10px;
    list-style: none;
}*/

        .pw-rmm .it-management .it-management-hero .pw-it-manage-text ul li:before {
            content: '\f058';
            font-family: 'FontAwesome';
            float: left;
            margin-left: -1.5em;
            color: #0074D9;
        }

.pw-rmm .it-management .it-management-hero .pw-it-manage-text .btn-link {
    color: #0060a6;
    font-size: 13px;
    font-weight: 600;
}

@media (max-width: 768px) {
    .new-v2 #home-top-bg .width-50 {
        width: 100%;
    }
}

.extra-in-mob-nav .free-trial-btn-nav.system-btn {
    display: none;
    height: 100% !important;
    width: 100% !important;
}

@media (max-width: 500px) {
    .free-trial-btn-nav.get-started-nav {
        display: inline-block !important;
    }

    .system-btn {
        display: none !important;
    }

    .extra-in-mob-nav .free-trial-btn-nav.system-btn {
        display: inline-block !important;
        height: 100% !important;
        width: 100% !important;
    }

    .extra-in-mob-nav .free-trial-btn-nav.get-started {
        display: none !important;
    }
}

.msp-platform .msp-platform-hero {
    background: url(../Images/msp/home/v2/msp-hero-compressor.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: right;
    background-position-y: 175px;
    /*padding-top: 40px;
    padding-bottom: 20px;*/
    background-color: #fefefe;
}

.msp-platform .msp-container {
    /*background: url(../Images/features/index/v4/it-management-hero.png);*/
    background: url(../Images/msp/home/v3/it-management-hero.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: left;
    background-position-y: bottom;
    /*padding-top: 40px;
    padding-bottom: 20px;*/
    background-color: #fefefe;
}

.msp-platform ul {
    padding: 20px 0 5px 0;
    margin: 0px;
    padding-inline-start: 25px;
}

    .msp-platform ul li {
        padding: 0;
        margin: 0;
        list-style: none;
        font-size: 16px;
    }

        /*.msp-platform ul li {
    color: #0060a6;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    padding: 0;
    margin-bottom: 10px;
    list-style: none;
}*/

        .msp-platform ul li:before {
            content: '\f058';
            font-family: 'FontAwesome';
            float: left;
            margin-left: -1.5em;
            font-weight: bold;
            color: #0074D9;
        }

.msp-platform .msp-platform-hero .msp-row h4 {
    color: #0087ea;
    font-size: 19px;
    font-weight: 700;
    transform: scale(1,1);
}

.msp-platform .msp-platform-hero .col-shade {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    -webkit-transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    background: #fff;
    margin-bottom: 2em;
    border-radius: 4px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    padding: 1em;
    box-shadow: 0 0 11px #eaf0f6;
}

    .msp-platform .msp-platform-hero .col-shade:hover {
        box-shadow: 0 10px 50px -5px rgba(51,71,91,0.12);
        -webkit-transform: scale(1.014);
        -ms-transform: scale(1.014);
        transform: scale(1.014);
        cursor: auto;
    }

    .msp-platform .msp-platform-hero .col-shade .p-min-height {
        min-height: 184px;
    }

    .msp-platform .msp-platform-hero .col-shade .h4-min-height {
        min-height: 40px !important;
        margin: auto 0;
    }

.msp-platform .bg-gray {
    background-color: #f7f7f7;
}

/*.msp-platform .msp-bg-gray{
    background-color: #fafafa;
}*/

.msp-platform .msp-bg-gray .img-responsive,
.msp-platform .msp-bg-white .img-responsive {
    max-width: 150%;
}

.msp-platform .btn-secondary-transparent {
    padding: 10px 40px;
    margin-top: 30px;
}

.msp-platform .msp-platform-qoute {
    background: url(../Images/msp/home/v2/blue-bg-compressor.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
}

    .msp-platform .msp-platform-qoute.v3 .form-qoute {
        color: #ffffff;
    }

        .msp-platform .msp-platform-qoute.v3 .form-qoute .icon-qoute-left {
            filter: invert(97%) sepia(2%) saturate(3%) hue-rotate(49deg) brightness(106%) contrast(100%);
        }

.msp-platform .msp-platform-form .nc-form-bg {
    background: none;
}

.msp-platform .msp-platform-form {
    background-image: url(../Images/web-app/city.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.msp-platform .msp-form {
    background: url(../Images/features/index/v4/it-management-hero.png) no-repeat;
    background-size: 60%;
    background-position: right center;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .msp-platform .msp-platform-hero .col-shade .p-min-height {
        min-height: 259px;
    }

    .msp-platform .msp-platform-hero .msp-row h4 {
        font-size: 15px;
    }
}

@media (max-width: 991px) {
    .msp-platform .msp-platform-hero {
        padding-top: 40px;
        padding-bottom: 20px;
    }

        .msp-platform .msp-platform-hero .col-shade .p-min-height {
            min-height: 100%;
        }

        .msp-platform .msp-platform-hero .col-shade .h4-min-height {
            min-height: 100%;
        }

    .msp-platform .msp-bg-gray .img-responsive,
    .msp-platform .msp-bg-white .img-responsive {
        max-width: 100%;
    }

    .msp-platform .msp-platform-form {
        background-size: cover;
        background-position: center;
    }

    .msp-platform .msp-platform-hero .width-50 {
        width: 100%;
    }
}

.msp-maturity-hero-result-header .option-selected {
    color: rgba(33, 33, 33, 0.8);
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
}

#MspMaturityAssessment ul > li {
    display: inline-block;
    /* You can also add some margins here to make it look prettier */
    zoom: 1;
    *display: inline;
    /* this fix is needed for IE7- */
}

#MspMaturityAssessment ul {
    padding-inline-start: 0px;
}

.pad-b-120 {
    padding-bottom: 120px;
}

.msp-platform.mobile-app .msp-platform-hero {
    background: url(../Images/msp/home/v3/it-management-hero.png) no-repeat;
    background-size: 60%;
    background-position-x: -122px;
    background-position-y: 212px;
    /*background-position: left bottom;*/
    background-color: #fefefe;
}

.msp-platform.mobile-app .mobile-bg {
    background: url(../Images/msp/home/v2/msp-hero-compressor.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: right;
    background-position-y: 175px;
    /*padding-top: 40px;
    padding-bottom: 20px;*/
    background-color: #fefefe;
}

.msp-platform.mobile-app .msp-form {
    background-image: url(../Images/landing/competitive/v2/atera/bg_poly-compressor.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.mobile-app .pw-it-manage-text-sec2 {
    padding-left: 78px;
}

.mobile-app .pw-img-container-sec2 {
    padding-right: 25px;
}

.mobile-app .pw-it-manage-text-sec3 {
    padding-right: 15px;
}

.mobile-app .pw-img-container-sec3 {
    padding-left: 78px;
}

@media (max-width: 991px) {
    .mobile-app .pw-it-manage-text-sec2,
    .mobile-app .pw-img-container-sec2,
    .mobile-app .pw-it-manage-text-sec3,
    .mobile-app .pw-img-container-sec3 {
        padding-left: 15px;
    }
}

.linustech-home-hero.linus2020 .linus-content {
    min-height: 450px;
    padding-top: 70px;
}

@media (max-width: 992px) {
    .linustech-home-hero.linus2020 .linus-content {
        min-height: 100%;
        padding-top: 25px;
    }

        .linustech-home-hero.linus2020 .linus-content .font-24 {
            font-size: 17px;
        }
}

.linus2020float {
    position: absolute;
    top: -58px;
    right: -11px;
    left: 80px;
}

    .linus2020float img {
        width: 60%;
    }

.linus2020-h2 {
    padding-top: 88px;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .linus2020float {
        top: -24px;
    }
}

@media (max-width: 991px) {
    .linus2020float {
        position: unset;
    }

    .linus2020-h2 {
        padding-top: 0px;
    }
}

.spiceworks.linus2020 .trial-bg {
    background: url(../Images/home/land/linus2020/linus2020bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

    .spiceworks.linus2020 .trial-bg .free-trial {
        margin-top: 55px;
    }

.spiceworks.linus2020 .sw-text {
    padding-top: 210px;
    padding-bottom: 30px;
}

@media (max-width: 992px) {
    .spiceworks.linus2020 .sw-text {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.spiceworks.linus2020 .sw-text img {
    width: 165% !important;
}

@media only screen and (max-width: 1400px) and (min-width: 1024px) {
    .spiceworks.linus2020 .sw-text img {
        width: 165% !important;
    }
}

/*.spiceworks.linus2020 .trial-bg .form-area {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.54);
}*/

.vertical-divider {
    position: absolute;
    display: table;
    text-align: center;
    height: 300px;
    left: 50%;
}

    .vertical-divider .center-element {
        position: relative;
        display: table-cell;
        vertical-align: middle;
        font-size: 27.3px;
        font-weight: bold;
        color: #727578;
    }

        .vertical-divider .center-element:before,
        .vertical-divider .center-element:after {
            position: absolute;
            content: "";
            width: 1px;
            left: 50%;
            border-left: 2px solid #dfdfdf;
        }

        .vertical-divider .center-element:before {
            bottom: 50%;
            top: 0;
            margin-bottom: 20px;
        }

        .vertical-divider .center-element:after {
            top: 50%;
            bottom: 0;
            margin-top: 20px;
        }

@media (max-width: 1199px) {
    .vertical-divider {
        display: none;
    }
}

.msp-platform.mobile-app .msp-platform-hero .width-55 {
    width: 55%;
}

@media (max-width: 991px) {
    .msp-platform.mobile-app .msp-platform-hero .width-55 {
        width: 100%;
    }
}

.de .msp-platform .msp-platform-hero .font-30 {
    font-size: 29px;
}

@media (max-width: 768px) {
    .table-responsive.width-80 {
        width: 100%;
    }
}

form#MspMaturityAssessment.interactiveform-form .interactiveform-footer {
    padding: 0 25px;
}

@media (max-width: 991px) {
    form#MspMaturityAssessment.interactiveform-form fieldset.margin25per {
        margin: 0;
    }
}

#MspMaturityAssessment label[for="Enabled2Fa"] {
    /*some styles here*/
    display: inline;
}

.msp-maturity-hero-result .navbar-brand img {
    width: 70%;
}

form#MspMaturityAssessment.interactiveform-form .interactiveform-group.interactiveform-pad-lr-15 {
    padding: 30px 15px;
}

form#MspMaturityAssessment.interactiveform-form .interactiveform-group.interactiveform-margin-top-290px {
    margin-top: 290px;
}

form#MspMaturityAssessment.interactiveform-form .interactiveform-group.interactiveform-margin-top-125px {
    margin-top: 125px;
}

@media (max-width: 991px) {
    .msp-maturity-hero-result .navbar-brand img {
        width: 50%;
    }

    form#MspMaturityAssessment.interactiveform-form .interactiveform-group.interactiveform-margin-top-290px,
    form#MspMaturityAssessment.interactiveform-form .interactiveform-group.interactiveform-margin-top-125px {
        margin-top: 40px;
    }
}

#MspMaturityAssessment .pad-b-15 {
    padding-bottom: 15px;
}

#MspMaturityAssessment h2 {
    padding-bottom: 15px;
}

#MspMaturityAssessment i.currency {
    font-style: normal;
}

/*#MspMaturityAssessment #CloudManagementShow{
    display: none;
}

#MspMaturityAssessment #SecurityShow{
    display: none;
}*/

.form-slider__init .slick-prev,
.form-slider__init .slick-prev-valid,
.form-slider__init .slick-next-valid,
.form-slider__init .slick-next {
    display: inline-block;
    position: absolute;
    right: auto;
    left: calc(50% - 10px);
    background-color: transparent;
    color: #fff;
    font-size: 64px;
    line-height: 1em;
    border: 0;
    width: auto;
    height: auto;
    padding: 6px;
    -webkit-transform: scaleX(1.3) rotate(90deg);
    transform: scaleX(1.3) rotate(90deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media (max-width: 767px) {
    .form-slider__init .slick-prev,
    .form-slider__init .slick-next {
        display: none;
    }
}

.form-slider__init .slick-prev::after,
.form-slider__init .slick-next::after {
    content: none;
}

#MspMaturityAssessment input:not([type='submit']),
#MspMaturityAssessment textarea,
#MspMaturityAssessment select,
#MspMaturityAssessment .form-slider__multiselect-placeholder {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    border-radius: 0;
}

@media (min-width: 1025px) {
    #MspMaturityAssessment input:not([type='submit']),
    #MspMaturityAssessment textarea,
    #MspMaturityAssessment select,
    #MspMaturityAssessment .form-slider__multiselect-placeholder {
        font-size: 20px;
    }
}

#MspMaturityAssessment input:not([type='submit'])[type='text'],
#MspMaturityAssessment input:not([type='submit'])[type='email'],
#MspMaturityAssessment input:not([type='submit'])[type='tel'],
#MspMaturityAssessment input:not([type='submit'])[type='url'],
#MspMaturityAssessment input:not([type='submit'])[type='number'],
#MspMaturityAssessment select,
#MspMaturityAssessment .form-slider__multiselect-placeholder {
    display: block;
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #fff;
    width: 100%;
    max-width: 325px;
    margin: 0 auto 15px;
    padding: 5px 0;
}

@media (min-width: 501px) {
    #MspMaturityAssessment input:not([type='submit'])[type='text'],
    #MspMaturityAssessment input:not([type='submit'])[type='email'],
    #MspMaturityAssessment input:not([type='submit'])[type='tel'],
    #MspMaturityAssessment input:not([type='submit'])[type='url'],
    #MspMaturityAssessment select,
    #MspMaturityAssessment .form-slider__multiselect-placeholder {
        display: inline-block;
        margin: 0 5px 15px;
    }
}

#MspMaturityAssessment {
    position: relative;
    max-width: 1080px;
    margin: 0 auto;
}

    #MspMaturityAssessment label {
        color: #fff;
    }

    #MspMaturityAssessment input:not([type='submit'])[type='text'],
    #MspMaturityAssessment input:not([type='submit'])[type='email'],
    #MspMaturityAssessment input:not([type='submit'])[type='tel'],
    #MspMaturityAssessment input:not([type='submit'])[type='url'] {
        color: #fff;
    }

    /*#MspMaturityAssessment input:not([type='submit'])[type='radio'],*/
    #MspMaturityAssessment input:not([type='submit'])[type='checkbox'] {
        cursor: pointer;
        background-color: transparent;
        border: 2px solid #fff;
        border-radius: 50%;
    }

        /*#MspMaturityAssessment input:not([type='submit'])[type='radio']:checked,*/
        #MspMaturityAssessment input:not([type='submit'])[type='checkbox']:checked {
            background-color: #fff;
        }

    #MspMaturityAssessment input:not([type='submit'])::-moz-selection {
        background-color: rgba(255,255,255,0.2);
    }

    #MspMaturityAssessment input:not([type='submit'])::selection {
        background-color: rgba(255,255,255,0.2);
    }

    #MspMaturityAssessment textarea {
        background-color: rgba(255,255,255,0.2);
        color: #fff;
        border: 1px solid #fff;
        width: 100%;
        max-width: 500px;
        padding: 5px;
    }

    #MspMaturityAssessment select, #MspMaturityAssessment .form-slider__multiselect-placeholder {
        cursor: pointer;
        background-image: url("../Images/home/msp-maturity-assessment/arrow-down.png");
        background-repeat: no-repeat;
        background-position: right;
        background-size: 15px;
        color: #fff;
        padding-right: 25px;
    }

        #MspMaturityAssessment select option, #MspMaturityAssessment .form-slider__multiselect-placeholder option {
            background-color: #cbd6e2;
            color: #33475b;
        }

        #MspMaturityAssessment select::-ms-expand, #MspMaturityAssessment .form-slider__multiselect-placeholder::-ms-expand {
            display: none;
        }

    #MspMaturityAssessment ::-webkit-input-placeholder {
        color: rgba(255,255,255,0.4);
    }

    #MspMaturityAssessment ::-moz-placeholder {
        color: rgba(255,255,255,0.4);
    }

    #MspMaturityAssessment ::-ms-input-placeholder {
        color: rgba(255,255,255,0.4);
    }

    #MspMaturityAssessment ::placeholder {
        color: rgba(255,255,255,0.4);
    }

.form-slider__input--invalid {
    border-bottom-color: #e66e50;
}

.form-slider__error-msg {
    color: #e66e50;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 0;
    opacity: 0;
}

.form-slider__initiatives {
    color: #fff;
}

@media (min-width: 501px) {
    .form-slider__initiatives {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        font-size: 0.9em;
        width: 100%;
    }
}

.form-slider__initiatives-disclaimer {
    color: #cdebf0;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1025px) {
    .form-slider__initiatives-disclaimer {
        font-size: 20px;
    }
}

.form-slider__initiatives-item {
    background-color: rgba(255,255,255,0.2);
    list-style: none;
    border: 1px solid #fff;
    max-width: 325px;
    margin: 0 auto 20px;
    padding: 20px;
}

@media (min-width: 501px) {
    .form-slider__initiatives-item {
        -webkit-box-flex: 1;
        flex: 1;
        margin: 0 10px 20px;
    }
}

/*.form-slider__initiatives-item li {
    color: #fff
}

.form-slider__initiatives-item li.initiatives-item__title {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    padding-bottom: 2px
}

.form-slider__initiatives-item li label {
    display: block;
    text-decoration: underline;
    text-align: left;
    margin-bottom: 10px
}

.form-slider__initiatives-item li select,.form-slider__initiatives-item li .form-slider__multiselect-placeholder {
    font-size: 1em;
    margin-left: 0;
    margin-right: 0
}

.form-slider__initiatives-item li input[type='text'] {
    font-size: 1em;
    margin-left: 0;
    margin-right: 0
}*/

a {
    color: #cdebf0;
}

    a:hover {
        color: #cdebf0;
    }

.mpg__hs-logo {
    position: absolute;
    top: 15px;
    left: 30px;
    z-index: 1;
}

    .mpg__hs-logo img {
        max-height: 35px;
    }

.form-slider {
    position: relative;
    background-color: #445b75;
    text-align: center;
    height: 100vh;
    padding: 15px 30px;
}

@media (min-width: 501px) {
    .form-slider {
        padding: 30px;
    }
}

.form-slider__init {
    position: relative;
    height: calc(100vh - 60px);
    padding: 50px 0;
}

    .form-slider__init.slick-slider {
        overflow: visible;
    }

.form-slider__item {
    position: relative;
    text-align: center;
}

    .form-slider__item.slick-slide {
        border: 0;
        height: calc(100vh - 165px);
    }

    .form-slider__item::before, .form-slider__item::after {
        content: '';
        pointer-events: none;
        display: block;
        position: absolute;
        left: 0;
        width: 100%;
        height: 10px;
        z-index: 1;
    }

    .form-slider__item::before {
        top: 0;
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(68,91,117,0)), to(#445b75));
        background: linear-gradient(to top, rgba(68,91,117,0), #445b75);
    }

    .form-slider__item::after {
        bottom: 0;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(68,91,117,0)), to(#445b75));
        background: linear-gradient(to bottom, rgba(68,91,117,0), #445b75);
    }

.form-slider__content {
    overflow-y: scroll;
    position: relative;
    max-width: 735px;
    /*max-width: 775px;*/
    max-height: 100%;
    margin: 0 auto;
    padding: 10px 0;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    opacity: 0;
}

@media (min-width: 501px) {
    .form-slider__content {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.form-slider__content ul {
    list-style: disc;
}

.form-slider__content::-webkit-scrollbar {
    width: 0;
}

.slick-active .form-slider__content {
    opacity: 1;
}

.form-slider__hs-logo {
    max-height: 50px;
    margin: 0 auto;
}

.form-slider__logo {
    margin: 0 auto 10px;
    padding-bottom: 15px;
}

@media (min-width: 501px) {
    .form-slider__logo {
        margin: 0 auto;
        padding-bottom: 15px;
    }
}

.form-slider__testimonial {
    position: relative;
    background-color: rgba(255,255,255,0.2);
    text-align: center;
    border-radius: 3px;
    margin: 25px 0;
    padding: 20px 20px 30px;
}

.form-slider__testimonial-quote, .form-slider__testimonial-author {
    color: #fff;
}

.form-slider__testimonial-quote {
    font-size: 1.5em;
    line-height: 1.4em;
    margin-top: 25px;
    margin-bottom: 0;
    padding-bottom: 20px;
}

    .form-slider__testimonial-quote::before, .form-slider__testimonial-quote::after {
        display: inline-block;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .form-slider__testimonial-quote::before {
        content: '';
        top: -25px;
        background-color: #0087ea;
        border-radius: 50%;
        width: 50px;
        height: 50px;
    }

    .form-slider__testimonial-quote::after {
        content: '\201C';
        top: 5px;
        font-size: 3.5em;
    }

.form-slider__testimonial-author {
    position: relative;
    font-size: 0.9em;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0;
    padding-top: 20px;
}

    .form-slider__testimonial-author::before {
        content: '';
        display: inline-block;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        background-color: #0087ea;
        width: 65px;
        height: 2px;
    }

.form-slider__label, .form-slider__label-description {
    color: #fff;
}

.form-slider__label {
    margin-top: 0;
    margin-bottom: 0;
}

.form-slider label ul {
    display: inline-block;
    text-align: left;
    margin-top: 10px;
}

    .form-slider label ul li {
        color: #fff;
    }

.form-slider__header {
    color: #fff;
    margin-top: 0;
}

.form-slider__description {
    color: #fff;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1025px) {
    .form-slider__description {
        font-size: 20px;
    }
}

.form-slider__description:first-of-type {
    margin-top: 0;
}

.form-slider__description.form-slider__navigation {
    font-size: 0.9em;
}

.form-slider__input-wrapper {
    margin-top: 20px;
}

.form-slider__to-end {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
}

.form-slider__init .slick-prev-valid,
.form-slider__init .slick-prev {
    top: -10px;
    bottom: auto;
    z-index: 9999;
}

.form-slider__init .slick-next-valid,
.form-slider__init .slick-next {
    top: 80%;
    bottom: 10px;
    z-index: 9999;
}

.form-slider__init .slick-disabled {
    cursor: default;
    opacity: 0.1;
}

.form-slider__init .slick-list {
    padding: 0;
}

.slick-dots {
    display: -webkit-box !important;
    display: flex !important;
    position: absolute;
    top: 92%;
    left: 0;
    background-color: #445b75;
    width: 100%;
    padding: 5px;
}

    .slick-dots li {
        -webkit-box-flex: 1;
        flex: 1;
        display: inline-block;
        border: 1px solid #fff;
    }

        .slick-dots li:first-child {
            background-color: #0087ea;
        }

        .slick-dots li button.active-dot {
            background-color: #0087ea;
        }

    .slick-dots button {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: none;
        display: block;
        background-color: rgba(255,255,255,0.2);
        color: transparent;
        border: 0;
        border-radius: 0;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .slick-dots .slick-active button {
        border: 0;
    }

.form-slider :focus {
    outline: -webkit-focus-ring-color auto 0px;
}

#MspMaturityAssessment .mpg-select-full-width {
    max-width: 88%;
}

@media screen and (max-width: 991px) {
    #MspMaturityAssessment .mpg-select-full-width {
        max-width: 325px;
    }
}

@media screen and (min-width: 768px) {
    .webAppPage-addon .modal-dialog.modal-sm {
        width: 40% !important;
    }
}

#MspMaturityAssessment .field-validation-error {
    margin-right: 20px;
}

.checkbox {
    padding-left: 20px;
}

    .checkbox label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 5px;
        font-size: 15px;
        font-weight: bolder;
    }

        .checkbox label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 20px;
            height: 20px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #cccccc;
            border-radius: 3px;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        }

        .checkbox label::after {
            display: inline-block;
            position: absolute;
            width: 16px;
            height: 16px;
            left: 0;
            top: 0;
            margin-left: -20px;
            padding-left: 4px;
            padding-top: 3px;
            font-size: 11px;
            color: #555555;
        }

    .checkbox input[type="checkbox"] {
        opacity: 0;
        z-index: 1;
    }

        .checkbox input[type="checkbox"]:focus + label::before {
            /*outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;*/
        }

        .checkbox input[type="checkbox"]:checked + label::after {
            font-family: 'FontAwesome';
            content: "\f00c";
        }

        .checkbox input[type="checkbox"]:disabled + label {
            opacity: 0.65;
        }

            .checkbox input[type="checkbox"]:disabled + label::before {
                background-color: #eeeeee;
                cursor: not-allowed;
            }

    .checkbox.checkbox-circle label::before {
        border-radius: 50%;
    }

    .checkbox.checkbox-inline {
        margin-top: 0;
        margin-bottom: 10px;
        margin-right: 20px;
        margin-left: 0;
        min-width: 30%;
    }

@media (max-width: 991px) {
    .checkbox.checkbox-inline {
        min-width: 40%;
    }
}

@media (max-width: 770px) {
    .checkbox.checkbox-inline {
        min-width: 100%;
    }
}

.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #428bca;
    border-color: #428bca;
}

.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.radio {
    padding-left: 20px;
}

    .radio label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 5px;
    }

        .radio label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #cccccc;
            border-radius: 50%;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out;
            transition: border 0.15s ease-in-out;
        }

        .radio label::after {
            display: inline-block;
            position: absolute;
            content: " ";
            width: 11px;
            height: 11px;
            left: 3px;
            top: 3px;
            margin-left: -20px;
            border-radius: 50%;
            background-color: #555555;
            -webkit-transform: scale(0, 0);
            -ms-transform: scale(0, 0);
            -o-transform: scale(0, 0);
            transform: scale(0, 0);
            -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
        }

    .radio input[type="radio"] {
        opacity: 0;
        z-index: 1;
    }

        .radio input[type="radio"]:focus + label::before {
            /*outline: thin dotted;*/
            /*outline: 5px auto -webkit-focus-ring-color;*/
            /*outline-offset: -2px;*/
        }

        .radio input[type="radio"]:checked + label::after {
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            transform: scale(1, 1);
        }

        .radio input[type="radio"]:disabled + label {
            opacity: 0.65;
        }

            .radio input[type="radio"]:disabled + label::before {
                cursor: not-allowed;
            }

    .radio.radio-inline {
        margin-top: 0;
        margin-bottom: 10px;
        margin-right: 20px;
        margin-left: 0;
        min-width: 10%;
    }

/*@media (max-width: 991px) {
    .radio.radio-inline {
      min-width: 30%;
    }
}*/

@media (max-width: 770px) {
    .radio.radio-inline {
        min-width: 100%;
    }
}

.radio-primary input[type="radio"] + label::after {
    background-color: #428bca;
}

.radio-primary input[type="radio"]:checked + label::before {
    border-color: #428bca;
}

.radio-primary input[type="radio"]:checked + label::after {
    background-color: #428bca;
}

.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de;
}

.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e;
}

.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c;
}

/*#MspMaturityAssessment #errServices,
#MspMaturityAssessment #ShowHourRate,
#MspMaturityAssessment #ShowPerDevice,
#MspMaturityAssessment #ShowPerUser,
#MspMaturityAssessment #errIndustry{
    display: none;
}*/

#MspMaturityAssessment .mobile-left {
    text-align: center;
}

@media (max-width: 770px) {
    #MspMaturityAssessment .mobile-left {
        text-align: left;
    }
}

.pad-left-desktop {
    padding-left: 44px;
}

@media (max-width: 991px) {
    .pad-left-desktop {
        padding-left: 15px;
    }
}

.pw-rmm .it-management .server-module-bottom {
    background: url(../Images/msp/home/v3/it-management-hero.png) no-repeat;
    background-size: 60%;
    background-position: left bottom;
}

.bd .bd-hero {
    background: url(../Images/home/Antivirus/bitdefender/bd-bg-compressor.png) no-repeat;
    background-position: left center;
    background-size: cover;
}

.bd {
    background: url(../Images/home/Antivirus/bitdefender/bg_poly-compressor.png) no-repeat;
    background-position: right bottom;
    background-size: 50%;
}

    .bd .bd-footer-inner {
        background-color: #f8f8f8;
    }

        .bd .bd-footer-inner .bd-img-container {
            position: absolute;
            top: -46px;
        }

    .bd .bd-powered {
        color: #727578;
        font-size: 15px;
        font-weight: 400;
        line-height: 25px;
        padding-right: 13px;
    }

    .bd .bd-logo-box {
        display: flex;
        align-items: baseline;
    }

    .bd .bd-hero h1 {
        font-size: 30px;
        line-height: 40.987px;
        color: #333333;
        font-weight: 400;
    }

        .bd .bd-hero h1 span {
            color: #0060a6;
            font-weight: 700;
        }

    .bd .bd-hero .bd-hero-desc {
        color: #727578;
        font-style: italic;
        line-height: 25px;
        font-size: 17px;
    }

        .bd .bd-hero .bd-hero-desc span {
            font-size: 18px;
            font-weight: 700;
        }

    .bd h2 {
        color: #333333;
        font-weight: 400;
    }

        .bd h2 span {
            color: #0060a6;
            font-weight: 700;
        }

    .bd ul {
        padding: 10px 0 5px 0;
        margin: 0px;
        /*padding-inline-start: 25px;*/
    }

        .bd ul li {
            /*padding: 0;
    margin: 0;
    list-style: none;
    font-size: 16px;
    position: relative;*/ /* Will help curtail overlap */
            list-style: none;
            position: relative;
            padding: 6px 0 0 30px;
        }

            /*.bd ul li {
    color: #0060a6;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    padding: 0;
    margin-bottom: 10px;
    list-style: none;
}*/

            .bd ul li:before {
                /*content: '\f14a';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #727578;
    font-size: 15px;
    font-weight: 400;
    position: absolute;
    top:40%;
    left: 0;*/ /* Places the square dot at the space created by the LI padding */
                content: url(../Images/home/Antivirus/bitdefender/checkmark.png);
                width: 16px;
                height: 16px;
                position: absolute;
                left: 0;
                top: 50%;
            }

    .bd h4 {
        color: #0060a6;
        text-transform: uppercase;
    }

    .bd ul li p {
        color: #727578;
        font-size: 15px;
        font-weight: 400;
        line-height: 20px;
    }

    .bd .bd-gray {
        background-color: #f7f7f7;
    }

.server .width-67 {
    width: 67%;
}

@media (max-width: 991px) {
    .server .width-67 {
        min-width: 100%;
    }
}

@media (min-width: 992px) {
    .col-md-3-menu {
        width: 20%;
        padding: 0 !important;
    }
}

@media (min-width: 767px) {
    #MspMaturityAssessment .slick-slide {
        width: inherit !important;
    }
}

#MspMaturityAssessment textarea:focus,
#MspMaturityAssessment textarea.form-control:focus,
#MspMaturityAssessment input.form-control:focus,
#MspMaturityAssessment input[type=text]:focus,
#MspMaturityAssessment input[type=password]:focus,
#MspMaturityAssessment input[type=email]:focus,
#MspMaturityAssessment input[type=number]:focus,
#MspMaturityAssessment [type=text].form-control:focus,
#MspMaturityAssessment [type=password].form-control:focus,
#MspMaturityAssessment [type=email].form-control:focus,
#MspMaturityAssessment [type=tel].form-control:focus,
#MspMaturityAssessment [contenteditable].form-control:focus {
    box-shadow: inset 0 -1px 0 #ddd;
}

#MspMaturityAssessment .range-slider {
    margin: 10px 0 0 0%;
    padding-left: 10px;
    padding-bottom: 20px;
    width: 100%;
}

#MspMaturityAssessment .range-slider__range {
    -webkit-appearance: none;
    width: calc(100% - (73px));
    height: 10px;
    border-radius: 5px;
    background: #d7dcdf;
    outline: none;
    padding: 0;
    margin: 0;
}

    #MspMaturityAssessment .range-slider__range::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background: #2c3e50;
        cursor: pointer;
        -webkit-transition: background .15s ease-in-out;
        transition: background .15s ease-in-out;
    }

        #MspMaturityAssessment .range-slider__range::-webkit-slider-thumb:hover {
            background: #0087ea;
        }

    #MspMaturityAssessment .range-slider__range:active::-webkit-slider-thumb {
        background: #0087ea;
    }

    #MspMaturityAssessment .range-slider__range::-moz-range-thumb {
        width: 20px;
        height: 20px;
        border: 0;
        border-radius: 50%;
        background: #2c3e50;
        cursor: pointer;
        -moz-transition: background .15s ease-in-out;
        transition: background .15s ease-in-out;
    }

        #MspMaturityAssessment .range-slider__range::-moz-range-thumb:hover {
            background: #0087ea;
        }

    #MspMaturityAssessment .range-slider__range:active::-moz-range-thumb {
        background: #0087ea;
    }

    #MspMaturityAssessment .range-slider__range:focus::-webkit-slider-thumb {
        box-shadow: 0 0 0 3px #fff, 0 0 0 6px #0087ea;
    }

#MspMaturityAssessment .range-slider__value {
    display: inline-block;
    position: relative;
    width: 60px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
    background: #2c3e50;
    padding: 5px 10px;
    margin-left: 8px;
}

    #MspMaturityAssessment .range-slider__value:after {
        position: absolute;
        top: 8px;
        left: -7px;
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-right: 7px solid #2c3e50;
        border-bottom: 7px solid transparent;
        content: '';
    }

#MspMaturityAssessment ::-moz-range-track {
    background: #d7dcdf;
    border: 0;
}

#MspMaturityAssessment .disabled {
    pointer-events: none;
}

.td-active td {
    background-color: #f9f9f9;
}

.bitdefender {
    min-height: 360px;
    background-color: #ffffff;
    text-align: center;
}

    .bitdefender img {
        max-height: 165px;
        max-width: 745px;
        margin-bottom: 60px;
    }

.icon-lightbulb-o:before {
    content: "\f0eb";
}

.pricing-for-profitability {
    background: url(../Images/landing/pricing-for-profitability/bg-compressor.png) no-repeat;
    background-position: center top;
    background-size: 100%;
}

    .pricing-for-profitability label {
        color: #0060a6;
        font-size: 16.67px;
        font-weight: 700;
        line-height: 20px;
    }

    .pricing-for-profitability ul {
        padding: 10px 0 5px 0;
        margin: 0px;
        color: #0060a6;
        font-size: 17px;
    }

        .pricing-for-profitability ul li {
            list-style: none;
            position: relative;
            padding: 6px 0 0 30px;
        }

            .pricing-for-profitability ul li:before {
                content: url(../Images/landing/pricing-for-profitability/checkmark-compressor.png);
                width: 16px;
                height: 16px;
                position: absolute;
                left: 0;
            }

    .pricing-for-profitability .container-text {
        margin: 0 19%;
    }

.email-template .msp-platform ul li {
    font-size: 20px;
}

.email-template .blog-mock-email,
.email-template .wt-blog__email-ui {
    font-size: 0.875rem;
    line-height: 1.5em;
    text-align: left;
    width: 100%;
    margin: 20px 0;
}

.email-template .blog-mock-email__head,
.email-template .wt-blog__email-ui__head {
    padding: 20px 10px 20px 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    background-color: #444;
    color: #fff;
}

    .email-template .blog-mock-email__head p,
    .email-template .wt-blog__email-ui__head p {
        margin: 0;
    }

.email-template .blog-mock-email__body,
.email-template .wt-blog__email-ui__body {
    padding: 20px 10px 25px 20px;
    border: 1px solid #ddd;
    border-top: 0;
    color: #868484;
}

    .email-template .blog-mock-email__body p,
    .email-template .wt-blog__email-ui__body p {
        margin-bottom: 10px;
    }

    .email-template .blog-mock-email__body span,
    .email-template .wt-blog__email-ui__body span {
        color: #0060a6;
    }

.width-90 {
    width: 90%;
}

.email-template .msp-bg-white {
    background: url(../Images/web-app/email-template/background-compressor.png) no-repeat;
    background-position: 120% -200px;
    background-size: 60%;
}

.email-template h1 {
    font-size: 45px;
}

.msp-toolkit-2 .mt2-hero {
    background: url(../Images/web-app/msp-toolkit/bg-compressor.jpg) repeat rgb(35,51,71) 45% 0 / cover;
    color: #ffffff;
}

    .msp-toolkit-2 .mt2-hero .hero-overlay {
        background-color: rgb(35, 51, 71, 0.43);
    }

    .msp-toolkit-2 .mt2-hero .head {
        font-size: 35.66px;
        font-weight: 400;
    }

    .msp-toolkit-2 .mt2-hero .sub-head {
        font-size: 35.66px;
        font-weight: bold;
    }

    .msp-toolkit-2 .mt2-hero .desc {
        font-size: 17.8336px;
        width: 45%;
    }

.msp-toolkit-2 .mt2-blue {
    background-color: #0782DB;
    color: #ffffff;
    min-height: 174px;
}

    .msp-toolkit-2 .mt2-blue .head {
        font-size: 31.7024px;
    }

    .msp-toolkit-2 .mt2-blue p {
        font-size: 16.8416px;
    }

.msp-toolkit-2 #gary-pica-videos .head {
    font-size: 37.6464px;
}

.msp-toolkit-2 #gary-pica-videos .qoute {
    color: #aeaeae;
    font-size: 29.7216px;
}

.msp-toolkit-2 #gary-pica-videos .video a {
    position: absolute;
    display: block;
    background: url(http://www.slatecube.com/images/play-btn.png);
    height: 100%;
    width: 100%;
    top: 75px;
    left: 150px;
    background-size: 50px 50px;
    background-repeat: no-repeat;
}

.msp-toolkit-2 #email-templates.mt2-blue p {
    font-size: 16.8416px;
    padding-bottom: 5px;
}

.msp-toolkit-2 .btn-secondary-white {
    color: #0782db;
}

.msp-toolkit-2 #email-templates.mt2-blue ul {
    font-size: 16.8416px;
    padding-bottom: 10px;
}

.msp-toolkit-2 #email-templates.mt2-blue .head {
    font-size: 37.6464px;
}

.msp-toolkit-2 #email-templates.mt2-blue .txt-container {
    margin-left: 23%;
}

.circle-icon {
    background: #f0f3f5;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    vertical-align: middle;
    padding: 36px;
    margin: 0 auto;
}

.msp-toolkit-2 #design-studio {
    background: url(../Images/web-app/msp-toolkit/design-studio-bg.png) no-repeat;
    background-size: cover;
    color: #ffffff;
}

.msp-toolkit-2 .blue-bg {
    background-color: #0782db;
    padding: 15px 10px 15px 10px;
}

.msp-toolkit-2 #training-content .min-height {
    min-height: 133px;
}

@media (max-width: 991px) {
    .msp-toolkit-2 #training-content .min-height {
        min-height: 100%;
    }

    .msp-toolkit-2 #blogs .main-blog-image {
        max-height: 100% !important;
    }
}

.msp-toolkit-2 #blogs {
    background-color: #f7f7f7;
}

.responsive-blog-slider-2,
.responsive-blog-slider {
    position: relative;
}

    .responsive-blog-slider-2 .slick-prev,
    .responsive-blog-slider-2 .slick-next,
    .responsive-blog-slider .slick-prev,
    .responsive-blog-slider .slick-next {
        display: inline-block;
        position: absolute;
        top: 56px;
        background-color: transparent;
        font-size: 64px;
        line-height: 1em;
        border: 0;
        width: auto;
        height: auto;
        padding: 6px;
        transition: all 0.3s ease;
        z-index: 10000;
    }

    .responsive-blog-slider-2 .slick-next,
    .responsive-blog-slider .slick-next {
        right: -15px;
    }

    .responsive-blog-slider-2 .slick-prev,
    .responsive-blog-slider .slick-prev {
        left: -15px;
    }

    .responsive-blog-slider-2 :focus,
    .responsive-blog-slider :focus {
        outline: -webkit-focus-ring-color auto 0px;
    }

    .responsive-blog-slider-2 .slick-list,
    .responsive-blog-slider .slick-list {
        overflow: hidden;
    }

.btn.back-btn {
    background: #fff;
    transition: all 0.4s ease;
    border-radius: 0;
    color: #232323;
    display: inline-block;
    height: 30px;
    line-height: 50px;
    position: fixed;
    right: 5;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 200px;
    z-index: 10000;
    /* Hover styles,
  media queries */
}

.backBtn span.line {
    bottom: auto;
    right: auto;
    top: auto;
    left: auto;
    background-color: #333;
    border-radius: 10px;
    width: 100%;
    left: 0px;
    height: 2px;
    display: block;
    position: absolute;
    transition: width 0.2s ease 0.1s, left 0.2s ease, transform 0.2s ease 0.3s, background-color 0.2s ease;
}

.backBtn span.tLine {
    top: 0px;
}

.backBtn span.mLine {
    top: 13px;
    opacity: 0;
}

.backBtn span.bLine {
    top: 26px;
}

.backBtn .label {
    position: absolute;
    color: #000;
    left: 0px;
    top: 5px;
    width: 100%;
    text-align: center;
    transition: all 0.4s ease;
    font-size: 1em;
}

.backBtn:hover span.label {
    left: 25px;
}

.backBtn:hover span.line {
    left: -10px;
    height: 5px;
    background-color: #43AFFF;
}

.backBtn:hover span.tLine {
    width: 25px;
    transform: rotate(-45deg);
    left: -15px;
    top: 6px;
}

.backBtn:hover span.mLine {
    opacity: 1;
    width: 30px;
}

div.backBtn:hover span.bLine {
    width: 25px;
    transform: rotate(45deg);
    left: -15px;
    top: 20px;
}

.btn.back-btn.btn-msp-assess {
    right: 20px;
    background: #445B75;
}

.btn-msp-assess .backBtn span.line {
    background-color: #fff;
}

.btn-msp-assess .backBtn .label {
    color: #fff;
}

.btn.back-btn.btn-msp-assess-result {
    right: 20px;
}

.msp-toolkit-2 .mt2-hero .desc-2 {
    font-size: 17.8336px;
    width: 50%;
}

.msp-toolkit-2 .mt2-hero ol {
    font-size: 17.8336px;
}

@media (max-width: 991px) {
    .msp-toolkit-2 .mt2-hero .desc-2 {
        width: 100%;
    }
}

.jumplinks-menu-wrapper {
    position: fixed;
    right: 0;
    z-index: 10001;
}

#jLinkSliderContainer .swiper-slide {
    text-align: center;
    font-size: 18px;
}

.jlinks-menu {
    width: 165px;
}

    .jlinks-menu a {
        color: #444;
        text-decoration: none;
    }

.jlinks-menu-hidden {
    right: -165px;
}

.toggle-position {
    right: 30px;
}

.menu-button {
    position: absolute;
    top: 0;
    right: 150px;
    padding: 0;
    transform: scale(.5);
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    border-style: solid;
    border-width: 60px 60px 60px 0;
    border-color: transparent #a6b4c4 transparent transparent;
    height: 0;
    width: 0;
    top: 0;
}

    .menu-button:hover {
        border-color: transparent #ffffff transparent transparent;
    }

    .menu-button .bar:nth-of-type(1) {
        margin-top: 0;
        opacity: 0;
    }

    .menu-button .bar:nth-of-type(2) {
        opacity: 0;
    }

    .menu-button .bar:nth-of-type(3) {
        margin-bottom: 0;
        opacity: 0;
    }

.line {
    position: relative;
    display: block;
    width: 50px;
    height: 5px;
    background-color: #ccc;
    border-radius: 10px;
    -webkit-transition: .3s;
    transition: .3s;
}

.menu-cross {
    margin-top: -15px;
    margin-left: 15px;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
}

    .menu-cross .line:nth-of-type(1) {
        -webkit-transform: translateY(15px) rotate(-45deg);
        -ms-transform: translateY(15px) rotate(-45deg);
        transform: translateY(15px) rotate(-45deg);
        opacity: 1;
    }

    .menu-cross .line:nth-of-type(2) {
        -webkit-transform: translateY(-15px) rotate(45deg);
        -ms-transform: translateY(-15px) rotate(45deg);
        transform: translateY(-15px) rotate(45deg);
        opacity: 1;
        margin-top: 25px;
    }

        .menu-cross .line:nth-of-type(1):hover,
        .menu-cross .line:nth-of-type(2):hover {
            color: #a6b4c4;
        }

.cross-hidden {
    display: none;
}

.jumplinks-container {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    border: 1px solid #e7ebee;
    text-align: left;
    color: #333;
}

    .jumplinks-container ul li a {
        border-bottom: 0;
    }

    .jumplinks-container ul {
        margin: 0;
        padding: 0;
    }

        .jumplinks-container ul li {
            list-style: none;
            width: 100%;
            height: 60px;
            border-bottom: 1px solid #ccc;
            margin: 0;
            padding: 0;
        }

            .jumplinks-container ul li:last-of-type {
                border-bottom: 0;
            }

    .jumplinks-container img {
        height: 30px;
        width: auto;
    }

    .jumplinks-container ul li:hover {
        background-color: white;
        background-color: rgba(255, 255, 255, 1);
        cursor: pointer;
    }

    .jumplinks-container ul li span {
        position: relative;
        top: 22px;
        left: 20px;
    }

    .jumplinks-container ul li a:visited {
        color: #777;
    }

.pricing-for-profitability-thankyou {
    background: url(../Images/landing/pricing-for-profitability/pw_home_bg.jpg) no-repeat;
    background-position: center top;
    background-size: 100%;
}

.linustech-home-hero.hacksmith {
    background-image: url(../Images/home/hacksmith/newbackground-resize-compressor.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}

    .linustech-home-hero.hacksmith .container {
        background: none;
    }

    .linustech-home-hero.hacksmith .llt-box-container {
        border: none;
        /*background: rgb(0,0,0);
    background: linear-gradient(305deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.1829774145986519) 100%);*/
        background: none;
    }

    .linustech-home-hero.hacksmith .linus-content {
        min-height: 450px;
        padding-top: 275px;
        /*left: 98px;*/
    }

    .linustech-home-hero.hacksmith .img-hero {
        position: absolute;
        right: 10px;
        top: -200px;
    }

.linus2020float.hs img {
    width: 34%;
}

.spiceworks.hacksmith .trial-bg .free-trial {
    margin-top: 55px;
}

@media (max-width: 991px) {
    .linustech-home-hero.hacksmith .img-hero {
        position: unset;
        /*right: 10px;
        top: -200px;*/
    }

    .pad-t-40-mobile {
        padding-top: 40px;
    }
}

.pw-rmm.resource-centre .content-wrapper-background {
    border-left-width: 5px;
    padding: 10px;
    min-height: 50px;
    color: #000000;
    font-size: 21px;
    font-weight: 400;
}

    .pw-rmm.resource-centre .content-wrapper-background::after {
        content: "\f105";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: bolder;
        color: #199eff;
        font-size: 24px;
        right: 35px;
        position: absolute;
    }

.resource-centre .blue-title-box {
    background-color: #53a0e4;
    padding: 10px 5px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    margin-top: 38px;
    margin-bottom: 15px;
    text-align: center;
}

.resource-centre a .gray-content-box {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    -webkit-transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    background-color: #eaf0f6;
    border-radius: 3px;
    overflow: hidden;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #333;
}

.resource-centre a:hover {
    text-decoration: none;
}

.resource-centre .gray-content-box:hover {
    box-shadow: 0 10px 50px -5px rgba(51,71,91,0.12);
    -webkit-transform: scale(1.014);
    transform: scale(1.014);
}

.resource-centre .blog-list-main-post:hover {
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    -webkit-transform: scale(1.014);
    transform: scale(1.014);
}

.msp #pricingCalc .pp3-wrapper-background img {
    margin-top: 0px;
}

.bg-google {
    background-image: url(../Images/web-app/msp-toolkit/google-preview/bg-google-preview-compressor.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .bg-google .img-ad {
        margin-left: -25px;
    }

    .bg-google .img-ad-text {
        color: #00559c;
        font-size: 28px;
        font-weight: 700;
        line-height: 40.987px;
    }

    .bg-google ul,
    .bg-google li,
    .msp-platform .green-dot ul,
    .msp-platform .green-dot li {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .bg-google ul,
    .msp-platform .green-dot ul {
        margin: 0;
        margin-left: 7px;
    }

    .bg-google li,
    .msp-platform .green-dot li {
        margin: 1em;
        /*margin-left: 3em;*/
    }

        .bg-google li:before,
        .msp-platform .green-dot li:before {
            content: '\f111';
            font-family: 'FontAwesome';
            float: left;
            margin-left: -1.5em;
            color: #228e18;
        }

.google-template .gat-hero {
    background-image: url(../Images/web-app/google-template/tp_hero_bg-compressor.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .google-template .gat-hero h1 {
        color: #0060a6;
    }

        .google-template .gat-hero h1 span {
            color: #333333;
            font-size: 26px;
            font-weight: 400;
        }

.google-template p {
    color: #727578;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 1em;
}

    .google-template p.last {
        position: relative;
    }

        .google-template p.last:after {
            content: url(../Images/web-app/google-template/phat_shape_copy_2-compressor.png);
            position: absolute;
            bottom: -30px;
            left: 0;
            right: 0;
            text-align: right;
        }

    .google-template p.last-80:after {
        width: 80%;
    }

.google-template .bg-gray {
    background: #f7f7f7;
}

    .google-template .bg-gray .sec-builder {
        position: absolute;
        right: 0px;
        bottom: -145px;
    }

.google-template h2 {
    color: #0060a6;
}

.google-template .panel-head-blue {
    background-color: #026baf;
    color: #ffffff;
    font-size: 19.99px;
    font-weight: 700;
    min-height: 78px;
}

.google-template .panel-head-middle {
    padding-top: 24px;
    padding-bottom: 24px;
}

.google-template .panel-head-green {
    background-color: #29a31a;
    color: #ffffff;
    font-size: 19.99px;
    font-weight: 700;
    min-height: 78px;
}

    .google-template .panel-head-green span {
        font-size: 10.99px;
        font-weight: 400;
    }

.google-template .panel-body-left span {
    font-size: 10px;
}

.google-template .panel-body {
    margin-left: 0px;
    color: #212121;
    font-weight: 600;
}

    .google-template .panel-body .light-gray {
        color: rgba(33, 33, 33, 0.8);
    }

.caret-right ul,
.caret-right li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.caret-right ul {
    margin: 0;
    margin-left: 7px;
}

.caret-right li {
    margin: 1em;
    /*margin-left: 3em;*/
}

    .caret-right li:before {
        content: '\f0da';
        font-family: 'FontAwesome';
        float: left;
        margin-left: -1.5em;
        color: #212121;
    }

.google-template .gat-poly-bg {
    background-image: url(../Images/web-app/google-template/bg_poly-compressor.png);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 40%;
}

.pw-refferral .pw-hero{
    background-image: url(../Images/home/refferral/referral-hero-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.pw-refferral .new-v2 .top-banner-offer {
    background: url(../Images/home/refferral/star-night-graphic-compressor.png) no-repeat;
    background-size: cover;
}

.remote-work .rw-hero{
    background-image: url(../Images/landing/remote-work/rw-hero-bg.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-attachment: scroll;
    color: #fff;
    min-height: 640px;
}

.remote-work .rw-hero .btn-secondary-hollow{
    background-color: transparent;
}

.remote-work .rw-hero .btn-secondary-hollow:hover{
    background-color: #0087ea;
}

.remote-work .rw-hero h1{
    font-size: 48px!important;
    line-height: 60px!important;
    font-weight: normal;
}


.remote-work .rw-hero p {
    font-size: 16px!important;
    font-weight: 300;
    color: #fff;
    line-height: 26px!important;
}

@media (min-width: 768px){
    .remote-work .rw-hero p {
        font-size: 20px!important;
        line-height: 30px!important;
    }
}



.rw-inner-col{
        margin-top: -63px;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        cursor: pointer;
        -webkit-transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
        transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
        transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out;
        transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
        background: #fff;
        margin-bottom: 2em;
        border-radius: 4px;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        padding: 2em;
        box-shadow: 0 0 11px #eaf0f6;
    }

.rw-inner-col:hover {
    box-shadow: 0 10px 50px -5px rgba(51,71,91,0.12);
    -webkit-transform: scale(1.014);
    -ms-transform: scale(1.014);
    transform: scale(1.014);
    cursor: auto;
}

.rw-inner-col h2{
    /*margin-top: -15%;*/
    font-weight: normal;
}

.msp-platform .top-col-list ul,
.msp-platform .top-col-list li {
    /*padding: 0;
    margin: 0;*/
    list-style: none;
}

.msp-platform .top-col-list ul {
    margin: 0;
    margin-left: 7px;
}

.msp-platform .top-col-list li {
    margin: 1em;
    font-size: 21px;
    padding-bottom: 7px;
    /*font-weight: bold;*/
    /*margin-left: 3em;*/
}

.msp-platform .top-col-list li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #47a447;
    font-weight: bold;
    display: inline-block;
}

.pw-ref-new .pw-ref-hero{
    background-color: #000;
    color: #fff;
}

.pw-ref-new .pw-ref-hero .logo{
    height: 42px;
    width: 178px;
    margin-top: 30px;
}


/*  
		 * Rating styles
		 */
.rating {
	width: 226px;
	font-size: 30px;
	overflow: hidden;
}
.rating input {
	float: right;
	opacity: 0;
	position: absolute;
}
.rating i,
.rating label {
	float: right;
    font-style: normal;
	color: #000;
	text-decoration: none;
	-webkit-transition: color 0.4s;
	-moz-transition: color 0.4s;
	-o-transition: color 0.4s;
	transition: color 0.4s;
}

.rating2 {
	direction: rtl;
}
.rating2 i {
	float: none;
}

.col-half-offset{
    margin-left:4.166666667%;
}

.pw-icons .circle-icon {
    background: #F4F4F4;
    width: 90px;
    height: 90px;
    padding: 20px;
}

.pw-icons .col-md-2{
    margin-top: 15px;
    margin-bottom: 15px;
}

.pw-rw{
    background-color: #0060A6;
    color: #fff;
}

.pw-rw ul,
.pw-rw li {
    /*padding: 0;
    margin: 0;*/
    list-style: none;
}

.pw-rw ul {
    margin: 0;
    margin-left: 7px;
}

.pw-rw li {
    margin: 1em;
    padding-bottom: 7px;
    font-size: 20px;
    /*font-weight: bold;*/
    /*margin-left: 3em;*/
}

.pw-rw li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
}

.no-hover{
    text-decoration: none !important;
}

.no-hover .top-banner-offer span:hover {
    border-bottom: 0px none #fff;
}

.rw-split-white-blue{
    height:100%;
    background: -moz-linear-gradient(top, #0060A6 50%, #fff 50%);
    background: -webkit-linear-gradient(top, #0060A6 50%, #fff 50%);
    background: linear-gradient(to bottom, #0060A6 50%, #fff 50%);
}

.footer-2020 #new-footer {
    background: #727578;
    border-top: 0px none #727578;
    color: #fff;
}

.footer-2020 .links-footer p {
    color: #fff !important;
        font-size: 15px;
}

.footer-2020 .links-footer a {
    color: #fff !important;
}

.footer-2020 #new-footer .headings {
    color: #fff !important;
    font-size: 13px!important;
    text-decoration: none;
}

.footer-2020 .footer-bottom {
    background-color: #000;
    color: #fff;
    height: 100%;
    padding: 15px;
}

.footer-2020 .footer-bottom a i {
    background-color: #727578;
    color: #fff;
    border-radius: 4px;
}

.footer-2020 .social-media-footer{
    padding-bottom: 20px;
    padding-top: 10px;
}

.footer-2020 .dropdown{
    border: 1px solid #ffffff;
    border-radius: 3px;
}

.footer-2020 .sl-nav li:hover ul, .sl-nav li.hover ul {
    top: -267px;
}

.footer-2020 .sl-nav li:hover .triangle:after, 
.footer-2020 .sl-nav li.hover .triangle:after {
    transform: rotate(311deg) translateY(0px) translatex(10px);
}

.footer-2020 .sl-nav li:hover .triangle,
.footer-2020 .sl-nav li.hover .triangle {
    top: -14px;
}

.new-nav .menu1{
    width: 16%
}

.new-nav .menu2{
    width:10%;
}

.new-nav .menu3 {
    width: 18%;
}

.new-nav .menu4{
    width:12%;
}

.new-nav .menu5{
    width:14%;
}

.new-nav .menu6{
    width:15%;
}

.new-nav .menu7{
    width:10%;
}

.new-nav .menu8{
    width:14%;
}

.new-nav .menu9{
    width:16%;
}

.new-nav .menu10{
    width:8%;
}

.new-nav .menu11{
    width:8%;
}

@media (max-width: 991px) {
    
.new-nav .menu1,
.new-nav .menu2,
.new-nav .menu3,
.new-nav .menu4,
.new-nav .menu5,
.new-nav .menu6,
.new-nav .menu7,
.new-nav .menu8,
.new-nav .menu9,
.new-nav .menu10,
.new-nav .menu11
{
    width:100%;
}
}

.review-box {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    -webkit-transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    background: #fff;
    /*margin-bottom: 2em;*/
    border-radius: 4px;
    border-color: #f7f7f7;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    padding: 2em;
    box-shadow: 0 0 11px #eaf0f6;
}

.pad-3px{
    padding: 3px;
}

.review-box-min-height{
    min-height: 575px;
}

.review-box-min-height-2{
    min-height: 440px;
}

@media (min-width:991px) and (max-width:1200px) {
    .review-box-min-height{
        min-height: 675px;
    }

    .review-box-min-height-2{
        min-height: 440px;
    }

    .pw-reviews .font-20{
        font-size: 18px;
    }
}

@media (max-width: 991px) {
    .review-box-min-height,
    .review-box-min-height-2{
        min-height: 100%;
    }
}

.gray-box{
    -webkit-transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    background: #42afff;
    color: #fff;
    border-radius: 15px;
    border-color: #727578;
}

.gray-box ul,
.gray-box li {
    /*padding: 0;
    margin: 0;*/
    list-style: none;
}

.gray-box ul {
    margin: 0;
    margin-left: 7px;
    display: flex;
    justify-content: flex-end;
}

.gray-box li {
    margin: 1em;
    padding-left: 7px;
    font-size: 14px;
    /*font-weight: bold;*/
    /*margin-left: 3em;*/
}

.gray-box li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    padding-left: 6px;
}

.img-review-box{
    max-width: 255px;
}

.review-ribbon {
    position: absolute !important;
    top: -13px !important;
    right: 45px !important;
}

.width-60{
    width: 60%;
}

@media only screen and (min-width:992px) and (max-width: 1200px){
    .resource-centre .blog-list {
        width: 66.66666666666666% !important; 
    }

    .pw-rmm.resource-centre .content-wrapper-background {
        font-size: 22px;
    }
}

.resource-centre .pw-rmm-feature {
    background-image: unset;
}

.patch-index .patch-index-hero .img-responsive {
    max-width: 150%;
}

@media (max-width: 991px){
    .patch-index .patch-index-hero .img-responsive {
        max-width: 100%;
    }
}

.btn-round{
    border-radius: 25px;
}

.patch-index-col{
    -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        cursor: pointer;
        background: #fff;
        margin-bottom: 2em;
        padding: 2em;
        min-height: 360px;
}

.patch-index-col:hover{
        /*box-shadow: 0 10px 50px -5px rgba(51,71,91,0.12);*/
        box-shadow: 0px 12px 38px 0px rgba(0, 0, 0, 0.1);
        -webkit-transform: scale(1.014);
        -ms-transform: scale(1.014);
        transform: scale(1.014);
        cursor: auto;
}

.patch-index-col.row-1 {
    min-height: 390px;
}

@media (max-width: 992px) {
    .patch-index-col.row-1 {
        min-height: 100%;
    }
}

.patch-reviews-slider{
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        cursor: pointer;
        -webkit-transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
        transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
        transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out;
        transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
        background: #fff;
        margin-bottom: 2em;
        border-radius: 4px;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        padding: 2em;
        box-shadow: 0 0 11px #eaf0f6;
}

.patch-reviews-slider .vertical .carousel-inner {
      height: 100%;
}

.patch-reviews-slider .carousel.vertical .item {
      -webkit-transition: 0.6s ease-in-out top;
         -moz-transition: 0.6s ease-in-out top;
          -ms-transition: 0.6s ease-in-out top;
           -o-transition: 0.6s ease-in-out top;
              transition: 0.6s ease-in-out top;
}

.patch-reviews-slider .carousel.vertical .item {
        left: 0;
}

.patch-reviews-slider .carousel.vertical .carousel-inner > .active,
.patch-reviews-slider .carousel.vertical .carousel-inner > .next,
.patch-reviews-slider .carousel.vertical .carousel-inner > .prev {
        display: block;
}
.patch-reviews-slider .carousel.vertical .carousel-inner > .active {
        top: 0;
}
.patch-reviews-slider .carousel.vertical .carousel-inner > .next,
.patch-reviews-slider .carousel.vertical .carousel-inner > .prev {
      position: absolute;
      top: 0;
      width: 100%;
}
.patch-reviews-slider .carousel.vertical .carousel-inner > .next {
       top: 100%;
}
.patch-reviews-slider .carousel.vertical .carousel-inner > .prev {
  top: -100%;
}
.patch-reviews-slider .carousel.vertical .carousel-inner > .next.left,
.patch-reviews-slider .carousel.vertical .carousel-inner > .prev.right {
  top: 0;
}
.patch-reviews-slider .carousel.vertical .carousel-inner > .active.left {
  top: -100%;
}
.patch-reviews-slider .carousel.vertical .carousel-inner > .active.right {
  top: 100%;
}

.patch-reviews-slider .carousel.vertical .carousel-control {
  left: auto;
  width: 50px;
}
.patch-reviews-slider .carousel.vertical .carousel-control.up {
  top: 0;
  right: 0;
  bottom: 50%;
}
.patch-reviews-slider .carousel.vertical .carousel-control.down {
  top: 50%;
  right: 0;
  bottom: 0;
}
.patch-reviews-slider .carousel.vertical .carousel-control .icon-prev,
.patch-reviews-slider .carousel.vertical .carousel-control .icon-next,
.patch-reviews-slider .carousel.vertical .carousel-control .glyphicon-chevron-up,
.patch-reviews-slider .carousel.vertical .carousel-control .glyphicon-chevron-down {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.patch-reviews-slider .carousel.vertical .carousel-control .icon-prev,
.patch-reviews-slider .carousel.vertical .carousel-control .glyphicon-chevron-up {
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: -10px;
}
.patch-reviews-slider .carousel.vertical .carousel-control .icon-next,
.patch-reviews-slider .carousel.vertical .carousel-control .glyphicon-chevron-down {
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: -10px;
}
.patch-reviews-slider .carousel.vertical .carousel-control .icon-up,
.patch-reviews-slider .carousel.vertical .carousel-control .icon-down {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.patch-reviews-slider .carousel.vertical .carousel-control .icon-prev:before {
  content: '\2039';
}
.patch-reviews-slider .carousel.vertical .carousel-control .icon-next:before {
  /*content: '\203a';*/
  content: '\f13a';
}

.patch-reviews-slider .carousel-inner .item img {
    width: 80% !important;
    height: 100%;
}

.patch-reviews-bg-qoute {
    z-index: 600;
    position:relative;
}

.patch-reviews-bg-qoute:before {
    font-family: FontAwesome;
    content: '\f10d';
    color: #EFEFEF;
    font-size: 43px;
    font-weight: 700;
    opacity: .8;
    position: absolute;
    top: -20px;
    left: 0px;    
    text-shadow: none;
    z-index: -1;
}

.btn-secondary-grey-white {
    color: #fff;
    background-color: #B0BFC6;
    border-color: #fff;
    padding: 10px 25px;
    transition: background-color 0.1s ease;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    border-radius: 7px;
}

.patch-index-review{
    background-image: url(../Images/3pp/index/wave-compressor.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.patch-index-hero{
    background-image: url(../Images/3pp/index/hero-bg-compressor.png);
    background-size: contain;
    background-position: bottom left;
    background-repeat: no-repeat;
}

.img-try-now{
    margin-left: 30px;
    margin-top: 10px
}

@media (max-width: 602px) {
    .img-try-now{
        margin-left: 0px;
        margin-top: 10px
    }
}

.footer-2020.patch-footer #new-footer {
    background: #ffffff;
    border-top: 0px none #727578;
    color: #333;color: rgba(55, 63, 74, 0.7);
}

.footer-2020.patch-footer .links-footer p,
.footer-2020.patch-footer #new-footer .headings {
    color: rgba(55, 63, 74, 0.7) !important;
}

.footer-2020.patch-footer .patch-footer-image {
    position: absolute;
    top: -90px;
}

@media (max-width: 992px) {
    .footer-2020.patch-footer .patch-footer-image {
        position: unset;
    }
}

.footer-2020.patch-footer .footer-bottom {
    background-color: #fff;
    color: rgba(55, 63, 74, 0.7);
    height: 100%;
    padding: 5px;
}

.footer-2020.patch-footer .footer-bottom a, 
.footer-2020.patch-footer .footer-bottom ul li, 
.footer-2020.patch-footer .footer-bottom a:hover, 
.footer-2020.patch-footer .footer-bottom p {
    color: rgba(55, 63, 74, 0.7);
}

.footer-2020.patch-footer .footer-bottom a i {
    background-color: #ffffff;
    color: rgba(55, 63, 74, 0.7);
    border-radius: 4px;
}

.footer-2020.patch-footer .footer-bottom ul li {
    border-right: 0px solid #585b5d;
    padding-right: 0px;
    padding-left: 0px;
}

.footer-2020.patch-footer .footer-bottom ul li::after {
    padding-left: 5px;
    padding-right: 5px;
    content: "/";
}

.footer-2020.patch-footer .footer-bottom .bordered-right-remove::after {
     content: "";
}

.patch-nav .main-logo {
    height: 60px;
}

.patch-about .patch-about-stat-text{
    position: relative;
    border: 1px solid #cdcdcd;
    padding-top: 30px;
    padding-bottom: 30px;
}

.patch-about .patch-about-stat-text .stat-head{
    position: absolute;
    top: -17px;
    left: 0;
    right: 0;
    text-align: center;
    background: #fff;
    padding: 0 15px;
    color: #404040;
    font-size: 40px;
    font-weight: 700;
    line-height: 28px;
    max-width: 80%;
}

.patch-about .patch-about-stat-text.remove-left-border {
    border-left: 0px;
}

.patch-about .patch-about-stat .img-stat{
    padding-bottom: 30px;
    min-height: 72px;
}

.patch-about .patch-about-history{
    background-image: url(../Images/3pp/about/pulseway-patch-management-software.png);
    background-size: contain;
    background-position: center left;
    background-repeat: no-repeat;
    min-height: 450px;
}


.patch-about-col{
    position: relative;
     border: 1px solid #cdcdcd;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    background: #fff;
    margin-bottom: 2em;
    padding: 2em;
    min-height: 360px;
}

.patch-about-col:hover{
        /*box-shadow: 0 10px 50px -5px rgba(51,71,91,0.12);*/
        border-top:  5px solid #0288d1;
        box-shadow: 0px 12px 38px 0px rgba(0, 0, 0, 0.1);
        -webkit-transform: scale(1.014);
        -ms-transform: scale(1.014);
        transform: scale(1.014);
        cursor: auto;
}

.patch-about-col.row-1 {
    min-height: 390px;
}

.patch-about-col h4 {
    color: #0087ea;
    font-size: 26px;
    font-weight: 600;
}

.patch-about-col p {
    color: rgba(36, 44, 54, 0.8);
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}

.patch-about-col .btn-secondary-grey-white{
    text-transform:capitalize;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    width: 50%;
}

.patch-about-col .btn-secondary-grey-white:hover,
.patch-about-col .btn-secondary-grey-white:focus
{
    background-image: linear-gradient(165deg, #0288d1 29%, #00aeef 71%);
    color: #fff;
}


@media (max-width: 992px) {
    .patch-about-col.row-1 {
        min-height: 100%;
    }

    .patch-about .patch-about-stat-text .stat-head{
        max-width: 32%;
    }
    
    .patch-about .patch-about-stat-text.remove-left-border {
        border: 1px solid #cdcdcd;
    }

    .patch-about .patch-about-history{
        background-image: none;
    }

    .patch-about-col .btn-secondary-grey-white {
        position: unset;
    }

}

@media only screen and (min-width:992px) and (max-width: 1200px) {
    .patch-about-col.row-1 {
        min-height: 410px;
    }

    .patch-about .patch-about-stat-text .stat-head{
        max-width: 87%;
    }
}

.btn-secondary-grey-white.btn-round{
    border-radius: 25px !important;
}

.new-nav-white .new-menu .active a,
.new-nav-white .new-menu .active a:first-child
 {
    color: #000 !important;
    background-color: #ffffff;
    background-image: none !important;
}

.WPatch #navigation {
    min-height: 120px !important;
}
@media (max-width: 992px) {
    .WPatch #navigation {
        min-height: 150px !important;
    }
}
/*.WPatch .free-trial .form-control {
    border-radius: 25px;
    -webkit-border-radius: 25px;
}

.WPatch .free-trial textarea.form-control#CurrentRMMProvider {
    border-radius: 25px;
}

.WPatch .free-trial textarea.form-control {
    border-radius: 5px;
}*/


.WPatch  .free-trial .trial-btn,
.WPatch  .free-trial .patch-trial
 {
    border-radius: 30px;
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding: 10px !important;
    width: 40% !important;
}

.WPatch .well.well-trial-form {
    padding: 0px 30px 30px 0px !important;
    box-shadow: 0px 15px 80px 0px rgba(0, 0, 0, 0.1);
    border: none;
}

.WPatch .well-trial-form-title {
    padding-left: 25px;
    padding-top: 30px;
    border-left: 5px solid #0087ea;
}

.WPatch .well-trial-form-container {
    padding-left: 30px;
}

.WPatch .trial-bg {
    background-image: url(../Images/3pp/trail/bg-trail-compressor.png);
    background-size: auto;
    background-position: top left;
    background-repeat: no-repeat;
}

.WPatch .trial-bg .patch-city-bg {
    background-image: url(../Images/3pp/trail/city-compressor.png);
    background-size: auto;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 62px;
}

.WPatch .patch-trail-awards{
    border-width: 1px;
    border-color: #e8f1ee;
    border-style: solid;
    background-color: #fbfbfc;
}

.WPatch #navigation .header {
    border-top: 0px;
}

.spiceworks.patch-may .register-trial-main {
    padding-top: 110px;
}


@media only screen and (max-width: 990px) and (min-width: 768px){
    .spiceworks.patch-may .register-trial-main {
        padding-top: 100px !important;
    }
}

.patch-why .patch-why-sec-2-icons{
    padding-bottom: 10px;
    padding-left: 14px;
}

.patch-why .patch-why-sec-2-icons img{
    padding-top: 8px;
}

.patch-why .patch-why-arrow .hr-conainer{
    width: 20%;
}

.patch-why .patch-why-arrow{
    padding-top: 0px;
    padding-bottom: 0px;
}

.patch-why .patch-why-arrow .img-arrow{
    filter: invert(43%) sepia(90%) saturate(2894%) hue-rotate(172deg) brightness(100%) contrast(101%);
}

.patch-why .patch-why-arrow hr{
    border-top: 8px solid #0288d1;
}

.patch-why .why-patch-wave-bg{
    /*background-image: url(../Images/3pp/why-patch/wave-bg-compressor.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;*/
    /*padding-top: 51px;*/
    padding-bottom:90px;
}

.patch-why .why-patch-wave-bg .white-col{
    position: relative;
    background-color: #ffffff;
    box-shadow: 0px 15px 80px 0px rgba(0, 0, 0, 0.1);
}

.patch-why .why-patch-wave-bg .white-col .border-bg{
    background-image: url(../Images/3pp/why-patch/border_copy.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-top: 20px;
    padding-bottom: 20px;
}

.patch-why .why-patch-wave-bg .gradient-col{
    background-image: linear-gradient(165deg, #0288d1 9%, #00aeef 91%);
}

.patch-pricing .patch-table .patch-pricing-table-col{
    background-color: #ffffff;
    box-shadow: 1px 3px 9.2px 0.8px rgba(0, 0, 0, 0.06);
    padding: 30px;
}

.patch-pricing .patch-table .patch-pricing-table-col .color-mute{
    color : #9fa5ac
}

.patch-pricing .patch-table .patch-pricing-table-col .color-active{
    color: #242c36;
    font-size: 14px;
    font-weight: 300;
}

.patch-pricing .patch-table .left,
.patch-pricing .patch-table .right
 {
    margin-bottom: 8px;
}


.patch-pricing .patch-table .patch-pricing-table-no-border{
    /*min-height: 535px;*/
}

.patch-pricing .patch-table .patch-pricing-table-col-right{
    border-right: 1px solid #eaeaea;
    /*min-height: 535px;*/
}


.patch-pricing .patch-table .patch-pricing-table-col-left{
    /*border-left: 1px solid #eaeaea;*/
    /*min-height: 535px;*/
}

.pad-30px {
    padding: 30px !important;
}

.patch-pricing .patch-table .pricing-cell {
    padding-top: 10px;
}

.patch-pricing .patch-table .patch-table-sub-title{
    color: #999;
    font-size: 14px;
    font-weight: 700;
    padding-top: 53px;
    letter-spacing: 1.5px;
    padding-bottom: 2px;
}

.patch-pricing .patch-table .patch-table-title{
    color: #232b36;
    font-size: 30px;
    font-weight: 700;
    line-height: 38px;
    padding-bottom: 16px;
}

.patch-pricing .patch-table .patch-table-text{
    color: #999;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}

.patch-pricing .patch-table .patch-pricing-table-col .patch-table-title{
    color: #727578;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    padding-bottom: 12px;
    min-height: 64px;
}

.patch-pricing .patch-table .patch-col-min-height{
    padding: 10px;
    /*min-height: 320px;*/
}

.patch-pricing .patch-table .patch-col-switch{
    padding: 40px 22px 10px 10px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
}

.patch-pricing .patch-table .priceCalculate.patch-yearly{
    display: none;
}

/* The switch - the box around the slider */
.patch-pricing .patch-table .switch {
  position: relative;
  display: inline-block;
  margin-top: 14px;
  /*width: 60px;
  height: 34px;*/
}

/* Hide default HTML checkbox */
.patch-pricing .patch-table .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.patch-pricing .patch-table .slider-patch {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #778c9f ;
  -webkit-transition: .4s;
  transition: .4s;
  border: 0px;
}

.patch-pricing .patch-table .slider-patch:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  top: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider-patch {
  background-color: #2196F3;
}

input:focus + .slider-patch {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider-patch:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.patch-pricing .patch-table .slider-patch.round {
  border-radius: 34px;
}

.patch-pricing .patch-table .slider-patch.round:before {
  border-radius: 50%;
}

.patch-pricing .patch-table{
    height:100%;
    background: -moz-linear-gradient(top, #fff 60%, #2e3f4f  40%);
    background: -webkit-linear-gradient(top, #fff 60%, #2e3f4f  40%);
    background: linear-gradient(to bottom, #fff  60%, #2e3f4f  40%);
}

.patch-pricing-faq.pricing-faq .panel-default {
    border-color: transparent;
    background-color: #fbfbfc !important;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.05);
    box-shadow: 0 0px 0px rgba(0,0,0,0.05);
}

.patch-pricing-faq.pricing-faq .panel-default .panel-title a {
    text-decoration: none !important;
    color: #232b36;
    padding-right: 55px;
} 


.patch-pricing-faq .accordion-toggle::before,
.patch-pricing-faq .accordion-toggle::after {
    content: '';
    display: block;
    position: absolute;
    top: -10px;
    left: unset;
    right: 10px;
    width: 38px;
    height: 39px;
    background: url('../Images/3pp/pricing/arrow_up.png') no-repeat center center;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.25s;
    transform: rotate(0deg);
    transition: all 0.25s;
}

.patch-pricing-faq .accordion-toggle.collapse::after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 0;
}

.patch-pricing-faq .accordion-toggle.collapse::before {
    -webkit-transform: rotate(0deg); rotate(-0deg);
    -ms-transform: rotate(0deg); rotate(-0deg);
    transform: rotate(0deg);
}

.patch-pricing-faq .accordion-toggle.collapsed::after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    opacity: 0;
}

.patch-pricing-faq .accordion-toggle.collapsed::before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.patch-pricing .patch-table .patch-pricing-table-col .col-md-4{
    padding-right: 0px;
    padding-left: 0px;
}

.patch-pricing .patch-table .priceCalculate .price{
        justify-content:center;
    }

.price-error{
    display: none;
    text-align: left;
}

@media (max-width: 992px) {
    .patch-pricing .patch-table .patch-col-switch {
         color: #999;
         position: unset;
        padding: 10px 22px 40px 10px;
    }

    .patch-pricing .patch-table .patch-col-min-height {
        min-height: 100% !important;
    }

    .patch-pricing .patch-table .pad-t-40 {
        padding-top: 0px;
    }

    .patch-pricing .patch-table .patch-table-sub-title {
        padding-top: 0px;
    }

    .patch-pricing .patch-table .switch {
        margin-top: 0px;
    }

    .patch-pricing .patch-table .patch-pricing-table-col {
        background-color: #ffffff;
        box-shadow:  unset;
        padding: 30px;
    }

    .patch-pricing .patch-table .patch-pricing-table-col-right {
        border-right: 0px solid #eaeaea;
        min-height: 100%;
        box-shadow: 1px 3px 9.2px 0.8px rgba(0, 0, 0, 0.06);
        text-align:center;
    }
    .patch-pricing .patch-table .patch-pricing-table-col .col-md-4{
        padding-right: 15px;
        padding-left: 15px;
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .patch-pricing .patch-table .patch-pricing-table-col-left {
        border-left: 0px solid #eaeaea;
        min-height: 100%;
        box-shadow: 1px 3px 9.2px 0.8px rgba(0, 0, 0, 0.06);
    }

    .patch-pricing .patch-table .patch-col-switch-min-height{
        min-height: 100%;
    }

    /*.patch-pricing .patch-table {
        background: unset;
        background: unset;
        background: unset;
    }*/

    .patch-pricing .patch-table .priceCalculate .price{
        justify-content:center;
    }
}

.linus-prize-get-started .linus2020float {
    top: -45px;
}

.linus-prize-get-started .linus2020float img {
    width: 55%;
}

.corsair-one .container{
    background-image: url(../Images/home/land/linus-prize/corsair-one-bg-compressor.jpg);
    background-size: contain;
    background-position: 215px;
    background-repeat: no-repeat;
}

.pw-rmm .it-management .it-management-hero.linus-prize-slider {
    background-image: url(../Images/features/index/v4/bg_poly-compressor.png);
    background-repeat:no-repeat;
    background-position: left 50px;
    background-size:contain;
}


.spiceworks.linus-prize .trial-bg {
    background: url(../Images/3pp/trail/city-compressor.png);
    background-size: auto;
    background-position: bottom center;
    background-repeat: no-repeat;
}

 .spiceworks.linus-prize .trial-bg .free-trial {
        margin-top: 80px;
        padding-bottom: 62px;
    }

.spiceworks.linus-prize .sw-text {
    padding-top: 210px;
    padding-bottom: 30px;
}

@media (max-width: 992px) {
    .spiceworks.linus-prize .sw-text {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .spiceworks.linus-prize .trial-bg .free-trial {
        margin-top: 80px;
    }
}

@media (max-width: 767px) {
    
    .spiceworks.linus-prize .trial-bg .free-trial {
        margin-top: 5px;
    }
}

.spiceworks.linus-prize .sw-text img {
    position: absolute;
    bottom: -530px;
    left: -85px;
}

.spiceworks.linus-prize .trial-bg .form-area {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.54);
}

@media only screen and (max-width: 1400px) and (min-width: 1024px) {
    .spiceworks.linus-prize .sw-text img {
           position: absolute;
           bottom: -530px;
           left: -40px;
    }
}

.spiceworks.linus-prize .patch-trail-awards {
    border-width: 1px;
    border-color: #e8f1ee;
    border-style: solid;
    background-color: #fbfbfc;
}

.msps-lockdown .msps-lockdown-hero{
    background-image: url(../Images/landing/ebooks/msps-lockdown/squares_top_BG-compressor.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.msps-lockdown .msps-lockdown-hero h1{
    font-size: 27.3px;
    font-weight: 400;
    margin-bottom: 0px;
}

.msps-lockdown .msps-lockdown-hero h3{
    font-size: 27.3px;
    margin-top: 5px;
}

.msps-lockdown .blue{
    color: #0060a6;
}

.msps-lockdown .light-blue{
    color: #0087ea;
}

.msps-lockdown .msps-lockdown-hero ol{
    padding-inline-start: 20px;
}

.msps-lockdown ul,
.msps-lockdown li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.msps-lockdown ul {
    margin: 0;
    margin-left: 7px;
}

.msps-lockdown li {
    margin: 1em;
    /*margin-left: 3em;*/
}

.msps-lockdown li:before {
    content: '\f044';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0060a6;
}

.msps-lockdown .msps-lockdown-box{
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.13);
    padding: 20px;
    min-height: 475px;
    margin-bottom: 2em;
}

.msps-lockdown .msps-lockdown-box:hover {
    box-shadow: 0 10px 50px -5px rgba(51,71,91,0.12);
    -webkit-transform: scale(1.014);
    -ms-transform: scale(1.014);
    transform: scale(1.014);
    cursor: auto;
}

.patch-table .priceCalculate .price-sticky-container {
    min-height: 390px; 
    position: relative;
}

.patch-table .priceCalculate #sticky-container {
    min-height: 390px;
}

.patch-table .priceCalculate .pricing-note {
    color: #fff;
}


@media (max-width: 992px) {
    .patch-table .priceCalculate .pricing-note {
        color: #000;
    }
}

.training-centre .inner-col{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    -webkit-transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    background: #fff;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 4px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    padding: 2em;
    box-shadow: 0 0 11px #eaf0f6;
}

.training-centre .training-centre-video-min-height{
    min-height: 455px;
}


@media (max-width: 992px) {
    .training-centre .width-50{
        width: 100%;
    }
    .training-centre .training-centre-video-min-height{
        min-height: 100%;
    }
}

.icon-pencil-square-o:before {
    content: "\f044";
}

.msps-lockdown .msps-lockdown-about{
    background-image: url(../Images/landing/ebooks/msps-lockdown/SWOOSH_BG-compressor.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.msps-lockdown-about-col{
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.13);
    background: #fff;
    margin-bottom: 2em;
    padding: 2em;
}


.msps-lockdown-about-col.row-1 {
    min-height: 390px;
}

.msps-lockdown-about-col h4 {
    color: #0087ea;
    font-size: 26px;
    font-weight: 600;
}

.msps-lockdown-about-col p {
    color: rgba(36, 44, 54, 0.8);
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}

.msps-lockdown-about-col .btn-secondary-grey-white{
    text-transform:capitalize;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    width: 50%;
}

.msps-lockdown-about-col .btn-secondary-grey-white:hover,
.msps-lockdown-about-col .btn-secondary-grey-white:focus
{
    background-image: linear-gradient(165deg, #0288d1 29%, #00aeef 71%);
    color: #fff;
}


@media (max-width: 992px) {
    .msps-lockdown-about-col.row-1 {
        min-height: 100%;
    }

    .msps-lockdown-about-col .btn-secondary-grey-white {
        position: unset;
    }

    .msps-lockdown .msps-lockdown-box{
        min-height: 100%;
    }

}

@media only screen and (min-width:992px) and (max-width: 1200px) {
    .msps-lockdown-about-col.row-1 {
        min-height: 410px;
    }

    .msps-lockdown .msps-lockdown-box{
        min-height: 540px;
    }

    .training-centre h3{
        font-size: 18.5px;
    }
}

.msps-lockdown .gray-box li:before {
    color: #fff;
}

.training-centre h3{
    font-size: 23.5px;
}

.training-centre .training-centre-video-min-height p{
    font-size: 17px;
    padding-top: 10px;
}

@media only screen and (min-width:992px) and (max-width: 1200px) {
    .training-centre h3{
        font-size: 18.5px;
    }
}

.icon-check-circle:before {
    content: "\f058";
}

.patch-pricing-col{
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.13);
    background: #fff;
    margin-bottom: 2em;
    padding: 2em;
}

.patch-pricing-col .ppc-min-height{
     min-height: 100px;
}

.patch-pricing-col .ppc-p-min-height{
    min-height: 72px;
}

.patch-feature .pricing-cell{
    font-size: 17px;
}

#PatchingEssentials{
    border-bottom: 3px solid #000;
    border-left: 0;
    border-right: 0;
    border-top: 0px;
    box-shadow: unset;
    border-radius: unset;
    width: 101px;
    font-size: 30px;
    text-align: center;
    margin-top: 8px;
    color: #199eff;
}

@media only screen and (min-width:992px) and (max-width: 1200px) {
    .patch-table .priceCalculate h1{
        font-size: 23.5px;
    }

    .patch-pricing-col .ppc-p-min-height {
        min-height: 100px;
    }

    #PatchingEssentials{
        font-size: 19px;
        height: 35px;
        margin-top: 2px;
    }
}

@media (max-width: 992px) {
    .patch-table .priceCalculate h1{
        font-size: 23.5px;
    }

    #PatchingEssentials{
        font-size: 19px;
        height: 30px;
        margin-top: 3px;
    }
}

@media (max-width: 717px) {
    .patch-table .priceCalculate h1{
        /*font-size: 17.5px;*/
        text-align: left;
    }

    #PatchingEssentials{
        font-size: 19px;
        height: 30px;
        margin-top: 0px;
    }
}

.backup-page.back-assessment-form .backup-bg{
    background: url(../Images/home/land/backup-assessment/cloud-backup-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 100%;
}

/*.backup-page.back-assessment-form ul {
    padding: 10px 0 5px 0;
    margin: 0px;
    color: #fff;
    font-size: 17px;
}

.backup-page.back-assessment-form ul li {
    list-style: none;
    position: relative;
    padding: 6px 0 0 30px;
}

.backup-page.back-assessment-form ul li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #fff;
}*/

.backup-page.back-assessment-form .top-header label{
    color: #000;
}

.backup-page.back-assessment-form .top-header {
    padding-top: 0;
}

header.backup-page.back-assessment-form video {
    top: 36%;
}

.spiceworks.pro_junepromo .trial-bg,
.spiceworks.free .trial-bg{
    background: url(../Images/enterprise/june-promo/june-promo-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 100%;
}

.spiceworks.pro_junepromo .register-trial-main,
.spiceworks.free .register-trial-main {
     padding-top: 0px; 
}

@media only screen and (max-width: 990px) and (min-width: 768px){
    .spiceworks.pro_junepromo .register-trial-main,
    .spiceworks.free .register-trial-main {
        padding-top: 0px !important;
    }
}

@media (max-width: 990px){
    .lp-it-monitoring #free-second-section {
        display: block !important;
    }
}

.input-icon {
  position: relative;
}

.input-icon > i {
  position: absolute;
  display: block;
  transform: translate(0, -50%);
  top: 50%;
  pointer-events: none;
  width: 25px;
  text-align: center;
	font-style: normal;
}

.input-icon > input {
  padding-left: 25px;
	padding-right: 13px;
}

.best-rmm-software .brs-hero{
    background: url(../Images/landing/ebooks/best-rmm-software/header-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 100%;
}

.best-rmm-software .brs-hero .text-one{
    color: #0060a6;
    font-weight: 700;
    line-height: 51.234px;
    font-size: 100px;
}

.best-rmm-software .brs-hero .text-one span{
    font-size: 111px;
}

.best-rmm-software .brs-hero .text-two{
    color: #0087ea;
    font-size: 42.85px;
    font-weight: 700;
    line-height: 51.234px;
    padding-top: 32px;
    padding-bottom: 32px;
}

.best-rmm-software .brs-hero .text-three{
    color: #727578;
    font-size: 93px;
    font-weight: 400;
    line-height: 51.234px;
}

.best-rmm-software .brs-hero .img-pad{
    padding-top: 100px;
}

.best-rmm-software p{
    font-size: 15px;
}

.best-rmm-software h2{
    color: #333333;
    font-weight: 400;
    text-transform:uppercase;
}

.best-rmm-software h2 span{
    color: #0060a6;
    font-weight: 700;
}

.best-rmm-software h3{
    font-size: 18.63px;
    line-height: 40.987px;
    color: #333333;
    font-weight: 400;
    text-transform:uppercase;
}

.best-rmm-software h3 span{
    color: #0060a6;
    font-weight: 700;
}

.best-rmm-software .brs-shadow{
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.13);
    padding: 43px;
}

.best-rmm-software .brs-shadow .brs-head{
    color: #333333;
    font-weight: 700;
}

.best-rmm-software .brs-shadow .brs-col{
    padding: 10px;
    min-height: 255px;
}

.best-rmm-software .left-border{
    border-left: 1px solid #e5e5e5;

}

.best-rmm-software .right-border{
    border-right: 1px solid #e5e5e5;
}

.best-rmm-software .top-border{
    border-top: 1px solid #e5e5e5;
}

.best-rmm-software .bottom-border{
    border-bottom: 1px solid #e5e5e5;
}

.best-rmm-software .brs-shadow .brs-col h4{
    color: #0060a6;
    font-size: 18.86px;
    font-weight: 700;
    background-repeat: no-repeat;
    padding-left: 35px;  /* width of the image plus a little extra padding */
    padding-top: 3px;
    min-height:35px;
    display: block;  /* may not need this, but I've found I do */
    text-transform:uppercase;
}

.best-rmm-software .brs-shadow .brs-col h4.brs-icon-onboard{
    background-image: url('../Images/landing/ebooks/best-rmm-software/icons/onboarding-process.png');
}

.best-rmm-software .brs-shadow .brs-col h4.brs-icon-seamless{
    background-image: url('../Images/landing/ebooks/best-rmm-software/icons/seamless-integration-with-other-tools.png');
}

.best-rmm-software .brs-shadow .brs-col h4.brs-icon-patching{
    background-image: url('../Images/landing/ebooks/best-rmm-software/icons/powerful-patching-capabilities.png');
}

.best-rmm-software .brs-shadow .brs-col h4.brs-icon-automation{
    background-image: url('../Images/landing/ebooks/best-rmm-software/icons/powerful-automation-capabilities.png');
}

.best-rmm-software .brs-shadow .brs-col h4.brs-icon-security{
    background-image: url('../Images/landing/ebooks/best-rmm-software/icons/security_ICON.png');
}

.best-rmm-software .brs-shadow .brs-col h4.brs-icon-alerts{
    background-image: url('../Images/landing/ebooks/best-rmm-software/icons/alert-icon.png');
}

.best-rmm-software .brs-shadow .brs-col h4.brs-icon-control{
    background-image: url('../Images/landing/ebooks/best-rmm-software/icons/REMOTE_icon.png');
}

.best-rmm-software .brs-shadow .img-grid-gay {
    position: absolute;
    top: 45px;
    left: 100px;
}

.best-rmm-software .panel-default {
    /* border-color: #ddd; */
    border: 0;
    box-shadow:none;
}

.best-rmm-software .panel-default>.panel-heading {
    position: relative;
    color: #fff;
    padding: 12px 15px;
    background-color: transparent;
    border-color: transparent;
}

.best-rmm-software .panel-group .panel{
    padding: 0px;
}

.best-rmm-software .panel-default>.panel-heading a {
    display: block;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    height: 46px;
    padding-left: 40px;
    padding-top: 10px;
    background-color: #727578;
    text-decoration: none;
}


.best-rmm-software .panel-default>.panel-heading a:not(.collapsed){
    background-color: #0060a6;
    height: 44px;
    transition: all 0.2s ease-in;
}

.best-rmm-software .panel-default>.panel-heading a::before{
    content: url(../Images/landing/ebooks/best-rmm-software/open-box.png);
    position: absolute;
    left: 0px;
    top: 10px;
    height: 44px;
    transition: all 0.2s ease-in;
}

.best-rmm-software .panel-default>.panel-heading a.collapsed::before{
    content: url(../Images/landing/ebooks/best-rmm-software/closed-box.png);
    position: absolute;
    left: 0px;
    top: 10px;
    height: 46px;
    transition: all 0.2s ease-in;
}

.best-rmm-software .panel-body{
    padding: 30px;
    margin-left: 44px;
    margin-right: 17px;
    margin-bottom: 20px;
    margin-top: -10px;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.13);
}

.best-rmm-software .panel-body p span.blue{
    color: #0060a6;
}

.best-rmm-software .brs-footer{
    background: url(../Images/landing/ebooks/best-rmm-software/footer-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 100%;
}

.best-rmm-software .brs-footer h2{
    color: #0060a6;
    font-size: 27.95px;
    font-weight: 700;
    line-height: 40.987px;
}

.best-rmm-software .brs-footer .brs-image-container{
    position: relative;
    padding-top: 35px;
    padding-left: 155px;
}

.best-rmm-software .brs-footer .brs-image-container::before{
    content: url(../Images/landing/ebooks/best-rmm-software/conclusion-guy.png);
    position: absolute;
    left: 20px;
    top: -133px;
    z-index:0;
}

.best-rmm-software .img-feature{
    position: absolute;
    top: -63px;
}

.best-rmm-software .brs-grid{
    padding-bottom: 80px;
    margin-top: 60px;
}

@media (max-width: 990px){
    .best-rmm-software .right-border{
        border-right: 0px solid #e5e5e5;
    }

    .best-rmm-software .brs-shadow .brs-col {
        padding-top: 20px;
        padding-bottom: 20px;
        min-height: 100%;
    }

    .best-rmm-software .brs-hero-text{
        padding-top: 30px;
        text-align: center;
    }

    .best-rmm-software .img-feature{
        margin: 0 auto;
        position:unset;
    }

    .best-rmm-software .brs-grid {
        padding-bottom: 20px;
        margin-top: 20px;
    }

    .addons-col {
        min-height: 100%;
    }

    .addons-col .btn-container {
        position: unset;
        padding-top: 20px;
        padding-left: 8px;
    }

    .msp-assess-box{
        text-align:center;
    }
}

@media only screen and (min-width:992px) and (max-width: 1200px) {  
    .best-rmm-software .brs-shadow .brs-col{
        min-height: 300px;
    }

    .best-rmm-software .brs-shadow .img-grid-gay {
        top: 100px;
    }
}

.blog-post td, 
.blog-post th {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
}

.blog-post .table-blog-3col td:nth-child(2){
    text-align:center;
}

.button-group-pills .btn {
  border-radius: 20px;
  min-width: 44%;
  line-height: 1.2;
  margin-bottom: 15px;
  margin-left: 10px;
  border-color: #bbbbbb;
  background-color: #FFF;
  color: #199eff;
}

.button-group-pills .btn.active {
  border-color: #199eff;
  background-color: #199eff;
  color: #FFF;
  box-shadow: none;
}

.button-group-pills .btn:hover {
  border-color: #199eff;
  background-color: #199eff;
  color: #FFF;
}


.new-trial .free-trial .trial-btn
 {
    border-radius: 30px;
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding: 10px !important;
    width: 40% !important;
}

.new-trial .well.well-trial-form {
    padding: 0px 30px 30px 0px !important;
    box-shadow: 0px 15px 80px 0px rgba(0, 0, 0, 0.1);
    border: none;
}

.new-trial .well-trial-form-title {
    padding-left: 25px;
    padding-top: 30px;
    border-left: 5px solid #0087ea;
}

.new-trial .well-trial-form-container {
    padding-left: 30px;
}

.new-trial .trial-bg {
    background-image: url(../Images/3pp/trail/bg-trail-compressor.png);
    background-size: auto;
    background-position: top left;
    background-repeat: no-repeat;
}

.new-trial .trial-bg .city-bg {
    background-image: url(../Images/3pp/trail/city-compressor.png);
    background-size: auto;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 62px;
}

.new-trial #navigation .header {
    border-top: 0px;
}

.new-trial .patch-trail-awards {
    border-width: 1px;
    border-color: #e8f1ee;
    border-style: solid;
    background-color: #fbfbfc;
}

.required::after 
{
    content: "*";
    font-weight: bold;
    color: red; 
    padding-left: 3px;
}

#goToFreeMsg{
    margin-left: 0px;
    margin-right: 0px;
    display: none;
}

#goToFreeMsg .row{
    background-color:#fdaf17;
    border-radius: 5px;
}

#goToFreeMsg p{
    font-weight: 700;
    color: #000;
}

#goToFreeMsg a{
    font-weight: 700;
    color: #fff;
}

#goToProMsg{
    margin-left: 0px;
    margin-right: 0px;
    display: none;
}

#goToProMsg .row{
    background-color:#009929;
    border-radius: 5px;
}

#goToProMsg p{
    font-weight: 700;
    color: #fff;
}

#goToProMsg a{
    font-weight: 700;
    color:#D3D3D3;
}

.gc-obnc .gc-obnc-hero{
    background-image: url(../Images/landing/ebooks/msp-guide-onboarding-new-clients/bg.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.gc-obnc.msps-lockdown .msps-lockdown-s1 h2 {
    text-transform: uppercase;
}

.gc-obnc.msps-lockdown .msps-lockdown-s1 h2 span.chkmrk{
    position: relative;
}

.gc-obnc.msps-lockdown .msps-lockdown-s1 h2 span.chkmrk::before{
    content: url(../Images/landing/ebooks/msp-guide-onboarding-new-clients/chkmrk.png);
    position: absolute;
    left: -33px;
    top: -35px;
    z-index:0;
}

.gc-obnc li {
    line-height : 30px ;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 20px;
}

.gc-obnc li:before {
    color: #55b68b;
}

.gc-obnc.msps-lockdown .msps-lockdown-s1.bottom-bg{
    background-image: url(../Images/landing/ebooks/msp-guide-onboarding-new-clients/bottom-bg.png);
    background-size: contain;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.gc-obnc p{
    text-align: justify;
}

.gc-obnc .msps-lockdown-about p{
    text-align: center;
}

.pricing-for-profitability.new-client-onboarding .container-text {
    margin: 0 4%;
}

.bg-onboarding-checklist {
    background-image: url(../Images/web-app/msp-toolkit/onboarding-checklist/banner-onboarding-checklist.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.bg-onboarding-checklist ul,
.bg-onboarding-checklist li{
    padding: 0;
    margin: 0;
    list-style: none;
}

.bg-onboarding-checklist ul {
    margin: 0;
    margin-left: 7px;
}

.bg-onboarding-checklist li {
    margin: 1em;
    /*margin-left: 3em;*/
}

.bg-onboarding-checklist li:before {
    content: '\f111';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0060a6;
}


.gc-pbpg .gc-pbpg-hero{
    background-image: url(../Images/landing/gated-content/pbpg/hero-bg.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.abt-button {
    margin: 50px auto;
    width: 200px;
     position: fixed;
     right: 20px;
     top: 60px;
     z-index: 10000;
}

.abt-button a {
    display: block;
    height: 50px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 200px;
    position: relative;
    z-index: 2;
    color: white;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 45px;
    -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}

.abt-button p {
    -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;

  -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
     -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
          box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
}
.abt-button p {
    background: #222222;
    color: #FFFFFF;
    display: block;
    font: 12px/45px Helvetica,Verdana,sans-serif;
    height: 40px;
    margin: -40px 0 0 10px;
    position: absolute;
    text-align: center;
    transition: margin 0.5s ease 0s;
    width: 180px;
    z-index: 1;
  /*TRANSITION*/
  -webkit-transition: margin 0.5s ease;
     -moz-transition: margin 0.5s ease;
       -o-transition: margin 0.5s ease;
      -ms-transition: margin 0.5s ease;
          transition: margin 0.5s ease;

}
.abt-button:hover .up {
    margin: -5px 0 0 10px !important;
}
.abt-button:hover .down {
    line-height: 35px !important;
    margin: -85px 0 0 10px !important;
}

.abt-button:active .up {
    margin: -20px 0 0 10px !important;
}
.abt-button:active .down {
    margin: -70px 0 0 10px !important;
}

.msp-platform.features-automation .msp-platform-hero{
    background: unset;
}

.msp-platform.features-automation .msp-bg-white .img-responsive {
    max-width: 128%;
    /*max-width: 100%;*/
}

@media (min-width: 992px){
    .col-md-offset-3-5 {
        margin-left: 29.1666666667%;
    }
}

.patch-trial-box {
    -webkit-transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    background-color:#2E3F4F; 
    color:#fff;
    border-radius: 15px;
    border-color: #727578;
}

.spiceworks.ztt2020 .trial-bg {
    background: url(../Images/home/land/linus2020/linus2020bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.spiceworks.ztt2020 .trial-bg .free-trial {
    margin-top: 0;
}

.spiceworks.ztt2020 .register-trial-main {
    padding-top: 0px;
}

.spiceworks.ztt2020 .patch-city-bg {
    margin-top: 40px;
}

.ztt2020 .ztt2020-hero-container {
    background-image: none;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
}

linustech-home-hero.ztt2020 .linus-content {
    min-height: 400px;
    padding-top: 70px;
}

@media (min-width:990px) and (max-width:1200px) {
    .linustech-home-hero.ztt2020 .linus-content {
        min-height: 400px;
        padding-top: 40px;
    }
}

@media (max-width: 992px){
    .linustech-home-hero.ztt2020 .linus-content {
        min-height: 100%;
        padding-top: 85px;
    }
}

.gc-things-look-patching-solution .gc-things-look-patching-solution-hero{
    background-image: url(../Images/landing/gated-content/things-look-patching-solution/bg.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.pricing-for-profitability.things-look-patching-solution-lp {
    background: url(../Images/landing/gated-content/things-look-patching-solution/bg-lp.png) no-repeat;
    background-position: center top;
    background-size: cover;
    color: #fff;
}

.pricing-for-profitability.things-look-patching-solution-lp .things-look-patching-solution-lp-form-bg {
    background: url(../Images/landing/gated-content/things-look-patching-solution/form-bg.png) no-repeat;
    background-position: right top;
    /*background-size: 97% 91%;*/
    background-size: cover;
    color: #fff;
    padding: 20px;
}

.pricing-for-profitability.things-look-patching-solution-lp ul {
    padding: 10px 0 5px 0;
    margin: 0px;
    color: #fff;
    font-size: 14px;
}

.pricing-for-profitability.things-look-patching-solution-lp label {
    color: #ffffff;
    font-size: 16.67px;
    font-weight: 700;
}

.pricing-for-profitability.things-look-patching-solution-lp .container-text {
    margin: 0px 17%;
}

.msp-platform.features-automation .msp-form {
    background-image: url(../Images/features/index/v4/bg_poly-compressor.png);
    background-repeat: no-repeat;
    background-position: top;
    background-color: #ffffff;
}

.msp-platform.features-automation {
    background-image: url(../Images/features/index/v4/bg_poly-compressor.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #ffffff;
}

@media (max-width: 992px){
    .msp-platform.features-automation .pad-b-40 {
        padding-bottom: 0px;
    }
}

.pricing-cs-con{
    background-color: #ffffff;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
    padding: 42px;
}

.footer-promo{
    background-color: #00B17F;
    transition: bottom 0.2s ease-in-out;
    width: 100%;
}

.promo-bg .new-v2 .top-banner-offer{
    background-image: url(../Images/3pp/patching-footer.png);
    background-color: #00B17F;
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
    color: #fff;
}

/*.nav-down {
    bottom: -70px;
}*/

.patch-slider #new-slider .slider-image {
    width: 70%;
    padding-bottom: calc((350/600)*90%);
}
@media (min-width: 1024px){
    .patch-slider #new-slider .slider-nav {
        width: 30%;
    }
    .patch-slider #new-slider .slider-nav ul li .desc {
        max-width: 100%;
    }
}

.lp-v2.patch-lp {
    background-image: url(../Images/3pp/trail/city-compressor.png);
    background-size: auto;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.promo-bg .top-banner-offer span:hover {
    border-bottom: 0px solid #fff;
}

/*.btn-success {
    background-color: #3a8a49;
}*/

.resource-centre .resource-centre-grid{
    background-color:#eaf0f6;
    min-height: 425px;
}

.resource-centre .resource-centre-grid1{
    background-color:#eaf0f6;
    min-height: 300px;
}

.resource-centre .resource-centre-grid1 a{
    color: #333;
}

/*.resource-centre .resource-centre-grid a,
.resource-centre .resource-centre-grid1 a{
    color: #333;
    text-decoration: none;
}*/

.resource-centre .resource-centre-grid:hover,
.resource-centre .resource-centre-grid1:hover {
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    -webkit-transform: scale(1.014);
    transform: scale(1.014);
}

.testimonial-all-center .icon-arrow-button-left::before {
    font-family:FontAwesome;
    content: '\f060';
}

.testimonial-all-center .icon-arrow-button-right::before {
    font-family:FontAwesome;
    content: '\f061';
}

.testimonial-all-center .icon-arrow-button-left, .testimonial-all-center .icon-arrow-button-right{
    color: #3973e6;
}

.testimonial-all-center .carousel-control .icon-arrow-button-left,
.testimonial-all-center .carousel-control .icon-arrow-button-right {
    padding: 1rem;
    border-radius: 50%;
    font-size: 1rem;
    background-color: #fff;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
    transition: color .2s ease;
}

.testimonial-all-center .carousel-control {
    position: relative;
    top: 27px;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    background-image:none;
    opacity: 1;
}

/*.testimonial-all-center .carousel-indicators {
    bottom: 0;
    margin: 0;
    position: inherit;
    left: 0;
    margin-left: 0;
    display: inline-block;
    width: auto;
}*/

.testimonial-card {
    margin: 0 15px;
    padding: 40px 15px;
}

.testimonial-content {
    padding: 10px 0 0;
}

.testimonial-all-center .carousel-indicators .active {
    background-color: #3973e6;
}

.testimonial-all-center .carousel-inner {
    /*overflow: inherit;*/
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 40px 0 rgba(0,0,0,.1);
}

.testimonial-all-center .testimonial-logo {
    margin: 0 35% 5px;
    width: 160px;
    position: relative;
    top: 5px;
}

.testimonial-all-center .icon-quote-open::before {
    font-family: FontAwesome;
    content: '\f10d';
}

.testimonial-all-center .icon-quote-close::before {
    font-family: FontAwesome;
    content: '\f10e';
}

.testimonial-all-center .testimonial-quote-icon {
    position: absolute;
    top: -.5rem;
    left: 50%;
    font-size: 2.5rem;
    margin-left: -24px;
    /*margin-top: 15px;*/
    color: #3973e6;
    margin-top: 5px;
}

.testimonial-all-center.slide {
    overflow: inherit;
}

.testimonial-all-center .testimonial-card.all-center .author-bio {
    padding: 20px 0 0;
    margin-top: 20px;
}

.testimonial-all-center .testimonial-card.all-center .author-bio::before {
    content: '';
    position: absolute;
    width: 90px;
    top: 0;
    opacity: .5;
}
.testimonial-all-center .author-bio::before {
    border-top: 2px solid #3973e6;
}

.testimonial-all-center .carousel-indicators {
    bottom: -41px !important;
}


.testimonial-all-center.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity
}

.testimonial-all-center.carousel-fade .carousel-inner .item.active {
    opacity: 1
}

.testimonial-all-center.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1
}

.testimonial-all-center.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.testimonial-all-center.carousel-fade .carousel-control {
    opacity: 1
}

.resource-centre-grid .stick-bottom{
    position:absolute;
}

@media only screen and (min-width: 768px){
    .testimonial-all-center {
        width: 77.5%;
        margin: 0 auto;
    }
    .testimonial-all-center .testimonial-card.all-center {
        padding: 40px 30px;
    }
    .testimonial-all-center .carousel-control .icon-arrow-button-left, 
    .testimonial-all-center .carousel-control .icon-arrow-button-right {
        padding: 20px 20.8px;
        font-size: 30px;
    }
    .testimonial-all-center .carousel-control .icon-arrow-button-left::before, 
    .testimonial-all-center .carousel-control .icon-arrow-button-right::before {
        top: 2px;
        position: relative;
    }
    .testimonial-all-center .carousel-control.left, 
    .testimonial-all-center .carousel-control.right {
        top: 170px;
        bottom: auto;
    }
    .testimonial-all-center .testimonial-card.all-center .testimonial-content {
        width: 83.3333333333%;
        position: relative;
        text-align: center;
        padding: 0;
    }
    .testimonial-all-center .testimonial-card.all-center .testimonial-content i {
        left: 0;
        margin: 0;
    }
    .testimonial-all-center .testimonial-card.all-center i.icon-quote-close {
        display: block;
        left: auto;
        right: 0;
    }
    .testimonial-all-center .testimonial-card.all-center .testimonial-quote-icon {
        top: 10px;
    }
    .testimonial-all-center .testimonial-card.all-center .testimonial-quote {
        font-size: 18px;
        margin-top: 20px;
    }
    .testimonial-all-center .testimonial-card.all-center .author-bio::before {
        position: relative;
        display: block;
        top: -20px;
        margin: auto;
    }
    .testimonial-all-center .testimonial-card.all-center .author-bio {
        text-align: center;
    }
    .testimonial-all-center .carousel-control {
        position: absolute;
    }
    .testimonial-all-center .testimonial-logo {
        margin: 0 auto 5px;
    }

    .testimonial-all-center .carousel-control.left {
        left: -14%;
    }
    .testimonial-all-center .carousel-control.right {
        left: auto;
        right: -14%;
    }
}


@media only screen and (max-width: 992px) and (min-width: 768px){
    .testimonial-all-center .carousel-control.left {
        left: -16%;
    }
    .testimonial-all-center .carousel-control.right {
        left: auto;
        right: -16%;
    }
    .resource-centre-grid .stick-bottom{
        position:unset;
    }
    .patch-lp .pad-t-120{
        padding-top: 30px;
    }
}

@media only screen and (max-width: 768px){
    .testimonial-all-center .carousel-control.right {
        left: auto;
        right: -65%;
    }

    .testimonial-all-center .carousel-control.left {
        left: 25%;
    }
    .resource-centre-grid .stick-bottom{
        position:unset;
    }
    .patch-lp .pad-t-120{
        padding-top: 30px;
    }
}

.special-offer .so-hero.techathlon {
    background: url(../Images/home/techathlon/techathalon-hero-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 614px;
    color: #fff;
}

.techathlon-review {
    background: url(../Images/home/techathlon/review-bg.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    min-height: 650px;
    color: #fff;
}

.techathlon-last {
    background: url(../Images/home/techathlon/last-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 426px;
    color: #fff;
}

.techathlon-last h2{
    font-size:37.6464px;
}

.techathlon-review .tr-col{
    padding: 20px;
    min-height: 275px;
}

.techathlon-host a{
    text-decoration:none;
}

.techathlon-host a:hover{
    text-decoration:none;
}

.techathlon-host .vertical-divider {
    position: relative;
    display: table;
    text-align: center;
    height: 320px;
}

.techathlon-host .vertical-divider .center-element:before {
    bottom: 0;
    top: 15%;
    margin-bottom: 20px;
}

.techathlon-host .vertical-divider .center-element:after {
    top: 15%;
    bottom: 0;
    margin-top: 20px;
}

.techathlon-host .tech-text-justify{
    text-align:justify;
}

.special-offer .techathlon .countdown-div {
     background-color: transparent; 
     opacity: 1; 
    color: #fff;
    min-height: 100%;
    padding: 20px;
    margin-top: 90px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.special-offer .techathlon .unit {
    position: relative;
    overflow: hidden;
    display: inline-block;
    z-index: 2;
    background-color: #dd8d0f;
    color: #fff;
    padding: 5px;
    border-radius: 10px;
    width: 75%;
    box-sizing: border-box;
    margin: 2.5px;
    opacity: unset;
}

.special-offer .techathlon .location:before {
    background-image: url('../Images/home/techathlon/map-pin-2.svg');
    background-size: 23px 23px;
    background-repeat:no-repeat;
    display: inline-block;
    width: 45px; 
    height: 22px;
    content:"";
}

.special-offer .techathlon .date:before {
    background-image: url('../Images/home/techathlon/calendar.svg');
    background-size: 23px 23px;
    background-repeat:no-repeat;
    display: inline-block;
    width: 45px; 
    height: 22px;
    content:"";
}

.special-offer .techathlon .prize:before {
    font-family: FontAwesome;
    font-size: 24px;
    display: inline-block;
    width: 45px; 
    height: 22px;
    content:"\f06b";
    padding-left: 3px;
}

.btn-techathlon {
    color: #fff;
    font-weight:700;
    background-color: #dd8d0f;
    border-color: #dd8d0f;
}

.btn-techathlon:hover, 
.btn-techathlon:focus, 
.btn-techathlon:active{
    color: #fff;
    font-weight:700;
    background-color: #B07314;
    border-color: #B07314;
}

@media (max-width: 992px){
    .special-offer .so-hero.techathlon {
        background-position: right;
    }
    .techathlon-last h2{
        font-size:30px;
        padding-top:10px;
    }

    .techathlon-host .tech-text-justify{
        text-align:center;
    }
}

.sme-backup-lp-img {
    /*left: -445px;*/
    left: -350px;
}


@media (min-width:990px) and (max-width:1200px) {
    .sme-backup-lp-img {
        left: -445px;
        /*left: -350px;*/
    }
}

.backup-page-lp .backup-page-lp-hero{
    position: relative;
    background: #000;
    overflow: hidden;
    color:#fff;
    min-height: 550px;
}

/* You could use :after - it doesn't really matter */
.backup-page-lp .backup-page-lp-hero:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    background-image: url(../Images/landing/backup-software-for-msp/hero-bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.demo-request .demo-hero{
    background: #355570; /* Old browsers */
    background: -moz-linear-gradient(top,  #355570 0%, #355570 35%, #355570 35%, #ffffff 35%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #355570 0%,#355570 35%,#355570 35%,#ffffff 35%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #355570 0%,#355570 35%,#355570 35%,#ffffff 35%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#355570', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.demo-request.patch .demo-hero{
    background: #355570; /* Old browsers */
    background: -moz-linear-gradient(top,  #355570 0%, #355570 45%, #355570 45%, #ffffff 45%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #355570 0%,#355570 45%,#355570 45%,#ffffff 45%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #355570 0%,#355570 45%,#355570 45%,#ffffff 45%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#355570', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.demo-request.cloud .demo-hero{
    background: #355570; /* Old browsers */
    background: -moz-linear-gradient(top,  #355570 0%, #355570 50%, #355570 50%, #ffffff 50%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #355570 0%,#355570 50%,#355570 50%,#ffffff 50%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #355570 0%,#355570 50%,#355570 50%,#ffffff 50%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#355570', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.demo-hero .demo-title{
    padding-top: 45px;
}

.demo-request ul {
    padding: 20px 0 5px 0;
    margin: 0px;
    padding-inline-start: 25px;
}

.demo-request ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 17px;
    padding-bottom: 15px;
}

.demo-request ul li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    font-weight: bold;
    color: #5cb85c;;
}


.demo-request .demo-qoute{
    background-color:#355570;
    color:#fff;
}

@media (max-width: 992px){
    .demo-request .demo-hero{
        background: #355570; /* Old browsers */
        background: -moz-linear-gradient(top,  #355570 0%, #355570 45%, #355570 45%, #ffffff 45%, #ffffff 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top,  #355570 0%,#355570 45%,#355570 45%,#ffffff 45%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom,  #355570 0%,#355570 45%,#355570 45%,#ffffff 45%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#355570', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    }

    .demo-request.cloud .demo-hero{
        background: #355570; /* Old browsers */
        background: -moz-linear-gradient(top,  #355570 0%, #355570 54%, #355570 54%, #ffffff 54%, #ffffff 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top,  #355570 0%,#355570 54%,#355570 54%,#ffffff 54%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom,  #355570 0%,#355570 54%,#355570 54%,#ffffff 54%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#355570', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    }

    .demo-hero .demo-title{
        padding-top: 10px;
    }

    .demo-hero .demo-white{
        color: #fff;
    }
}

.blue-0087ea{
    color: #0087ea;
}

.msps-lockdown.msps-get-mas li:before {
    color: #0087ea;
}

.msps-lockdown.msps-get-mas .msps-lockdown-about-col {
    padding: 14px;
    background: transparent;
}

.msps-lockdown.msps-get-mas .img-absolute {
    position:absolute; 
    top:-179px;
}

.msps-get-mas .msps-get-mas-hero {
    background-image: url(../Images/landing/whitepaper/msps-get-mas/bg.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}

@media (max-width: 992px) {
    .msps-lockdown.msps-get-mas .img-absolute {
        position:relative; 
        top:0px;
    }
    .msps-lockdown.msps-get-mas h2{
        margin-bottom: 1em;
    }
}

.msps-get-mas .jlinks-menu {
    width: 200px;
}

.msps-get-mas.jlinks-menu-hidden {
    right: -200px;
}

.msps-get-mas .menu-button {
    right: 185px;
}

.security-spotlight {
    background-image: url(../Images/landing/spotlight/bg.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    color: #fff;
    min-height: 100vh;
}

.security-spotlight .so-box{
    padding-top: 10px;
    padding-bottom: 10px;
}
.security-spotlight .spot-box{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    background: #fff;
    color: #333;
    margin-bottom: 2em;
    border-radius: 4px;
    padding: 2em;
    box-shadow: 0 0 11px #eaf0f6;
}

.icon-clock-o:before {
    content: "\f017";
}

.spot-webroot-title{
    padding-bottom: 34px;
}

.spot-webroot-desc{
    padding-bottom: 24px;
}

 .spot-box-animate {
    /* for chrome and safari*/
    -webkit-animation-duration: .4s;
    -webkit-animation-name: slidein;

    /*for firefox*/
    -moz-animation-duration: .4s;
    -moz-animation-name: slidein;

        /* for opera*/
    -o-animation-duration: .4s;
    -o-animation-name: slidein;

        /* Standard syntax*/
    animation-duration: .4s;
    animation-name: slidein;
}

@-webkit-keyframes slidein {
    from {
        margin-left: 100%;
        width: 300%;
    }

    to {
        margin-left: 0%;
        width: 100%;
    }
}

@-moz-keyframes slidein {
    from {
        margin-left: 100%;
        width: 300%;
    }

    to {
        margin-left: 0%;
        width: 100%;
    }
}
    @-o-keyframes slidein {
    from {
        margin-left: 100%;
        width: 300%;
    }

    to {
        margin-left: 0%;
        width: 100%;
    }
}
    @keyframes slidein {
    from {
        margin-left: 100%;
        width: 300%;
    }

    to {
        margin-left: 0%;
        width: 100%;
    }
}

.exclusive-offer .well-trial-form{
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 16px rgba(0,0,0,.08);
    box-shadow: 0 4px 16px rgba(0,0,0,.08);
    border: 0;
}

.exclusive-offer .ef-form {
    background-image: url(../Images/landing/exclusive-offer/bg-form.png);
    background-size: contain;
    background-position-x: 36px;
    background-position-y: bottom;
    background-repeat: no-repeat;
}

.exclusive-offer .well-trial-form:hover {
    -webkit-box-shadow: 0 6px 24px rgba(0,0,0,.12);
    box-shadow: 0 6px 24px rgba(0,0,0,.12);
}

.exclusive-offer .testimonial-eo-card {
    height: 100%;
    background: #f7f9fa;
    border-radius: 8px;
    padding: 40px 24px 24px;
    margin: 0 15px;
}

.exclusive-offer .testimonial-eo-card .tq {
    color: #006cbb;
    font-size: 40px;
    line-height: 0;
    position: relative;
    top: 13px;
    display: inline-block;
}

.exclusive-offer .testimonial-eo-card .mb-0 {
    min-height: 250px;
}

.exclusive-offer .testimonial-eo-card .author-tq {
    min-height: 67px;
}

.exclusive-offer .responsive-blog-slider .slick-prev, .responsive-blog-slider .slick-next {
    display: inline-block;
    position: absolute;
    top: 50%;
    background-color: transparent;
    font-size: 64px;
    line-height: 1em;
    border: 0;
    width: auto;
    height: auto;
    padding: 6px;
    transition: all 0.3s ease;
    z-index: 10000;
}

.exclusive-offer ul {
    /*padding: 20px 0 5px 0;
    margin: 0px;*/
    padding-inline-start: 25px;
}

.exclusive-offer ul li {
    padding: 0;
    margin: 10px 0;
    list-style: none;
    font-size: 16px;
}


.exclusive-offer ul li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    font-weight: bold;
    color: #5cb85c;
}

.special-offer .so-hero.techathlon.v1 {
    background: url(../Images/home/techathlon/v1/hero_bg-1.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 614px;
    color: #fff;
}


/*.countdown-container {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);

}*/

.clock-item .inner {
	height: 0px;
	padding-bottom: 100%;
	position: relative;	
	width: 100%;
}

.clock-canvas {
	background-color: rgba(255, 255, 255, .1);
	border-radius: 50%;
	height: 0px;
	padding-bottom: 100%;
}

.text {
	color: #fff;	
	font-size: 30px;
	/*font-weight: bold;*/	
	margin-top: -40px;
	position: absolute;
	top: 50%;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	width: 100%;
}

.text .val {
	font-size: 50px;
}

.text .type-time {
	font-size: 20px;
}


.tech-sec-2{
    background: url(../Images/home/techathlon/v1/blue_backgrn.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 614px;
    color: #fff;
}

.tech-sec-2 .btn-techathlon, 
.tech-sec-3 .btn-techathlon {
    color: #fff;
    font-weight: 700;
    background-color: #55b68b;
    border-color: #55b68b;
    border-radius: 2px;
}

.tech-sec-3{
    background: url(../Images/home/techathlon/v1/BGDOTS.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 400px;
}

.tech-sec-3 .img-tech-sec-3 {
    position:absolute;
    top: -265px;
}

.techathlon-host.v1{
    background-color:#005fa7;
    color: #fff;
}

.techathlon-host.v1 .vertical-divider .center-element:before {
    top: 0%;
}

.tech-sec-5{
    background: url(../Images/home/techathlon/v1/BGDOTS.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.tech-sec-5 .vertical-divider .center-element:before {
    bottom: 8%;
    top: -50px;
    margin-bottom: 20px;
}

.tech-sec-5 .vertical-divider {
    height: 50px;
}

.tech-sec-5 .vertical-divider .center-element:after {
    top: 10%;
    bottom: 0;
    margin-top: 20px;
}


@media (min-width: 768px) and (max-width: 991px) {
    .tech-sec-3 .img-tech-sec-3 {
        position: unset;
        padding-top: 20px;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .tech-sec-3 .img-tech-sec-3 {
        position: unset;
        padding-top: 20px;
        margin: 0 auto;
    }
}

.img-max-150-per{
    max-width: 150%;
}

@media (max-width: 991px) {
    .img-max-150-per{
        max-width: 100%;
    }
}

.demo-request.plan-upgrade .demo-hero {
    background: #355570;
    background: -moz-linear-gradient(top, #355570 0%, #355570 42%, #355570 42%, #ffffff 42%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #355570 0%,#355570 42%,#355570 42%,#ffffff 42%, #ffffff 100%);
    background: linear-gradient(to bottom, #355570 0%,#355570 42%,#355570 42%,#ffffff 42%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#355570', endColorstr='#ffffff',GradientType=0 );
}

.add-on-min-height-635{
    min-height: 635px;
}

@media (max-width: 990px){
    .add-on-min-height-635{
        min-height: 100%;
    }
}

@media screen and (max-width: 1200px) and (min-width: 992px){
    .add-on-min-height-635 {
        min-height: 700px;
    }
}

.de label[for=EmailOptIn],
.nl label[for=EmailOptIn]{
    font-size:13px;
}

.fr .button-group-pills .btn {
    font-size: 13px;
}


@media only screen and (max-width: 1200px) {
    .hidden-ipad{
        display:none !important;
    }
}

#MspMaturityAssessment .pricing-slider-form{
    color: #fff;
}

#MspMaturityAssessment .radio-wrapper{
    max-width:300px;
    margin: auto;
}

#MspMaturityAssessment .radio-wrapper label{
    border: 3px white solid;
    padding: 10px;
    width: 150px;
    float: left;
    font-size: 1.5em;
    cursor: pointer;
}

#MspMaturityAssessment .radio-wrapper label.yes{
    border-radius: 100px 0 0 100px;
}

#MspMaturityAssessment .radio-wrapper label.no{
    border-radius: 0 100px 100px 0;
}


#MspMaturityAssessment .radio-wrapper  input[type="radio"]{
    display: none;
}

#MspMaturityAssessment .radio-wrapper input[type="radio"]:checked + label{
  background: white;
  color: #000;
}

@media (min-width: 1025px){
    #MspMaturityAssessment .pricing-slider-form input:not([type='submit']), 
    #MspMaturityAssessment .pricing-slider-form textarea, 
    #MspMaturityAssessment .pricing-slider-form select, 
    #MspMaturityAssessment .pricing-slider-form .form-slider__multiselect-placeholder {
        font-size: 15px;
    }
}

#MspMaturityAssessment .pricing-slider-form input:not([type='submit'])[type='text'], 
#MspMaturityAssessment .pricing-slider-form input:not([type='submit'])[type='email'], 
#MspMaturityAssessment .pricing-slider-form input:not([type='submit'])[type='tel'], 
#MspMaturityAssessment .pricing-slider-form input:not([type='submit'])[type='url'], 
#MspMaturityAssessment .pricing-slider-form input:not([type='submit'])[type='number'], 
#MspMaturityAssessment .pricing-slider-form select, 
#MspMaturityAssessment .pricing-slider-form .form-slider__multiselect-placeholder {
    max-width: 360px;
}

#MspMaturityAssessment .pricing-slider-form .mpg-input.mpg-select-md-full-width {
    max-width: 99%;
}

.form-slider.priceCalculate {
    --parentSliderHeight: 730px;
    height: 730px;
    /*max-height: var(--parentSliderHeight);*/
    /*max-height: 650px;*/
}

@media (min-width: 501px) {
    .pricing-slider-form .form-slider__content {
        top: 50%;
    }
}


.pricing-slider-form .form-slider__item.slick-slide {
    height: calc(var(--parentSliderHeight) - 165px);
}

/*.pricing-slider-form .price-cal-container{
    width: 50%;
    margin: auto;
}*/

.pricing-slider-form .form-control {
     -webkit-box-shadow:unset; 
     box-shadow:unset; 
     -webkit-transition:unset; 
     transition:unset;
}

.pricing-slider-form .form-control:focus {
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

.pricing-card {
  /*max-width: 720px;*/
  min-height:330px;
  background-color: #fff;
  margin: 5px auto;
  border-radius: 6px;
  box-shadow: 15px 30px 30px 0 rgba(220, 36, 48, 0.15);
}

.card-left {
  text-align: center;
  background: linear-gradient(65deg, #199eff, #199eff);
  color: #fff;
  padding: 108px 20px;
  border-radius: 6px 0 0 6px;
  min-height:345px;
}

.card-left h1 {
  text-transform: uppercase;
  margin-bottom: 2px;
  font-size: 24px;
}

.card-left p {
  font-size: 60px;
}

.dollar {
  font-size: 24px;
  position: relative;
  top: -26px;
}

.card-right {
  position: relative;
  text-align: center;
  background: #fff;
  color: #333;
  border-radius: 0 6px 6px 0;
  padding: 40px 40px;
  height: auto;
  min-height:345px;
}

.card-right h1 {
  margin-bottom: 15px;
  color: #292e31;
  opacity: 0.9;
}

.card-right ul {
  margin-bottom: 40px;
}

.card-right li {
  padding-bottom: 6px;
}


.button:hover {
  background: #7b4397;
}

.pricing-slider-form .slide100{
    height: 100px;
}

.priceCalculate .form-slider__init {
    position: relative;
    /*height: calc(100vh - 60px);*/
    height: 100%;
    padding: 50px 0;
}


@keyframes moveInBottom {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }

  100% {
    opacity: 1;
    transform: translate(0);
  }
}

.form-slider.priceCalculate .btn:link,
.form-slider.priceCalculate .btn:visited {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  padding: 15px 30px;
  border-radius: 100px;
  transition: all 0.2s;
  position: relative;
}

.form-slider.priceCalculate .btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.form-slider.priceCalculate .btn:active {
  transform: translateY(-1px);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}

.form-slider.priceCalculate .btn-white {
  background-color: #fff;
  color: #777;
}

.form-slider.priceCalculate .btn::after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%;
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.4s;
}

.form-slider.priceCalculate .btn-white::after {
  background-color: #fff;
}

.form-slider.priceCalculate .btn:hover::after {
  transform: scaleX(1.4) scaleY(1.6);
  opacity: 0;
}

.form-slider.priceCalculate .btn-animated {
  animation: moveInBottom 0.4s ease-out 0.75s;
  animation-fill-mode: backwards;
}

.form-slider.priceCalculate #tabs-duration.nav-tabs
{
  position:relative;
  border:none!important;
  background-color:#fff;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2); 
  border-radius:6px;
}
.form-slider.priceCalculate #tabs-duration.nav-tabs li
{
  margin:0px !important;
  border:none !important;
}
.form-slider.priceCalculate #tabs-duration.nav-tabs > li.active {
    background: #e5f5f8;
    border:none !important;
}
.form-slider.priceCalculate #tabs-duration.nav-tabs li a
{
  position:relative;
  margin-right:0px!important;
  padding: 20px 40px!important;
  font-size:16px;
  border:none!important;
  color:#333;
  background:none;
}
.form-slider.priceCalculate #tabs-duration.nav-tabs a:hover
{
  background-color:#e5f5f8!important;
  border:none;
}
.form-slider.priceCalculate #tabs-duration .slider
{
  display:inline-block;
  width:30px;
  height:4px;
  border-radius:3px;
  background-color:#39bcd3;
  position:absolute;
  z-index:1200;
  bottom:0;
  transition:all .4s linear;
  
}
.form-slider.priceCalculate #tabs-duration.nav-tabs.active
{
  background-color:transparent !important;
  border:none!important;
  color:#39bcd3!important;
}

.form-slider.priceCalculate .price-discount{
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
}

img.map, map area{
    outline: none;
}

img[usemap], map area{
    outline: none;
}

.vertical-align {
  display: flex;
  flex-direction: row;
}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;
  justify-content: center; /* Optional, to align inner items 
                              horizontally inside the column */
}

#svgContainer svg {
  width: 20%;
  position: absolute;
  top: 22px;
  right: 0px;
}

.gear-bg {
	transition: .3s ease-out;	
}

.gear-icon {
	transform-origin: 200px 50px;
}

/* --------------------------
  GEAR
--------------------------- */

.gear:hover .gear-bg{
	fill: #3881cc;
}

.gear-icon {
	transition: transform .4s ease-out;
}
.gear:hover .gear-icon {
	transform: rotate(45deg) scale(1.3);
}

#MspMaturityAssessment .pricing-slider-form .price-back .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    margin: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.price-back {
  display: none;
  backface-visibility: hidden;
  position: absolute;
  width: 70%;
  top: 30px;
  left: 37px;
  text-align: left;
}

.pricing-card .btn-white{
    border: 1px solid;
}

.price-back h5{
    font-size: 14px;
}

.activate.price-back {
  display: block;
  backface-visibility: visible !important;
  animation-duration: 0.75s;
  animation-fill-mode: both;
  animation-name: slideDown;
}

.security-spotlight-summit{
    background: url("../Images/landing/security-spotlight-summit/bg-spotlight.png") no-repeat;
    background-size: 100%;
    color: #fff;
}

.font-60{
    font-size: 60px !important;
}

.font-33{
    font-size: 33px !important;
}

.font-27{
    font-size: 27px !important;
}

.security-spotlight-list{
    color:#000;
    padding:12px 25px 12px 40px;
    min-height: 183px;
}

.security-spotlight-list-wrapper{
    position:relative;
}
.security-spotlight-list-wrapper::before{
    font-family: FontAwesome;
    position: absolute;
    top: 37px;
    margin-top: -11px;
    left: 25px;
    font-size: 29px;
    font-weight:bolder;
    content: "\f105";
    color:#40b1ff;
}


.modPriceServer,
.modPriceWorkstation,
.modPrice3pp,
.modPricewep,
.modPricewdp,
.modPriceks,
.modPricekw,
.modPricebd,
.priceCalculate .pricenmd,
.priceCalculate .pricenmdYr,
.priceCalculate .pricenmd3Yr{
    display: none;
}

.pricing-card .wrap{
  width:100%;
  text-align:center;
  color: #333;
}

.pricing-card .wrap > ul{
  display:inline-block;
  height:44px;
  margin:10px 0px 0px 0px;
  padding:0;
  border-radius:5px;
  
}

.pricing-card .wrap > ul > li{
  display:block;
  float:left;
  line-height:44px;
  min-width:75px;
  height:100%;
  background:#fff;
  font-size: 1em;
}

.pricing-card .wrap > ul > li:nth-child(4){
  min-width:0px;
}

.pricing-card .wrap > ul > li:not(.search-field) {
  position:relative;
}
 
.pricing-card .wrap ul li ul{
  position:absolute;
  overflow:visible;
  display:none;
  left:0;
  height:auto;
  top:44px;
  padding:5px 5px 5px 5px;
  background:#d2d2d2;
  border-radius:5px;
}

.pricing-card .wrap ul li ul li{
  width: 190px;
  background:#ccc;
  color:#444;
  border-radius:5px;
}

.pricing-card .wrap ul li ul li:hover{
  background:#444;
  color:#d2d2d2;
  border-radius:5px;
}

.pricing-card .wrap .shadow{
  box-shadow:none;
}
.pricing-card .wrap .search-field{
  min-width:0px;
  background:#fff;
  width:0px;
  display:inline;
  -moz-box-shadow:    inset 0 0 10px #888;
  -webkit-box-shadow: inset 0 0 10px #888;
  box-shadow:         inset 0 0 10px #888;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.pricing-card .wrap .search-field input{
  margin-top: 13px !important;
  margin-bottom: 5px !important;
  line-height:22px !important;
  padding:2px !important;
  height:22px !important;
  width:100% !important;
  color: #000 !important;
  border:0 !important;
  background:transparent !important;
}

#MspMaturityAssessment .pricing-slider-form .pricing-card .wrap .search-field input[type=number]:focus {
  box-shadow: unset;
}

.pricing-card .wrap .show{
  padding:0px 11px 0px 11px;
  width:150px;
}

.pricing-card .wrap a.wide {
    display:block;
    text-decoration:none;
}

.pricing-card .wrap .navicons{
  line-height:33px;
  display:inline-block;
  color:#555;  
}

.pricing-card .wrap .active{
  background:#555 !important;
  color:#d2d2d2;
}

.pricing-card .wrap .active:not(:last-child):not(:nth-child(3)):after{
  content:"";
  position:absolute;
  left:50%;
  margin-left:-10px;
  bottom:0;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #d2d2d2;   
}

.pricing-card .wrap .show-sm{
  display:block;
}

.pricing-card .wrap > ul > li:first-child{
  border-radius:5px 0px 0px 5px;
}

.pricing-card .wrap > ul > li:last-child{
  border-radius: 5px;
}

.email-template.power-pack .msp-bg-white {
    background: url(../Images/web-app/power-pack/bg.png) no-repeat;
    background-position: 140% -200px;
    background-size: 60%;
}

.power-pack .msp-platform ul {
    padding-inline-start: 32px;
}


.btn-slide2 {
    position: relative;
    display: inline-block;
    height: 54px;
    width: 200px;
    line-height: 50px;
    padding: 0;
    border-radius: 50px;
    background: #fdfdfd;
    transition: .5s;
    border: 2px solid #637a8a;
    float: right!important;
}

.btn-slide2:hover {
    background-color: #637a8a;
    border: 2px solid #fdfdfd;
}

.btn-slide2:hover span.circle2 {
    left: 100%;
    margin-left: -45px;
    background-color: #fdfdfd;
    color: #637a8a;
}

.btn-slide2:hover span.title2 {
    left: 40px;
    opacity: 0;
}

.btn-slide2:hover span.title-hover2 {
    opacity: 1;
    left: 40px;
}

.btn-slide2 span.circle2 {
    display: block;
    color: #fff;
    position: absolute;
    float: left;
    margin: 5px;
    line-height: 42px;
    height: 40px;
    width: 40px;
    top: 0;
    left: 0;
    transition: .5s;
    border-radius: 50%;
    background-color: #637a8a;
}

.btn-slide2 span.title2,
  .btn-slide2 span.title-hover2 {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
    transition: .5s;
    color: #637a8a;
    left: 65px;
  }

.btn-slide2 span.title-hover2 {
    left: 80px;
    opacity: 0;
    color: #fff;
}

.priceCalculate .nav-tabs > li.w50 {
    width: 50%;
}

.form-slider.priceCalculate #tabs-duration.nav-tabs > li.active:first-child,
.form-slider.priceCalculate #tabs-duration.nav-tabs > li#yearly.w50.active,
.form-slider.priceCalculate #tabs-duration.nav-tabs > li#yearly.w50 > a:hover,
.form-slider.priceCalculate #tabs-duration.nav-tabs > li:first-child > a:hover{
    border-radius: 6px 0px 0px 6px;
}

.form-slider.priceCalculate #tabs-duration.nav-tabs > li.active:last-child,
.form-slider.priceCalculate #tabs-duration.nav-tabs > li:last-child > a:hover {
    border-radius: 0px 6px 6px 0px;
}


.spiceworks.cybermonday2020 .trial-bg{
    /*background: url(../Images/enterprise/cybermonday2020/background.png);*/
    background: #000000;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 100%;
}

.spiceworks.cybermonday2020 .register-trial-main {
     padding-top: 0px; 
}

.spiceworks.cybermonday2020 .patch-city-bg {
     margin-top: 80px; 
}

@media only screen and (max-width: 990px) and (min-width: 768px){
    .spiceworks.cybermonday2020 .register-trial-main {
        padding-top: 0px !important;
    }
}

/* latin */
@font-face {
  font-family: 'Calligraffitti';
  font-style: normal;
  font-weight: 400;
  src: local('Calligraffitti Regular'), local('Calligraffitti-Regular'), url(https://fonts.gstatic.com/s/calligraffitti/v9/46k2lbT3XjDVqJw3DCmCFjE0vkFeOZc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OX-hpOqc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OVuhpOqc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OXuhpOqc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUehpOqc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OXehpOqc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OXOhpOqc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: auto;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Rambla';
  font-style: normal;
  font-weight: 400;
  src: local('Rambla'), local('Rambla-Regular'), url(https://fonts.gstatic.com/s/rambla/v5/snfrs0ip98hx6mrEKrgPBtg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Rambla';
  font-style: normal;
  font-weight: 400;
  src: local('Rambla'), local('Rambla-Regular'), url(https://fonts.gstatic.com/s/rambla/v5/snfrs0ip98hx6mrEJLgP.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

