

/*.hide-for-now {
    display:none;
}*/

@media (min-width: 992px) {
    .feature-news-notexist {
        display: flex;
    }
}

.banner-wrap .slant-line {
    width: 405px;
    height: 123px;
    bottom: -40px;
}

    .banner-wrap .slant-line img {
        max-width: 350px;
        max-height: 200px;
    }



.default-banner {
    min-height: 183px;
    color: #000;
    background: #dddddd 0% 0% no-repeat padding-box;
}

    .default-banner .no-banner {
        padding-top: 50px;
        padding-bottom: 30px;
        padding-right: var(--bs-gutter-x, 1.5rem);
        padding-left: var(--bs-gutter-x, 1.5rem);
    }

        .default-banner .no-banner .page-banner-text {
            width: 60%;
        }

.page-banner-media {
    position: absolute;
    top: 50%;
    right: 50px;
    max-width: 600px;
    z-index: 1;
    transform: translate(0, -50%);
}

@media (max-width: 1250px) {
    .page-banner-media {
        max-width: 330px;
        right: 30px;
        margin: 20px 0;
    }


    .default-banner .no-banner .page-banner-text {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    .page-banner .banner-text-notch {
        padding: 28px 26px 28px 13px;
        min-width: 334px;
    }

    .slant-line2 {
        display: none;
    }

    /*.banner-wrap .slant-line {
        width: auto;
        height: auto;
    }*/

    .page-banner-media {
        position: relative;
        max-width: 100%;
    }

    .news-item-body h1 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.news-item .page-title span {
    font-weight: 400;
}

.news-item-body {
    display: flex;
    gap: 50px;
}

.news-item-media-con {
    padding-top: 30px;
    min-width: 210px;
}

    .news-item-media-con p {
        margin-bottom: 0.5rem;
    }

@media (max-width: 768px) {
    .news-item-body {
        display: block;
    }
}

.noContent {
    display: none;
    pointer-events: none;
}

.container-fluid.default-banner {
    padding-left: 0;
    padding-right: 0;
}

.order-1 {
    order: 1;
}

.order-2 {
    order: 2;
}

.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}

@media (max-width: 1024px) {
    .my-n1 .d-sm-grid .news-title-section-wrap {
        grid-column-start: 1;
        grid-column-end: 4;
        grid-row-start: 1;
        grid-row-end: 2;
    }

    .media-contact-wrap {
        width: 200px;
    }

    .search-list-grid {
        grid-template-columns: 150px auto;
    }

    .item-listing {
        margin-left: 15px;
    }
}

@media (max-width: 910px) {
    .my-n1 .d-sm-grid .news-title-section-wrap {
        grid-column-start: 1;
        grid-column-end: 2;
        grid-row-start: 1;
        grid-row-end: 2;
    }

    .my-n1 .d-sm-grid {
        grid-template-columns: repeat(1, 2fr);
    }
}

@media (max-width: 768px) {
    .my-n1 .d-sm-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .gap-sm-10 {
        gap: 25px !important;
    }

    
    .dropdown-img-content {
        order: 2;
    }    
}

@media (max-width: 425px) {
    .item-listing {
        margin-left: 0;
    }
}

@media (max-width: 575.98px) {

    .banner-wrap .slant-line img {
        max-width: 40%;
    }
}

@media (max-width: 575.98px) {
    .mw-500 {
        min-width: auto;
    }


    .banner-wrap .slant-line {
        bottom: -40px;
    }

        .banner-wrap .slant-line img {
            float: right;
            max-width: 50%;
        }

    .news-section .news-grid-item .news-card img {
        height: 165px;
    }

    .capability-section .mw-980 {
        max-width: 255px !important;
    }

    .fs-5 {
        font-size: calc(1rem + 0.3vw) !important;
    }

    .section-title {
        margin-bottom: 0.3rem !important;
    }

    .input-cap-search {
        text-align: left;
        margin-top: 1rem;
    }

    .news-section .feature-news-notexist .news-grid {
        grid-gap: 15px !important;
        padding-top: 1rem;
    }
        
    .domain-item .icon {
        position: absolute;
        left: unset;
    }

    .domain-item {
        min-width: 225px;
    }

    .award {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }

    .full-width-banner h1 {
        margin-bottom: 0.5rem !important;
    }

    .alternate-image-crop .btn {
        text-align: left !important;
    }

    .ai-grid-link {
        padding: 0 20px;
    }

    .ai-grid .grid-item .icon {
        opacity: 1 !important;
        left: 6px;
    }

    .person-details .d-flex {
        flex-wrap: wrap;
        align-content: space-between;
    }

        .person-details .d-flex a {
            margin-bottom: 10px;
        }

    .ptm-3 {
        padding-top: 48px !important;
    }
}

.full-width-banner .banner-grid {
    grid-template-columns: 1fr 1fr;
}



.full-width-media {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
}

    .full-width-media iframe {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100% !important;
        height: 100% !important;
    }

.icons-grid-list {
    row-gap: 1.5rem;
    padding-top: 0.75rem;
}

.domain-icon {
    width: 80px;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: var(--link-transition);
    padding: 4px;
}

    .domain-icon img {
        height: 100%;
    }

.btn-domain:hover .domain-icon,
.btn-domain:active .domain-icon {
    padding: 0px;
}

    .btn-domain {
        column-gap:1rem;
        padding:0rem;
    }

    .btn-domain h3{
        margin-bottom:0.25rem;
    }

    @media(min-width:576px){
        .icons-grid-list {
            row-gap: 2.75rem;
            padding-top: 1.5rem;
        }
        .btn-domain {
            column-gap: 0.5rem;
        }
        .domain-icon {
            width: 72px;
            height: 54px;
        }
    }

    @media(min-width:768px){
        .icons-grid-list {
            padding-top: 1.75rem;
        }
        .domain-icon {
            width: 81px;
            height: 60px;
        }
    }

    @media(min-width:992px){
        .icons-grid-list {
            row-gap: 3rem;
            padding-top: 2rem;
        }
        .domain-icon {
            width: 94px;
            height: 67px;
        }
    }
@media(min-width:1200px) {
    .domain-icon {
        width: 100px;
        height: 72px;
    }
}
@media(min-width:1400px) {
    .icons-grid-list {
        row-gap: 3.5rem;
        padding-top: 2.25rem;
    }
}
.icon-arrow-right-solid {
    width: 17px;
    height: 13px;
    display: flex;
    align-items: center;
    transition: var(--link-transition);
    padding-left: 0rem;
}

.btn-link:hover .icon-arrow-right-solid,
.btn-link-parent:hover .icon-arrow-right-solid {
    padding-left: 0.25rem;
}

    .icon-arrow-right-solid:after {
        background: url("../assets/svg/arrow-right-solid.svg");
        background-size: 100%;
        background-repeat: no-repeat;
        height:100%;
        width:auto;
        aspect-ratio:1;
        content: '';
        display: block;
    }

    @media (max-width: 768px) {
        .full-width-banner .banner-grid {
        grid-template-columns: 1fr;
    }
}

.product.detail .page-banner-breadcrumb,
.capabilities.detail .page-banner-breadcrumb {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}

.select2-container {
    max-width: 100%;
}

.contact-page-form .field-validation-error {
    color: #000 !important;
}


@media (min-width: 767.98px) {
    .fullimg {
        display: block !important;
    }
}

@media (min-width: 767.98px) {
    .halfimg {
        display: none !important;
    }
}

@media (max-width: 767.98px) {
    .fullimg {
        display: none !important;
    }
}

@media (max-width: 767.98px) {
    .halfimg {
        display: block !important;
    }
}

.fyin-logo img {
    width:120px;
    height:auto;
    opacity:0.13;
}

@media (max-width: 575.98px) {
    .page-banner-media {
        top: 0;
        right: 0;
        margin: 0;
        transform: none;
    }
}

.news-grid-item:before {
    transition: all 0.3s;
}

.news-grid-item:hover:before {
    right: 0;
    bottom: 0;
    background: #FF4D00;
}

.image-404 img {
    max-width: 100%;
    object-fit: cover;
}

.page-not-found a {
    margin-right: .5rem;
}

.copy-404 {
    text-align: left;
}


@keyframes cross1 {
    0% {
        transform: rotate(45deg) scaleX(0) scaleY(0.7);
        box-shadow: 0 1vmin 5vmin transparent;
    }

    100% {
        transform: rotate(45deg) scaleX(1) scaleY(1);
        box-shadow: 0 1vmin 5vmin rgba(0, 0, 0, 0.5);
    }
}

@keyframes cross2 {
    0% {
        transform: rotate(-45deg) scaleX(0) scaleY(0.7);
        box-shadow: 0 1vmin 5vmin transparent;
    }

    100% {
        transform: rotate(-45deg) scaleX(1) scaleY(1);
        box-shadow: 0 1vmin 5vmin rgba(0, 0, 0, 0.5);
    }
}

@keyframes cross1Reverse {
    100% {
        transform: rotate(45deg) scaleX(0) scaleY(0.7);
        box-shadow: 0 1vmin 5vmin transparent;
        opacity: 0;
    }

    0% {
        transform: rotate(45deg) scaleX(1) scaleY(1);
        box-shadow: 0 1vmin 5vmin rgba(0, 0, 0, 0.5);
        opacity: 1;
    }
}

@keyframes cross2Reverse {
    100% {
        transform: rotate(-45deg) scaleX(0) scaleY(0.7);
        box-shadow: 0 1vmin 5vmin transparent;
        opacity: 0;
    }

    0% {
        transform: rotate(-45deg) scaleX(1) scaleY(1);
        box-shadow: 0 1vmin 5vmin rgba(0, 0, 0, 0.5);
        opacity: 1;
    }
}

@keyframes flip {
    0% {
        transform: rotate(-90deg) rotateY(0deg) translateX(0);
    }

    60% {
        transform: rotate(-90deg) rotateY(200deg) translateX(3vmin);
    }

    80% {
        transform: rotate(-90deg) rotateY(170deg) translateX(3vmin);
    }

    100% {
        transform: rotate(-90deg) rotateY(180deg) translateX(3vmin);
    }
}

@keyframes flipReverse {
    100% {
        transform: rotate(-90deg) rotateY(0deg) translateX(0);
    }

    0% {
        transform: rotate(-90deg) rotateY(180deg) translateX(3vmin);
    }
}

.internal {
    font-size: 32vw;
    line-height: 36vw;
    font-weight:700;
    text-align: center;
    color: #fff;
    text-shadow: 0 1vmin 5vmin rgba(0, 0, 0, 0.5);
    position: relative;
    transition: transform 300ms;
}

    .internal:hover {
        transform: scale(1.2);
        cursor: pointer;
    }

        .internal:hover:before {
            animation: flipReverse 300ms;
        }

        .internal:hover .zero:before {
            animation: cross1Reverse 300ms;
        }

        .internal:hover .zero:after {
            animation: cross2Reverse 300ms;
        }
@media (min-width:1400px){
    .internal {
        font-size:26rem;
        line-height:26rem;
    }
}

.zero {
    position: relative;
}

    .zero:before,
    .zero:after {
        position: absolute;
        display: block;
        content: '';
        width: 140%;
        height: 10vmin;
        background: #004789;
        background-image: linear-gradient(90deg, #004789, #002B52, #FF4D00);
        left: -20%;
        top: 45%;
        box-shadow: 0 1vmin 5vmin rgba(0, 0, 0, 0.5);
    }

    .zero:before {
        transform: rotate(45deg) scaleX(0) scaleY(0.7);
        animation: cross1 300ms 1s ease-in-out forwards;
    }

    .zero:after {
        transform: rotate(-45deg) scaleX(0) scaleY(0.7);
        animation: cross2 400ms 1.2s ease-in-out forwards;
    }

    .zero:nth-child(2):before {
        transform: rotate(45deg) scaleX(0) scaleY(0.7);
        animation: cross1 400ms 1.1s ease-in-out forwards;
    }

    .zero:nth-child(2):after {
        transform: rotate(-45deg) scaleX(0) scaleY(0.7);
        animation: cross2 500ms 1.3s ease-in-out forwards;
    }

.info {
    text-transform: uppercase;
    color: #3fe9ea;
    text-shadow: 0 0.5vmin 1vmin rgba(0, 0, 0, 0.5);
    font-size: 200%;
    padding: 0 24px;
    text-align: center;
}

.position-relative iframe {
    width: 100%;
}

.two-coll-list {
    display: grid;
    justify-content: center;
    gap: 50px;
}


.award-icon img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.pt-0 {
    padding-top: 0px !important;
}

.whiteText {
    color: #fff;
}

.error_message {
    color: #FD0202;
}

.success_message {
}

.invalid {
    border-color: #FD0202;
}

.feedback-message {
    color: #FD0202;
    padding-left: 0;
}

.form-check-label {
}

.cus_contactus .form-control.is-invalid, .cus_contactus .form-select.is-invalid
/*, .cus_contactus .form-check-input.is-invalid */ {
    background-color: #fff !important;
}


.alertBox {
    display: none !important;
    margin: 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-color: var(--snc-blue);
    color: #fff;
    text-align: center;
    padding: 0rem 1.875rem;
    font-weight: 500;
}

@media(min-width:576px){
    .alertBox {
        padding: 0rem;
    }
}

.alertBox:before {
    position: absolute;
    content: "";
    left: 5px;
    bottom: 5px;
    border-style: solid;
    border-width: 40px 0 0 40px;
    border-color: transparent transparent transparent #FF4D00;
    z-index: 2;
}

.alertBox:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    z-index: 1;
    border-style: solid;
    border-width: 50px 0 0 50px;
    border-color: transparent transparent transparent #fff;
}

.alertBox .holder {
    padding: 10px 35px 10px 0;
}

.alertBox p:last-of-type {
    margin: 0;
}

.alertBox h5, .alertBox a {
    font-weight:500;
    margin:0;
    color:#fff;
}

.close-btn {
    position: absolute;
    height: 30px;
    width: 30px;
    display: block;
    top: 10px;
    right: 10px;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
    overflow: hidden;
    margin: 0.625rem;
}

.close-btn:before,
.close-btn:after {
    position: absolute;
    content: '';
    top: 50%;
    left: 6px;
    right: 6px;
    height: 3px;
    transform: translateY(-50%) rotate(45deg);
    background: #004789;
}

.close-btn:after {
    transform: translateY(-50%) rotate(-45deg);
}

@media(min-width: 992px) {
    .alertBox .holder {
        font-size: 18px;
        padding: 15px 45px 15px 0;
    }
}

#alertBox{
    display:none;
}

.snc-tab .tab-content:not(.active-tab-content) {
    display: none;
}


.top-tabs ul, .bottom-tabs ul {
    margin: 0px;
    padding: 30px 0px;
}
.top-tabs li, .bottom-tabs li {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    padding: 10px 20px;
    color: #132c50;
    font-size:18px;
    cursor:pointer;
    margin:10px 0px;
}

    .top-tabs li:nth-of-type(odd), 
    .bottom-tabs li:nth-of-type(odd) {
        border-right: 1px solid #9b9a9a;
    }

    .top-tabs li:hover,
    .bottom-tabs li:hover,
    .bottom-tabs li.tab-active {
        background-color: #f9f9f9;
    }

    .top-tabs li.tab-active, 
    .top-tabs li.tab-active:hover {
        background-color: #132c50;
        color: #fff;
    }

    .top-tabs li img {
        height: auto;
    }

.tab-icon {
    height:90px;
}

.active-tab-content {
    padding:30px 0px;
}

    .active-tab-content .tab-heading {
        border-top: 1px solid #9b9a9a;
        border-bottom: 1px solid #9b9a9a;
        padding:30px 0px;
    }

    .active-tab-content .tab-body {
        padding:30px 0px;
    }

@media(min-width:768px){
    .top-tabs li, .bottom-tabs li {
        border-right: 1px solid #9b9a9a;
    }
    .top-tabs li:nth-child(3n+3), .bottom-tabs li:nth-child(3n+3) {
        border-right: none;
    }
    .active-tab-content .tab-heading .tab-heading-text p {
        max-width: 550px;
    }
}

@media(min-width:1200px){
    .top-tabs li:nth-child(3n+3), .bottom-tabs li:nth-child(3n+3) {
        border-right: 1px solid #9b9a9a;
    }
    .top-tabs li:last-of-type, .bottom-tabs li:last-of-type {
        border-right: none;
    }

    .active-tab-content .tab-body section {
        margin: 0 100px;
    }
}
.active-tab-content .tab-body section {
    padding: 40px 0;
}

.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
    width: 100px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}

    .slick-dots li {
        margin: 0 0.25rem;
    }

/*.slick-slide, .slick-list * {
    outline: none;
}*/

/*.slick-dots button {
    display: block;
    
    padding: 0;
    border: none;
    border-radius: 100%;
     background-color: white; 
    text-indent: -9999px;
}*/
    .slick-dots button {
        width: 1rem;
        height: 1rem;
        color: transparent;
        font-size: 0px;
        background-color: #fff;
        border: 1px solid var(--cool-grey-85);
        border-radius: 100%;
        transition: var(--link-transition);
        outline-offset: 2px;
        outline-color: transparent;
        outline-width: 2px;
        outline-style: solid;
    }

    .slick-dots button:focus {
        outline:0;
    }

        .slick-dots button:focus-visible {
            outline-color: var(--snc-blue);
        }

.slick-dots button:hover {
    background-color: var(--accent-blue-hov);
    border-color: var(--accent-blue-hov);
}

.slick-dots li.slick-active button {
    background-color: var(--snc-blue);
    border-color: var(--snc-blue);
}

.slant-line2 {
    position: absolute;
    top: -80px;
    left: 50px;
    transform: translateX(-50%);
}

.slant-line {
    bottom: -20px;
}

.embeds-wrap {
    padding:1rem 0rem;
}

@media(min-width:1400px){
    .embeds-wrap {
        padding: 2rem 0rem 0rem;
    }
}

@media(min-width:1600px) {
    .embeds-wrap {
        padding: 2rem 3rem 0rem;
    }
}

body[class$="anniversary"] .position-relative.transition-feature.merge-section_bottom.has-border_top {
    opacity:0;
}
    body[class$="anniversary"] .position-relative.transition-feature.merge-section_bottom.has-border_top .bottom-slant_right {
        margin: 1px 0px;
    }

@media(min-width:576px){
    body[class$="anniversary"] .position-relative.transition-feature.merge-section_bottom.has-border_top {
        opacity: 1;
    }

        body[class$="anniversary"] .position-relative.transition-feature.merge-section_bottom.has-border_top .bottom-slant_right {
            margin: -1px 0;
        }
}

.has-embed {
    padding:1rem 1.5rem;
}

.embed-caption p {
    margin-top:10px;
    margin-bottom:0px;
}

@media(min-width:992px){
    .embed-caption p {
        margin-top: 12px;
    }
}

.has-embed .embeditem {
    position: relative;
    display: block;
    overflow: hidden;
}
    .has-embed .embeditem::before {
        display: block;
        content: "";
        padding-top: 56.25%;
    }
    .has-embed .embeditem iframe {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }
.slants {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
