@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap); /* Nunito regular - H3, nunito regular - body font*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap'); /* inter family bold - H1  reulat - H2*/



a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse
}

html {
    font-size: 100%;
    margin-top: 0 !important
}

img {
    width: 100%;
    height: auto
}

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

a {
    text-decoration: none;
    outline: 0
}

body {
    font-family: "Nunito Sans", sans-serif
}

.dark-blue-bg {
    background-color: #0b1a65
}

.light-blue-bg {
    background-color: #0065ff
}

.white-bg {
    background-color: #fff
}

.dark-blue {
    color: #0b1a65
}

.light-blue {
    color: #0065ff
}

.white {
    color: #fff
}
.fw-extrabold {
    font-weight: 800;
}
.fw-bold {
    font-weight: 700
}

.fw-black {
    font-weight: 900
}

.fw-semibold {
    font-weight: 600
}

.fw-medium {
    font-weight: 500
}

.fw-normal {
    font-weight: 400
}

.fw-light {
    font-weight: 300
}


.title {
    font-weight: 700;
    font-size: 2.5rem;
    color: #0b1a65
}

.play-btn circle {
    transition: all 0.3s linear;
}
 .play-btn:hover #Wave_1{
   
    r:83;
    transition: all 0.3s linear;
}
 .play-btn:hover #Wave_2{
    r:120;
    transition: all 0.3s linear;
}
@media screen  and (max-width:991px){
    h2{
        font-size: 2rem!important;
    }
}

@media screen  and (max-width:625px){
    .heimdal-logo{
        max-width: 50%;
    }
}

@media screen  and (max-width:425px){
    h2{
        font-size: 1.5rem!important;
    }
    h1 {
        font-size: 2rem;
    }
}
/* end of common css */

.button a {
    font-size: 1rem;
    padding: 1.1em 4.25em  1.1em 3.25em;
    display: inline-block;
    box-shadow: 0px 6px 12px #0038FF26;
    border-radius: 4px;
    letter-spacing: 0.26px;
    line-height: 16.8px;
    position: relative;
    background: #0065FF;
    background: linear-gradient( to right, #0065FF calc(15% - 10px), #00D6FF calc(50% - 10px), #0065FF calc(45% + 10px));
    background-size: 250% 100%;
    background-position: 100% 50%;
    transition: 0.3s all;
    color:#fff;
}

@-webkit-keyframes AnimationName {
    90% {
        padding-right: 4.34em;
    }
    100% {
        padding: 1.1em 4.25em  1.1em 3.25em;
    }
}

@-moz-keyframes AnimationName {
    90% {
        padding-right: 4.34em;
    }
    100% {
        padding: 1.1em 4.25em  1.1em 3.25em;
    }
}

@keyframes AnimationName {
    90% {
        padding-right: 4.34em;
    }
    100% {
        padding: 1.1em 4.25em  1.1em 3.25em;
    }
}

.button a:hover {
    background-position: 0 50%;
    transition: .3s all;
    -webkit-animation: AnimationName .3s;
    -moz-animation: AnimationName .3s;
    animation-fill-mode: forwards;
    animation: AnimationName .3s
}

.button a img {
    transition: all .4s ease
}

.button a:hover img {
    transform: translateX(5px)
}

.button a img {
    max-width: 15px;
    vertical-align: middle;
    position: absolute;
    right: 15px;
    top: 20px;
}

#loading video {
    max-width: 200px;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0
}

a {
    color: #fff
}

body.ro {
    font-family: "Open Sans", sans-serif
}

body.ro .modal.lead-form #thor-ent-form-ps .button {
    max-width: 100%
}

.announcement-bar {
    background: url(/img/new/webinar-bar/hello-bar.jpg) center center no-repeat;
    font-family: Lato, Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #0068c6;
    background-size: cover
}

.announcement-bar h3 {
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    line-height: 32px
}

.announcement-bar p {
    color: #fff;
    font-weight: 400;
    font-size: 11px;
    line-height: 24px;
    position: relative;
    bottom: -17px
}

.announcement-bar .close-button {
    max-width: 20px;
    padding: 0;
    position: relative;
    left: 43px;
    vertical-align: super
}

.old-pages .announcement-bar .close-button {
    vertical-align: middle;
    margin-top: 15px
}

.announcement-bar .button-section {
    display: inline-block
}

.old-pages .announcement-bar .button-section {
    display: inline-block;
    position: relative;
    top: -50%;
    transform: translateY(50%);
    margin: 10px 0
}

.announcement-bar h3.blue-text {
    color: #007dff;
    font-weight: 700
}

.announcement-bar img {
    width: 100%;
    height: auto;
    max-width: 95px;
    padding: 10px 0
}

.survey-btn {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13.5px;
    line-height: 18px;
    font-family: Montserrat, sans-serif;
    color: #fff;
    background-color: #ff0025;
    position: relative;
    padding: 18px 25px;
    border-radius: 5px;
    bottom: -2px
}

.survey-btn:hover {
    background: #e0052f;
    color: #fff
}
/* Utility class spacing */

.mgb-20 {
    margin-bottom: 1.25rem;
}

/* VVV Everything you need VVV */

#scroll-down-animation {
    max-width: 2em;
    width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 8%;
  }
  
  #scroll-down-animation .mouse {
    max-width: 2em;
    width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 14%;
    margin: 0 auto;
    display: block;
    border-radius: 50px;
    border: 2px solid #fff;
    height: 50px;
    width: 50px;
  }
  #scroll-down-animation .mouse:after {
    content: '';
    background: url(/wp-content/themes/heimdal/img/white-arrow-image.svg) center center no-repeat;
    width: 13px;
    display: block;
    position: absolute;
    left: 50%;
    height: 44px;
    top: 40px;
    transform: translateX(-50%);
  }
  
  #scroll-down-animation .move {
    position: absolute;
    background-color: #fff;
    height: 11px;
    width: 3.5px;
    border-radius: 20%;
    left: 50%;
    transform: translateX(-50%);
    animation: move 2s linear infinite;
  }
  
  @keyframes move {
    0% {
      transform: translate(-50%, 3px);
      opacity: 0;
    }
    50% {
      transform: translate(-50%, 20px);
      opacity: 1;
    }
    100% {
      transform: translate(-50%, 33px);
      opacity: 0;
    }
  }

/* End of Utility class spacing */
/* Utility padding classes normalize < 1200px */
@media screen and (max-width: 1200px) {
    .space--section {
        padding: 3rem 0!important;
    }
}

@media screen and (max-width: 768px) {
    .space--section {
        padding: 1.5rem 0!important;
    }
}

/* End of Utility padding classes */
@media screen and (max-width:1420px) {
    .da .survey-btn {
        font-size: 12px
    }
}

@media screen and (max-width:1300px) {
    .row.justify-content-center>div {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width:1199px) {
    .survey-btn {
        font-size: 11.5px;
        padding: 18px 12px
    }
    .announcement-bar br {
        display: none
    }
}

@media screen and (max-width:991px) {
    .announcement-bar img {
        padding-top: 10px;
        max-width: 88px
    }
    .announcement-bar h3 {
        margin: 10px 0
    }
    .survey-btn {
        display: inline-block;
        margin-bottom: 10px;
        padding: 18px 25px
    }
    .announcement-bar .button-section {
        display: block
    }
    .announcement-bar p {
        bottom: 0
    }
    .announcement-bar .close-button {
        padding-bottom: 5px;
        left: unset;
        vertical-align: unset
    }
    .old-pages .announcement-bar .button-section {
        top: unset;
        transform: unset;
        margin: 0
    }
    .old-pages .announcement-bar .close-button {
        display: block;
        margin: 0 auto 10px
    }
    .old-pages .announcement-bar h3 {
        margin: 10px 5px
    }
    .old-pages .announcement-bar .row {
        margin-right: 0;
        margin-left: 0
    }
    .announcement-bar {
        padding: 0 5px
    }
}

@media screen and (max-width:425px) {
    .announcement-bar h3 {
        font-size: 18px
    }
    .old-pages .announcement-bar h3 {
        font-size: 15px
    }
}

/*new inter font*/

.presentation-area__wrapper .presentation-container h1,
.one-platform-container h2,
.anticipate-section .outsideTitle,
.unique-ss .unique-solutions .top-text,
.unified-section-wrapper .text-container h2,
.securing-global-container .text-container h2,
.customers-section h2,
.related-resources .related-top h2,
.utd-container h2,
.cta-card-wraper .cyber-footer-title{
    font-family: "Inter", "Nunito Sans", sans-serif !important;
    font-weight: 700 !important;
}

.h1-text, .h2-text{
    font-family: "Inter", "Nunito Sans", sans-serif;
    font-weight: 700;
}

.unified-section .container>h2, .unique-solutions-section h2{
    font-weight: 700;
}



/*end new inter font*/
.chat-header.project-online { background: #0065fe !important;}