body.home .site-inner {
    max-width: 100%;
    padding: 0;
}

header.site-header.fixed-header {
    position: fixed;
    transition: all .3s ease-in-out;
    z-index: 11;
}

.home header.site-header.fixed-header {
    position: fixed;
    z-index: 11;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.home header.site-header.withouttop-bar {
    top: 0;
}

/* Top bar header */
.header-fixed header.site-header {
    height: 141px;
    z-index: 9999;
}

header.site-header {
    width: 100%;
    padding: 0;
    background: transparent;
    transition: all .3s ease-in-out;
}

section.home-banner-img {
    height: 861px;
    background-size: cover;
}

.overlap-bg-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
    transition: all .3s ease-in-out;
    background-color: transparent;
    opacity: 1;
}

.lument-top-header nav.nav-utility-menu {
    padding: 0;
    height: 100%;
}

.lument-top-header nav.nav-utility-menu ul {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.lument-top-header nav.nav-utility-menu ul li a {
    font-family: 'Lato', sans-serif;
    font-size: 0;
    font-weight: 800;
    padding: 0 5px;
}

@media screen and (min-width: 1200px) {
    .lument-top-header nav.nav-utility-menu ul {
        gap: 10px;
    }

    .lument-top-header nav.nav-utility-menu ul li a {
        font-size: 14px;
    }
}

.lument-top-header nav.nav-utility-menu ul li:last-child a {
    padding-right: 0;
}

.lument-top-header .logo a {
    display: flex;
    height: 45px;
    min-width: 255px;
}

.lument-top-header .logo img {
    width: auto;
}

header.site-header .nav-wrap > .container {
    padding-left: 40px;
}

header.site-header .nav-wrap {
    display: block;
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
    transition: all .3s ease-in-out;
}

.home header.site-header .nav-wrap {
    background: transparent;
}

header.site-header .nav-wrap > .container {
    padding-left: 40px;
}

header.site-header .nav-wrap nav.nav-primary {
    float: inherit !important;
    padding: 0 0;
    width: 100%;
    transition: all .3s ease-in-out;
}

.home header.site-header .nav-wrap nav.nav-primary {
    float: inherit !important;
    padding: 0 0;
    border-top: 2px solid #fff;
    width: 100%;
    transition: all .3s ease-in-out;
}

.header-fixed header.site-header.fixed-header .nav-wrap nav.nav-primary {
    border-color: transparent;
}

header.site-header .nav-wrap ul {
    margin: 0;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

header.site-header .nav-wrap nav.nav-primary li:first-child a {
    padding-left: 0;
}

header.site-header .nav-wrap nav.nav-primary li:last-child a {
    padding-right: 0;
}

header.site-header .nav-wrap nav.nav-primary li a {
    font-family: 'MontserratSemiBold';
    font-size: 14px;
    border-bottom: 5px solid transparent;
    margin: 0;
}

@media screen and (min-width: 1200px) {
    header.site-header .nav-wrap nav.nav-primary li > a::after {
        content: "";
        display: none;
        height: 24px;
        width: 100%;
        background: transparent;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -29px;
        border-bottom: 5px solid transparent;
    }

    header.site-header .nav-wrap nav.nav-primary > .menu > li:hover > a::after {
        border-bottom: 5px solid var(--color-lument-gold);
        display: block;
    }
}

.lument-top-header nav ul li.login-icon-menu a:before, .nav-wrap nav ul li.login-icon-menu a:before {
    content: '';
    width: 9px;
    height: 11px;
    background: url(/wp-content/uploads/2020/11/fill-1@2x-1.png);
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0px 5px;
    position: relative;
    top: 2px;
    margin-top: -3px;
}

header .lument-top-header > .container,
header .nav-wrap > .container {
    padding-left: 20px;
    padding-right: 20px;
    max-width: none;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item:hover > .sub-menu, .genesis-responsive-menu .genesis-nav-menu li.hover > .sub-menu {
    left: auto;
    opacity: 1;
}

.mobile-secondary-menu {
    display: none;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item > .sub-menu {
    width: 361px;
    padding: 26px 36px;
    background: #fff;
    padding-bottom: 20px;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item > .sub-menu li {
    width: 100%;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item > .sub-menu li a {
    width: 100%;
    border: 0px !important;
    padding: 0 !important;
    color: #162835;
    line-height: 36px;
    font-size: 13px;
    font-family: 'MontserratSemiBold';
    margin-bottom: 9px;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item > .sub-menu li a:hover {
    color: #C08B22;
}

[type="search"] {
    outline-offset: 0;
}

.lument-mobiletp-menu {
    display: none;
}

.inner_page_header {
    background-color: #162835;
    min-height: 380px;
    background-image: url(/wp-content/themes/genesis-sample/assets/images/pattern.png);
    background-repeat: no-repeat;
    background-position: right;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-top: calc(-1 * var(--lument-header-height));
    padding-top: calc(10px + var(--lument-header-height));
}

.inner_page_header h1,
.inner_page_header .h1 {
    color: #fff;
    margin-bottom: 54px;
}

.inner_page_header.short_header {
    min-height: 141px;
    background-image: none;
}

.inner_page_heading {
    position: relative;
}

.inner_page_header.long-height-header {
    min-height: 572px;
    position: relative;
}

.inner_page_header.long-height-header:before {
    content: '';
    background-image: linear-gradient(to top, #020000, rgba(9, 51, 80, 0) 22%);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.long-height-header-mobile-img {
    display: none;
}

.breadcrumbs-section {
    top: 150px;
    z-index: 10;
    position: absolute;
    margin-left: -10px;
}

.breadcrumbs-section.case-studies-breadcrumbs {
    top: 168px;
}

.breadcrumbs-section span, .breadcrumbs-section a {
    color: #fff;
    font-size: 12px;
    line-height: 26px;
    margin-right: 6px;
    margin-left: 4px;
}

.breadcrumbs-section .breadcrumb_last {
    font-family: 'MontserratBold';
    margin-left: 4px;
}

.breadcrumbs-section a:hover {
    text-decoration: none;
    color: #C08B22;
}

/*team css start*/
.team-section {
    margin-top: -295px;
}

.home-team {
    padding: 50px 66px;
    position: relative;
}

.home-team h2 {
    color: #fff;
    text-align: center;
    font-size: var(--font-size-lument-h2);
    line-height: 1.2;
    margin-bottom: 20px;
    letter-spacing: 1.6px;
}
.classic-style .home-team h2{
    font-size: 32px;
    line-height: 39px;
}

.home-team h4 {
    color: #fff;
    text-align: center;
    font-size: var(--font-size-lument-h3);
    line-height: 1.2;
    letter-spacing: 1.1px;
    font-family: 'MontserratMedium';
    padding: 0px 10px;
}

.classic-style .home-team h4{
    font-size: 22px;
    line-height: 28px;
}

.home-team p {
    color: #fff;
    text-align: center;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: .4px;
    max-width: 950px;
    margin: 0px auto;
    margin-bottom: 60px;
}

.team-bottom p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .7px;
    margin-bottom: 35px;
    padding: 0px 10px;
}

.home-team .crausel_section {
    max-width: 124px;
}

.home-team .crausel_section img {
    display: block;
    border-radius: 50%;
}

.home-team .slick-arrow {
    display: none !important;
}

.team.team-carousel-slider {
    margin-bottom: 60px;
}

.home-team .slick-list:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 230px;
    height: 100%;
    left: 0;
    z-index: 1;
    background: -moz-linear-gradient(to right, rgb(22, 40, 53), rgba(22, 40, 53, 0));
    background: -webkit-linear-gradient(to right, rgb(22, 40, 53), rgba(22, 40, 53, 0));
    background: linear-gradient(to right, rgb(22, 40, 53), rgba(22, 40, 53, 0));
}

.home-team .slick-list:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 230px;
    height: 100%;
    right: 0;
    z-index: 1;
    background: -moz-linear-gradient(to left, rgba(22, 40, 53), rgba(22, 40, 53, 0));
    background: -webkit-linear-gradient(to left, rgba(22, 40, 53), rgba(22, 40, 53, 0));
    background: linear-gradient(to left, rgba(22, 40, 53), rgba(22, 40, 53, 0));
}

.home-team .slick-list {
    margin: 0;
}

@media (max-width: 1024px) {
    .home-team .crausel_section {
        max-width: 90px;
    }
}

@media (max-width: 767px) {
    .home-team {
        padding: 50px 0;
    }

    .team-wrapper {
        padding: 0 30px;
    }

    .team-section {
        margin-top: -90px;
    }

    .home-team .slick-list:before {
        width: 40px;
    }

    .home-team .slick-list:after {
        width: 40px;
    }
}

/*team css end*/

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    color: #0073e5;
    text-decoration: none;
}

.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
    width: 100%;
}

.genesis-nav-menu .sub-menu {
    clear: both;
    display: none;
    left: -9999px;
    margin: 0;
    opacity: 1;
    padding-left: 15px;
    position: static;
    z-index: 99;
}

.genesis-nav-menu .sub-menu a {
    background-color: #fff;
    font-size: 14px;
    position: relative;
    word-wrap: break-word;
}

.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
    position: relative;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
    display: block;
    left: auto;
    opacity: 1;
}

/* Responsive Menu
--------------------------------------------- */

.menu .menu-item:focus {
    position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
    left: auto;
    opacity: 1;
}

.genesis-responsive-menu {
    display: none;
    position: relative;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item:hover > .sub-menu {
    display: none;
}

.menu-toggle,
.sub-menu-toggle {
    background-color: transparent;
    border-width: 0;
    color: #333;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    visibility: visible;
}

.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
    background-color: transparent;
    border-width: 0;
    color: #0073e5;
}

.menu-toggle {
    float: right;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 15px 0;
    position: relative;
    z-index: 1000;
}

.menu-toggle.activated::before {
    content: "\f335";
}

.site-header .dashicons-before::before {
    transition: none;
}

.site-header .menu-toggle::before {
    float: left;
    margin-right: 5px;
    position: relative;
    text-rendering: auto;
    top: 1px;
}

.sub-menu-toggle {
    float: right;
    padding: 9px 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}

.sub-menu .sub-menu-toggle {
    padding: 12px 10px;
}

.sub-menu-toggle::before {
    display: inline-block;
    text-rendering: auto;
    transform: rotate(0);
    transition: transform 0.25s ease-in-out;
}

.sub-menu-toggle.activated::before {
    transform: rotate(180deg);
}

/* Header Menu
--------------------------------------------- */

.nav-primary {
    clear: left;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 100%;
}

.nav-primary + .header__cta-btn.btn.btn-outline-primary:hover {
    border-color: #286f8a;
}

.nav-primary + .header__cta-btn.btn.btn-outline-primary:hover span {
    color: #286f8a;
}

.nav-primary + .header__cta-btn.btn.btn-outline-primary:hover .icon {
    background: #286f8a;
}

.nav-primary + .header__cta-btn.btn.btn-outline-primary:hover .icon path {
    fill: #fff;
}

@media only screen and (min-width: 1200px) {

    /* Site Header
    --------------------------------------------- */
    .site-header {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 9999;
    }

    .admin-bar .site-header {
        top: 32px;
    }

    /* Genesis Menu
    --------------------------------------------- */
    .genesis-nav-menu .menu-item {
        display: inline-block;
    }

    .genesis-nav-menu .menu-item:focus,
    .genesis-nav-menu .menu-item:hover {
        position: relative;
    }

    .genesis-nav-menu > .menu-bold > a {
        font-weight: 700;
    }

    .genesis-nav-menu > .menu-highlight > a {
        background-color: #333;
        border-radius: 3px;
        color: #fff;
        font-weight: 600;
        margin-left: 15px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .genesis-nav-menu > .menu-highlight > a:focus,
    .genesis-nav-menu > .menu-highlight > a:hover {
        background-color: #0073e5;
    }

    .genesis-nav-menu .sub-menu,
    .genesis-nav-menu .sub-menu a {
        width: 180px;
    }

    .genesis-nav-menu .sub-menu {
        border-top: 1px solid #eee;
        opacity: 0;
        padding-left: 0;
        position: absolute;
        transition: opacity 0.4s ease-in-out;
    }

    .genesis-nav-menu .sub-menu a {
        border: 1px solid #eee;
        border-top: 0;
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .genesis-nav-menu .sub-menu .sub-menu {
        margin: -46px 0 0 179px;
    }

    /* Responsive Menu
    --------------------------------------------- */
    .genesis-responsive-menu {
        display: block;
        padding-top: 15px;
    }
    .menu-toggle,
    .sub-menu-toggle {
        display: none;
        visibility: hidden;
    }

    /* Header Menu
    --------------------------------------------- */
    .nav-primary {
        clear: none;
        float: right;
        width: auto;
    }

    .nav-primary .genesis-nav-menu a {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 960px) {
    .site_inner-menu .menu-toggle {
        display: none;
        visibility: hidden;
    }
}


.home-banner {
    padding-top: 300px;
    position: relative;
}

.home-banner h1 {
    line-height: 77px;
    font-size: var(--font-size-lument-h1);
    color: #fff;
    letter-spacing: 7.2px;
    text-transform: uppercase;
    margin-bottom: 27px;
    text-shadow: rgba(0, 0, 0, 0.4) 4px 4px 9px;
}
.classic-style .home-banner h1 {
    font-size: 72px;
}

.home-banner .btn.btn-outline-primary {
    color: #fff;
}

.home-banner .btn.btn-outline-primary {
    border-color: #fff;
    color: #fff;
}

.home-banner .home-vid-open.btn.btn-outline-primary {
    border-color: #fff;
    color: #fff;
    background: #162835 !important;
}

.home-banner .home-vid-open.btn.btn-outline-primary:hover {
    border-color: #162835 !important;
    color: #162835 !important;
    background: #FFFFFF !important;
}

.home-banner .home-vid-open.btn:hover .icon {
    color: #fff;
    background: #162835 !important;
}

.home-banner .btn path {
    fill: #C08B22;
}

.home-banner .btn .icon {
    background: #fff;
}

.home-banner .btn.btn-outline-primary:hover .icon {
    background: #162835;
}

.home-banner .btn.btn-outline-primary:focus .icon {
    background: #162835;
}

.home-banner .btn.btn-outline-primary:hover {
    border-color: #162835;
}

.home-banner .btn.btn-outline-primary:hover {
    color: #fff;
}

.home-banner .btn.btn-outline-primary:focus .icon {
    background: #fff;
}

.home-banner .btn.btn-outline-primary:hover path {
    fill: #fff;
}

.home-banner .btn.btn-outline-primary:focus path {
    fill: #C08B22;
}

.home-banner .btn.btn-outline-primary:hover {
    color: #fff;
}

.home-banner-img {
    position: relative;
}

@media (max-width: 1023px) {
    .home-banner {
        padding-top: 200px;
    }
}

@media (max-width: 991px) {
    section.home-banner-img {
        margin-top: 76px;
    }
    .classic-style section.home-banner-img {
        margin-top: 0px;
    }
}

@media (max-width: 767px) {
    .home-banner {
        padding-top: 90px;
    }

    .home-banner h1 {
        line-height: 55px;
        color: #fff;
        letter-spacing: 5px;
        text-transform: uppercase;
        margin-bottom: 20px;

    }
    .classic-style .home-banner h1 {
        line-height: 55px;
        font-size: 50px;
        letter-spacing: 5px;
        margin-bottom: 20px;
    }

    section.home-banner-img {
        height: 496px;
        background-size: cover;
    }

    .home-banner-img::before {
        content: '';
        background-color: rgba(0, 0, 0, .46);
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
    }
}

/* Default Animations */
.default_animated_time {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 0s;
}

@media screen and (max-width: 1255px) {
    .lument-top-header .logo a {
        min-width: 255px;
    }
}

@media screen and (max-width: 1245px) {
    .lument-top-header .logo a {
        min-width: 245px;
    }
}

@media screen and (max-width: 1235px) {
    .lument-top-header .logo a {
        min-width: 235px;
    }
}

@media screen and (max-width: 1225px) {
    .lument-top-header .logo a {
        min-width: 225px;
    }
}

@media screen and (max-width: 1215px) {
    .lument-top-header .logo a {
        min-width: 215px;
    }
}

@media screen and (max-width: 1210px) {
    .lument-top-header .logo a {
        min-width: 205px;
    }
}

