    body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
    }
    
    .header {
        background: url(../images/threats-raining_800x450.gif) no-repeat top center #156082;
        min-height: 400px;
        width: 100%;
        position: relative;
    }
    
    .container {
        max-width: 1000px;
    }
    
    .soft-edge-top {
        background: url(../images/soft-edge_top_800x128.png) repeat-x left top;
        height: 128px;
        position: absolute;
        top: 0;
        width: 100%;
    }
    
    .soft-edge-bottom {
        background: url(../images/soft-edge-bottom_800x128.png) repeat-x left top;
        height: 128px;
        position: absolute;
        bottom: 0;
        width: 100%;
    }
    
    .header img {
        position: absolute;
        left: 19%;
        top: 35%;
    }
    
    .tanium-img {
        margin-top: -70px;
        position: relative;
        z-index: 1;
        text-align: center;
    }
    
    .conent-1 {
        width: 759px;
        margin: 0 auto;
    }
    
    .conent-1 p {
        font-size: 20px;
        font-weight: bold;
        margin: 0 0 20px 0;
    }
    
    .conent-1 h2 {
        font-size: 28px;
        font-weight: bold;
        margin: 0 0 20px 158px;
    }
    
    .conent-1 img {
        margin: 0 0 50px 119px;
    }
    
    .conent-1 .catch-bad-guy img {
        margin: 0 0 30px 30px;
    }
    
    .video-content {
        margin: 0 0 45px 45px;
    }
    
    .video-content h3 {
        font-size: 26px;
        font-weight: bold;
        font-style: italic;
        margin: 0 0 30px 100px;
    }
    
    .video-content h3 span {
        font-size: 34px;
    }
    
    .video-content p {
        font-size: 18px;
        color: #8f6a6a;
        margin: 0 0 0 30px;
    }
    
    .video-content iframe {
        margin: 0 0 30px 0;
    }
    
    .conent-1 .video-content img {
        margin: 0 0 0 50px;
    }
    
    .goodnews-box {
        padding: 0 0 0 50px;
    }
    
    .goodnews-box p {
        font-size: 24px;
        line-height: 30px;
    }
    
    .conent-1 .goodnews-box img {
        margin: 0 0 20px 0;
    }
    
    .goodnews-box p span.purple-color {
        font-size: 28px;
        color: #710f4b;
        font-style: italic;
    }
    
    .font-20 {
        font-size: 20px;
    }
    
    .font-26 {
        font-size: 26px;
    }
    
    .lightbox-area-2 {
        background-color: #DFE7ED;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        padding: 30px;
        margin: 0 0 30px 0;
    }
    
    .lightbox-area-2 p {
        font-size: 20px;
    }
    
    .lightbox-area-2 p a {
        font-size: 20px;
        color: #9E0704;
    }
    
    .darkblue-box {
        background-color: #000066;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        padding: 30px;
        color: #00FF55;
        font-size: 24px;
        font-weight: bold;
        line-height: 29px;
    }
    
    .darkblue-box span {
        color: #FFEE00;
        font-style: italic;
    }
    
    .video-content-2 h3 {
        font-size: 28px;
        font-weight: bold;
        margin: 0 0 10px 0;
    }
    
    .video-content-2 img {
        margin: 30px 0 50px 33px;
    }
    
    .getin-touch p {
        font-size: 20px;
        font-weight: bold;
        line-height: 26px;
    }
    
    .getin-touch p span.purple-color {
        font-size: 24px;
        color: #710f4b;
        font-style: italic;
    }
    
    .getin-touch ul {
        margin: 0 0 20px 0;
        padding: 0;
    }
    
    .getin-touch ul li {
        list-style: none;
        margin: 0 0 10px 0;
    }
    
    .getin-touch ul li img {
        margin: 0;
    }
    
    .footer-section {
        background: url(../images/footer-background_1600x277.png) repeat-x top left;
        padding: 0 10px 10px 10px;
        text-align: center;
    }
    
    .footer-section ul li {
        list-style: none;
        display: inline-block;
        color: #fff;
        font-size: 12px;
        margin: 0 20px 0 0;
    }
    
    .footer-section ul li a {
        color: #fff;
        font-size: 12px;
    }
    /* cookies message */
    
    footer.withcookies {
        padding: 0px 0 100px 0 !important;
        min-height: 170px;
    }
    /* #cookie_box {
        background: #DAE9FF;
        padding: 15px;
        position: fixed;
        bottom: 0px;
        font-size: 16px;
        z-index: 1000;
        width: 100%;
        color: #ffffff;
        box-shadow: 0px 4px 20px rgba(55, 61, 115, 0.2);
        padding-bottom: 2px;
    }
    
    #cookie_box h5 {
        margin-bottom: 0px;
        align-items: center;
    }
    
    .cookie_first_msg h5 span {
        font-weight: 300;
    } 
    
    a.btn.btn-primary.open_sec_msg {
        background-color: var(--blue-80);
        border-radius: 10px;
        padding: 12px 20px;
        margin: 10px;
        border: none;
        text-transform: capitalize;
        font-weight: 600;
    }
    
    a.btn.btn-danger.open_third_msg {
        background-color: transparent;
        border-radius: 10px;
       
        border: none;
        color: var(--grey-70);
        font-weight: 600;
        text-decoration: underline;
        text-transform: capitalize;
    }
    
    a.btn.btn-primary.closelink {
        color: var(--blue-80);
        background: transparent;
        border: none;
        font-weight: 600;
        text-decoration: underline;
        text-transform: capitalize;
    }
    
    .cookie_third_msg .btn.btn-warning {
        background-color: var(--blue-80);
        border-radius: 10px;
        padding: 12px 20px;
        margin: 10px;
        border: none;
        color: #fff;
        text-transform: capitalize;
        font-weight: 600;
    }
    
    .cookie_third_msg .btn.btn-danger.cookie_box_close {
        background-color: transparent;
        border-radius: 10px;
       
        border: none;
        color: var(--grey-70);
        font-weight: 600;
        text-decoration: underline;
        text-transform: capitalize;
    }*/
    
    .btn-check:focus+.btn-danger,
    .btn-danger:focus {
        box-shadow: none;
    }
    
    .btn-check:active+.btn-danger:focus,
    .btn-check:checked+.btn-danger:focus,
    .btn-danger.active:focus,
    .btn-danger:active:focus,
    .show>.btn-danger.dropdown-toggle:focus {
        box-shadow: none;
    }
    /*         
    .cookie_third_msg {
        padding-bottom: 15px;
    }
    
    .cookie_second_msg {
        padding-bottom: 15px;
    }
    
    #cookie_box p {
        font-size: 15px;
        margin: 0 0 5px 0;
    }
    
    #cookie_box p span {
        font-weight: bold;
        font-size: 20px;
        color: #f73649;
        display: inline-block;
        font-family: Arial, Helvetica, sans-serif;
    }
    
    #cookie_box p b {
        font-size: 18px;
    }
    
    .cookie_third_msg input {
        display: inline-block;
    }
    
    .cookie_second_msg,
    .cookie_third_msg {
        display: none;
    }
    
    .whynot {
        color: #fde910;
        font-size: 16px;
        position: absolute;
        left: 81px;
        top: 35px;
        font-weight: 700;
        text-decoration: underline;
    }
    
    .whynot:hover {
        color: #fff;
        text-decoration: underline !important;
    } */
    
    #cookie_box {
        position: fixed;
        display: none;
        bottom: 0px;
        font-size: 16px;
        z-index: 1000;
        background: rgba(0, 0, 0, 1);
        padding: 10px 10px 10px 10px;
        text-align: center;
        width: 100%;
        color: #ffffff;
    }
    
    #cookie_box p {
        font-size: 15px;
        margin: 0 0 5px 0;
        color: #ffffff;
    }
    
    #cookie_box p span {
        font-weight: bold;
        font-size: 20px;
        color: #f73649;
        display: inline-block;
        font-family: Arial, Helvetica, sans-serif;
    }
    
    #cookie_box p b {
        font-size: 18px;
    }
    
    #cookie_box .btn {
        padding: 4px 10px 4px 10px;
    }
    
    .cookie_third_msg input {
        display: inline-block;
    }
    
    .cookie_second_msg,
    .cookie_third_msg {
        display: none;
    }
    
    a.whynot {
        color: #fde910;
        font-size: 16px;
        position: absolute;
        left: 81px;
        top: 35px;
        font-weight: 700;
        text-decoration: underline;
    }
    
    a.whynot:hover {
        color: #fff;
        text-decoration: underline !important;
    }
    
    #cookiePopup .modal-content {
        background-color: #fff;
    }
    
    #cookiePopup .close {
        font-size: 24px;
        color: #000;
        top: 9px;
        float: right;
    }
    
    #cookie_box .form-control {
        display: block;
        width: 50%;
        padding: .375rem .75rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }
    
    #cookie_box .cookie_third_msg input {
        display: inline-block !important;
    }