.main *,
.main ::after,
.main ::before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
#scroll {
    padding: 0
}
#scroll ul {
    padding: 0;
    list-style-type: none;
}
.heading-menu {
    display: none
}
img {
    max-width: 100%;
    width: 100%;
    height: auto
}
.main {
    font-family: 'ZohoPuvi';
    font-weight: 300;
    color: #333;
    overflow: hidden
}
.main h1,
.main h2,
.main h3,
.main p {
    color: inherit
}
.main .my-container {
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 25px
}
.main .lr-container {
    display: table;
    width: 100%
}
.main .lhs {
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1
}
.main .rhs {
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1
}
.main a {
    text-decoration: none
}
.main h2 {
    font-size: 32px;
    font-weight: 200;
    line-height: 1.3;
    margin-bottom: 25px;
    color: #000
}
.main p {
    font-size: 17px;
    line-height: 1.8
}
.intro h2 a {
    color: #138cd6;
    text-decoration: underline;
}
/* ANIMATED CTA threat-intelligence.html */
.idm-btn-dwn-ani {
    background: #E9142B;
    padding: 12px 53px 12px 30px;
    display: inline-block;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    position: relative;
    text-decoration: none
}
.idm-btn-dwn-ani span {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    font-weight: 500;
}
.idm-dwn-cta-ani-24 {
    width: 14px;
    height: 15px;
    border-bottom: 2px solid #fff;
    display: inline-block;
    position: absolute;
    margin: 8px 0 0 10px;
    pointer-events: none
}
.idm-dwn-cta-ani-24:before,
.idm-dwn-cta-ani-24:after {
    content: '';
    position: absolute;
    -moz-animation: dwncta-bounce 3s infinite;
    -webkit-animation: dwncta-bounce 3s infinite;
    animation: dwncta-bounce 3s infinite
}
.idm-dwn-cta-ani-24:before {
    height: 0;
    width: 0;
    border: none;
    border-top: 7px solid #fff;
    border-left: 7.2px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    left: 0;
    top: 3px
}
.idm-dwn-cta-ani-24:after {
    width: 4.5px;
    height: 8px;
    background: #fff;
    display: inline-block;
    top: -4px;
    left: 5px
}
@-moz-keyframes dwncta-bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -moz-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    60% {
        -moz-transform: translateY(-3px);
        transform: translateY(-3px)
    }
}
@-webkit-keyframes dwncta-bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    60% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }
}
@keyframes dwncta-bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -moz-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    60% {
        -moz-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }
}
.idm-btn-dwn-ani:link,
.idm-btn-dwn-ani:visited {
    border: none;
    overflow: hidden;
    transition: all .3s ease-in-out
}
.idm-btn-dwn-ani::before {
    background: #fff;
    content: "";
    height: 155px;
    opacity: 0;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    width: 50px;
    transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1)
}
.idm-btn-dwn-ani::after {
    background: #fff;
    content: "";
    height: 120px;
    opacity: 0;
    position: absolute;
    top: -27px;
    transform: rotate(71deg);
    transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 8rem
}
.idm-btn-dwn-ani::before {
    left: -50%
}
.idm-btn-dwn-ani::after {
    left: -100%
}
.idm-btn-dwn-ani:hover,
.idm-btn-dwn-ani:active {
    transform: translateY(-3px);
    color: #fff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
    text-decoration: none;
}
.idm-btn-dwn-ani:hover::before {
    left: 120%;
    opacity: .5s
}
.idm-btn-dwn-ani:hover::after {
    left: 200%;
    opacity: .6
}
.main strong {
    font-weight: 600
}
.sprite span,
.sprite span::before,
.sprite span::after,
.intro::after,
.intro::before {
    content: '';
    background: url(/sites/meweb/images/se/log-management/images/internal-threat-detection-and-mitigation-sprite.png) no-repeat;
    background-size: 424px;
    position: absolute
}
.sec2 li h3::before,
.main-intro .binary,
.main-intro .binary::before,
.main-intro .binary::after {
    background: url(/sites/meweb/images/se/log-management/images/internal-threat-detection-and-mitigation-icons.png) no-repeat;
    background-size: 167px;
    position: absolute
}
.banner {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #FED5D5), to(#fff));
    background: -o-linear-gradient(top, #FED5D5 10%, #fff);
    background: linear-gradient(to bottom, #FED5D5 10%, #fff);
    padding: 80px 0 160px
}
.banner .my-container {
    padding: 0 80px
}
.banner h1 {
    font-size: 50px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 16px;
    color: #000
}
.banner p {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 34px
}
.banner .lhs {
    width: calc(100% - 369px);
    padding-right: 280px
}
.banner .rhs {
    float: right;
    width: 369px;
    height: 350px;
    position: relative;
    right: 20px
}
.banner .sprite .ball1 {
    background-position: -9px -557px;
    width: 66px;
    height: 64px;
    top: 24px;
    left: -34px;
    -webkit-animation: fadeInRight 1s 1s linear both;
    animation: fadeInRight 1s 1s linear both
}
.banner .sprite .ball2 {
    background-position: -8px -645px;
    width: 66px;
    height: 65px;
    bottom: 12px;
    right: -34px;
    -webkit-animation: fadeInLeft 1s 1s linear both;
    animation: fadeInLeft 1s 1s linear both
}
.banner .sprite .ban1::before {
    background-position: -18px -229px;
    width: 332px;
    height: 129px;
    bottom: 90px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto
}
.banner .sprite .ban1 {
    background: #F88;
    border-radius: 20px;
    width: 369px;
    height: 350px;
    overflow: hidden
}
.banner .sprite .ban1::after {
    background-position: -9px -380px;
    width: 372px;
    height: 128px;
    bottom: -50px;
    right: 0
}
.banner .sprite .ban2 {
    background-position: -5px -8px;
    width: 359px;
    height: 206px;
    bottom: 70px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-animation: ban2 2s 1s both;
    animation: ban2 2s 1s both
}
.banner .sprite .ban3 {
    background-position: -100px -534px;
    width: 313px;
    height: 281px;
    bottom: 34px;
    left: 84px;
    -webkit-animation: scan1 1.4s 2.2s linear both, scan2 7s 3.6s linear infinite;
    animation: scan1 1.4s 2.2s linear both, scan2 7s 3.6s linear infinite
}
@-webkit-keyframes scan1 {
    from {
        -webkit-transform: translate(182px, 182px);
        transform: translate(182px, 182px);
        opacity: 0
    }
    to {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1
    }
}
@keyframes scan1 {
    from {
        -webkit-transform: translate(182px, 182px);
        transform: translate(182px, 182px);
        opacity: 0
    }
    to {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1
    }
}
@-webkit-keyframes scan2 {
    20% {
        -webkit-transform: translate(-86px, 30px);
        transform: translate(-86px, 30px)
    }
    40% {
        -webkit-transform: translate(8px, -5px)scale(1.1);
        transform: translate(8px, -5px)scale(1.1)
    }
    60% {
        -webkit-transform: translate(118px, 28px) scale(1);
        transform: translate(118px, 28px) scale(1)
    }
    80% {
        -webkit-transform: translate(8px, -5px);
        transform: translate(8px, -5px)
    }
    0%,
    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px)
    }
}
@keyframes scan2 {
    20% {
        -webkit-transform: translate(-86px, 30px);
        transform: translate(-86px, 30px)
    }
    40% {
        -webkit-transform: translate(8px, -5px)scale(1.1);
        transform: translate(8px, -5px)scale(1.1)
    }
    60% {
        -webkit-transform: translate(118px, 28px) scale(1);
        transform: translate(118px, 28px) scale(1)
    }
    80% {
        -webkit-transform: translate(8px, -5px);
        transform: translate(8px, -5px)
    }
    0%,
    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px)
    }
}
@-webkit-keyframes ban2 {
    from {
        height: 0
    }
    to {
        height: 206px;
        opacity: 1
    }
}
@keyframes ban2 {
    from {
        height: 0
    }
    to {
        height: 206px;
        opacity: 1
    }
}
@-webkit-keyframes icon-blink {
    0%,
    50%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    25%,
    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}
@keyframes icon-blink {
    0%,
    50%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    25%,
    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}
.main-intro {
    position: relative;
    opacity: 1
}
.animated.main-intro {
    -webkit-animation: fadeUp 1s ease-in both;
    animation: fadeUp 1s ease-in both
}
.main-intro .binary::before {
    content: '';
    background-position: -7px -130px;
    width: 34px;
    height: 25px;
    position: absolute;
    top: 75px;
    left: 65px;
    -webkit-animation: bug 2s linear infinite;
    animation: bug 2s linear infinite
}
@-webkit-keyframes bug {
    from,
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    35% {
        -webkit-transform: rotate(4deg);
        transform: rotate(4deg)
    }
    70% {
        -webkit-transform: rotate(-4deg);
        transform: rotate(-4deg)
    }
}
@keyframes bug {
    from,
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    35% {
        -webkit-transform: rotate(4deg);
        transform: rotate(4deg)
    }
    70% {
        -webkit-transform: rotate(-4deg);
        transform: rotate(-4deg)
    }
}
.main-intro .binary::after {
    content: '';
    background-position: -51px -123px;
    width: 20px;
    height: 36px;
    position: absolute;
    top: 66px;
    left: 71px
}
.main-intro .binary {
    background-position: -3px -172px;
    width: 158px;
    height: 158px;
    top: -62px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1
}
.intro::before {
    background-position: -265px -1093px;
    width: 154px;
    height: 224px;
    top: 40px;
    left: 0
}
.animated.intro::before {
    -webkit-animation: fadeInLeft 1.8s .5s ease-in both;
    animation: fadeInLeft 1.8s .5s ease-in both
}
.intro {
    background-color: #FFF0E2;
    border: 1px solid #FF9393;
    border-radius: 10px;
    padding: 120px 124px 40px;
    margin: 0 90px;
    position: relative;
    margin-bottom: 100px;
    text-align: center;
    overflow: hidden
}
.intro::after {
    background-position: -263px -1354px;
    width: 155px;
    height: 224px;
    top: 40px;
    right: 0
}
.animated.intro::after {
    -webkit-animation: fadeInRight 1.8s .5s ease-in both;
    animation: fadeInRight 1.8s .5s ease-in both
}
.intro h2 {
    font-size: 25px;
    font-weight: 200;
    color: #000
}
.intro h2 strong {
    display: block
}
.intro p {
    line-height: 1.8
}
.intro p:nth-child(2) {
    padding-bottom: 30px
}
.main .sec1 {
    margin-bottom: 60px
}
.sec1 .even,
.sec1 .odd {
    margin-bottom: 150px
}
.sec1 .even .lhs {
    width: 50%;
    position: relative;
    left: -70px
}
.sec1 .even .rhs {
    width: 50%;
    padding-left: 60px
}
.sec1 .odd .lhs {
    width: 50%;
    padding-right: 70px
}
.sec1 .odd .rhs {
    width: 50%;
    position: relative;
    right: -70px
}
.sec1 .odd .lhs h2+p,
.sec1 .even .rhs h2+p {
    margin-bottom: 20px
}
.sec1 .lhs h2 strong,
.sec1 .rhs h2 strong {
    display: block
}
.animated .lhs {
    -webkit-animation: fadeInLeft 1.2s ease-in-out both;
    animation: fadeInLeft 1.2s ease-in-out both
}
.animated .rhs {
    -webkit-animation: fadeInRight 1.2s ease-in-out both;
    animation: fadeInRight 1.2s ease-in-out both
}
.main .sec2 {
    position: relative;
    padding: 80px 0 50px
}
.main .sec2::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 0 80px 0 0;
    background: #FFDCDC;
    height: 100%;
    width: 75%;
    z-index: -1
}
.main .sec2::after {
    content: "";
    background: url(/sites/meweb/images/se/log-management/images/building.png) repeat-x;
    background-size: cover;
    width: 75%;
    height: 336px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-animation: building 3000s linear infinite;
    animation: building 3000s linear infinite;
    z-index: -1
}
@-webkit-keyframes building {
    0% {
        background-position: 100000px bottom
    }
    100% {
        background-position: 0 bottom
    }
}
@keyframes building {
    0% {
        background-position: 100000px bottom
    }
    100% {
        background-position: 0 bottom
    }
}
.main .sec2 .my-container {
    max-width: 1400px
}
.sec2 .rhs {
    width: calc(100% - 438px)
}
.sec2 .lhs {
    width: 438px;
    position: relative
}
.sec2 .animated .lhs,
.sec2 .animated .rhs {
    -webkit-animation-duration: .4s;
    animation-duration: .4s
}
.sec2 .sec2-title {
    width: 71%;
    color: #000;
    font-size: 25px;
    font-weight: 600;
    position: absolute;
    text-align: center;
    line-height: 1.5;
    bottom: 476px;
    left: 34px
}
.sec2 .lhs .sprite .man {
    background-position: -3px -1093px;
    width: 250px;
    height: 484px;
    position: absolute;
    display: block;
    bottom: -50px
}
.sec2 .lhs .sprite .man::before {
    content: '';
    background-position: -37px -835px;
    width: 361px;
    height: 223px;
    position: absolute;
    top: -224px;
    left: 12px
}
.sec2 .rhs ul {
    display: inline-block;
    vertical-align: top;
    width: 40%
}
.sec2 .rhs ul:first-child {
    margin-right: 30px
}
.sec2 .rhs ul:last-child {
    margin-top: 80px
}
.sec2 .rhs ul li:not(:last-child) {
    margin-bottom: 26px
}
.sec2 .rhs ul li {
    background-color: #fff;
    padding: 36px 30px;
    -webkit-box-shadow: 0 0 30px rgba(65, 80, 90, 0.08);
    box-shadow: 0 0 30px rgba(65, 80, 90, 0.08);
    border-radius: 8px;
    width: 100%;
    margin-right: 18px;
    vertical-align: top;
    text-align: left
}
.sec2 .rhs ul li h3 {
    font-size: 17px;
    font-weight: 500;
    padding-top: 50px;
    padding-bottom: 10px;
    position: relative
}
.sec2 .rhs ul li p {
    font-size: 15px
}
.sec2 .ic1::before {
    content: '';
    background-position: -4px -5px;
    width: 43px;
    height: 38px;
    top: 0;
    left: 0
}
.sec2 .ic2::before {
    content: '';
    background-position: -61px -4px;
    width: 40px;
    height: 39px;
    top: -6px;
    left: 0
}
.sec2 .ic3::before {
    content: '';
    background-position: -114px -5px;
    width: 47px;
    height: 40px;
    top: 0;
    left: 0
}
.sec2 .ic4::before {
    content: '';
    background-position: -3px -64px;
    width: 57px;
    height: 40px;
    top: -6px;
    left: 0
}
.sec2 .ic5::before {
    content: '';
    background-position: -77px -64px;
    width: 55px;
    height: 44px;
    top: -8px;
    left: 0
}
@-webkit-keyframes fadeInLeft {
    from {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
    to {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1
    }
}
@keyframes fadeInLeft {
    from {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
    to {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1
    }
}
@-webkit-keyframes fadeInRight {
    from {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }
    to {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1
    }
}
@keyframes fadeInRight {
    from {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }
    to {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1
    }
}
@-webkit-keyframes fadeUp {
    from {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
    to {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1
    }
}
@keyframes fadeUp {
    from {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
    to {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1
    }
}
@media (min-width: 1500px) {
    .main .sec2::before,
    .main .sec2::after {
        left: calc(50vw - 760px);
        max-width: 1100px
    }
}
@media (max-width: 1350px) {
    .sec1 .even .lhs {
        left: 0
    }
    .sec1 .odd .rhs {
        right: 0
    }
}
@media (max-width: 1200px) {
    .banner .my-container {
        padding: 0 25px
    }
    .banner .lhs {
        padding-right: 160px
    }
    .sec2 .rhs ul {
        width: 47%
    }
}
@media (max-width: 1150px) {
    .sec2 .lhs {
        width: 340px
    }
    .sec2 .rhs {
        width: calc(100% - 340px)
    }
    .sec2 .sec2-title {
        font-size: 22px;
        width: 76%;
        bottom: 288px;
        left: 48px
    }
    .sec2 .lhs .sprite .man {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        bottom: -160px
    }
}
@media (max-width: 1080px) {
    .banner .lhs {
        padding-right: 60px
    }
}
@media (max-width: 992px) {
    .banner .rhs,
    .intro::before,
    .intro::after,
    .sec2 .lhs .sprite .man,
    .main .sec2::after,
    .main .sec2::before {
        display: none
    }
    .main .animated .lhs,
    .main .animated .rhs,
    .animated.main-intro {
        -webkit-animation: none;
        animation: none
    }
    .main .lhs,
    .main .rhs,
    .main-intro {
        opacity: 1
    }
    .banner {
        padding-bottom: 124px
    }
    .banner .lhs {
        display: block;
        float: none;
        width: 80%;
        margin: 0 auto;
        text-align: center;
        padding-right: 0
    }
    .intro {
        padding: 120px 40px 40px;
        margin: 0;
        margin-bottom: 60px
    }
    .sec1 .lr-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin: 0 auto;
        border-radius: 8px;
        padding: 30px;
        margin-bottom: 20px;
        row-gap: 30px
    }
    .sec1 .lr-container.row1 {
        border: 1px solid #ffcaeb
    }
    .sec1 .lr-container.even {
        border: 1px solid #b7f9da
    }
    .sec1 .lr-container.row3 {
        border: 1px solid #f7e8b1
    }
    .sec1 .lr-container.even .lhs {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .sec1 .even .lhs,
    .sec1 .even .rhs,
    .sec1 .odd .lhs,
    .sec1 .odd .rhs {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
    .main .sec2 {
        background-color: #F4FBFF;
        padding: 40px 0
    }
    .sec2 .rhs,
    .sec2 .lhs {
        text-align: center;
        display: block;
        width: 100%
    }
    .sec2 .sec2-title {
        position: static;
        font-size: 25px;
        width: 100%;
        margin-bottom: 30px
    }
    .sec2 .rhs ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-column-gap: 24px;
        -moz-column-gap: 24px;
        column-gap: 24px;
        row-gap: 24px
    }
    .sec2 .rhs ul:last-child {
        margin-top: 24px
    }
    .sec2 .rhs ul li:not(:last-child) {
        margin-bottom: 0
    }
    .sec2 .rhs ul li {
        margin-right: 0
    }
}
@media (max-width: 767px) {
    .banner .lhs {
        width: 100%
    }
    .sec2 .rhs ul li {
        padding: 36px 20px
    }
    .sec2 .rhs ul li h3 {
        font-size: 15px;
        line-height: 1.4
    }
    .sec2 .rhs ul li p {
        font-size: 14px;
        line-height: 1.5
    }
}
@media (max-width: 600px) {
    #titlediv {
        display: none
    }
    .zsiq_theme1 .zsiq_flt_rel {
        border-radius: 50px 0 0 50px !important
    }
    .main .my-container {
        padding: 0 18px
    }
    .main h2 {
        font-size: 22px;
        margin-bottom: 10px;
        line-height: 1.2
    }
    .main p {
        font-size: 14px
    }
    .banner h1 {
        font-size: 34px
    }
    .banner p {
        font-size: 14px;
        margin-bottom: 30px
    }
    .intro {
        padding: 120px 18px 18px
    }
    .intro h2 {
        font-size: 18px
    }
    .intro p:nth-child(2) {
        padding-bottom: 10px
    }
    .sec1 .lr-container {
        width: 100%;
        padding: 25px 18px;
        margin-bottom: 30px
    }
    .sec2 .rhs ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .sec2 .rhs ul li {
        width: 100%;
        margin-right: 0
    }
}
body .double-btn {
    display: none;
    margin-bottom: 30px
}
body .double-btn a {
    padding: 10px 30px 10px 48px;
    position: relative;
    transition: .3s ease-in;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    border-radius: 3px;
    border: 1px solid #dd002c;
    text-decoration: none;
    line-height: 27px;
    box-sizing: border-box
}
body .double-btn a {
    background: #DD002C;
    color: #fff
}
body .double-btn a:hover {
    box-shadow: 0 5px 10px rgb(221 0 44 / 50%);
    transform: translateY(-3px);
    text-decoration: none
}
body .double-btn .CS_CTA_signup {
    margin-right: 15px
}
body .double-btn .CS_CTA_signup:before {
    content: "";
    width: 15px;
    height: 15px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAeCAYAAAA/xX6fAAAABHNCSVQICAgIfAhkiAAAAgxJREFUSEvtl+FRwzAMhZsJ6AaUCYAJKBMAExAmACagnQCYgG4AnYB0AugEpBvQCcL7cjLn5hLbabn+Qne+JrGkZz9ZkpsNEqWqqlyqZxonNgr9lhrzLMveEt0MspiigEbSedEYB3QBvBHwd8xfENDAPuRkGHNkuz2NgcYAoQ0anUz18Cann1oMO77UuPXmnzV3F1pcJ6DFDCqRNZQC1HQmPUBfve9XoZiGAP3d3cvJU9fKBTrT3LXNT6U76dINAZYyOjTDIznhvVWM3nebXEgXulslBFg5CzmIxXok3S/TX0md996Ae98huXVhy9xLDHOBuVNKQp8nnlL0it6UYqDDgKGfhxO9U8pcHsKAn3fb56EBEnxy76Brxd73pZ7J1WB5S62ls8ZOm/hzfchjYBhFAZ1nqzxjvdMtjjUWGqUGpe7vukUClb1UknfYy2tAuRVQ9NGOoA0K+0ohg2VXPDcABUR8yD1+dxVON015o8P8AgqMfHrcFaXFfiJQ+mgtNWBLT6P/sTLo6SuEAYb83GWnsxrQ4kWld9cIjjs5VfZFcvrmEwBXiykGXD9KACd6eTDlFatLSeCUxcg3LHH4kLrsAQhtrl4GrwcpIL5OI1R1YwYQ6pI6e19A9OV/o5EDmNzZ/wHbGGij1MUwePnZhk6LoTupax2aITEkSbnM1jfqbR132dnfhVzzBVePH+P58h9IaxXvAAAAAElFTkSuQmCC) no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: calc(50% - 42px);
    top: 48%;
    transform: translateY(-50%)
}
body .double-btn .CS_CTA_download:before {
    content: "";
    width: 15px;
    height: 15px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABHNCSVQICAgIfAhkiAAAAVFJREFUSEvtlv0RgjAMxekGOomO4gbKBLqBOIITCBs4ikwiG9QXrsW29CPh+BPuvJM2yY/3WkJVtfDSWjdIveLXKaVu0jJKmmDjAdbm/wDwXlpnDXAFsLiOOCGieAOzlnuzmmUTBTmv07a5WK5lNxfspFao0R+eYbWS1blcqpUEI/GC+ZcBtoDXLjwHxlyL2LOJr5FL997FBVOSB0+BAyjlycBm57pP7sFj4AiUvlzk3OwqNpBIsVF5CJZAs2scrOdMOeZdJZ2zppSaVGrrFhXbwIiimIMs6KhYcpJgwLNKPZb0JJGBF+31WKVGEPNTupGc5bLHpdHq/43gCOPAi0pXBad2Vm7cE7lU8QYuOQBnd4j5Tg0EAx/cHMwAfQZpswylQtJ58w7fTV5vG4gdkNZbGv8YW2agemkxbl4PR49TrzZWnBzbuYW4cT0C34A2lPAD7xbxyo7GxG4AAAAASUVORK5CYII=) no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: calc(50% - 53px);
    top: 48%;
    transform: translateY(-50%)
}
@media screen and (max-width : 992px) {
    body .double-btn {
        text-align: center;
        width: 100%;
    }
}
@media screen and (max-width : 400px) {
    body .double-btn a {
        font-size: 14px;
        width: 100%;
        margin: 0;
        box-sizing: border-box;
        text-align: center
    }
    body .double-btn .CS_CTA_signup {
        margin: 0;
        margin-bottom: 8px;
        text-align: center;
        width: 100%
    }
}