/* Start of footer pages  */

.entry-content .headerText {
    font-size: 32px;
    line-height: 64px;
    margin: 0 0 20px;
    font-weight: 700;
}

.entry-content .subHeaderText {
    line-height: 30px;
    margin: 0 0 10px;
}

.entry-content .entry-summary p {
    line-height: normal;
    text-align: left;
    margin: 10px 0px;
}

.entry-content .blog-post>.inner-post p:first-child {
    margin-top: 0px;
}

.entry-content .blog-post>.inner-post p:last-child {
    margin-bottom: 0px;
}

.entry-content .unstyle {
    padding-left: 30px;
    list-style: none;
    margin-bottom: 20px;
}

.ot-icon-list-wrapper .ot-icon-list-item {
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 0;
}

.s-design .ot-icon-list-item span {
    position: relative;
    align-self: baseline;
    text-align: left;
    line-height: 20px;
}

.s-design .ot-icon-list-item span b {
    font-weight: bold;
}

.ot-icon-list-wrapper .ot-icon-list-icon {
    margin-right: 5px;
    margin-top: 15px;
    font-size: 13px;
}

.s-design .ot-icon-list-icon i {
    color: #847968;
}

.ot-icon-list-wrapper .ot-icon-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* margin-bottom: 12px; */
    word-break: normal;
}

.ot-icon-list-wrapper .ot-icon-list-icon i {
    display: block;
    width: 1em;
    height: 1em;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

.ot-icon-list-icon .fa-circle:before {
    content: "";
    width: 15px;
    height: 1px;
    display: inline-block;
    border: 2px solid #000;
    border-radius: 10px;
    margin-right: 5px;
    position: absolute;
    left: -10px;
    top: 45%;
    transform: translateY(-30%);
    transition: .4s all;
}

/* ================================== */

.common-container {
    width: 90%;
    max-width: 1280px;
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 80px 0px;
    display: flex;
    position: relative;
}

.entry-content .common-container {
    display: block;
}

.contact-box {
    width: 100%;
    display: grid;
    grid-template-columns: 0.1fr 1fr;
    gap: 20px;
    position: relative;
}

.contact-box .icon {
    width: 40px;
}

.contact-box .pera h6 {
    font-size: 20px;
    margin-bottom: 5px;
    color: #fff;
}

.innerButton {
    display: flex;
    margin-top: 30px;
}

.inner-container {
    width: 97.5%;
    max-width: 1400px;
    background-color: #F3C25C;
    border: 1px solid rgba(0, 0, 0, .25);
    border-radius: 30px;
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 60px;
    display: flex;
}

.services-card-heading {
    margin-bottom: 20px;
}

.heading-64px.why-heading-1,
.heading-64px.cta-heading-2,
.heading-80px.abouit-hero-heading-1 {
    margin-bottom: 12px;
}

.home-tabs .heading-64px {
    margin-bottom: 12px;
}

.cta-heading-2 .highlight-span-invert-2 {
    background-color: #fff;
}

.product-hero-section {
    overflow: hidden;
}

.main-marq {
    position: relative;
    padding: 0;
}

.main-marq:after {
    position: absolute;
    top: -30px;
    bottom: -30px;
    left: -30px;
    right: -30px;
    pointer-events: none;
    background: -webkit-linear-gradient(right, #181818, rgba(255, 255, 255, 0) 220px, rgba(255, 255, 255, 0) calc(100% - 220px), #181818);
    background: -o-linear-gradient(right, #181818, rgba(255, 255, 255, 0) 220px, rgba(255, 255, 255, 0) calc(100% - 220px), #181818);
    background: linear-gradient(to left, #181818, rgba(255, 255, 255, 0) 220px, rgba(255, 255, 255, 0) calc(100% - 220px), #181818);
}

.main-marq.lrg .box .item h4 {
    font-size: 6vw;
    font-weight: 700;
}

.main-marq.xlrg .box .item {
    padding: 0;
    padding-right: 30px;
}

.main-marq.xlrg .box .item h4 {
    font-size: 6vw;
    font-weight: 500;
}

.main-marq .slide-har {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main-marq .strok .item h4 {
    color: transparent !important;
    -webkit-text-stroke: 0.5px #fff;
}

.main-marq .strok .item h4 a {
    color: transparent !important;
    -webkit-text-stroke: 0.5px #fff;
}

.main-marq .non-strok .item h4 {
    color: #fff !important;
    -webkit-text-stroke: 0 !important;
}

.main-marq .non-strok .item h4 a {
    color: #fff !important;
    -webkit-text-stroke: 0 !important;
}

.main-marq .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main-marq .box .item {
    padding: 0 30px;
}

.main-marq .box .item h4 {
    white-space: nowrap;
    line-height: 1;
    margin: 0;
}

.main-marq .box .item h4 .icon {
    font-family: 'Sora', sans-serif;
    margin-bottom: -15px;
}

.main-marq .box .item h2 {
    line-height: 1;
    margin: 0;
}

.main-marq .box .item:nth-of-type(even) h4 {
    color: #000;
}

.main-marq .box .item:nth-of-type(even) h4 a {
    color: #000;
}

.main-marq .box:last-of-type .item:nth-of-type(even) h4 {
    color: #000;
    -webkit-text-stroke: 0;
}

.main-marq .box:last-of-type .item:nth-of-type(even) h4 a {
    color: #000;
    -webkit-text-stroke: 0;
}

.main-marq .box:last-of-type .item:nth-of-type(odd) h4 {
    color: #000;
}

.main-marq .box:last-of-type .item:nth-of-type(odd) h4 a {
    color: #000;
}

.slide-har.st1 .box {
    position: relative;
    -webkit-animation: slide-har 80s linear infinite;
    animation: slide-har 60s linear infinite;
}

@-webkit-keyframes slide-har {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.home-tab-sub-heading,
.abouit-hero-heading-1 {
    text-transform: capitalize;
}

.brands-heading.mb-0 {
    margin-bottom: 0px;
}

.cms-rich-text-block h5 {
    text-transform: capitalize;
}

.breadcrumb {
    display: flex;
    align-items: center;
    margin-top: 35px;
}

.breadcrumb .icon {
    padding: 0px 8px;
}

.breadcrumb p {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    display: inline-block;
    margin: 0px;
}

.breadcrumb a:hover {
    color: #8f7122;
}

.pb-80 {
    padding-bottom: 80px;
}

@media (min-width:992px) {
    html.w-mod-js:not(.w-mod-ix) [data-w-id="d3af3d22-d735-66e0-966e-bd7b948d0553"] {
        opacity: 0;
    }

    html.w-mod-js:not(.w-mod-ix) [data-w-id="d3af3d22-d735-66e0-966e-bd7b948d0558"] {
        opacity: 0;
    }
}

@media (max-width:991px) and (min-width:768px) {
    html.w-mod-js:not(.w-mod-ix) [data-w-id="d3af3d22-d735-66e0-966e-bd7b948d0553"] {
        opacity: 0;
    }

    html.w-mod-js:not(.w-mod-ix) [data-w-id="d3af3d22-d735-66e0-966e-bd7b948d0558"] {
        opacity: 0;
    }
}

@media (max-width:767px) and (min-width:480px) {
    html.w-mod-js:not(.w-mod-ix) [data-w-id="d3af3d22-d735-66e0-966e-bd7b948d0553"] {
        opacity: 0;
    }

    html.w-mod-js:not(.w-mod-ix) [data-w-id="d3af3d22-d735-66e0-966e-bd7b948d0558"] {
        opacity: 0;
    }
}

@media (max-width:479px) {
    html.w-mod-js:not(.w-mod-ix) [data-w-id="d3af3d22-d735-66e0-966e-bd7b948d0553"] {
        opacity: 0;
    }

    html.w-mod-js:not(.w-mod-ix) [data-w-id="d3af3d22-d735-66e0-966e-bd7b948d0558"] {
        opacity: 0;
    }
}

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

    .faq-container {
        width: 80%;
    }

    ._404-hero-container {
        padding-bottom: 60px;
    }

    .about-achievement-card {
        padding: 32px;
    }

    .work-card-text-contain {
        padding: 0px;
    }

    .about-us-train-image {
        height: 300px;
    }

    .heading-80px {
        font-size: 52px;
    }

    .home-tabs-card-image {
        max-width: 100%;
    }

    .bannerIcons {
        display: flex;
        gap: 30px;
    }

    .home-hero-img-1,
    .home-hero-img-2 {
        width: 100%;
        position: relative;
        inset: 0px;
    }

    .about-image-container {
        height: 100%;
    }

    .about-achievement-card-heading {
        font-size: 76px;
        line-height: 80px;
    }

    .inner-container,
    .work-container,
    .about-tabs-container {
        padding: 40px;
    }

    .slider-container {
        width: 100%;
    }

    .service-hero-image-grid {
        width: auto;
        gap: 30px;
        margin: 0 30px;
    }

    .service-hero-image {
        height: 100%;
    }

    .product-hero-wrapper {
        padding: 130px 0px 60px;
    }
}

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

    .contact-inner-container {
        width: 100%;
        max-width: 100%;
        grid-row-gap: 30px;
        flex-direction: column;
        align-items: center;
    }

    .faq-container {
        width: 90%;
    }

    .heading-64px.about-us-heading-1,
    .heading-64px.about-us-heading-2 {
        margin: auto;
        margin-bottom: 10px;
    }

    .contact-hero-info-contain {
        align-items: center;
    }

    .contact-hero-info-row {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .nav-container {
        padding: 10px 0px;
    }

    .heading-64px.services-heading {
        text-align: center;
    }

    .home-hero-text-contain {
        width: 100%;
        text-align: center;
        align-items: center;
    }

    .home-hero-container {
        flex-direction: column;
        gap: 40px;
        padding-top: 100px;
    }

    [data-w-id=d3af3d22-d735-66e0-966e-bd7b948d04ee] {
        margin-bottom: 0px;
    }

    .blog-single-hero-container {
        padding-top: 130px;
    }

    .cms-image-wrap {
        height: 100%;
    }

    .services-card {
        padding: 30px;
    }

    .services-text-contain,
    .experts-text-contain,
    .about-achievement-card,
    .cms-item {
        max-width: 100%;
    }

    .tag-line-div,
    .innerButton {
        justify-content: center;
    }

    .hero-section {
        padding-bottom: 60px;
    }

    .nav-brand-text {
        max-width: 180px;
    }

    .product-hero-wrapper {
        padding-top: 110px;
    }

    .common-container,
    .cta-container {
        padding: 60px 0px;
    }

    .cta,
    .why-section,
    .experts-section,
    .slider-section,
    .about-tabs-section {
        padding: 60px 0px;
    }

    /* .blog-hero-text-contain {
        margin-bottom: 60px;
    } */

    .about-us-section {
        margin-top: 60px;
    }

    .heading-64px.work-heading-1 {
        text-align: center;
    }

    .pb-80 {
        padding-bottom: 60px;
    }

    .footer-main {
        align-items: center;
        text-align: center;
    }

    .footer-links-column_2 {
        width: 40%;
    }

    .entry-content .entry-summary p {
        font-size: 18px;
    }
}

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

    .entry-content .common-container {
        padding-top: 10px;
    }

    .faq-container {
        width: 95%;
        padding-bottom: 40px;
    }

    .entry-content .entry-summary p,
    .link {
        font-size: 16px;
    }

    .breadcrumb p,
    .breadcrumb a {
        font-size: 16px;
    }

    .breadcrumb img {
        max-width: 16px;
    }

    .why-section .why-heading-1 {
        margin-bottom: 0px;
    }

    ._404-hero-container {
        padding: 60px 0px 30px;
    }

    .brands-heading>h2,
    .heading-52px.about-us-heading-1 {
        margin-bottom: 0px;
    }

    @-webkit-keyframes slide-har {
        0% {
            transform: translateX(25%);
        }

        100% {
            transform: translateX(-100%);
        }
    }

    .main-marq.xlrg .box .item h4 {
        font-size: 8vw;
    }

    .brands-heading .heading-52px,
    .heading-48px.works-heading-1 {
        line-height: 135%;
    }

    .about-us-train-image {
        height: 190px;
    }

    .heading-80px {
        font-size: 46px;
    }

    .product-hero-wrapper {
        padding-bottom: 40px;
    }

    label.error {
        font-size: 14px;
    }

    .contact-hero-info-contain {
        align-items: center;
    }

    .contact-hero-info-row {
        flex-direction: column;
        gap: 20px;
    }

    .about-tabs-links-wrap {
        margin-bottom: 30px;
    }

    .about-achievement-card {
        padding: 20px;
    }

    .blog-single-hero-container {
        padding-top: 100px;
    }

    .work-container,
    .about-tabs-container {
        padding: 40px 20px;
    }

    .service-hero-image-grid {
        grid-template-columns: 1fr;
    }

    .slide-image-contain {
        height: 100%;
    }

    .w-slider-arrow-left,
    .w-slider-arrow-right {
        width: 60px;
    }

    .slider-arrow.left,
    .slider-arrow.right {
        bottom: -28px;
    }

    .slider-arrow.right {
        right: -10%;
    }

    .slider-arrow.left {
        left: -10%;
    }

    .slider-arrow {
        padding: 5px;
    }

    .experts-container {
        padding: 0px 20px;
    }

    .heading-36px {
        font-size: 28px;
    }

    .hero-section {
        padding-bottom: 40px;
    }

    .common-container,
    .cta-container {
        padding: 40px 0px;
    }

    .cta,
    .why-section,
    .experts-section,
    .slider-section,
    .about-tabs-section {
        padding: 40px 0px;
    }

    /* .blog-hero-text-contain {
        margin-bottom: 40px;
    } */

    .about-us-section {
        margin-top: 40px;
    }

    .home-tab-card-text-contain {
        text-align: center;
    }

    .bannerIcons {
        flex-direction: column;
    }

    .heading-88px {
        font-size: 48px;
    }

    .why-container .why-grid {
        grid-template-columns: 1fr 1fr;
    }

    .footer-links-column_1,
    .footer-links-column_2 {
        width: 100%;
        max-width: 100%;
    }

    .footer-links-flex {
        align-items: center;
    }

    .contact-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .contact-box .icon img {
        max-width: 40px;
    }

    .page-wrapper {
        overflow-x: hidden;
    }

    .nav-brand-text,
    .nav-brand-text.footer {
        max-width: 150px;
    }

    .pb-80 {
        padding-bottom: 40px;
    }
}

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

    .paragraph-20px.footer-link,
    .link,
    .entry-content .entry-summary p {
        font-size: 14px;
    }

    .breadcrumb p,
    .breadcrumb a {
        font-size: 13px;
    }

    .breadcrumb img {
        max-width: 14px;
    }

    .slider-arrow.left,
    .slider-arrow.right {
        bottom: 36%;
    }

    .slider-arrow.right {
        right: -2%;
    }

    .slider-arrow.left {
        left: -2%;
    }

    .inner-container,
    .work-container,
    .about-tabs-container {
        padding: 20px;
    }

    .heading-72px {
        font-size: 30px;
    }

    .services-card {
        padding: 20px;
    }

    .why-container .why-grid {
        grid-template-columns: 1fr;
        grid-row-gap: 30px;
    }

    .heading-48px {
        font-size: 16px;
    }

    .tag-line-text {
        font-size: 12px;
    }
}