<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'Zoho_Puvi_Light';
    src: url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_light.eot');
    src: url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_light.eot') format('embedded-opentype'), url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_light.woff2') format('woff2'), url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zoho_Puvi_Regular';
    src: url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot');
    src: url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot') format('embedded-opentype'), url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.woff2') format('woff2'), url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zoho_Puvi_Medium';
    src: url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.eot');
    src: url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.eot') format('embedded-opentype'), url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.woff2') format('woff2'), url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zoho_Puvi_SemiBold';
    src: url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot');
    src: url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot') format('embedded-opentype'), url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.woff2') format('woff2'), url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zoho_Puvi_Bold';
    src: url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.eot');
    src: url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.eot') format('embedded-opentype'), url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.woff2') format('woff2'), url('https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

:root {
    --primaryfont-bold: 'Zoho_Puvi_Bold';
    --primaryfont-semibold: 'Zoho_Puvi_SemiBold';
    --primaryfont-regular: 'Zoho_Puvi_Regular';
    --primaryfont-medium: 'Zoho_Puvi_Medium';
    --primaryfont-light: 'Zoho_Puvi_Light';
}

*,
 :after,
 :before {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

a,
a:hover {
    text-decoration: none;
}

html {
    line-height: 1;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    font-family: var(--primaryfont-regular);
    font-size: 17px;
    line-height: 1.5;
    color: #000;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-feature-settings: "liga"0, "clig"0;
    letter-spacing: -0.2px
}

h1 {
    font-size: 44px;
    font-family: var(--primaryfont-bold);
}

h2 {
    font-size: 38px;
    line-height: 1.25;
    font-family: var(--primaryfont-semibold);
}

h3 {
    font-size: 28px;
    line-height: 1.3;
    font-family: var(--primaryfont-semibold);
}

h4 {
    font-size: 23px;
    line-height: 1.4;
    font-family: var(--primaryfont-semibold);
}

h5 {
    font-size: 20px;
    line-height: 1.4;
    font-family: var(--primaryfont-semibold);
}

h6 {
    font-size: 17px
}

p {
    font-size: 17px;
    line-height: 1.6;
    margin: 0 0 20px
}

img {
    max-width: 100%;
    width: 100%;
}

.text-center {
    text-align: center;
}


/* Transition Delay */

.trans-delay-1 {
    transition-delay: .1s
}

.trans-delay-2 {
    transition-delay: .2s
}

.trans-delay-3 {
    transition-delay: .3s
}

.trans-delay-4 {
    transition-delay: .4s
}

.trans-delay-5 {
    transition-delay: .5s
}

.trans-delay-6 {
    transition-delay: .6s
}

.trans-delay-7 {
    transition-delay: .7s
}

.trans-delay-8 {
    transition-delay: .8s
}

.trans-delay-9 {
    transition-delay: 1s
}

.trans-delay-10 {
    transition-delay: 1s
}

.trans-delay-11 {
    transition-delay: 1.1s
}

.trans-delay-12 {
    transition-delay: 1.2s
}

.trans-delay-13 {
    transition-delay: 1.3s
}

.trans-delay-14 {
    transition-delay: 1.4s
}

.trans-delay-15 {
    transition-delay: 1.5s
}

.trans-delay-16 {
    transition-delay: 1.6s
}

.trans-delay-17 {
    transition-delay: 1.7s
}

.trans-delay-18 {
    transition-delay: 1.8s
}

.trans-delay-19 {
    transition-delay: 1.9s
}

.trans-delay-20 {
    transition-delay: 2s
}

.trans-delay-21 {
    transition-delay: 1.8s
}

.trans-delay-22 {
    transition-delay: 1.9s
}

.trans-delay-23 {
    transition-delay: 2s
}


/*  */

.container {
    max-width: 1140px;
    width: 90%;
    margin: 0 auto;
}

a.act-btn {
    background: #e9152b;
    color: #fff;
    cursor: pointer;
    outline: none;
    display: inline-block;
    padding: 13px 40px;
    font-size: 16px;
    line-height: initial;
    border: 1px solid #e9152b;
    text-transform: uppercase;
    font-family: var(--primaryfont-bold);
    border-radius: 4px;
}


/* Quick Links */

.quick-links-wrap {
    padding: 80px 0;
}

.quick-links-wrap h2 {
    margin: 0 0 20px;
    text-align: center
}

.quick-nav-wrap {
    display: flex;
    justify-content: space-between;
    max-width: 900px;
    margin: 0 auto;
}

.quick-nav-wrap ul {
    width: 22%;
}

.quick-nav-wrap ul li {
    font-size: 15px;
    margin: 10px 0 0;
}

.quick-nav-wrap ul li a {
    color: #727272;
}

.quick-nav-wrap ul li a:hover {
    color: #000;
}


/* Footer */

.footer.container {
    display: flex;
    justify-content: space-between;
    max-width: 1280px;
    width: 100%;
}

.footer .footCol1,
.footer .footCol2,
.footer .footCol3 {
    float: none;
    padding: 40px;
    width: 33.3333%;
    border: none;
}

.footer .footCol2 {
    border-left: 1px solid #292929;
    border-right: 1px solid #292929
}

.footer .footHead {
    font-weight: 600;
    color: #fff;
    font-size: 20px;
    margin: 0;
    padding: 0 0 10px;
}

.footer li {
    margin: 0 0 5px;
}

.footer a {
    font-size: 13px;
}

.footer a:hover {
    text-decoration: none;
    color: #fff;
}

.foot-copy {
    font-size: 15px;
}

span.footer-subscribenewsletteremail {
    background-color: #fff;
    border-right: none;
    color: #b5b5b8;
    height: 38px;
    line-height: 20px;
    outline: 0;
    padding: 10px 15px;
    transition: border .2s linear 0s, box-shadow .2s linear 0s;
    width: calc(100% - 30px);
    font-size: 12px;
    float: none;
    display: block;
    cursor: text;
}

span.footer-subscribenewslettersubmit {
    border: none;
    color: #FFF;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 19px;
    padding: 10px 30px;
    text-decoration: none;
    float: none;
    margin: 0;
    text-indent: -99999em;
    background: #34ad65 url(https://www.manageengine.com/images/footer-icon-arrow.svg) no-repeat center center;
    height: 38px;
    width: 30px;
}

.footCol2 #commonNLdivisionV1 form div {
    display: flex;
    justify-content: space-between;
}

body .foot-social a {
    display: block !important;
    height: 40px;
    width: 40px;
    margin: 0;
}

body .foot-social#social {
    display: flex !important;
    justify-content: space-between;
    max-width: 240px;
    margin: 0;
}


/* Popup FORM */

.subscribepopup_boxes {
    width: 510px;
}

.subscribe_popups {
    padding: 30px;
}

.subscribepopup_form_wrapper form input[type="text"] {
    width: 205px;
    border: 1px solid #ddd;
    height: 37px;
    line-height: 20px;
    font-size: 14px;
    padding: 10px;
    display: block;
    float: left;
    border-radius: 3px;
    box-sizing: border-box;
    background: #f8f8f8;
}

.subscribepopup_form_wrapper form select {
    width: 210px;
    border: 1px solid #ddd;
    height: 37px;
    line-height: 20px;
    font-size: 14px;
    padding: 5px;
    display: block;
    color: #7e7e7e;
    float: left;
    margin: 0 0 0 10px;
    box-sizing: border-box;
    border-radius: 3px;
}

.subscribepopup_form_wrapper form #subscribe {
    margin: 20px auto 0;
}


/****** Survey form start ******/

#survey {
    position: fixed;
    z-index: 9999;
    border: 2px solid #6f7070;
    right: 80px;
    bottom: 0;
    width: 280px;
    background: #272829;
    color: #fff;
    border-radius: 10px 10px 0 0;
    font-weight: 300;
    font-size: 13px;
    display: none
}

#survey&gt;div {
    padding: 15px;
}

#survey .req {
    font-size: 10px;
    color: #ccc
}

#survey input[type=radio] {
    margin-top: -5px
}

#survey input[type=text] {
    border: none;
    color: #000;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 5px;
    padding: 3px;
    width: calc(100% - 8px);
    border: 1px solid #fff
}

#survey input[type=text].alert {
    border: 1px solid #EC5F61
}

#survey .surveyHead {
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

#survey label {
    background: #323334;
    display: block;
    margin-bottom: 5px;
    padding: 5px 10px;
    line-height: 24px;
    border-radius: 50px;
    cursor: pointer
}

#survey&gt;div {
    display: none
}

#survey #yesno,
#survey #plusminus {
    display: block;
}

#survey #plusminus {
    position: absolute;
    top: -22px;
    right: 20px;
    padding: 0
}

#survey #plusminus span {
    background: #272829;
    border: 2px solid #6f7070;
    line-height: 20px;
    width: 30px;
    text-align: center;
    display: inline-block;
    border-radius: 5px 5px 0 0;
    border-bottom: none;
    cursor: pointer;
    display: none
}

#survey #plusminus span.act {
    display: block
}

#survey .dBox {
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
    padding: 20px 0
}

#survey #downloadSubmit {
    border-radius: 4px;
    font-size: 12px;
    line-height: 18px;
    width: auto;
    padding: 5px 20px;
    background: #999;
    margin: 20px auto 0;
    display: block;
}

#survey #surveyThanks {
    font-size: 18px
}

#survey #getQuoteCountry {
    width: 97%;
    padding: 10px;
    border: 1px solid #fff
}

/****** Survey form end ******/


/* header */

.head-container {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    padding: 0 2%;
    box-sizing: border-box !important;
}

.nav-dwn a {
    background: #E9142B;
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    padding: 4px 10px;
    display: inline-block;
    width: 164px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
}


/*Slick Slider*/

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


/* BreadCrumb */

.pam360-breadcrumb {
    font-size: 13px;
}

.pam360-breadcrumb a {
    font-size: 12px;
    color: #0fa0ff;
}


/* Form  */

.form-group {
    width: 100%;
    margin: 40px 0;
    position: relative;
}


/* necessary to give position: relative to parent. */

input[type="text"],
input[type="email"],
input[type="number"],
select,
textarea {
    font-size: 15px;
    line-height: 24px;
    font-family: 'Zoho_Puvi_Regular';
    color: #333;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: 1px;
    height: 40px;
    padding: 7px 14px;
}

.req-demo-wrapper select {
    border: 1px solid #e3e3e3;
    padding: 7px 14px;
}

textarea {
    height: 100px;
    resize: none;
    display: block;
}

.trans-effect {
    border: 1px solid #ccc;
    padding: 7px 14px;
    transition: 0.4s;
    background: transparent;
}

.trans-effect~.focus-border:before,
.trans-effect~.focus-border:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 2px;
    background-color: #3399FF;
    transition: 0.2s;
    transition-delay: 0.2s;
}

.trans-effect~.focus-border:after {
    top: auto;
    bottom: 0;
    right: auto;
    left: 0;
    transition-delay: 0.6s;
}

.trans-effect~.focus-border i:before,
.trans-effect~.focus-border i:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 0;
    background-color: #3399FF;
    transition: 0.2s;
}

.trans-effect~.focus-border i:after {
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
    transition-delay: 0.4s;
}

.trans-effect:focus~.focus-border:before,
.trans-effect:focus~.focus-border:after,
.has-content.trans-effect~.focus-border:before,
.has-content.trans-effect~.focus-border:after {
    width: 100%;
    transition: 0.2s;
    transition-delay: 0.6s;
}

.trans-effect:focus~.focus-border:after,
.has-content.trans-effect~.focus-border:after {
    transition-delay: 0.2s;
}

.trans-effect:focus~.focus-border i:before,
.trans-effect:focus~.focus-border i:after,
.has-content.trans-effect~.focus-border i:before,
.has-content.trans-effect~.focus-border i:after {
    height: 100%;
    transition: 0.2s;
}

.trans-effect:focus~.focus-border i:after,
.has-conten.trans-effect~.focus-border i:after {
    transition-delay: 0.4s;
}

.trans-effect~label {
    position: absolute;
    left: 14px;
    width: 100%;
    top: 10px;
    color: #aaa;
    transition: 0.3s;
    z-index: -1;
    letter-spacing: 0.5px;
}

.trans-effect:focus~label,
.has-content.trans-effect~label {
    top: -22px;
    left: 0;
    font-size: 12px;
    color: #3399FF;
    transition: 0.3s;
}


/* Radio Button */

.form-radio,
.form-group {
    position: relative;
    margin: 25px 0;
    margin-bottom: 30px;
}

.form-radio {
    display: block;
}

.form-radio .form-help {
    padding-top: 0.25rem;
    margin-top: -1rem;
}

.form-radio .form-help,
.form-group .form-help {
    position: absolute;
    width: 100%;
}

.form-radio label {
    position: relative;
    cursor: pointer;
    padding-left: 25px;
    text-align: left;
    color: #333;
    display: block;
}

.form-radio input {
    width: auto;
    opacity: 0.00000001;
    position: absolute;
    left: 0;
}

.radio .helper {
    position: absolute;
    top: -1px;
    left: -3px;
    cursor: pointer;
    display: block;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #999;
}

.radio .helper::before,
.radio .helper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 0.25rem;
    width: 1rem;
    height: 1rem;
    -webkit-transition: -webkit-transform 0.28s ease;
    transition: -webkit-transform 0.28s ease;
    transition: transform 0.28s ease;
    transition: transform 0.28s ease, -webkit-transform 0.28s ease;
    border-radius: 50%;
    border: 0.125rem solid currentColor;
}

.radio .helper::after {
    -webkit-transform: scale(0);
    transform: scale(0);
    background-color: #337ab7;
    border-color: #337ab7;
}

.radio label:hover .helper {
    color: #337ab7;
}

.radio input:checked~.helper::after {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}

.radio input:checked~.helper::before {
    color: #337ab7;
}

.radio+.radio {
    /* margin-top: 1rem; */
    margin-left: 25px;
}


/* Checkbox */

.checkbox {
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.checkbox .form-help {
    position: relative;
    margin-bottom: 1rem;
    position: absolute;
    width: 100%;
}

.checkbox label {
    position: relative;
    cursor: pointer;
    padding-left: 2rem;
    text-align: left;
    color: #333;
    display: block;
}

.checkbox input {
    width: auto;
    opacity: 0.00000001;
    position: absolute;
    left: 0;
}

.checkbox .helper {
    color: #999;
    position: absolute;
    top: 0;
    left: 0;
    width: 1rem;
    height: 1rem;
    z-index: 0;
    border: 0.125rem solid currentColor;
    border-radius: 0.0625rem;
    -webkit-transition: border-color 0.28s ease;
    transition: border-color 0.28s ease;
}

.checkbox .helper::before,
.checkbox .helper::after {
    position: absolute;
    height: 0;
    width: 0.2rem;
    background-color: #337ab7;
    display: block;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    border-radius: 0.25rem;
    content: '';
    -webkit-transition: opacity 0.28s ease, height 0s linear 0.28s;
    transition: opacity 0.28s ease, height 0s linear 0.28s;
    opacity: 0;
}

.checkbox .helper::before {
    top: 0.65rem;
    left: 0.38rem;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    box-shadow: 0 0 0 0.0625rem #fff;
}

.checkbox .helper::after {
    top: 0.3rem;
    left: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.checkbox label:hover .helper {
    color: #337ab7;
}

.checkbox input:checked~.helper {
    color: #337ab7;
}

.checkbox input:checked~.helper::after,
.checkbox input:checked~.helper::before {
    opacity: 1;
    -webkit-transition: height 0.28s ease;
    transition: height 0.28s ease;
}

.checkbox input:checked~.helper::after {
    height: 0.5rem;
}

.checkbox input:checked~.helper::before {
    height: 1.2rem;
    -webkit-transition-delay: 0.28s;
    transition-delay: 0.28s;
}

.checkbox+.checkbox {
    margin-top: 1rem;
}


/* Button */

.button {
    position: relative;
    background: currentColor;
    border: 1px solid currentColor;
    font-size: 1.1rem;
    color: #db4545;
    margin: 3rem 0;
    padding: 0.75rem 3rem;
    cursor: pointer;
    -webkit-transition: background-color 0.28s ease, color 0.28s ease, box-shadow 0.28s ease;
    transition: background-color 0.28s ease, color 0.28s ease, box-shadow 0.28s ease;
    overflow: hidden;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.button span {
    color: #fff;
    position: relative;
    z-index: 1;
}

.button::before {
    content: '';
    position: absolute;
    background: #000;
    border: 50vh solid #db4545;
    width: 30vh;
    height: 30vh;
    border-radius: 50%;
    display: block;
    top: 50%;
    left: 50%;
    z-index: 0;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
}

.button:hover {
    color: #974545;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}

.button:active::before,
.button:focus::before {
    -webkit-transition: opacity 0.28s ease 0.364s, -webkit-transform 1.12s ease;
    transition: opacity 0.28s ease 0.364s, -webkit-transform 1.12s ease;
    transition: transform 1.12s ease, opacity 0.28s ease 0.364s;
    transition: transform 1.12s ease, opacity 0.28s ease 0.364s, -webkit-transform 1.12s ease;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
}

.button:focus {
    outline: none;
}

input#btnSubmit {
    background: #e9152b;
    color: #fff;
    cursor: pointer;
    outline: none;
    display: inline-block;
    padding: 10px 30px;
    font-size: 15px !important;
    font-weight: 600;
    border: 1px solid #e9152b;
    box-sizing: border-box;
    text-transform: uppercase;
    border-radius: 5px;
    width: 100%;
    height: 45px;
    margin: 20px 0 0;
}

.const-text {
    font-size: 12px;
    line-height: 1.4;
    margin: 10px 0 -5px;
    color: #9da3ab;
}

.form-group.country-select-box {
    margin-bottom: 20px;
}

#meGDPRMessage {
    padding: 0 0;
}

/*State&amp;region selct box stye*/
select#ukcountry_region, #country_state {
    margin-top: 25px;
}
select#ukcountry_region~.focus-border, #country_state~.focus-border {
    height: 40px;
}
select#ukcountry_region,select#country_state{
border: 1px solid #3399fe;
}
select#ukcountry_region:invalid,select#country_state:invalid{
border-color: #ccc;
}

.country-select-box label {
    opacity: 0;
}

.country-select-box .has-content~label {
    opacity: 1;
}

input[data-readonly] {
    pointer-events: none;
}



/* Promo Wrap */

.promo-wrap {
    width: 100%;
    margin: 0 auto 20px;
    border: 1px solid #efefef;
    padding: 20px;
    overflow: hidden;
    box-sizing: border-box;
    background: #effbf2;
}

.promo-contain {
    position: relative;
}

.promo-contain h3 {
    margin: 0 0 15px;
    font-size: 21px;
    line-height: 1.3;
    font-weight: 700;
}

.promo-contain h4 {
    margin: 0 0 15px;
    font-size: 20px;
    line-height: 1.4;
    font-family: var(--primaryfont-bold);
}

.promo-contain p {
    margin: 0 0 8px;
    font-size: 14px;
    line-height: 16px;
}

.promo-contain p:last-child {
    margin: 0
}

.promo-contain p a {
    font-weight: 700;
    border-bottom: 1px solid;
}

.promo-contain p a:hover {
    text-decoration: none;
}

.promo-band {
    background: #000;
    padding: 10px 5%;
    text-align: center;
}

.promo-band p {
    margin: 0;
    color: #fff;
    font-size: 12px;
}

.promo-band p a {
    text-decoration: none;
    border-bottom: 1px solid;
    font-size: 13px;
    font-weight: 500;
    color: #10b9ff;
}

@media (min-width: 1020px) and (max-width: 1100px) {
    #header-mainsec {
        top: 39px;
    }
}

@media only screen and (max-width: 1025px) {
    #commonHeader {
        min-height: 64px;
        height: 90px;
        width: 100%;
    }
}

@media only screen and (max-width: 992px) {
    h1 {
        font-size: 38px;
        line-height: 1;
    }
    h3 {
        font-size: 26px;
    }
    .footer.container {
        flex-wrap: wrap;
        padding: 30px 0;
    }
    .footer .footCol1,
    .footer .footCol2,
    .footer .footCol3 {
        width: 50%;
    }
    .footer .footCol2 {
        border: none;
    }
    .quick-links-wrap {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    #quickFixDiv {
        display: none;
    }
    .footer .footCol1,
    .footer .footCol2,
    .footer .footCol3 {
        width: 100%;
        padding: 20px 5% !important;
    }
    footer {
        width: 100%;
        overflow: hidden;
    }
    .promo-band {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    .form-radio {
        display: block;
    }
    .radio+.radio {
        margin-left: 0;
        margin-top: 20px;
    }
}
span.ico-arrow {
    display: inline-block;
    position: relative;
    top: 5px;
    height: 10px;
    width: 10px;
    padding: 0 0 0 4px;
}

span.ico-arrow:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    height: 10px;
    width: 10px;
    border-style: solid;
    border-color: black;
    border-width: 0px 2px 2px 0px;
    transform: rotate(45deg);
    transition: border-width 150ms ease-in-out;
}
/*  */

nav ul {
    font-size: 0;
    list-style-type: none;
}

nav ul li {
    font-family: "Open Sans", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #333;
    display: inline-block;
    position: relative;
}

nav ul li ul {
    display: none;
    background: #fff;
    padding: 20px 20px 30px;
    box-shadow: 0px 6px 9px 4px rgb(0 0 0 / 20%);
    line-height: 1.2;
}

nav ul li ul li.prd-sub-item {
    padding: 8px 0 0 8px;
    font-family: var(--primaryfont-regular);
}

nav ul li ul li.prd-sub-item a {
    font-family: var(--primaryfont-medium);
    font-size: 14px;
    border-bottom: none;
    padding: 0;
}

nav ul li ul li.prd-sub-title {
    padding: 0;
    border-bottom: none;
    font-family: var(--primaryfont-bold);
    font-size: 15px;
    color: #000;
    transition: .5s all;
}

nav ul li ul li.prd-sub-title.title-alone:before {
    content: none;
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 147px;
    height: 2px;
    background: #000;
}

nav ul li ul li.prd-sub-title:nth-child(1) {
    padding: 0;
}

nav ul li ul li.prd-sub-title a {
    font-family: var(--primaryfont-semibold);
    padding: 15px 0;
    display: block;
    border-bottom: 1px solid #ebebeb;
    position: relative;
}

nav ul li ul li.prd-sub-title:nth-child(2) a:after {
    content: 'New';
    padding: 2px;
    font-size: 10px;
    background: #e9152b;
    vertical-align: super;
    margin: 0 0 0 4px;
    color: #fff;
}

nav ul li ul li.prd-sub-title a:hover,
nav ul li ul li.prd-sub-item a:hover {
    color: #138cd6;
}

nav ul li:hover ul {
    display: block;
    margin-top: 0px;
    width: 260px;
    top: 35px;
    left: 183px;
    position: absolute;
    float: none;
}

nav ul li:hover ul li {
    display: block;
    text-align: left;
    float: none;
}

nav ul li:hover ul li span {
    float: right;
    color: #f9f9f9;
    background-color: #F03861;
    padding: 2px 5px;
    text-align: center;
    font-size: 0.8rem;
    border-radius: 3px;
}

nav ul li:hover ul li:hover span {
    background-color: #ee204e;
}

li.prd-sub-title.title-alone {
    padding: 17px 0 0;
}

@media screen and (max-width: 1025px) {
    #MEdropPanel ul li:hover ul {
        display: block;
        margin-top: 0px;
        width: 100%;
        top: 0;
        left: 20px;
        position: relative;
    }
    #MEmobPanel ul li ul li {
        border: none;
        padding: 5px;
        list-style: none;
    }
    #MEmobPanel ul li ul li a {
        padding: 0
    }
    #MEmobPanel ul #prd-menu-solutions {
        padding: 0 0 12px;
    }
    #MEmobPanel ul #prd-menu-solutions a {
        padding: 0 0 0 10px;
    }
}
.promo-wrap {
    display: none !important;
}
</pre></body></html>