/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

img:focus-visivle {
    outline: none
}

:focus-visible {
    outline: none !important;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.btn.focus,
.btn:focus {
    box-shadow: none
}

.btn.eternobtn {
    padding: 0;
}

.btn.eternobtn .flaticon-right-arrow {
    color: #0d94a7 !important
}

/* ==========================================================================
   Section Space
   ========================================================================== */

.secleft {
    padding-left: 5rem;
    padding-right: 0
}

.secright {
    padding-right: 5rem;
    padding-left: 0
}

.secboth {
    padding-left: 5rem;
    padding-right: 5rem
}

.secboth-2 {
    padding-left: 3rem;
    padding-right: 3rem
}

.wrapper11 {
    background: #0d94a7;
    color: #fff;
    padding: 5rem
}

.wrapper12 {
    background: #fff;
    padding: 5rem;
    padding-right: 15rem
}

.dhlogo {
    text-align: center;
    padding-bottom: 5rem
}

.wrapper13 {
    margin-top: -2.8rem
}

.wrapper14 {
    margin-top: -6rem;
    position: relative;
    z-index: 1
}

.titlehead {
    margin-bottom: 3rem;
    color: #fff;
    font-weight: 400
}

.topoverdiv {
    margin-top: -400px
}

.newscol {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.news-content {
    font-size: 25px;
    overflow: hidden;
    padding: 20px 0;
    line-height: 1.2
}

.newscol-item {
    height: 230px;
    color: #fff;
    padding: 24px 30px
}

.newscol-item a {
    opacity: 0.7
}

.newsdate {
    opacity: 0.7
}

.contactus-wrapper {
    padding: 6rem 8rem 4rem;
    color: #fff
}

.flaticon-right-arrow {
    font-size: 20px;
    position: relative;
    top: 6px;
    margin-left: 10px;
}

.btn .flaticon-right-arrow {
    transition: all 0.5s ease
}

.eternobtn2 {
    background: #0d94a7;
    color: #fff;
    border-radius: 0;
    padding-top: 0
}

.eternobtn2:hover {
    background: #0d94a7;
    color: #fff;
    border-radius: 0;
    padding-top: 0
}

.eternobtn2:hover .flaticon-right-arrow {
    margin-left: 30px
}

.btn.eternobtn:hover .flaticon-right-arrow {
    margin-left: 20px
}

.btn.eternobtn.showless .flaticon-right-arrow {
    left: -10px;
    margin-left: 20px
}

.btn.eternobtn.showless:hover .flaticon-right-arrow {
    left: -20px !important
}

.listlogo img {
    margin-bottom: 20px
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
    font-weight: 600;
    color: rgba(70, 70, 70, 0.8);
}

/*.navbar-expand-lg .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-item.active .nav-link { color:#0d94a7;}*/
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #0d94a7;
}

.dropdown:hover .dropdown-menu {
    display: block
}

.imgpad-r {
    padding-right: 0
}

.imgpad-l {
    padding-left: 0
}

.imgsideblue {
    position: relative;
    width: 100%;
    height: 100%
}

.imgsidebluediv {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: -4rem;
    width: 4rem;
    z-index: 9;
    background: #0d94a7;
}

.dropdown-menu {
    background: #0d94a7;
    color: #fff;
    border-radius: 0
}

.dropdown-item {
    color: #fff
}

.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item.active,
.dropdown-item:active {
    background: none;
    color: #fff
}

.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(70, 70, 70, 0.8)
}

.quicklinks {
    list-style: none;
    padding-left: 0
}

.quicklinks li {
    display: block;
    margin-bottom: 5px
}

.quicklinks li a {
    text-decoration: none;
    color: #474747;
    line-height: 1.5
}

.quicklinks li a:hover {
    color: #0d94a7
}

.sociallinks {
    list-style: none;
    padding: 0;
    margin-bottom: 15px
}

.sociallinks li {
    display: inline-block;
    margin: 0 10px;
    text-align: center
}

.sociallinks li a {
    text-decoration: none;
    color: #7b7b7b;
    line-height: 1;
    font-size: 28px
}

.sociallinks li a:hover {
    color: #0d94a7
}

.verticalhead {
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    color: #0d94a7;
    font-size: 22px;
    position: absolute;
}

.subhead {
    color: #0d94a7;
    font-size: 22px;
    display: inline-block;
    margin-bottom: 0.2rem
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #0d94a7
}

.navbar-brand {
    margin-left: -15px;
    padding-top: 0;
    padding-bottom: 10px;
}

.newscol-item-grey,
.newscol-item-til,
.newscol-item-til a,
.newscol-item-grey a {
    transition: all 0.4s ease
}

.newscol-item-grey {
    background: rgb(166 166 166 / 100%)
}

.newscol-item-til {
    background: rgb(0 108 120 / 100%);
}

.newscol-item-til a {
    color: #fff
}

.newscol-item-til:hover a {
    color: #fff;
    opacity: 1 !important
}

.newscol-item-grey a.btn.eternobtn i.flaticon-right-arrow {
    color: #fff !important
}

.newscol-item-grey:hover a.btn.eternobtn i.flaticon-right-arrow {
    color: #006c78 !important
}

.newscol-item-til a.btn.eternobtn i.flaticon-right-arrow {
    color: #fff !important
}

.newscol-item-til:hover a.btn.eternobtn i.flaticon-right-arrow {
    color: #fff !important
}


.newscol-item-til:hover {
    background: rgb(0 108 120 / 80%);
}

.newscol-item-grey:hover {
    background: rgb(166 166 166 / 80%)
}

.newscol-item-grey a.eternobtn {
    color: #fff
}

.newscol-item-grey:hover a.eternobtn {
    color: #006c78
}

.careerform {
    padding: 50px
}

.form-control:focus {
    box-shadow: none;
    border-color: #0d94a7;
}

.career-close {
    opacity: 0.7;
    cursor: pointer;
}

.careercol {
    height: 500px;
    overflow: hidden
}

.careercolstatic {
    position: static
}



/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
    font-family: "acumin-pro";
    font-weight: 400;
    color: #454545;
    background: #f6f6f6
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "acumin-pro";
    font-weight: 700;
    color: #454545
}

.jumbotron {
    background: none;
    padding: 0 4rem 2rem;
    margin-bottom: 0
}

.owl-dots {
    display: none
}

/*.shadow-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    background: -moz-linear-gradient(left, black 0%, black 40%, transparent 100%);
    background: -webkit-linear-gradient(left, black 0%, black 40%, transparent 100%);
    background: linear-gradient(to right, black 0%, black 40%, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=1);
}*/
.overlay {
    display: block;
    position: absolute;
    z-index: 0;
    background: rgba(0, 60, 70, 0.5) no-repeat center;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 1;
}

.section {
    padding-top: 5rem;
    padding-bottom: 5rem
}

.section-2 {
    padding-top: 7rem
}

.innerwrapper-right {
    padding-left: 50px
}

.innerwrapper-both {
    padding-left: 5rem;
    padding-right: 5rem
}

.owl-nav {
    position: absolute;
    bottom: 24px;
    right: 0;
    opacity: 0.9;
}

#creators-owl .owl-prev,
#creators-owl .owl-next {
    padding: 15px;
    line-height: 1;
    font-size: 30px;
    color: #0d94a7;
    height: 60px;
    width: 60px;
    background: #fff
}

#creators-owl .owl-prev:focus,
#creators-owl .owl-next:focus {
    outline: none
}

#creators-owl .owl-next {
    background: #aeb4b4;
    color: #fff
}

.flaticon-right-arrow-rot {
    transform: rotate(180deg);
    display: inline-block;
}

.owl-nav .flaticon-right-arrow {
    top: -2px;
    margin-left: 5px;
}

.recentnewslink {
    position: absolute;
    transform: translateX(60%);
    display: block;
    width: 100%;
    bottom: 24px;
}

/*.sociallinks-wrapper {text-align:center; float:left}
*/
.homebannerslider {
    height: 70vh;
    min-height: 400px
}

.newscol {
    margin-bottom: 5rem
}

.careerab.careerab-bottom {
    width: 100%;
    display: none;
    position: absolute;
    bottom: 0;
    left: 0
}

.careerab.careerab-bottom p.term {
    margin-bottom: 20px;
    margin-left: 50px
}

footer {
    padding: 0 15px
}

footer .secboth {
    padding-left: 4rem;
    padding-right: 4rem;
}

.navbar-light .navbar-toggler {
    outline: none
}


@media screen and (max-width: 479px) {

    .navbar-brand {
        margin-left: 0
    }

    .secleft {
        padding-left: 0;
        padding-right: 0
    }

    .secright {
        padding-right: 0;
        padding-left: 0
    }

    .secboth {
        padding-left: 0;
        padding-right: 0
    }

    .secboth-2 {
        padding-left: 0;
        padding-right: 0
    }

    .container-fluid.navbar-brand {
        margin-left: 0
    }

    .container-fluid.secleft {
        padding-left: 15px;
        padding-right: 15px
    }

    .container-fluid.secright {
        padding-right: 15px;
        padding-left: 15px
    }

    .container-fluid.secboth {
        padding-left: 15px;
        padding-right: 15px
    }

    .container-fluid.secboth-2 {
        padding-left: 15px;
        padding-right: 15px
    }

    .verticalhead-right {
        right: 1rem !important;
        top: 1rem !important;
        color: #fff !important
    }

    .navbar {
        padding-left: 0;
        padding-right: 0
    }

    .recentnewslink {
        position: relative;
        transform: none;
        display: block;
        width: 100%;
        bottom: 24px;
    }

    .jumbotron {
        padding: 0 1rem 3rem;
    }

    .jumbotron h1 {
        font-size: 2rem
    }

    .imgpad-r {
        padding-right: 15px
    }

    .wrapper12 {
        padding: 1rem 3rem 1rem 1rem
    }

    .verticalhead-about {
        top: 1rem !important;
        right: 1.5rem !important
    }

    .imgpad-l {
        padding-left: 15px
    }

    .imgsidebluediv {
        background: none
    }

    .innerwrapper-right {
        padding-left: 0;
        padding-top: 40px
    }

    #career h2 {
        margin-bottom: 1rem !important
    }

    .wrapper11 {
        padding: 1rem
    }

    .topoverdiv {
        margin-top: 0
    }

    #dailyhunt h2 {
        margin-bottom: 1rem !important;
        margin-top: 0.5rem
    }

    .dhlogo {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .newscol-item {
        height: initial
    }

    .newscol .recentnewslink {
        bottom: 0;
        margin-left: 6px
    }

    .listlogo img {
        margin-bottom: 0
    }

    .listlogo {
        margin-bottom: 5rem
    }

    .verticalhead-investors {
        left: initial !important;
        right: 0.5rem !important
    }

    #investors h2 {
        margin-bottom: 1rem !important
    }

    .contactus-wrapper {
        padding: 3rem 1rem
    }

    .quicklinks {
        padding-left: 0 !important;
        padding-bottom: 1rem
    }

    .sociallinks-wrapper {
        float: none;
        margin-bottom: 2.5rem
    }

    .address p {
        text-align: center !important
    }

    .homebannerslider.align-items-center {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .newscol.newscol-head {
        margin-bottom: 2rem;
        padding: 0
    }

    .newscol.newscol-head .newscol-item {
        padding-left: 40px
    }

    .newscol.newscol-head .newscol-item h3 {
        text-align: left !important
    }

    .innerwrapper-both {
        padding: 0
    }

    .innerwrapper-both .careercontent {
        padding: 5rem 30px
    }

    .careercolstatic {
        position: relative
    }

    .careerab.careerab-bottom {
        position: static;
        width: initial;
        bottom: initial;
        left: initial
    }

    .careerab.careerab-bottom p.term {
        margin-left: 0;
        margin-top: 20px;
    }

    .careerform {
        padding: 80px 30px 50px
    }

    footer .sociallinks-wrapper {
        text-align: center;
        margin-bottom: 1rem;
    }

    .appstore {
        text-align: center;
        margin-bottom: 4rem !important;
        margin-top: 2rem
    }


}















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   Filter
   ========================================================================== */
.filter {
    list-style: none;
    margin: auto;
    display: block;
    text-align: center;
}

.filter li {
    display: inline-block;
    margin-bottom: 40px;
    margin-top: 40px;
}

.filter li a {
    padding: 8px 20px;
    margin-right: 10px;
}

.project-item {
    width: 100px;
    height: 100px;
    margin-right: 10px;
    margin-bottom: 4px;
    text-align: center
}

.project-item h1 {
    margin-top: 20px;
    font-size: 14px;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {

    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

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

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* Disclaimer PopUp */

.fixed_overlay {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .3);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999999;
    animation: opacity 1.5s;
}

@keyframes opacity {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.popup {
    background-color: #ffffff;
    width: 100%;
    max-width: 820px;
    padding: 30px 40px;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    border-radius: 8px;
    display: none;
    z-index: 9;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, .3);
    animation: bottom 1.5s;
}

@keyframes bottom {
    0% {
        transform: translate(-50%, 60%);
    }

    100% {
        transform: translate(-50%, -50%);
    }
}

.popup .top {
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup .top h3 {
    font-size: 20px;
    color: #000;
    margin: 0;
    margin-top: 6px;
}

.popup .top button {
    display: block;
    margin-left: auto;
    background-color: transparent;
    font-size: 30px;
    color: #000;
    border: none;
    outline: none;
    cursor: pointer;
}

.popup p {
    font-size: 14px;
    text-align: justify;
    margin: 20px 0;
    line-height: 25px;
    color: #000
}

.popup a {
    color: #0f72e5;
}

.popup ol li {
    margin-bottom: 8px;
    font-size: 14px;
    color: #000
}

.popup h4 {
    font-size: 18px;
    color: #000
}

.blinking {
    animation: blinkingText 1.5s infinite;
}

@keyframes blinkingText {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@media screen and (max-width: 992px) {
    .popup {
        max-width: 90%;
        overflow-y: auto;
        height: 80%;
    }
}