@import url(https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);

/* .vertical-marquee,
html {
    overflow-x: hidden
} */

.testimonial-slide .owl-nav,
.testimonial-slide .owl-prev {
    position: absolute !important
}

.slider12.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-next,
.slider12.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-prev {
    visibility: unset;
    opacity: unset;
    position: unset
}

.testimonial-main-inner .slider12 .owl-nav {
    position: absolute !important;
    top: -78px !important;
    right: 0 !important
}

.testimonial-slide .owl-nav {
    top: -3rem;
    right: 0
}

.testimonial-slide .owl-nav .owl-next:hover,
.testimonial-slide .owl-nav .owl-prev:hover {
    background: 0 0 !important;
    outline: 0 !important;
    opacity: 1
}

.testimonial-slide .owl-nav .owl-prev .owl-nav .owl-next {
    outline: 0;
    opacity: .6;
    transition: .5s
}

.testimonial-slide.owl-dots {
    margin-bottom: 2rem
}

.testimonial-slide .owl-dots.active .owl-dots:hover {
    transition: 2s;
    transform: scale(1.2)
}

.testimonial-slide {
    margin: 8px 6px 6px
}

.testimonial-slide .testimonial-info {
    background: #fff;
    -webkit-box-shadow: 0 4px 22px rgba(0, 0, 0, .06);
    box-shadow: 0 4px 22px rgba(0, 0, 0, .06);
    padding: 30px;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 12px
}

.testimonial-slide .testimonial-info::before {
    content: url('./images/inner-images/quote.png')
}

.testimonial-slide .testimonial-info h4 {
    margin-bottom: 6px;
    line-height: 140%
}

.testimonial-slide .testimonial-info p {
    position: relative;
    z-index: 2;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 20px;
    color: #12141d
}

.testimonial-slide .testimonial-info .autho-info {
    margin-top: auto
}

.rating-details span>span {
    background: url(../images/inner-images/star.svg) center left no-repeat;
    -webkit-transition: .6s cubic-bezier(.75, .1, .6, 1);
    -o-transition: .6s cubic-bezier(.75, .1, .6, 1);
    transition: .6s cubic-bezier(.75, .1, .6, 1)
}

.rating-details span {
    width: 105px;
    height: 18px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.testimonial-slide .testimonial-info .autho-info figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 24px;
    width: 70px;
    height: 70px
}

.rating-details {
    height: 21px;
    display: inline-block;
    width: 100%;
    margin-top: 20px
}

.form-group.spinner,
.rating-details span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0
}

.testimonial-slide .testimonial-info .autho-info .author-name p {
    font-weight: 600;
    font-size: 20px;
    line-height: 18px;
    margin-bottom: 4px
}

.testimonial-slide .testimonial-info .autho-info,
.testimonial-slide .testimonial-info .autho-info .author-name p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.testimonial-slide .testimonial-info .autho-info .author-name>span {
    display: inline-block;
    vertical-align: top
}

.section-title-main h3,
.testimonialslider-main-section h3 {
    font-size: 36px
}

.testimonial-content p {
    font-size: 16px;
    margin-top: 24px
}

.top-title:after {
    content: '';
    position: absolute;
    background: #c7c9d9;
    width: 37px;
    height: 2px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

.section-title .top-title.green,
.sub-leader.sub-leader-second h3 span {
    color: #127a81
}

.section-title .top-title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-weight: 600;
    color: #555770;
    padding-left: 44px;
    margin-bottom: 10px;
    text-transform: uppercase
}

.section-title .top-title:before {
    left: 0
}

.platform-logo {
    margin-top: 30px
}

.testimonial-main {
    background-image: linear-gradient(to right, #ffffffe3 20%, #ffffffe8 40%, #ffffffe6 50%, #ffffffd1 70%, #ffffffeb 80%, #fffffff0 100%), url(images/inner-images/map.png);
    background-position: center center;
    background-repeat: no-repeat
}

.testimonial-main .slick-slide {
    transition: .2s ease-in-out;
    transform: scale(.9);
    outline: 0;
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    margin: 0 0 10px
}

.testimonial-main .slick-slide.slick-center {
    opacity: .95;
    transform: scale(1);
    cursor: pointer
}

.testimonial-main .slick-arrow {
    font-size: 1px !important;
    color: transparent
}

.testimonial-main .slider .slick-arrow {
    margin: 0;
    width: 56px !important;
    height: 32px !important;
    border-radius: 16px !important;
    padding: 0;
    color: #9f9f9f;
    border: 1px solid #9f9f9f !important;
    -webkit-transition: 250ms cubic-bezier(.75, .1, .6, 1);
    -o-transition: 250ms cubic-bezier(.75, .1, .6, 1);
    transition: .25s;
    background: center/cover no-repeat;
    position: absolute;
    opacity: .7;
    bottom: -90px;
    z-index: 1;
    transform: translateY(-50%);
    overflow: hidden;
    font-size: 20px;
    cursor: pointer;
    outline: 0
}

.testimonial-main .slider .slick-arrow:active {
    transform: translateY(-50%) scale(.9)
}

.testimonial-main .slider .slick-prev {
    right: 100px
}

.testimonial-main .slider .slick-next {
    right: 18px
}

.testimonial-main .slick-prev:before {
    content: "←";
    color: #000;
    font-size: 30px
}

.testimonial-main .slick-next:before {
    content: "→";
    color: #000;
    font-size: 30px
}

.testimonial-main .slick-slide img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.testimonial-main .slick-list.draggable {
    padding: 0 50px 0 0 !important
}

.border-left-right {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff
}

.counter-section {
    background: linear-gradient(to right, #127a81 20%, #0b7078 40%, #1a596e 50%, #2b4063 70%, #342758 80%, #512663 100%) !important
}

.funfact-content h6 {
    font-size: 22px !important
}

.section-title-main {
    margin-bottom: 26px
}

.sec-title {
    position: relative;
    margin-bottom: 30px
}

.home-blog-main,
.leadership-main {
    position: relative;
    overflow: hidden
}

.home-blog-main:before,
.leadership-main:before {
    content: "";
    position: absolute;
    left: -20rem;
    bottom: -20rem;
    width: 40rem;
    height: 40rem;
    border: 6.0625rem solid #e2f6ff;
    border-radius: 50%;
    z-index: -1
}

.home-blog-main:after,
.leadership-main:after {
    content: "";
    position: absolute;
    right: -20rem;
    top: -20rem;
    width: 40rem;
    height: 40rem;
    border: 6.0625rem solid #eff0fb;
    border-radius: 50%;
    z-index: -1
}

.news-block {
    position: relative;
    margin: 10px
}

.logo-circle img,
.o-1-visa-list-box-img {
    margin: auto;
    display: block;
    text-align: center
}

.list-link,
.main-footer .contact-widget,
.main-footer .footer-bottom,
.main-footer .logo-widget,
.main-footer .news-widget,
.news-block .image-box {
    position: relative
}

.news-block .image-box .image {
    position: relative;
    overflow: hidden;
    margin-bottom: 0
}

.news-block .image-box .image img {
    display: block;
    width: 100%;
    -webkit-transition: .4s;
    transition: .4s;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px
}

.news-block .image-box .image a:after {
    background: rgba(255, 255, 255, .3);
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    opacity: 1;
    pointer-events: none;
    -webkit-transition: .4s linear;
    transition: .4s linear
}

.news-block .content-box {
    position: relative;
    padding: 20px 20px 30px;
    background-color: #fff;
    border: 1px solid #e6e8ed;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px
}

.btn-outline-danger:hover,
.header-title {
    background-color: #0c727a !important
}

.news-block .content-box .cat {
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1em;
    background: padding-box text #00928b;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    top: 0;
    -webkit-transition: .3s;
    transition: .3s;
    margin-bottom: 6px
}

.news-block .content-box .title {
    margin-bottom: 10px;
    line-height: 1.6em;
    font-size: 20px;
    font-weight: 700
}

.news-block .bottom-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 15px
}

.news-block .bottom-box .date {
    font-size: 16px;
    color: #2e2d2d;
    line-height: 30px
}

.news-block .bottom-box .read-more {
    color: #3650f1;
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    -webkit-transition: .3s;
    transition: .3s
}

.news-block .bottom-box .read-more:before {
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to left, #186ef2, #6d18ef);
    content: ""
}

.news-block .bottom-box .read-more i {
    position: relative;
    font-size: 12px;
    top: 0;
    background-image: linear-gradient(to left, #186ef2, #6d18ef);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-left: 2px
}

.news-block .inner-box:hover .image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    border-top-right-radius: 12px;
    border-top-left-radius: 12px
}

.news-block .inner-box:hover .image-box .image a:after {
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: .4s linear;
    transition: .4s linear
}

.home-blog-main .slick-slide .slick-center {
    transform: unset !important
}

.home-blog-main .slick-list.draggable {
    padding: 0 !important
}

h2.count-box.counted {
    padding-bottom: 0;
    text-align: center
}

.counter-section h2 {
    padding: 0 0 4px
}

#infographic .circle {
    border-radius: 50%;
    border-right: 2px solid #43275e;
    padding-right: 68px;
    padding-top: 130px;
    padding-bottom: 130px
}

.logo-circle img,
.sub-leader.sub-leader-second {
    width: 75%
}

.circle.logo-circle h4 {
    padding-top: 20px;
    font-size: 28px;
    text-align: center;
    line-height: 42px
}

#infographic section:nth-child(odd) .circle {
    transform: translateX(-100%)
}

#infographic article {
    margin-bottom: 28px;
    cursor: pointer;
    position: relative
}

#infographic article .header-title {
    border-radius: 50px
}

.header-title h6 {
    font-size: 18px;
    color: #fff
}

#infographic article .expect-from {
    display: flex;
    border-radius: 50%;
    background-clip: padding-box;
    padding: 14px;
    transition: transform .4s;
    color: #fff;
    border: 8px solid #fff;
    margin: -8px 0 -8px -8px
}

#infographic article .expect-from img {
    width: 36px
}

#infographic article:hover header i {
    transform: scale(1.2)
}

#infographic article.active header i {
    transform: none
}

#infographic article .inner-body {
    background: var(--bgColor);
    padding: 0 20px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    max-height: 0;
    transition: max-height .5s, padding .5s;
    overflow: hidden
}

#infographic article .inner-body .btn {
    padding: 3px 20px
}

.btn-outline-danger {
    color: #0c727a;
    border-color: #0c727a;
    border-radius: 50px
}

#infographic :nth-child(2n) article header {
    flex-flow: row-reverse;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px
}

#infographic :nth-child(2n) article header i {
    margin: -16px -20px -16px 0
}

#infographic section:nth-child(odd) article.active header {
    border-bottom-right-radius: 0
}

#infographic section:nth-child(2n) article.active header {
    border-bottom-left-radius: 0
}

#infographic article.active .inner-body {
    padding: 20px;
    max-height: 90px
}

#infographic article[data-step="1"] {
    margin-left: -18px
}

#infographic article[data-step="2"],
#infographic article[data-step="4"] {
    margin-left: 54px
}

#infographic article[data-step="3"] {
    margin-left: 104px
}

#infographic article[data-step="5"] {
    margin-left: -14px
}

.O-1-visa-title h2 {
    font-size: 32px;
    padding-bottom: 6px
}

.O-1-visa-list li img {
    padding-right: 6px;
    position: absolute;
    left: -26px;
    padding-top: 6px;
    width: 24px
}

.O-1-visa-list li {
    padding: 6px 0;
    color: #000;
    list-style: none;
    position: relative;
    font-size: 17px;
    line-height: 28px;
    margin-left: 28px
}

.your-green-card h6 {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 6px
}

.your-green-card li {
    font-size: 17px !important;
    padding-bottom: 8px !important
}

.your-green-card-inner p {
    font-size: 19px
}

.build-o-1 p,
.meet-the-ceo-founder p,
.your-green-card p {
    font-size: 17px
}

.build-o-1 p {
    line-height: 31px
}

.build-o-1 p b {
    font-size: 20px;
    padding: 36px 20px
}

.O-1-visa-list-box {
    background: #ffffff78;
    border-radius: 15px;
    position: relative;
    padding: 14px 16px;
    overflow: hidden;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    z-index: 1;
    height: 100%;
    border: 2px solid #fff;
    transition: .5s ease-in-out
}

.o-1-visa-list-box-img {
    width: 70px;
    background-color: #2a878e21;
    padding: 16px;
    border-radius: 50px;
    box-shadow: 5px 5px 0 #f2f3f5
}

.btn-outline-danger:hover {
    color: #fff !important;
    border-color: #0c727a !important
}

.O-1-visa-list-box h5 {
    font-size: 18px;
    text-align: center;
    padding: 2px 0
}

.O-1-visa-title p {
    font-size: 20px;
    font-weight: 400
}

.O-1-visa-list-box p {
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    margin-bottom: 0
}

.O-1-visa-list-box img {
    width: 32px;
    text-align: center;
    display: block;
    margin: auto;
    padding-bottom: 4px
}

.O-1-visa-list-box:hover,
.inner-leadership:hover {
    transform: translateY(-10px)
}

.EB1A-success .call-to-action-sub-title {
    font-weight: 300;
    line-height: 30px;
    font-family: Mulish, serif;
    font-size: 17px !important
}

.strategy-leads p {
    font-size: 17px !important;
    padding-top: 14px
}

.o-1visa-btn a {
    margin-top: 40px !important
}

.leadership-header {
    padding: 0 1em
}

.leadership-header .text-section {
    text-align: center
}

.leadership-header .abstract {
    display: none
}

.leadership img {
    display: block;
    height: auto;
    max-width: 100%;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px
}

.leadership-inner-images img {
    width: 76%;
    margin: auto
}

.leader {
    padding: 1em;
    width: 100%;
    text-align: center
}

.sub-leader {
    float: left
}

.meet-the-ceo-founder h2 {
    padding-bottom: 4px
}

@media (min-width:568px) {
    .leadership-header {
        height: 400px;
        color: #fff;
        position: relative;
        max-width: 1400px;
        margin: 0 auto
    }

    .leadership-header .leadership {
        height: 100%
    }

    .leadership-header img {
        left: -999em;
        margin: auto;
        max-width: 1400px;
        min-height: 100%;
        min-width: 100%;
        position: absolute;
        right: -999em;
        z-index: -1
    }

    .leadership-header .text-section {
        font-size: 1.6rem;
        padding: 0 1em;
        width: 38%;
        text-align: left;
        position: relative
    }

    .leadership-header .text-section.topleft {
        top: 2em
    }

    .leadership-header .text-section.bottomleft {
        top: 100%;
        transform: translateY(-100%)
    }

    .leadership-header .text-section.topright {
        top: 2em;
        left: 62%
    }

    .leadership-header .text-section.bottomright {
        left: 62%;
        top: 100%;
        transform: translateY(-100%)
    }

    .leadership-header h3 {
        margin: 0
    }

    .leadership-header a {
        border: 1px solid;
        color: #fff;
        display: inline-block;
        margin: 1em 0;
        padding: .5em 1em
    }

    .leadership-header .darkText,
    .leadership-header .darkText a {
        color: #000
    }

    .leader {
        width: 50%
    }

    .sub-leader {
        width: 33.335%
    }
}

.leader-team-one:after,
.leader.team.active:after,
.team .close {
    position: absolute;
    display: block
}

@media (min-width:992px) {
    .leadership-header .abstract {
        display: block
    }

    .leader {
        width: 33.335%
    }

    .sub-leader {
        width: 25%
    }
}

@media (max-width:992px) {
    .extra-mr {
        margin-bottom: 124px !important
    }

    .sub-leader.sub-leader-second {
        width: 100% !important
    }

    .sub-leader img {
        display: none
    }
}

.leader .text-section {
    padding: 1.5em;
    background: #fff;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px
}

.leader h3,
.leader p {
    margin: 0
}

.leader a+a {
    margin-left: 3em
}

.sub-leader a+a {
    margin-left: 1em
}

.bio-link:after {
    content: " >"
}

.leader {
    border-radius: 10px
}

.leadership-inner-images {
    border: 1px solid #e1e1e1;
    border-radius: 12px;
    padding-top: 12px;
    background-color: #fbfbfb
}

.team {
    background: #fff;
    width: 100%;
    margin-top: 14px;
    padding: 24px
}

.autoGen1 {
    padding-bottom: 10px
}

.leader.team.active:after {
    content: "";
    opacity: 1;
    height: 40px;
    width: 40px;
    background: url(images/inner-images/arrow-chat.svg) 0 0/contain no-repeat;
    z-index: 25;
    top: -14px;
    left: 20%
}

.leader-team-two.active::after {
    top: -14px !important;
    left: 50% !important
}

.leader-team-three.active::after {
    top: -14px !important;
    left: 82% !important
}

.leadership-inner-images .text-section p {
    font-size: 17px;
    font-weight: 400;
    padding-bottom: 6px
}

.team .close {
    top: 1em;
    right: 1em;
    height: 2em;
    width: 2em;
    font-weight: 800;
    color: #000
}

.team h2 {
    margin: 0 0 1em
}

.sub-leader.sub-leader-second h3 {
    text-align: left;
    padding-bottom: 4px
}

.inner-leadership img,
.meet-ceo img,
.sub-leader img {
    border-radius: 12px
}

.sub-leader .text-section p {
    font-size: 16px;
    text-align: left
}

.leadership-main {
    background: #d1d1d117
}

.sub-leader .text-section .position {
    font-size: 18px;
    font-weight: 600;
    color: #2a1f1f;
    padding-bottom: 4px
}

.ceo.active .leadership-inner-images {
    border: 1px solid #127a81
}

.leader-team-one:after {
    content: "";
    opacity: 1;
    height: 40px;
    width: 40px;
    bottom: -45px;
    left: calc(50% - 15px);
    background: url(/wp-content/uploads/2023/07/arrow-chat.svg) 0 0/contain no-repeat;
    z-index: 1
}

.social-media img {
    width: 40px;
    margin: auto;
    padding: 0 10px
}

.inner-leadership {
    padding: 18px;
    background-color: #fff;
    box-shadow: 0 5px 20px 3px rgb(230 233 249 / 52%);
    transition: .5s;
    border-radius: 12px;
    position: relative;
    overflow: hidden
}

.border-bottom-line,
.review-readmore a .btn {
    background: linear-gradient(to right, #127a81 20%, #0b7078 40%, #1a596e 50%, #2b4063 70%, #342758 80%, #512663 100%)
}

.inner-leadership h3 {
    text-align: center;
    padding-top: 12px;
    font-size: 18px
}

.inner-leadership p {
    text-align: center;
    font-size: 16px;
    margin: 0
}

.our-team h3 {
    text-align: center;
    font-size: 30px;
    padding-bottom: 8px
}

.border-bottom-line {
    width: 110px;
    padding-bottom: 6px;
    height: 3px;
    color: #000;
    border-radius: 50px;
    margin: auto auto 20px
}

.leadership-inner-images .text-section h3 {
    font-size: 24px;
    padding-bottom: 6px;
    color: #00928b
}

.leadership-inner-images .text-section h3 a {
    color: #44265e
}

.leadership-inner-images:hover .text-section h3 a {
    color: #00928b !important
}

.meet-ceo h2 {
    font-size: 30px;
    padding-bottom: 6px;
    font-weight: 700
}

.meet-ceo p {
    font-size: 16px;
    margin-bottom: 8px
}

.pt-100 {
    padding-top: 100px
}

.our-team h2 {
    text-align: center;
    font-size: 36px;
    padding-bottom: 16px;
    font-weight: 700
}

.optech-thumb {
    z-index: 0;
    position: relative
}

.extra-mr {
    margin-right: 80px
}

.optech-thumb-position {
    position: absolute;
    width: 44%;
    bottom: -45px;
    right: -82px
}

.optech-shape1 {
    position: absolute;
    top: 70px;
    right: -82px;
    z-index: -1
}

.optech-shape2 {
    position: absolute;
    bottom: -92px;
    left: 200px;
    z-index: -1
}

.pb-100 {
    padding-bottom: 100px
}

.main-footer.style-two {
    background-image: none;
    background-color: #141d38
}

.main-footer {
    position: relative;
    padding: 50px 0 0;
    background: -webkit-radial-gradient(circle farthest-corner at center center, #0246b7 0, #131e3c 100%);
    background: -moz-radial-gradient(circle farthest-corner at center center, #0246b7 0, #131e3c 100%);
    background: radial-gradient(circle farthest-corner at center center, #0246b7 0, #131e3c 100%)
}

.main-footer .pattern-layer-one {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-position: left top;
    background-repeat: no-repeat;
    opacity: .5
}

.main-footer .footer-widget h5:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 2px;
    width: 70px;
    background-color: #fff;
    border-radius: 50px
}

.main-footer .pattern-layer-two {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-position: right top;
    background-repeat: no-repeat;
    opacity: .5
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0;
    margin: 0 auto
}

.main-footer .widgets-section {
    position: relative;
    padding-bottom: 20px
}

.main-footer .footer-widget {
    position: relative;
    z-index: 1;
    margin-bottom: 6px
}

.main-footer .logo-widget .logo {
    position: relative;
    margin-bottom: 6px
}

.main-footer .logo-widget .text {
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8em;
    margin-bottom: 10px
}

.main-footer .logo-widget .social-box {
    position: relative;
    padding: 10px 0 20px
}

.main-footer .logo-widget .social-box li {
    position: relative;
    margin-right: 8px;
    display: inline-block
}

.main-footer .logo-widget .social-box li a {
    position: relative;
    width: 32px;
    height: 32px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.list-link li a,
.main-footer .contact-widget ul li a {
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    position: relative;
    color: #fff
}

.main-footer .footer-widget h5 {
    position: relative;
    font-weight: 600;
    color: #fff;
    line-height: 1.2em;
    margin-bottom: 12px;
    padding-bottom: 10px;
    text-transform: capitalize;
    font-size: 22px
}

.main-footer .contact-widget ul li .icon {
    left: 0;
    top: 0;
    font-size:20px;
    color: #fff;
    width: 20px;
    padding-top: 2px
}

.main-footer .contact-widget ul li strong {
    position: relative;
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    padding-left: 6px
}

.main-footer .contact-widget ul li a {
    transition: .3s
}

.list-link li {
    position: relative;
    margin-bottom: 4px
}

.list-link li a {
    font-size: 15px;
    padding-left: 15px;
    font-weight: 500;
    transition: .3s
}

.list-link li a:before {
    position: absolute;
    content: "\f101";
    left: 0;
    top: -2px;
    font-family: FontAwesome
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.main-footer .news-widget .post {
    position: relative;
    padding-left: 95px;
    margin-bottom: 8px;
    border-bottom: 1px solid #fff;
    padding-bottom: 8px
}

.main-footer .news-widget .post .thumb {
    position: absolute;
    left: 0;
    top: 0;
    height: 80px;
    width: 80px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center
}

.main-footer .news-widget .post .thumb a {
    display: block
}

.main-footer .news-widget .post .thumb img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 6px
}

.main-footer .news-widget .post h6 {
    position: relative;
    color: #fff;
    line-height: 1.6em;
    font-weight: 600;
    top: -4px;
    font-size: 14px
}

.main-footer .news-widget .post h6 a {
    color: #fff;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.main-footer .news-widget .post .date {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 1.3em;
    color: #fff;
    margin-top: 4px;
    text-transform: capitalize;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.logo img {
    width: 50%
}

.copyright {
    color: #fff;
    padding: 20px 0;
    line-height: 22px
}

#tp-widget-wrapper {
    text-align: left !important
}

.footer-bottom {
    background: linear-gradient(to right, #127a81 20%, #0b7078 40%, #1a596e 50%, #2b4063 60%, #342758 80%, #512663 100%)
}

.date img {
    width: 24px;
    padding-right: 8px
}

.footer-privacy-policy {
    display: flex;
    justify-content: space-evenly;
    padding: 6px 0
}

.footer-privacy-policy li {
    list-style: disc;
    color: #000
}

.eb2-niw .accordion-tabs .accordion-button:not(.collapsed),
.footer-privacy-policy li a {
    color: #000
}

.copyright-text {
    color: #000;
    margin-bottom: 0;
    padding: 6px 0
}

.trustbox-widget {
    margin: auto;
    text-align: left;
    float: left;
    display: flex;
    position: absolute;
    left: -62px
}

.main-footer .news-widget .post:last-child {
    margin-bottom: 0;
    border: none;
    min-height: auto
}

.footer-bottom-copyright {
    background-color: #fff
}

.address {
    line-height: 30px
}

.main-footer .contact-widget ul li {
    font-size: 16px;
    margin-bottom: 8px;
    left: 30px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
    padding: 4px 0
}

.contact-widget-list {
    display: flex
}

.eb2-niw-list {
    padding-left: 24px
}

@media screen and (max-width:1200px) {
    .width-space {
        padding-left: 20px;
        padding-right: 20px
    }

    .main-footer {
        padding: 20px 0 0
    }
}

@media screen and (max-width:992px) {
    .trustbox-widget {
        position: relative;
        left: -58px
    }

    .pb-100 {
        padding-bottom: 44px
    }

    .leadership-inner-images .text-section h3 {
        font-size: 16px;
        padding-bottom: 2px
    }

    .counter-section h2 {
        font-size: 30px !important
    }

    .funfact-content h6 {
        font-size: 16px !important
    }

    .funfact-content::after {
        left: -64px !important
    }
}

@media screen and (max-width:768px) {
    .funfact-content h6 {
        font-size: 15px !important
    }

    .mobile-width-33 {
        width: 33.3% !important
    }

    .border-left-right {
        padding-bottom: 10px;
        border-left: unset !important;
        border-right: unset !important
    }

    h2.count-box.counted {
        font-size: 24px !important
    }

    .funfact-content::after {
        display: none
    }

    .border-bottom-line {
        margin-bottom: 0
    }

    .trustbox-widget {
        left: -56px
    }

    .mobile-sm {
        width: 50% !important
    }

    .copyright {
        line-height: 28px;
        font-size: 15px;
        font-weight: 300
    }

    .copyright-text {
        padding: 6px 0 0;
        text-align: center
    }

    .main-footer .footer-widget h5 {
        margin-bottom: 8px;
        padding-bottom: 10px;
        font-size: 18px
    }

    .home-video-font {
        line-height: 26px;
        font-size: 17px !important
    }

    .our-team h2 {
        font-size: 26px
    }

    .team {
        padding: 0
    }

    .sub-leader .text-section p {
        font-size: 15px
    }

    .leadership-inner-images .text-section h3,
    .sub-leader.sub-leader-second h3 {
        font-size: 20px
    }

    .sub-leader .text-section .position {
        font-size: 17px
    }

    .leader .text-section {
        padding: 20px
    }

    .meet-the-ceo-founder h2 {
        font-size: 26px;
        padding-bottom: 0;
        margin-bottom: 6px
    }

    .optech-thumb-position {
        position: absolute;
        width: 50%;
        bottom: -88px;
        right: -72px
    }

    .extra-mr {
        margin-right: 74px
    }
}

@media screen and (max-width:480px) {
    .copyright {
        line-height: 26px;
        font-size: 15px
    }

    .trustbox-widget {
        left: -58px
    }

    .home-page-disclaimer {
        line-height: 20px !important;
        margin-top: 0 !important
    }
}

@media screen and (max-width:414px) {

    .footer-privacy-policy li,
    .footer-privacy-policy li a {
        font-size: 14px !important
    }

    .footer-privacy-policy {
        padding: 0 0 7px
    }

    .copyright-text {
        font-size: 14px
    }
}

@media screen and (max-width:431px) {
    h2.count-box.counted {
        font-size: 18px !important
    }

    .funfact-content h6 {
        font-size: 12px !important;
        line-height: 20px !important
    }

    .mobile-width-33 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .home-page-disclaimer {
        line-height: 20px !important;
        margin-top: 0 !important
    }
}

.eb2-niw .accordion-tabs .accordion-button {
    font-size: 18px;
    font-weight: 400;
    background: #fff;
    -webkit-box-shadow: 0 4px 22px rgba(0, 0, 0, .06) !important;
    box-shadow: 0 4px 22px rgba(0, 0, 0, .06) !important;
    border-radius: 12px !important;
    padding-left: 34px
}

.eb2-niw .accordion-tabs .accordion .accordion-item .accordion-body {
    padding: 20px 0;
    text-align: left
}

.eb2-niw .accordion-img img {
    border-radius: 20px
}

.eb2-niw .build-o-1 p {
    line-height: 31px;
    padding-left: 28px
}

.eb2-niw .accordion-tabs h6 {
    font-size: 20px;
    text-align: justify;
    color: #282424;
    font-weight: 600
}

.eb2-niw .call-to-action .call-to-action-inner .call-to-action-left .call-to-action-content .call-to-action-sub-title {
    font-size: 16px;
    line-height: 28px
}

.eb2-niw .call-to-action .call-to-action-inner .call-to-action-left .call-to-action-content .call-to-action-title {
    font-size: 31px;
    line-height: 46px;
    font-weight: 600
}

.eb2-niw .eb2-niw-eligibility p {
    font-size: 18px;
    line-height: 36px
}

.eb2-niw .O-1-visa-list-box h5 {
    font-size: 18px;
    text-align: center;
    padding: 18px 0 2px
}

.eb2-niw .O-1-visa-list-box1 h5 {
    text-align: center;
    padding-top: 0;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 12px
}

.eb2-niw .o-1-visa-list-box-img {
    width: 78px
}

.eb2-niw .O-1-visa-list-box img {
    width: 38px
}

.eb2-niw .our-values-tabs .nav-item {
    margin: 6px;
    width: 47%
}

.eb2-niw .accordion-collapse {
    background-color: #f4f7fe
}

.eb2-niw .our-values-heading {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 12px
}

.eb2-niw-list li {
    list-style: auto;
    list-style: auto;
    color: #000;
    text-align: left;
    padding: 5px 2px
}

.eb2-niw .accordion .accordion-item .accordion-body p {
    color: #000;
    margin: 0;
    font-size: 17px;
    text-align: left
}

.eb2-niw .our-values-tabs .nav-link p {
    font-size: 17px;
    padding-top: 6px;
    font-weight: 500;
    line-height: 28px
}

.eb2-niw .nav-tabs .nav-link {
    display: block !important
}

@media (max-width:991px) {
    .eb2-niw .tab-content>.tab-pane {
        display: block;
        opacity: 1;
        background-color: #fff
    }
}

@media (max-width:576px) {
    .eb2-niw .call-to-action .call-to-action-inner .call-to-action-left .call-to-action-content .call-to-action-title {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 14px !important
    }

    .eb2-niw .service-section-style3 h2 {
        font-size: 18px;
        line-height: 28px
    }

    .eb2-niw .your-green-card h2 {
        font-size: 20px;
        line-height: 28px
    }

    .eb2-niw .your-green-card h6 {
        font-size: 18px;
        font-weight: 700;
        padding-bottom: 6px
    }

    .eb2-niw .O-1-visa-title h2 {
        font-size: 20px;
        line-height: 30px
    }

    .eb2-niw .accordion-button,
    .eb2-niw .accordion-button:not(.collapsed) {
        font-size: 17px;
        font-weight: 700;
        line-height: 28px
    }

    .eb2-niw .accordion .accordion-item .accordion-body p {
        color: #000;
        margin: 0;
        font-size: 15px;
        text-align: left
    }

    .eb2-niw .build-o-1 p {
        line-height: 28px;
        padding-left: 0
    }

    .eb2-niw .eb2-niw-eligibility p {
        font-size: 15px !important;
        line-height: 28px !important
    }
}

.testimonialslider-main-section {
    position: relative;
    padding: 40px 0;
    background-image: linear-gradient(to right, #ffffffe3 20%, #ffffffe8 40%, #ffffffe6 50%, #ffffffd1 70%, #ffffffeb 80%, #fffffff0 100%), url(../images/inner-images/map.png);
    background-position: center center;
    background-repeat: no-repeat
}

.owl-next,
.testimonialslider-main-section .owl-prev {
    pointer-events: all
}

.testimonialslider-main-section .owl-nav {
    position: absolute;
    top: -14%;
    right: 0;
    display: flex !important;
    justify-content: flex-end;
    gap: 10px;
    pointer-events: none
}

.owl-next,
.testimonialslider-main-section .owl-prev {
    font-size: 20px !important;
    background-color: #009688 !important;
    color: #fff !important;
    width: 40px;
    height: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    pointer-events: all;
    border-radius: 50%;
    line-height: 0 !important;
    margin: 10px
}

.owl-next:hover,
.testimonialslider-main-section .owl-prev:hover {
    background-color: #00796b !important
}

.owl-carousel .owl-nav button.owl-prev,
.testimonialslider-main-section .owl-carousel .owl-nav button.owl-next {
    opacity: unset !important;
    visibility: unset !important;
    position: unset !important
}

.testimonial-slide .testimonial-info::before {
    content: url(../images/inner-images/quote.png);
    position: absolute;
    left: 30px;
    top: 10px
}

.testimonial-slide .testimonial-info .autho-info figure img {
    width: 75px;
    padding: 4px;
    border-radius: 50px;
    border: 2px dashed #fda31b
}

.testimonial-slide .testimonial-info .autho-info .author-name>span {
    font-size: .875em;
    font-weight: 700;
    color: #141d38
}

.testimonial-main {
    background-color: #f8f9fa
}

.turing-ai .testimonialslider-main-section .owl-nav {
    top: -9% !important
}

.leadership-team .testimonialslider-main-section .owl-nav {
    top: -12% !important
}

.eb1a-blog .date {
    display: flex !important
}

.eb1a-blog .date img {
    padding-right: 6px
}

@media screen and (max-width:991px) {
    .testimonialslider-main-section h3 {
        font-size: 28px
    }

    .section-title {
        width: 62%
    }
}

.marquee-vertical {
    --marquee-height: 250px;
    --duration: 20s;
    position: relative;
    height: var(--marquee-height);
    overflow: hidden;
    display: flex;
    flex-direction: column
}

.marquee-group {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
    flex-shrink: 0;
    animation: scrollY var(--duration) linear infinite
}

.marquee-item {
    transition: .3s ease-in-out;
    background-color: #fff;
    box-shadow: 0 0 30px 0 rgba(63, 43, 43, .05);
    padding: 14px;
    border-radius: 10px;
    border: 1px solid;
    cursor: pointer;
    box-shadow: rgb(173 216 230 / 0%) 0 10px 20px, rgb(173 216 230 / 18%) 0 6px 6px;
    height: 100%;
    margin: 5px 0
}

.marquee-item img {
    max-height: 30px;
    object-fit: contain
}

.vertical-marquee h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 54px;
    color: #0e1871
}

@supports not (animation:scrollY) {
    .marquee-group {
        animation: none
    }
}

.marquee-vertical.marquee-reverse .marquee-group,
marquee.marquee-reverse .marquee_group {
    animation-direction: reverse;
    animation-delay: -3s
}

.marquee-group {
    animation: scrollY var(--duration) linear infinite
}

@keyframes scrollY {
    from {
        transform: translateY(0)
    }

    to {
        transform: translateY(-100%)
    }
}

@media screen and (max-width:992px) {
    .vertical-marquee h2 {
        font-size: 34px
    }
}

@media screen and (max-width:768px) {

    .owl-carousel .owl-nav button.owl-prev,
    .testimonialslider-main-section .owl-carousel .owl-nav button.owl-next {
        height: 34px !important;
        width: 34px !important;
        font-size: 16px !important;
        margin-left: 2px;
        margin-right: 2px
    }

    .home .testimonialslider-main-section .owl-nav,
    .testimonialslider-main-section .owl-nav {
        top: -14%
    }

    .testimonialslider-main-section .owl-nav {
        right: 8px
    }

    .vertical-scroll-mobile-width-33 {
        width: 33.3%
    }
}

@media (min-width:1200px) {

    .header-style-02 .container,
    .header-style-02 .container-lg,
    .header-style-02 .container-md,
    .header-style-02 .container-sm,
    .header-style-02 .container-xl {
        max-width: 1230px !important
    }
}

.header-style-02 .header-contact-btn .theme-btn-6 {
    font-size: 16px;
    padding: 8px 22px
}

.review-readmore a .btn {
    font-size: 18px;
    line-height: 23px;
    color: #fff;
    padding: 8px 42px;
    font-family: var(--body-font);
    font-weight: 600;
    overflow: hidden;
    border-radius: 50px;
    cursor: pointer;
    letter-spacing: .5px;
    border: none;
    margin: auto;
    display: block;
    text-align: center
}

.review-readmore {
    margin-top: 26px
}
.ai-blog-summary{
        text-align: left;
    padding: 30px 46px 30px 20px;
    background-color: #fff;
    box-shadow: 0 5px 20px 3px rgb(230 233 249 / 47%);
    transition: .5s;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
      background-color: #fff;
    padding: 32px 24px;
    border-radius: 8px;  
}
.ai-blog-summary a{
    color: #000;
    font-size: 16px;
    font-weight: 600;
padding-left: 24px;
}
.ai-blog-summary  li{
    line-height: 26px;
    padding-left: 22px;
    display: flex
;
    justify-content: center;
    align-items: center;
}
.ai-blog-summary-border-bottom{
        border: 2px solid;
    width: 120px;
    margin-top: 4px;
    border-radius: 50px;
    color: #44265e;
}
.ai-blog-summary h3{
    font-size: 22px;
    padding-bottom: 4px;
}
.ai-blog-summary img {
    font-size: 20px;
    width:36px;
    position: absolute;
    left: 18px;
}
.tc-apply{
      font-size: 10px !important;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;  
}
/* --------- New Blog Inner Page Design style ------------ */

    .cky-revisit-bottom-left {
      bottom: 15px;
      left: 15px;
      display: none !important;
    }

    html {
      scroll-behavior: smooth;
      /* scroll-padding-top: 100px; */
    }

    :target {
      scroll-margin-top: 140px;
      /* adjust this value to match your header height */
    }

    .blog-details-main-inner-content .container-fluid {
      padding-left: 40px;
      padding-right: 40px;
    }

    .toc-card {
      /* width: 300px; */
      background: #fff;
      border: 1px solid #e2e2e2;
      border-radius: 12px;
      padding: 20px;
      /* font-family: "Inter", sans-serif; */
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    }

    .toc-section h3 {
      font-size: 20px;
      font-weight: 700;
      margin-bottom: 10px;
    }

    .ai-buttons {
      display: flex;
      flex-wrap: wrap;
      gap: 6px;
    }

    a .ai-btn {
      display: flex;
      align-items: center;
      gap: 2px;
      background: #f7f7f7;
      border: 1px solid #ddd;
      border-radius: 8px;
      padding: 6px 8px;
      font-size: 15px;
      cursor: pointer;
      transition: all 0.2s ease;
      width: 100%;
    }

    .ai-btn:hover {
      background: #e9f3ff;
      border-color: #007bff;
    }

    .ai-btn img {
      width: 16px;
      height: 16px;
    }

    hr {
      border: none;
      border-top: 1px solid #a18f8f;
      margin: 16px 0;
    }

    .toc-list {
      max-height: 200px;
      overflow-y: auto;
      padding-right: 6px;
    }

    .toc-list ul {
      list-style: numb;
      margin: 0;
      padding-left: 26px;
      /* gives space for bullets */
    }

    .toc-list ul ul {
      list-style: disc;
      /* nested bullets */
      padding-left: 18px;
      margin-top: 6px;
    }

    .toc-list li {
      margin-bottom: 5px;
      font-size: 15px;
      color: #333;
      line-height: 25px;
    }

    .toc-list a {
      color: #000000;
      text-decoration: none;
    }

    .toc-list a:hover {
      text-decoration: underline;
    }

    /* Scrollbar styling */
    .toc-list::-webkit-scrollbar {
      width: 6px;
    }

    .toc-list::-webkit-scrollbar-thumb {
      background: #ccc;
      border-radius: 4px;
    }

    .share__wrapper1 .share__item button img {
      width: 18px;
    }

    .share__wrapper1 .share__title {
      font-size: 18px;
      font-weight: 600;
      padding-right: 30px;
    }

    .share__wrapper1 {
      padding-top: 20px;
      padding-left: 2px;
      padding-right: 10px;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .share__wrapper1 .share__item button {
      background-color: unset;
    }

    .share__wrapper1 .share__list {
      justify-content: space-around;
    }

    .ai-buttons a {
      width: 48%;
    }

    .inner-banner-header-main {
      padding: 40px 0;
      background-color: rgb(245 245 245);
    }

    .blog-tags span {
      background-color: #f1f1f1;
      color: #333;
      padding: 5px 12px;
      border-radius: 20px;
      font-size: 13px;
      margin-right: 5px;
    }

    .blog-title {
      font-size: 2.5rem;
      font-weight: 700;
      margin: 20px 0;
      line-height: 52px;
    }

    .blog-meta {
      display: flex;
      align-items: center;
      font-size: 14px;
      color: #555;
      margin-top: 10px;
      gap: 15px;
    }

    .blog-meta img {
      width: 25px;
      height: 25px;
      border-radius: 50%;
    }

    .inner-blog-banner-image img {
      border-radius: 12px;
    }

    .ptb-40 {
      padding: 40px 0;
    }

    .blog-inner-images img {
      border-radius: 26px;
      padding: 10px 0;
    }

    .youtube-video-blog-inner {
      border-radius: 30px;
      padding: 10px 0;
    }

    .youtube-video-blog-inner iframe {
      border-radius: 12px;
    }

    .cookie-footer-main #cookie-banner {
      display: none !important;
    }

    .cookies-icon {
      display: none !important;
    }

    .blog-inner-page .list-ps li {
      padding-bottom: 0px;
    }

    .blog-inner-page-content {
      padding: 8px 0;
    }

    .inner-banner-header-main {
      overflow-x: hidden;
    }

    .blog-post .blog-inner-page-content h3 {
      font-size: 24px;
      line-height: 36px;
      padding-top: 4px;
  padding-bottom: 10px;
      color: #000;
    }
.blog-inner-page-content p{
      padding-bottom: 10px;
}
.blog-inner-page-content .list-ps{
      padding-bottom: 10px;
}
    /* .blog-details-main-inner-content {
      overflow-x: hidden;
    } */
.blog-post .blog-inner-page-content:last-child p,
.blog-post .blog-inner-page-content:last-child ul.list-ps {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.blog-inner-page-content .blog-details-btn{
        padding-top: 0px;
}
    @media screen and (max-width:1200px) {
      .blog-title {
        font-size: 32px;
        font-weight: 700;
        margin: 20px 0;
        line-height: 42px;
      }

      .blog-meta {
        gap: 6px;
      }

      .blog-details-main-inner-content .container-fluid {
        padding-left: 10px;
        padding-right: 10px;
      }

      a .ai-btn {
        padding: 4px 4px;
        font-size: 12px;
      }

      .ai-btn img {
        width: 12px;
        height: 12px;
      }

      .blog-details-main-inner-content .sticky-top {
        top: 20px;
      }

      .share__wrapper1 .share__title {
        font-size: 18px;
        padding-right: 14px;
      }
    }

    @media screen and (max-width:992px) {
      .blog-post .blog-inner-page-content h3 {
    font-size: 20px;
}
.blog-post .blog-inner-page-content h4 {
    font-size: 20px;
}
      .blog-inner-page-content {
    padding: 0px 0;
}
      .ai-buttons {
        flex-wrap: unset;
      }

      .inner-banner-header-main .container,
      .container-md,
      .container-sm {
        max-width: fit-content;
      }

      .share__wrapper1 .share__list {
        justify-content: flex-end;
        padding-bottom: 10px;
      }

      .blog-meta {
        font-size: 12px;
      }

      .blog-title {
        font-size: 26px;
        line-height: 36px;
      }

      .blog-meta {
        gap: 4px;
      }

      .inner-banner-header-main {
        padding: 20px 0;
      }

      .ai-buttons a {
        width: auto;
      }

      a .ai-btn {
        width: 100px;
      }

      /* .blog-container {
        flex-direction: column;
        text-align: center;
      } */
      .inner-blog-banner-image {
        /* margin-top: 30px; */
        text-align: center;
        border-radius: 12px;
      }
    }

    @media screen and (max-width:768px) {
      .inner-banner-header-main .row {
        flex-direction: column-reverse;
      }

      .blog-meta {
        gap: 8px;
      }

      .blog-meta {
        font-size: 14px;
      }

      .blog-title {
        margin: 8px 0;
        font-size: 20px;
        line-height: 30px;
      }

      .ptb-40 {
        padding: 20px 0;
      }
    }

    @media screen and (max-width:500px) {
      .blog-meta {
        font-size: 13px;
      }

      a .ai-btn {
        width: 82px;
      }

      .blog-meta {
        gap: 4px;
      }

      .blog-title {
        font-size: 18px;
        line-height: 26px;
      }

      .blog-inner-page-content h3 {
        font-size: 18px;
        line-height: 26px;
      }

      .blog-inner-page-content h4 {
        line-height: 26px;
        font-size: 17px;
      }

      .blog-inner-page-content li {
        line-height: 26px;
        font-size: 15px !important;
      }

      .blog-inner-page-content p {
        margin-bottom: 4px;
        line-height: 26px;
        font-size: 15px;
      }
    }
  
  
  /* <!-- --------- Related Blog ----------- --> */
    /* General Section Styling */
    .related-blog-main .related.blogs h3 {
      font-size: 36px;
      padding-bottom: 26px;
    }

    .related-blog-main {
      padding: 60px 50px;
      background-color: #f9f9f9;
    }

    .related-blog-inner {
      position: relative;
      overflow: hidden;
      border-radius: 12px;
      box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
      background-color: #fff;
      height: 100%;
      transition: transform 0.3s ease-in-out, box-shadow 0.3s ease;
    }

    /* Enhanced Hover Effect on Blog Item */
    .related-blog-inner:hover {
      transform: translateY(-15px);
      /* Increased hover effect */
      box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    }

    .related-blog-inner-img img {
      width: 100%;
      height: auto;
      transition: transform 0.4s ease-in-out;
      /* Slightly longer transition for image */
    }

    .related-blog-inner:hover .related-blog-inner-img img {
      transform: scale(1.08);
      /* Increased scale effect */
    }

    /* Blog Content Styling */
    .related-blog-inner-content {
      padding: 18px;
    }

    .related-blog-inner-content h4 {
      font-size: 20px;
      font-weight: bold;
      margin: 6px 0 8px;
      color: #333;
      transition: color 0.3s ease;
      line-height: 29px;
    }

    .related-blog-inner:hover .related-blog-inner-content h4 {
      color: #000;
      /* Slight color change on hover */
    }

    .related-blog-inner .social-area {
      display: flex;
      align-items: center;
      gap: 16px;
      font-size: 14px;
      color: #000;
    }

    .related-blog-inner-content p {
      font-size: 17px;
      line-height: 28px;
      flex-grow: 1;
      margin-bottom: 6px;
    }

    /* Animation on hover for Blog items */
    .related-blog-inner {
      opacity: 0;
      transform: translateY(20px);
      animation: fadeInUp 0.6s forwards;
    }
    .related-blog-main h2{
          padding-bottom:20px;
    }

    @keyframes fadeInUp {
      to {
        opacity: 1;
        transform: translateY(0);
      }
    }

    .related-blog-inner:nth-child(1) {
      animation-delay: 0.2s;
    }

    .related-blog-inner:nth-child(2) {
      animation-delay: 0.4s;
    }

    .related-blog-inner:nth-child(3) {
      animation-delay: 0.6s;
    }

    /* Responsive Design */
    @media (max-width: 991px) {
      .related-blog-main {
        padding: 30px 10px;
      }

      .related-blog-inner-content h4 {
        font-size: 16px;
      }
    }

    @media (max-width: 767px) {
      .col-lg-4 {
        margin-bottom: 20px;
      }

      .related-blog-main .related.blogs h3 {
        font-size: 26px;
        padding-bottom: 11px;
      }
    }

    /* Read More Button Styling */
    .read-more-btn {
      display: inline-flex;
      align-items: center;
      font-size: 16px;
      font-weight: 600;
      color: #000000;
      /* Button color */
      padding: 8px 12px;
      /* border: 2px solid #007BFF;  */
      /* border-radius: 4px; */
      text-decoration: none;
      transition: all 0.3s ease-in-out;
    }

    .read-more-btn i {
      margin-left: 6px;
      transition: transform 0.3s ease;
    }

    /* Hover effect for Read More button */
    .read-more-btn:hover {
      /* background-color: #007BFF; */
      color: rgb(0, 0, 0);
      /* border-color: #007BFF; */
    }

    .read-more-btn:hover i {
      transform: translateX(5px);
      /* Slight movement of the arrow */
    }
 
/* --------- New Blog Inner Page Design style ------------ */

@media screen and (max-width:574px) {
    .vertical-marquee {
        padding-left: 12px;
        padding-right: 12px;
        padding-bottom: 40px
    }

    .vertical-marquee h2 {
        font-size: 22px;
        line-height: 30px;
        text-align: center
    }

    .review-readmore {
        margin-top: 16px
    }

    .review-readmore a .btn {
        font-size: 14px !important
    }
}

.blog-table-inner {
    background-color: #fff !important;
    border-radius: 11px !important;
    padding: 20px;
    transition: .5s !important;
    -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, .05) !important;
    box-shadow: 0 3px 5px 1px rgb(0 0 0 / 0%) !important;
    border: 1px solid #e6e6e6
}

.blog-table-inner table {
    margin-bottom: 0
}

@media (max-width:767px) {

    .blog-post h1,
    .blog-post h2 {
        font-size: 18px !important;
        line-height: 26px !important
    }

    .blog-table-inner table {
        white-space: nowrap
    }

    .blog-post h2 {
        color: #000
    }

    .blog-post h3,
    .blog-post h4,
    .blog-post h5,
    .blog-post h6 {
        padding-top: 0;
        padding-bottom: 0;
        font-size: 17px;
        line-height: 26px
    }

    .redirection-link a {
        font-size: 16px !important;
    }

    .redirection-link b {
        font-size: 16px !important;
    }

    html {
        overflow-x: unset !important;
    }
}