/*
h1,
h2,h3,h4,h5,
p, strong{

    font-family: "Poppins", Sans-serif !important;

}*/

.page-title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 90px;
    color: #FFFFFF;
}

.home-banner-section .banner-main-section .btn {
    line-height: normal;
}

.home-banner-video {
    position: absolute;
    right: 0;
}

.home-banner-video .v-banner-title {
    margin-top: 30px;
    text-align: center;
}

.our-partners-section {
    position: relative;
    padding: 20px 15px 60px 15px;
    background-color: #111827;
    /*overflow: hidden;*/
}

.enhancement-banner.casestudy-banner>.e-con-inner::after {
    display: none;
}

.main-slide-box {
    display: flex;
    align-items: center;
}

.our-partners-section .slider-upcoming {
    overflow: visible;
}

.our-partners-section .slider-upcoming .swiper-slide-prev {
    opacity: 0;
}

.our-partners-section .slider-upcoming .swiper-slide-next {
    opacity: 0.4;
    filter: opacity(0.4);
    margin-left: -150px;
    pointer-events: none;
}

.our-partners-section .slider-upcoming .swiper-slide {
    padding-top: 15px;
    padding-bottom: 15px;
}

.our-partners-section .slider-upcoming .swiper-slide.swiper-slide-active .main-slide-box {
    position: relative;
}

.our-partners-section .slider-upcoming .swiper-slide.swiper-slide-active .main-slide-box::before {
    position: absolute;
    top: -120px;
    right: auto;
    left: -150px;
    background-image: url('../images/qoute.svg');
    background-position: top;
    content: '';
    height: 177px;
    width: 200px;
    background-repeat: no-repeat;
    background-size: contain;
}

.Resources-temp {
    background-image: url('https://lotlinx.com/wp-content/uploads/dsdsd.png');
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 473px;
    /*height: 300px;*/
    width: 100%;
}


.Resources-temp-new {
    background-image: url('https://lotlinx.com/wp-content/uploads/Lotlinx_Image-7-scaled.jpg') !important;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 473px;
    /*height: 300px;*/
    width: 100%;
}

.slide-content {
    padding: 50px 50px 50px 100px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    display: inline;
}

.slide-content,
.slide-content p {
    color: #fff;
    font-size: 22px;
    line-height: 1.5; 
    font-weight: 400;
    margin-bottom: 20px;
}

.slide-caption strong {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
}

.slide-caption p {
    font-size: 20px;
}

.slide-img img {
    width: 360px;
    height: 500px !important;
    border-radius: 20px !important;
    object-fit: cover;
}

.pagination-boxs .swiper-button-next {
    background-image: url('../images/Arrow-shape.svg');
    height: 100%;
    width: 320px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 50%;
    right: -10px;
    left: auto;
    transform: translate(0, -50%);
}


/* .pagination-boxs .swiper-button-next.swiper-button-next.swiper-button-disabled{
    opacity: unset;
    cursor: auto;
    pointer-events: visible !important;
} */

.pagination-boxs .swiper-button-next:hover {
    filter: contrast(0.3);
}

.pagination-boxs .swiper-button-next:after {
    display: none;
}

.main-slide-box .slide-img {
    position: relative;
}

.main-slide-box .slide-img .play-icon {
    background: rgba(244, 21, 36, 1);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
    height: 80px;
    width: 80px;
    position: absolute;
    bottom: 60px;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px;
    transition: ease 0.4s all;
}

.main-slide-box .slide-img .play-icon:hover {
    background-color: #d0131f !important;
    transition: ease 0.4s all;
}

.main-slide-box .slide-img .play-icon .bplay {
    position: absolute;
    background-image: url('../images/play-button.svg');
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    height: 30px;
    width: 30px;
}

.slider-upcoming .swiper-scrollbar {
    position: relative;
    height: 1px;
    background: rgba(255, 255, 255, 0.3)
}

.slider-upcoming .swiper-scrollbar-drag {
    height: 7px;
    width: 100%;
    position: relative;
    background: rgba(244, 21, 36, 1);
    border-radius: 0px;
    left: 0;
    top: -3px;
}

.pagination-boxs {
    margin-top: 50px;
}

.main-slide-box .slide-img .play-icon.case-study {
    height: 50px;
    padding: 20px 30px;
    width: auto;
    font-size: 18px;
    text-decoration: none;
    color: #fff;
    text-transform: capitalize;
}

.our-partners-section .slider-upcoming .swiper-slide-next .slide-content {
    visibility: hidden;
}


/* our-product-box css start */
.product-suite-section+.why-lotlinx-section {
    margin-top: -130px;
}

.our-product-box {
    position: relative;
    padding: 0px 15px 100px 15px;
    overflow: hidden;
    margin: 0px;
}

.our-product-box .product-slider-box .product-box .pro-content {
    padding-left: 10px;
    padding-right: 30px;
}

.our-product-box .product-box .pro-content a {
    color: rgba(244, 21, 36, 1);
    text-decoration: underline;
}

.our-product-box .product-box .pro-content a:hover {
    color: #111827;
}


/* .overlay-img {
    background: url('../images/Img-box.png');
    background-repeat: no-repeat;
    background-position: top right;
    height: 100%;
    width: 40%;
    background-size: contain;
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    z-index: 1;
} */

.our-product-box::before {
    position: absolute;
    background-image: url('../images/Vector-big.svg');
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    content: '';
    left: -60px;
    width: 700px;
    /* z-index: -1; */
}

.our-product-box .sec-title {
    margin-bottom: 30px;
    padding-top: 40px;
}

.our-product-box .sec-title p {
    font-size: 18px;
    line-height: 28px;
    color: rgba(69, 69, 69, 1);
    font-weight: 400;
}

.our-product-box .sec-title h3 {
    color: rgba(17, 24, 39, 1);
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 29px;
    font-weight: 700;
    z-index: -1;
    margin-top: 0px;
}

.product-box {
    display: flex;
    align-items: flex-start;
    max-width: 960px;
    z-index: 2;
    position: relative;
}

.product-box .pro-img img {
    width: 375px;
    object-fit: contain;
    margin-right: 15px;
    margin-bottom: 5px;
}

.product-box .pro-img {
    margin-right: 20px;
}

.product-box .pro-img figcaption,
.product-box .pro-img figcaption>p {
    color: rgba(0, 0, 0, 1);
    font-size: 14px;
    text-align: center;
    line-height: 1.2;
}

.product-box .pro-img figcaption>p {
    margin-top: 5px;
}

.product-box .pro-img .imgbox {
    width: 375px;
}

.product-slider-box .product-box .pro-content strong {
    font-weight: 500;
    font-size: 30px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 20px;
    display: block;
}

.product-box .pro-content strong {
    font-size: 40px;
    margin-bottom: 29px;
    color: rgba(0, 0, 0, 1);
    display: block;
}

.pro-content p {
    font-size: 18px;
    line-height: 28px;
    color: rgba(69, 69, 69, 1);
    font-weight: 400;
    margin-bottom: 20px;
}

.our-product-box .slider-product {
    overflow: visible;
}


/* .product-slider-box {
    max-width: 2880px;
    width: auto;
    margin-left: calc((100% - 1170px) / 2);
} */
.product-slider-box {
    margin-bottom: 50px;
}

.product-slider-box {
    position: relative;
    margin-top: 50px;
    padding-bottom: 5px;
}

.product-slider-box .swiper-button-prev {
    display: none;
}

.product-slider-box .swiper-button-next {
    right: 27%;
    top: 33%;
}

.product-slider-box .swiper-button-next::after {
    background: url('/wp-content/themes/lotlinx-wp/assets/img/icon-chevron.svg') 0px 50% no-repeat;
    background-size: contain;
    width: 30px;
    height: 48px;
    font-size: 0;
}

.product-slider-box .swiper-button-next:hover::after {
    opacity: 0.8;
}

.our-product-box .slider-product .swiper-slide-prev {
    opacity: 0;
}

.our-product-box .slider-product .swiper-slide-next {
    opacity: 0.2;
    pointer-events: none;
}

.slider-product .swiper-scrollbar {
    position: relative;
    height: 1px;
    background: rgba(203, 203, 203, 1);
}

.slider-product .swiper-scrollbar-drag {
    height: 7px;
    width: 100%;
    position: relative;
    background: rgba(244, 21, 36, 1);
    border-radius: 0px;
    left: 0;
    top: -3px;
}

.overlay-img {
    mask: url(../images/Img--box.png) center/contain no-repeat;
    -webkit-mask: url(../images/Img--box.png) center/contain no-repeat;
    height: 100%;
    width: auto;
    position: absolute;
    background-size: 100% !important;
    background-position: top right !important;
    background-repeat: no-repeat !important;
    overflow: hidden;
    top: 0px;
    right: -60px;
    bottom: 0px;
    z-index: 1;
}

.overlay-img img {
    height: 100% !important;
}


/*.overlay-img:before {
    position: absolute;
    bottom: 0;
    top: -35%;
    display: block;
    content: "";
    background: white;
    left: 0;
    right: 0%;
    transform: rotate(-39deg);
    transform-origin: right bottom;
    -webkit-transform: rotate(-39deg);
    -moz-transform: rotate(-39deg);
    -ms-transform: rotate(-39deg);
    -o-transform: rotate(-39deg);
}*/

.faq-section .elementor-widget-text-editor a {
    color: #f41524;
    text-decoration: underline;
}

.faq-section .elementor-widget-text-editor a:hover {
    color: #fff;
    text-decoration: underline;
}

.management-section .elementor-widget-icon-box .elementor-widget-container {
    background: linear-gradient(180deg, #FCFCFC 0%, #F8F8F8 100%) !important;
    border-radius: 12px;
}

.banner-video {
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
}

.banner-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.banner-main-section .left-content-box ul li {
    font-weight: normal;
}

.banner-video:before {
    position: absolute;
    content: '';
    background-image: url('../images/bg-white-overlay.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    height: 101%;
    width: 218px;
    top: 0;
    left: -1px;
}

.left-content-box {
    position: relative;
    z-index: 2;
}

.left-content-box .h1 {
    font-size: 35px;
    line-height: 45px;
    font-weight: 700;
    color: rgba(17, 24, 39, 1);
    margin-bottom: 20px;
}

.left-content-box p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #111827;
}

.left-content-box ul {
    padding-left: 15px;
    margin: 20px 0px 20px 0px;
    list-style: none;
}

.left-content-box ul li {
    font-size: 18px;
    line-height: 28px;
    color: rgba(17, 24, 39, 1);
    font-weight: 600;
    margin-bottom: 0px;
    position: relative;
}

.left-content-box ul li::before {
    position: absolute;
    content: '';
    background-image: url('../images/right-arrow.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 15px;
    width: 10px;
    top: 7px;
    left: -18px;
}


/*.left-content-box strong {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    display: inline-block;
    margin-top: 20px;
}*/

.left-content-box .btn {
    background-color: rgba(244, 21, 36, 1);
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    padding: 10px 25px;
    border-radius: 25px;
    display: inline-block;
    margin-bottom: 10px;
}

.left-content-box .btn:hover {
    background-color: #d0131f;
    color: #fff;
}

.banner-main-section .container {
    height: 100%;
}

.banner-main-section .container .row {
    height: 100%;
    display: flex;
    align-items: center;
}

.banner-main-section {
    position: relative;
}

.banner-main-section::before {
    position: absolute;
    content: '';
    background-image: url('../images/Vector-arrow.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    width: 430px;
    top: 0px;
    left: 0px;
}

.banner-main-section {
    position: relative;
    width: 100%;
    display: inline-block;
    height: 720px;
    overflow: hidden;
}

.banner-main-section img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    z-index: -1;
    position: relative;
}

.banner-main-section .video-overlay {
    position: absolute;
    width: 390px;
    height: 289px;
    right: 225px;
    top: 224px;
    transform: rotate(-0.8deg);
}

.banner-main-section .video-overlay iframe {
    width: 100%;
    height: 100%;
}

.resources-section .swiper-pagination-bullets.swiper-pagination-progressbar {
    width: 100%;
    height: 1px;
    background: rgba(203, 203, 203, 1);
}

body .elementor-3746 .elementor-element.elementor-element-33aa01f {
    padding-bottom: calc(0.66 * 91%);
}

.co-brand-logo .elementor-widget-container img {
    max-height: 100% !important;
    width: 125px !important;
    height: 60px;
    object-fit: contain;
    object-position: center;
}

.dealership-section .t3 {
    background-position: 100px center !important;
}

.home-footer .elementor-element.elementor-element-7bf1fc5 {
    border-top: 1px solid #CBCBCB;
    padding-top: 20px;
}

.home-footer .elementor-nav-menu#menu-1-a5445ed {
    margin-bottom: 5px;
}

.home-footer .elementor-nav-menu#menu-1-a5445ed li a {
    padding: 0px 5px !important;
}

.elementor-element-b64e642 .e-con-inner {
    display: flex !important;
    justify-content: center !important;
}

.home-footer .no-list.hs-error-msgs.inputs-list .hs-error-msg.hs-main-font-element {
    display: none !important;
}

.home-footer .no-list.hs-error-msgs.inputs-list {
    margin-top: -6px;
}

.header-section {
    box-shadow: 0px 6px 6px 0px #0000000F;
}

#hubspot-messages-iframe-container.widget-align-right {
    bottom: 60px !important;
}

.post-boxs article .elementor-post__read-more {
    padding: 8px 24px;
    border: 1px solid #F41524;
    border-radius: 25px;
    margin: 10px 0px;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    color: #111827;
}

.post-boxs article .elementor-post__read-more:hover {
    background-color: #F41524;
    color: #fff !important;
}

.post-boxs .elementor-pagination {
    margin-top: 50px;
}

.post-boxs .elementor-pagination .page-numbers,
.studies-pagination-box ul li {
    font-size: 18px;
    color: #111827;
    /*padding: 12px;*/
    border: 1px solid rgba(17, 24, 39, 0.05);
    border-radius: 100%;
    width: 45px;
    height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.studies-pagination-box ul li:first-child img {
    transform: rotate(180deg);
}

.studies-pagination-box ul li:first-child a:hover,
.studies-pagination-box ul li:last-child a:hover {
    background: #f8f8f8;
}

.studies-pagination-box ul li:first-child,
.studies-pagination-box ul li:last-child,
.studies-pagination-box ul li:last-child a {
    color: #F41424;
}

.studies-pagination-box {
    margin-top: 50px;
    display: flex;
    width: 100%;
    justify-content: center;
}

.studies-pagination-box ul li {
    margin: 0px 5px;
}

.studies-pagination-box ul li a {
    font-size: 18px;
    color: #111827;
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    justify-content: center;
    border-radius: 100%;
}

.post-boxs .elementor-pagination .page-numbers.current,
.post-boxs .elementor-pagination .page-numbers:hover,
.studies-pagination-box ul li a:hover,
.studies-pagination-box ul li .active-pagination {
    font-size: 18px;
    color: #fff;
    /*padding: 12px;*/
    background-color: #F41524;
    border: 1px solid #F41524;
    border-radius: 100%;
    width: 45px;
    height: 43px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.post-boxs .elementor-pagination .page-numbers.prev,
.post-boxs .elementor-pagination .page-numbers.next,
.post-boxs .elementor-pagination .page-numbers {
    color: #F41524;
}

.post-boxs .elementor-pagination .page-numbers.prev:hover,
.post-boxs .elementor-pagination .page-numbers.next:hover,
.post-boxs .elementor-pagination .page-numbers:hover {
    color: #fff !important;
}

.studies-pagination-box ul {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.brands-section #gallery-1 img {
    border: 0px;
    height: 90px;
    width: 110px;
    object-fit: contain;
    margin-bottom: 30px;
}

.brands-section #gallery-1 br {
    position: relative;
}

.brands-section #gallery-1 br::before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background-color: #E6E6E6;
    left: 0;
    top: 0;
}

.brands-section #gallery-1 .gallery-item {
    width: 13%;
}

.brands-section-2 {
	display: flex;
	justify-content: center;
	align-items: center;
}

.brands-section-2 #gallery-1 {
	max-width: 1320px;
	margin: auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0px;
    max-width: 1320px;
    margin: 0 auto;
}


.brands-section-2 #gallery-1 img {
    border: 0px;
    max-height: 90px;
    width: 110px;
    object-fit: contain;
    margin-bottom: 0px;
}

.brands-section-2 #gallery-1 br {
    position: relative;
}

.brands-section-2 #gallery-1 br::before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background-color: #E6E6E6;
    left: 0;
    top: 0;
}

.brands-section-2 #gallery-1 .gallery-item {
    width: 14%;
	height: 153px;
	display: flex;
	justify-content: center;
	align-items: center; 
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 12px;
	padding: 20px;
    margin: 10px;
	opacity: 1;
}

.page-title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 90px;
    color: #FFFFFF;
}

.our-resources-section {
    position: relative;
    padding: 0px;
    background-color: #fff;
    overflow: hidden;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
}

.resources-section>.e-con-inner {
    padding-bottom: 0px !important;
}

.resources-slide-box {
    display: flex;
    align-items: center;
    margin-right: -15px;
}

.resources-slide-box .breadcrump-title {
    color: #111827;
    font-size: 14px;
    font-weight: 700;
    padding-right: 15px;
}

.resources-slide-box .breadcrump-title:hover {
    color: #F41524;
}

.resources-slide-box .rslide-content .btn-slide {
    padding: 8px 24px;
    border: 1px solid #F41524;
    border-radius: 25px;
    margin: 10px 0px;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    color: #111827;
}

.resources-slide-box .rslide-content .btn-slide:hover {
    background-color: #F41524;
    color: #fff;
}

.resources-slide-box .rslide-content h2 {
    color: #111827;
    font-size: 40px;
    line-height: 44px;
    font-weight: 400;
    margin-bottom: 30px;
}

.resources-slide-box .rslide-content .r-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    color: #111827;
    margin-bottom: 20px;
}

.resources-slide-box .rslide-img {
    width: 65%;
}

.resources-slide-box .rslide-img img {
    height: 550px;
    object-fit: cover;
    object-position: top left;
}

.slider-resources .pagination-boxs {
    padding: 0;
    margin: 0;
}

.resources-slide-box .rslide-content {
    padding: 20px 100px 20px 35px;
    width: 50%;
}

.our-resources-section .container-fluid {
    max-width: 2880px;
    width: auto;
    margin-left: calc((100% - 1450px) / 2);
}

.our-resources-section .slider-resources {
    overflow: visible;
    position: relative;
}

.our-resources-section .slider-resources .swiper-slide-prev,
.our-resources-section .slider-resources .swiper-slide-next {
    opacity: 0;
}

.our-resources-section .swiper-pagination .swiper-pagination-bullet {
    background: rgba(0, 0, 0);
    width: 40px;
    border-radius: 0px;
    margin: 0px 10px;
    height: 2px;
}

.our-resources-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: rgba(0, 0, 0);
}

.our-resources-section .swiper-pagination {
    bottom: 60px;
    left: 25px;
}


/*#menu-1-b41761d .menu-item:first-child a {
    padding-left: 0px;
}*/

#menu-1-b41761d .menu-item a {
    margin-bottom: -22px;
    padding-bottom: 30px;
}

.resources-slide-box .breadcrump-title {
    position: relative;
    padding-left: 20px;
}

.resources-slide-box .breadcrump-title::before,
.case-studies-box .studies-box span::before {
    position: absolute;
    content: '';
    background-image: url('../images/right-arrow.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 16px;
    width: 10px;
    top: 0;
    left: 0px;
}

.case-studies-box>.container>.row {
    display: flex;
    flex-wrap: wrap;
}

.case-studies-box .studies-box span:hover {
    color: #F41524;
}

.resources-more-section .case-studies-box .card-content p {
    display: none;
}


/* case-studies-box */

.case-studies-box {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}

.case-studies-box .studies-box {
    margin-bottom: 30px;
    position: relative;
}

.case-studies-box .card-img {
    height: 350px;
    width: 100%;
    overflow: hidden;
    border-radius: 12px;
}

.case-studies-box .card-img a {
    display: block;
    transition: 0.4s ease-in-out all;
    -webkit-transition: 0.4s ease-in-out all;
    -moz-transition: 0.4s ease-in-out all;
    -ms-transition: 0.4s ease-in-out all;
    -o-transition: 0.4s ease-in-out all;
}

.case-studies-box .card-img a:hover {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
}

.case-studies-box .card-img img {
    object-fit: cover;
    object-position: left top;
    border-radius: 12px;
    width: 100%;
    height: 350px;
}

.case-studies-box .card-content .h3 a {
    color: #111827;
    font-size: 24px;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 20px;
}

.case-studies-box .card-content .h3 a:hover {
    color: #F41524 !important;
}

.case-studies-box .card-content p {
    font-size: 18px;
    line-height: 1.4;
    color: #454545;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 400;
    display: -webkit-box;
}

.case-studies-box .card-content .btn-studies {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    color: #111827;
    border: 1px solid #F41524;
    border-radius: 25px 25px 25px 25px;
    padding: 6px 24px 6px 24px;
    text-decoration: none;
    margin-top: 15px;
    display: inline-block;
    cursor: pointer;
}

.case-studies-box .card-content .btn-studies:hover {
    background-color: #F41524;
    color: #fff;
}

.case-studies-bg:before {
    position: absolute;
    top: -10px;
    right: auto;
    left: -130px;
    background-image: url('../images/x-shape.png');
    background-position: top;
    content: '';
    height: 177px;
    width: 280px;
    background-repeat: no-repeat;
    background-size: contain;
}

.Latest-blog-box .case-studies-box,
.resources-more-section .case-studies-box {
    padding: 0px;
}

.case-studies-box .studies-box span {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    color: rgba(0, 0, 0, 1);
    margin-top: 15px;
    display: inline-block;
    padding-left: 22px;
    margin-right: 10px;
}

.case-studies-box .studies-box span::before {
    top: 10px;
}

.case-studies-box .studies-box .h3 {
    margin-top: 5px;
}

.resources-more-section .case-studies-box .studies-box .h3 {
    display: -webkit-box;
    /* -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 80px;*/
}

.resources-more-section .case-studies-box .card-img,
.resources-more-section .case-studies-box .card-img img {
    height: 280px;
}

.casestudy-banner .banner-main-section {
    height: 400px;
}

.casestudy-banner .taxonomy-image {
    height: 400px
}

.casestudy-banner .taxonomy-image img {
    height: 400px;
    object-fit: cover;
    width: 100%
}

.lg-btn .elementor-button-link {
    font-size: 28px;
    line-height: 30px;
    padding: 12px 55px 12px 55px;
    width: 344px !important;
    height: 72px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px !important;
}

.casestudy-banner .menu-right-box {
    max-width: 2880px;
    width: 100%;
    margin-left: calc((100% - 1380px) / 2);
    position: relative;
    padding-right: 85px;
    margin-right: 100px;
}

.casestudy-banner .image-shape {
    position: relative;
}

.casestudy-banner .content-data.menu-right-box {
    padding-right: 0px;
    margin-right: 70px;
}

.casestudy-banner .image-shape:before {
    position: relative;
    background-image: url('../images/bg-black-overlay.png') !important;
}

.casestudy-banner>.e-con-inner::before {
    left: 170px !important;
}

.casestudy-banner .elementor-element-7d8d8e2:before,
.casestudy-banner .image-shape:before {
    position: absolute;
    content: '';
    background-image: url('../images/bg-white-overlay.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 120px;
    top: 0;
    left: -1px;
    z-index: 1;
}

.casestudy-banner .box-width {
    width: 70%;
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    color: #111827;
}

.casestudy-banner nav.elementor-nav-menu--main>ul {
    position: relative;
    margin-right: -100px;
}

.casestudy-banner nav.elementor-nav-menu--main>ul li:first-child a {
    padding-left: 0px;
}

.casestudy-banner>.e-con-inner {
    gap: 0 !important;
}

.elementor-element-7d8d8e2 {
    width: 60%;
}

.casestudy-banner>.e-con-inner {
    position: relative;
    background-color: transparent !important;
}

.casestudy-banner>.e-con-inner::before {
    background-image: url('../images/casestudy-banner.png');
    width: 680px;
    position: absolute;
    content: '';
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    top: 0px;
    left: 0px;
}

.casestudy-banner>.e-con-inner::after {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: rgba(17, 24, 39, 0.3);
    content: '';
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 84px;
    left: 0px;
}

.casestudy-banner .menu-right-box.menu-bar {
    width: 80%;
}


/* case-studies-box end */


/* Lotlinx Advantage */

.lotlinx-adv-section {
    width: 100%;
    background-color: #fff;
    position: relative;
    padding: 145px 0 125px;
    overflow: hidden;
}

.lotlinx-adv-section::before {
    content: "";
    position: absolute;
    background-image: url(../images/arrow-bg-shape.png);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: 50% 100%;
}

.lotlinx-adv-section .container {
    max-width: 2880px;
    width: auto;
    margin-left: calc((100% - 1160px) / 2);
}

.col-adv-left h1 {
    color: #000;
    font-weight: 700;
    font-size: 46px;
    line-height: 1.2;
    margin: 20px 0;
}

.adv-content {
    margin-bottom: 20px;
}

.adv-content>*:last-child,
.adv-small-content>*:last-child,
.lotlinx-adv-slider .adv-slider-content>*:last-child {
    margin-bottom: 0;
}

.adv-small-content p,
.adv-content p {
    color: #000;
    font-weight: 500;
}

.adv-content p {
    font-size: 18px;
    line-height: 1.9;
}

.adv-small-content p {
    font-size: 14px;
    line-height: 1.2;
}

.adv-small-content {
    margin-top: 20px;
    max-width: 345px;
}

.lotlinx-adv-btn {
    background-color: #F41524;
    color: #fff;
    border-radius: 25px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    padding: 12px 24px;
    display: inline-flex;
}

.lotlinx-adv-btn:hover {
    background-color: #d0131f;
    text-decoration: none;
    color: #fff;
}

.col-adv-right {
    overflow: hidden;
    padding: 0 0 3px 40px;
}

.lotlinx-adv-slider {
    width: 600px;
    position: relative;
}

.lotlinx-adv-slider .swiper-slide {
    background-color: #F2F2F2;
    color: #000;
    font-size: 22px;
    line-height: 1.4;
    font-weight: 500;
    height: auto;
}

.lotlinx-adv-slider .swiper-slide .adv-slider-content {
    padding: 98px 60px 98px 30px;
    height: 100%;
    align-items: center;
    display: flex;
}

.lotlinx-adv-slider .swiper-wrapper {
    align-items: stretch;
    box-sizing: border-box;
}

.lotlinx-adv-slider .swiper-slide.swiper-slide-next {
    opacity: 0.3;
}

.lotlinx-adv-slider .swiper-scrollbar {
    position: relative;
    height: 1px;
    background: #909090;
    width: 340px;
    margin-top: 20px;
    margin-inline: auto;
}

.lotlinx-adv-slider .swiper-scrollbar-drag {
    height: 7px;
    width: 100%;
    position: relative;
    background: #F41524;
    border-radius: 0;
    top: -3px;
}

.lotlinx-adv-slider .swiper-button-next {
    --wpr-bg-fb415e19-a38e-43b1-8c05-894ff57c1577: url(../images/red-next-arrow.svg);
    background-image: var(--wpr-bg-fb415e19-a38e-43b1-8c05-894ff57c1577);
    height: 88px;
    width: 54px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: calc(50% + 12px);
    right: -25px;
    left: auto;
    transform: translate(0, -50%);
    transition: all 0.5s ease;
}

.lotlinx-adv-slider .swiper-button-next:hover {
    filter: brightness(0.1);
}

.lotlinx-adv-slider .swiper-button-next::after {
    display: none;
}

.platform-list.platform-list-normal li strong {
    font-weight: normal !important;
}

.our-product-box .swiper-button-next {
    right: 33%;
    top: 43%;
    transform: translate(0px, -50%);
}

.our-product-box .swiper-button-next:after {
    color: #F41424;
    font-weight: bold;
}

/* Lotlinx Advantage */

.vin-manager-section .vinrisk-banner-content {
    position: relative;
    z-index: 2;
    color: #111827;
}

.vin-manager-section.vinrisk-banner-section .h2 {
    margin-bottom: 15px;
    color: #111827;
}

.vin-manager-section .h4 {
    font-size: 24px;
    display: block;
    margin: 0 0 30px;
    line-height: 1.3;
}

.vin-manager-section .btn {
    background-color: rgba(244, 21, 36, 1);
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    padding: 12px 25px;
    border-radius: 25px;
    display: inline-block;
    font-weight: 500;
}

.vin-manager-section .btn:hover {
    background-color: #d0131f;
}

.vin-manager-section .platform-list {
    margin-bottom: 30px;
}

.vin-manager-section .platform-list li {
    line-height: 1.4;
}

.vin-manager-sec .platform-list li {
    color: #111827;
}

.left-box {
    position: relative;
    overflow-x: clip;
}

.left-box .row {
    display: flex;
    justify-content: center;
}

.left-box .container {
    max-width: 1920px;
    width: auto;
    margin-right: calc((100% - 1540px) / 2);
    padding-left: 0;
}

.left-box .left-banner {
    clip-path: polygon(98% 0%, 79% 47%, 98% 100%, 0 100%, 0% 50%, 0 0);
    position: relative;
}

.left-box .left-banner::before {
    position: absolute;
    content: '';
    background-image: url('../images/red-arrow.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 466px;
    width: 217px;
    top: 0;
    right: 60px;
}

.left-c-box {
    max-width: 910px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.left-banner .img-box img {
    height: 466px;
    width: 100%;
    object-fit: cover;
}

.left-c-box .h2 {
    font-size: 46px;
    font-weight: 700;
    line-height: 1.2;
    color: #111827;
    margin-top: 0;
    margin-bottom: 24px;
}

.left-c-box p:last-child {
    margin-bottom: 0;
}

.left-c-box p {
    font-size: 18px;
    line-height: 1.8;
    color: #111827;
    font-weight: 400;
    margin-bottom: 30px;
}

.right-box .left-box .container {
    max-width: 1920px;
    width: auto;
    margin-left: calc((100% - 1540px) / 2);
    padding-right: 0;
    padding-left: 15px;
    margin-right: 0px;
}

.right-box .left-box .left-banner {
    clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0% 100%, 18% 46%, 0% 0%);
}

.right-box .left-box .left-banner::before {
    position: absolute;
    content: '';
    background-image: url('../images/gray-arrow.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 466px;
    width: 217px;
    top: 0;
    left: 50px;
    right: auto;
}

.right-box .left-box .container .row {
    flex-direction: row-reverse;
}

.right-box .left-c-box {
    max-width: 550px;
}

.dealers-choose .vinrisk-banner-section {
    z-index: 1;
}

.dealers-choose .vinrisk-banner-section::before {
    width: 50%;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0px);
}

.dealers-choose .vinrisk-banner-section .vinrisk-banner-img-box {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 45% 110%);
    width: 53%;
}

.home-banner-section .main-audio {
    position: absolute;
    top: 0px;
    right: 0px;
}

.home-banner-section .banner-main-section .banner-video .btn {
    margin-bottom: 30px;
    background-color: rgba(244, 21, 36, 0.6);
    color: #fff;
    font-size: 16px !important;
    line-height: 20px;
    padding: 7px 16px;
    border-radius: 25px;
    display: inline-block;
    margin-top: 15px;
    font-weight: 500;
    z-index: 2;
    position: relative;
    left: calc(100% - 110px);
    width: 100px;
}

.home-banner-section .banner-main-section .banner-video .btn:hover {
    background-color: rgba(244, 21, 36);
}

@media (min-width: 1441px) {

    .our-partners-section .container,
    .our-product-box .container,
    .banner-main-section .container,
    .case-studies-box .container {
        width: 1380px;
    }

    .resources-section-slide .progress-bar-design .elementor-swiper-button.elementor-swiper-button-prev {
        left: -50px !important;
        transform: translateY(-40px) !important;
        -webkit-transform: translateY(-40px) !important;
        -moz-transform: translateY(-40px) !important;
        -ms-transform: translateY(-40px) !important;
        -o-transform: translateY(-40px) !important;
    }

    .resources-section-slide .progress-bar-design .elementor-swiper-button.elementor-swiper-button-next {
        right: -50px !important;
        transform: translateY(-40px) !important;
        -webkit-transform: translateY(-40px) !important;
        -moz-transform: translateY(-40px) !important;
        -ms-transform: translateY(-40px) !important;
        -o-transform: translateY(-40px) !important;
    }

    .resources-section-slide .progress-bar-design .elementor-swiper-button.elementor-swiper-button-prev:hover,
    .resources-section-slide .progress-bar-design .elementor-swiper-button.elementor-swiper-button-next:hover {
        background: #000 !important;
    }

    .resources-section-slide .progress-bar-design .elementor-swiper-button.elementor-swiper-button-prev,
    .resources-section-slide .progress-bar-design .elementor-swiper-button.elementor-swiper-button-next {
        height: 50px;
        width: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .resources-section-slide .progress-bar-design .elementor-swiper-button.elementor-swiper-button-prev svg,
    .resources-section-slide .progress-bar-design .elementor-swiper-button.elementor-swiper-button-next svg {
        height: 20px;
    }

    .resources-section-slide .progress-bar-design .swiper-pagination {
        width: calc(100% - 15px) !important;
    }
}

@media (min-width: 1440px) {
    .home-footer .right-footer>.e-con-inner {
        margin-right: 15px;
        width: 80%;
    }

    .vin-manager-section {
        padding: 128px 0;
    }

    .vin-manager-section.vinrisk-banner-section .vinrisk-banner-content {
        padding-right: 230px;
    }

    .vin-manager-section.vinrisk-banner-section .h2 {
        font-size: 46px !important;
    }
}

@media (min-width: 1200px) {
    .home-banner-video {
        position: absolute;
        right: 50px;
        width: calc(50% - 60px);
    }
}

@media (min-width: 1025px) {
    .elementor-element-773da18.e-flex.e-con-boxed {
        display: none;
    }

    .our-product-box .slider-product .swiper-slide-next {
        margin-left: -300px;
    }

    .our-product-box .slider-product .swiper-slide-duplicate.swiper-slide-active:last-child {
        margin-left: 300px;
    }
}

@media (min-width: 2000px) {
    .lotlinx-adv-section::before {
        left: 15%;
        background-size: auto;
    }
}

@media (max-width: 1650px) {
    .casestudy-banner .menu-right-box {
        max-width: 2880px;
        width: 100%;
        margin-left: calc((100% - 1380px) / 2);
        position: relative;
    }

    /* .banner-video iframe {
        height: 100%;
        width: 100% !important;
    } */

    .overlay-img:before {
        transform: rotate(-33deg);
    }

    .banner-main-section .video-overlay {
        position: absolute;
        width: 345px;
        height: 259px;
        right: 125px;
        top: 192px;
        transform: rotate(-0.8deg);
    }

    .banner-main-section {
        height: 620px;
        overflow: hidden;
    }

    .left-content-box {
        padding-right: 10px;
    }

    .banner-main-section img {
        height: 650px !important;
        object-fit: cover;
        object-position: center;
        position: relative;
    }

    .overlay-img {
        right: -120px;
    }

    .product-box {
        max-width: 850px;
    }
}

.modal-dialog.modal-dialog-centered {
    display: flex;
    text-align: left;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    height: 100%;
    overflow: hidden;
}

.modal-dialog.modal-dialog-centered .modal-content {
    width: 70vw;
}

.hs-messages-mobile.no-scroll .elementor-sticky {
    visibility: hidden;
}

.no-scroll .modal-backdrop.in {
    z-index: 1111;
}

.no-scroll .modal-dialog.modal-dialog-centered {
    width: 100vw;
    height: 100vh;
}

.no-scroll .modal-body iframe {
    border: 0;
    height: 80vh;
}

.no-scroll .modal {
    display: block;
    padding-left: 17px;
    z-index: 99999;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li .sub-arrow svg,
.elementor-element-fe7ab24 .elementor-element-9f951e8 .elementor-button-icon>svg {
    fill: #F41524;
}

.elementor-widget-image.footer-logo a img[src$=".svg"] {
    width: 147px;
}

.elementor-widget-image.footer-logo .elementor-widget-container {
    margin-bottom: 10px !important;
}

.slide-content .play-icon.case-study {
    cursor: pointer;
    font-size: 18px;
    line-height: 20px;
    background-color: var(--e-global-color-9b4aa0c);
    border-radius: 25px 25px 25px 25px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    padding: 12px 36px 12px 36px;
    color: #fff;
    display: inline-block;
    text-align: center;
}

.slide-content .play-icon.case-study:hover {
    background-color: var(--e-global-color-331e013);
}

@media (max-width: 1599px) {
    .left-box .container {
        margin-right: calc((100% - 1280px) / 2);
    }

    .right-box .left-box .container {
        margin-left: calc((100% - 1280px) / 2);
    }

    .left-c-box {
        padding-right: 30px;
    }

    .right-box .left-c-box {
        padding-left: 30px;
        padding-right: 0;
    }

    .our-product-box {
        padding-bottom: 50px;
    }

    .left-box .left-banner {
        clip-path: polygon(98% 0%, 72% 47%, 98% 100%, 0 100%, 0% 50%, 0 0);
        position: relative;
    }

    .right-box .left-box .left-banner {
        clip-path: polygon(100% 0, 100% 60%, 100% 100%, 0% 100%, 25% 46%, 0% 0%);
    }
}

@media (max-width: 1440px) {
    .left-content-box ul li {
        font-size: 16px;
        line-height: 26px;
    }


    .dealers-choose .vinrisk-banner-section .vinrisk-banner-img-box {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 110%);
        width: 50%;
    }

    .casestudy-banner>.e-con-inner::before {
        left: 10px !important;
    }

    .casestudy-banner .content-data.menu-right-box {
        padding-right: 0px;
        margin-right: 0px;
    }

    .overlay-img:before {
        transform: rotate(-25deg);
    }

    .product-box .pro-img img {
        width: 300px;
    }

    .our-product-box .sec-title h3,
    .product-box .pro-content strong {
        font-size: 34px;
        margin-bottom: 20px;
    }

    .why-lotlinx-section .x-images {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .why-lotlinx-section .elementor-widget-image img {
        transform: scale(1);
        left: 0;
        width: 100%;
        top: auto;
        height: 100%;
        object-fit: contain;
    }

    .product-box .pro-img .imgbox {
        width: 300px;
    }

    .product-box {
        max-width: 850px;
    }

    .pagination-boxs {
        margin-top: 30px;
        padding-bottom: 30px;
    }

    .banner-main-section .video-overlay {
        right: 85px;
        top: 191px;
        width: 360px;
        height: 260px;
    }

    .left-content-box p,
    .banner-main-section .left-content-box p {
        font-size: 16px;
        line-height: 1.3;
    }

    .left-content-box .h1 {
        font-size: 32px;
        line-height: 1.3;
    }

    .product-slider-box .product-box .pro-content strong {
        font-size: 26px;
        margin-bottom: 6px;
    }

    .pro-content p {
        padding-right: 50px;
        font-size: 16px;
        line-height: 1.5;
    }

    .our-product-box .sec-title {
        margin-bottom: 30px;
        padding-top: 20px;
    }

    .product-slider-box {
        margin-top: 20px;
    }

    .banner-main-section {
        height: 615px;
        overflow: hidden;
    }

    .banner-main-section::before {
        width: 370px;
    }

    .brands-section #gallery-1 img {
        border: 0px;
        height: 70px;
        width: 100px;
        object-fit: contain;
        margin-bottom: 30px;
    }

    .our-resources-section .container-fluid {
        max-width: 2880px;
        width: auto;
        margin-left: calc((100% - 1380px) / 2);
    }

    .resources-slide-box .rslide-content {
        padding: 20px 20px 20px 15px;
    }

    .resources-slide-box .rslide-img {
        width: 60%;
    }

    .case-banner-img {
        height: 400px;
    }

    .case-banner-img .elementor-widget-container img {
        height: 100%;
        object-fit: cover;
        object-position: left;
    }

    .casestudy-banner .box-width {
        width: 100%;
    }

    .our-resources-section .swiper-pagination {
        bottom: 60px;
        left: 0;
    }

    .casestudy-banner .menu-right-box {
        margin-left: calc((100% - 1145px) / 2);
        padding-right: 100px;
        margin-right: 0;
    }

    .lotlinx-adv-section {
        padding: 100px 0;
    }

    .col-adv-left h1 {
        margin-top: 0;
        font-size: 42px !important;
    }

    .lotlinx-adv-slider .swiper-slide .adv-slider-content {
        padding: 60px 60px 60px 30px;
    }

    .vin-manager-section .h4 {
        font-size: 20px;
    }

    .vin-manager-section .platform-list,
    .vin-manager-section .h4 {
        margin-bottom: 20px;
    }

    .left-c-box p {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 1440px) and (min-width:1025px) {
    .vin-manager-sec .e-con-inner {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
}

@media screen and (max-width: 1367px) and (min-width:1025px) {

    .brands-section>.e-con-inner,
    .why-lotlinx-section>.e-con-inner,
    .faq-section>.e-con-inner,
    .Resources-temp .e-con-inner,
    .t3 .e-con-inner,
    .home-footer .e-con-inner,
    .management-section .e-con-inner,
    .resources-more-section .e-con-inner,
    .Latest-blog-box .e-con-inner {
        max-width: 1180px !important;
    }

    .take-your-inner .t3 .elementor-heading-title {
        font-size: 40px !important;
    }

    .take-your-inner .t3 .elementor-button {
        padding: 25px 50px 25px 50px !important;
    }

    .home-footer .right-footer>.e-con-inner {
        width: 85%;
        margin-right: 0;
    }

    .home-footer .right-footer>.e-con-inner .elementor-nav-menu>li {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 1366px) {
    .product-box {
        max-width: 800px;
    }

    .banner-main-section {
        height: 560px;
        overflow: hidden;
    }



    .home-banner-section .banner-main-section h2 {
        font-size: 20px;
        line-height: 26px;
    }

    .resources-slide-box .rslide-content {
        padding: 20px 20px 20px 0px;
    }

    .our-resources-section .container-fluid {
        max-width: 100%;
        width: auto;
        margin-left: calc((100% - 1140px) / 2);
    }

    .our-product-box::before {
        width: 620px;
    }

    .overlay-img {
        top: -40px;
    }

    .banner-main-section .video-overlay {
        right: 45px;
        top: 191px;
        width: 360px;
        height: 260px;
    }

    .no-scroll .modal-body iframe {
        border: 0;
        height: 440px;
    }

    .why-lotlinx-section .elementor-element-1e1e6c9 {
        justify-content: center;
    }

    .home-footer .elementor-nav-menu {
        margin-bottom: 0;
    }

    .main-slide-box .slide-img .play-icon {
        height: 60px;
        width: 60px;
        bottom: 40px;
    }

    .main-slide-box .slide-img .play-icon .bplay {
        height: 24px;
        width: 24px;
    }

    .resources-section {
        overflow: hidden;
    }

    .resources-section {
        overflow: hidden;
    }

    /* .resources-section.e-con>.e-con-inner {
        max-width: 100%;
        width: auto;
        margin-left: calc((100% - 1170px) / 2);
    } */
    .casestudy-banner nav.elementor-nav-menu--main>ul {
        margin-right: 0;
    }
}

@media (max-width: 1280px) {
    .our-product-box .slider-product {
        overflow: hidden;
    }

    .results-section .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title br {
        display: none;
    }

    .lotlinx-select-sentinel .select-sentinel-or {
        height: 290px;
        transform: translateY(50%);
    }

    .our-product-box .product-slider-box .product-box .pro-content {
        padding: 0px 20px;
    }

    .product-slider-box .product-box .pro-content strong {
        font-size: 24px;
        margin-bottom: 5px;
    }

    .pro-content p {
        font-size: 16px;
        line-height: 24px;
    }

    .slide-img img {
        width: 220px;
        height: 320px !important;
        border-radius: 20px !important;
        object-fit: cover;
    }

    .slide-content {
        display: inline;
    }

    .slide-content,
    .slide-content p,
    .slide-caption strong,
    .slide-caption p {
        font-size: 18px;
        line-height: 1.3;
    }

    .pagination-boxs .swiper-button-next {
        width: 300px;
        background-size: 190px;
    }

    .our-partners-section .slider-upcoming .swiper-slide-next {
        margin-left: -200px;
    }

    .dealership-section .t3 {
        background-position: center center !important;
    }

    .casestudy-banner .menu-right-box {
        max-width: 2880px;
        width: 100%;
        margin-left: calc((100% - 1170px) / 2);
        position: relative;
    }

    .lg-btn .elementor-button-link {
        width: 244px !important;
        height: 52px;
    }

    .case-studies-bg:before {
        top: 0;
        left: 0;
    }

    .case-studies-box {
        position: relative;
        padding: 60px 15px;
    }

    .resources-more-section .case-studies-box .card-img,
    .resources-more-section .case-studies-box .card-img img {
        height: 200px;
    }

    .left-content-box .h1 {
        font-size: 28px;
        line-height: 1.3;
    }

    .faq-section>.e-con-inner {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .elementor-4299 .elementor-element.elementor-element-7b0f635 .elementor-nav-menu--main .elementor-item {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (min-width: 1025px) {
    .our-partners-section .slider-upcoming .swiper-slide:last-child .main-slide-box {
        left: 150px;
    }
}

@media screen and (max-width: 1199px) {
    .home-banner-video {
        position: relative;
    }

    .banner-main-section .container .row {
        align-items: center;
        display: block;
    }

    .left-box .left-banner {
        clip-path: polygon(98% 0%, 82% 47%, 98% 100%, 0 100%, 0% 50%, 0 0);
        position: relative;
    }

    .home-banner-section .banner-main-section h2 {
        font-size: 18px;
        line-height: 26px;
    }

    .dealers-choose .vinrisk-banner-section .vinrisk-banner-img-box {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 110%);
        width: 40%;
    }

    .right-box .left-box .left-banner {
        clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0% 100%, 15% 46%, 0% 0%);
    }

    #menu-1-b41761d .menu-item a {
        margin-bottom: 0px;
        padding-bottom: 15px;
    }

    .our-product-box .swiper-button-next {
        right: 20px;
    }

    .product-slider-box .swiper-button-next {
        right: 0;
    }

    .our-product-box .product-slider-box .product-box .pro-content {
        margin-right: 40px;
    }

    .elementor-4299 .elementor-element.elementor-element-8f7a72d .elementor-nav-menu--main .elementor-item {
        padding-right: 10px;
    }

    .overlay-img {
        display: none;
    }

    .product-box {
        max-width: 100%;
    }

    .our-product-box .sec-title br {
        display: none;
    }

    /* .progress-bar-design .swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
        width: calc(100% - 30px);
    } */

    .banner-main-section::before {
        width: 270px;
        background-position: top;
    }

    .banner-main-section {
        height: auto;
        display: flex;
        /*flex-direction: column;*/
    }

    /*.banner-main-section .container {
        order: 2;
        display: inline-block;
        width: 100%;
    }*/
    /* .banner-main-section .banner-video {
        order: 1;
        display: inline-block;
        margin-top: 0;
    }*/


    .banner-main-section img {
        width: 100%;
    }

    .banner-main-section .video-overlay {
        width: 450px;
        height: 319px;
        right: 225px;
        top: 163px;
    }

    .left-content-box .h1 {
        font-size: 26px;
        line-height: 1.2;
    }



    .brands-section #gallery-1 .gallery-item {
        width: 20% !important;
    }

    .brands-section .elementor-image-gallery .gallery-columns-8 .gallery-item {
        max-width: 20%;
    }

    .brands-section #gallery-1 br {
        display: none;
    }

    .case-studies-box .card-content .h3 a {
        font-size: 22px;
        line-height: 1.2;
    }

    .our-resources-section .container-fluid {
        max-width: 100%;
        width: auto;
        margin-left: unset;
    }

    .resources-slide-box .rslide-content {
        padding: 20px 20px 20px 30px;
    }

    .resources-slide-box .rslide-content h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .case-studies-box>.container>.row {
        margin-left: -25px;
        margin-right: -25px;
    }

    .banner-video:before {
        width: 150px;
    }


    .brands-section>.e-con-inner,
    .why-lotlinx-section>.e-con-inner,
    .faq-section>.e-con-inner,
    .Resources-temp>.e-con-inner,
    .t3 .e-con-inner,
    .home-footer .e-con-inner,
    .management-section .e-con-inner {
        max-width: 940px !important;
    }

    .lotlinx-adv-section .container {
        max-width: 100%;
        margin-left: unset;
    }

    .col-adv-right {
        padding: 0 15px 3px 15px;
    }

    .lotlinx-adv-slider {
        width: 100%;
    }

    .lotlinx-adv-slider .swiper-button-next {
        right: -5px;
    }

    .left-box .row,
    .right-box .left-box .container .row {
        flex-direction: column;
    }

    .left-box .container,
    .right-box .left-box .container {
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
        max-width: calc(100% - 30px);
    }

    .left-box {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .left-box .left-banner {
        margin-bottom: 30px;
    }

    .right-box .left-box .left-banner::before {
        left: 12%;
    }

    .left-box .left-banner::before {
        right: 12%;
    }

    .left-c-box,
    .right-box .left-c-box {
        padding: 0;
        max-width: 100%;
    }
}

@media (max-width: 1024px) {
    .casestudy-banner>.e-con-inner::before {
        width: 330px;
        left: 0px !important;
    }

    .casestudy-banner .taxonomy-image,
    .casestudy-banner .taxonomy-image img {
        height: 300px;
    }

    .casestudy-banner nav.elementor-nav-menu--main>ul li:first-child a {
        padding-left: 20px;
    }

    .our-resources-section .swiper-pagination {
        left: 20px;
    }

    .casestudy-banner>.e-con-inner::after {
        width: 100%;
        /*top: 74px;*/
    }

    .casestudy-banner .menu-right-box.menu-bar {
        width: 100%;
        padding: 0 15px;
    }

    .casestudy-banner .menu-right-box {
        max-width: 100%;
        width: 100%;
        margin-left: 0;
        position: relative;
        margin-right: 0;
        padding-right: 15px;
    }

    /*.case-study-menus nav.elementor-nav-menu--main > ul{
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}*/
    .casestudy-banner nav.elementor-nav-menu--main>ul {
        position: relative;
        margin-right: 0;
    }

    .our-partners-section .slider-upcoming {
        overflow: hidden;
    }

    .our-partners-section .slider-upcoming .swiper-slide-next {
        margin-left: 0;
    }

    .pagination-boxs .swiper-button-next {
        width: 210px;
        background-size: 130px;
    }

    .slider-upcoming .swiper-scrollbar,
    .slider-product .swiper-scrollbar {
        width: calc(100% - 40px);
    }

    .our-partners-section {
        position: relative;
        padding: 20px 15px 0px 15px;
        background-color: #111827;
        /* overflow: hidden; */
    }

    .case-studies-box .studies-box span::before {
        top: 6px;
    }

    .lotlinx-select-sentinel {
        align-items: flex-start !important;
    }

    .left-box {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .left-c-box .h2 {
        font-size: 32px;
        margin-bottom: 10px;
    }

    .left-c-box p {
        margin-bottom: 10px;
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .casestudy-banner>.e-con-inner::before {
        width: 330px;
        left: 0px !important;
    }

    .dealers-choose .vinrisk-banner-section .vinrisk-banner-img-box {
        width: 45%;
    }

    .our-product-box::before {
        display: none;
    }

    .product-suite-section+.why-lotlinx-section {
        margin-top: -100px;
    }

    .casestudy-banner .image-shape img,
    .casestudy-banner .image-shape .r-imgs {
        height: 100% !important;
    }

    .casestudy-banner .image-shape:before {
        display: none;
    }

    .brands-section>.e-con-inner,
    .why-lotlinx-section>.e-con-inner,
    .faq-section>.e-con-inner,
    .Resources-temp>.e-con-inner,
    .t3 .e-con-inner,
    .home-footer>.e-con-inner,
    .management-section>.e-con-inner {
        max-width: calc(100% - 30px) !important;
    }

    .case-studies-box>.container>.row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .case-studies-box .container {
        width: 100%;
    }

    .pro-content p {
        padding-right: 0;
        margin-bottom: 15px;
    }

    .faq-section .e-n-accordion-item summary~.elementor-element {
        padding: 0px 40px 20px 20px;
    }

    .faq-section .e-n-accordion-item summary.e-n-accordion-item-title[aria-expanded="true"] {
        padding-top: 25px;
    }

    .elementor-element-a9cc6af.e-flex>.e-con-inner {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .banner-main-section .video-overlay {
        width: 350px;
        height: 260px;
        right: 130px;
        top: 191px;
    }

    .left-content-box p {
        font-size: 16px;
        line-height: 1.4;
    }

    .left-content-box ul li {
        font-size: 16px;
    }

    .elementor-3556 .elementor-element.elementor-element-fe7ab24 {
        padding: 0px 30px;
    }

    .pagination-boxs .swiper-button-next {
        width: 110px;
        background-size: 50px;
    }

    .elementor.elementor-4196 .elementor-element-2e32417 {
        background-size: 1200px !important;
    }

    #menu-1-f1a7be7 .menu-item a {
        margin-bottom: 0;
        padding-bottom: 15px;
    }

    .case-studies-box .card-img,
    .case-studies-box .card-img img {
        height: 250px;
    }

    .studies-pagination-box {
        margin-top: 20px;
    }




    .banner-main-section img {
        width: 100%;
        height: 560px !important;
    }

    .banner-video:before {
        height: 100%;
        visibility: hidden;
    }

    .banner-main-section {
        height: auto;
        display: flex;
        flex-direction: column;
    }

    .casestudy-banner .elementor-element-7d8d8e2:before {
        visibility: hidden;
    }

    .slide-content {
        padding: 30px;
    }

    .col-adv-right {
        margin-top: 50px;
    }

    .adv-content {
        max-width: 100%;
    }

    .lotlinx-adv-section::before {
        background-size: 75% 100%;
    }

    .lotlinx-adv-section {
        padding: 70px 0;
    }

    .lotlinx-adv-section::before {
        background-size: 250px 250px;
    }

    .right-box .left-box .left-banner::before,
    .left-banner .img-box img,
    .left-box .left-banner::before {
        height: 350px;
    }

    .right-box .left-box .left-banner::before {
        left: 10%;
    }

    .left-box .left-banner::before {
        right: 10%;
    }

    .right-box .left-box .left-banner::before,
    .left-box .left-banner::before {
        width: 170px;
    }
}

@media (max-width: 767px) {
    .Resources-temp {
        background-size: cover;
    }



    .related-eye-condition {
        margin: 0px !important;
        padding: 0px !important;
    }

    .left-images,
    .right-images {
        width: 100% !important;
    }

    .related-eye-condition .main-accordion-box {
        padding-right: 0;
        padding-left: 0px;
    }

    .product-slider-box .swiper-button-next {
        top: 85%;
    }

    .why-lotlinx-section .elementor-widget-image img {
        width: 250px;
        top: auto !important;
        height: 100%;
        object-fit: contain;
    }

    .why-lotlinx-section .elementor-element-c0c9f72 {
        order: 2;
    }

    .casestudy-banner>.e-con-inner::after {
        display: none;
    }

    .casestudy-banner .elementor-element-7d8d8e2:before {
        width: 120px;
    }

    /* .case-banner-img .elementor-widget-container img {
    height: 200px;
}*/
    .brands-section .elementor-element-543011c,
    .brands-section .elementor-element-15f66d3,
    .brands-section .elementor-element-f4e3e89 {
        border: 0 !important;
    }

    .product-box .pro-img {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .product-box {
        display: flex;
        align-items: flex-start;
        max-width: 100%;
        z-index: 2;
        flex-wrap: wrap;
    }

    .our-product-box .sec-title h3,
    .product-box .pro-content strong {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .banner-main-section .video-overlay {
        width: 240px;
        height: 190px;
        right: 130px;
        top: 130px;
    }

    .our-product-box .sec-title {
        margin-bottom: 30px;
        padding-top: 0px;
    }

    .why-lotlinx-section .elementor-element-1e1e6c9 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .no-scroll .modal-body iframe {
        border: 0;
        height: 100%;
        min-height: 240px;
    }

    .brands-section #gallery-1 .gallery-item {
        width: 33% !important;
    }

    .resources-more-section .case-studies-box .studies-box .h3 {
        display: -webkit-box;
        -webkit-line-clamp: unset;
        -webkit-box-orient: vertical;
        overflow: hidden;
        min-height: unset;
    }

    .resources-slide-box {
        margin-right: 0px;
        flex-direction: column;
    }

    .resources-slide-box .rslide-content {
        padding: 20px;
        order: 2;
        width: 100%;
    }

    .resources-slide-box .rslide-img {
        width: 100%;
    }

    .our-resources-section .swiper-pagination {
        bottom: 20px;
        left: 0px;
        position: relative;
    }

    .resources-slide-box .rslide-img img {
        height: 350px;
    }

    .case-studies-box .card-img,
    .case-studies-box .card-img img {
        height: 250px;
    }

    .resources-more-section .case-studies-box .card-img,
    .resources-more-section .case-studies-box .card-img img {
        height: 200px;
    }

    .post-boxs .elementor-pagination .page-numbers.current,
    .post-boxs .elementor-pagination .page-numbers:hover,
    .studies-pagination-box ul li a:hover,
    .studies-pagination-box ul li .active-pagination {
        font-size: 12px;
        width: 30px;
        height: 28px;
    }

    .post-boxs .elementor-pagination .page-numbers,
    .studies-pagination-box ul li {
        font-size: 12px;
        width: 30px;
        height: 30px;
    }

    .lg-btn .elementor-button-link {
        width: 190px !important;
        height: 42px;
    }

    .col-adv-left h1 {
        font-size: 32px !important;
    }

    .lotlinx-adv-section {
        padding: 50px 0;
    }

    .lotlinx-adv-slider .swiper-slide {
        font-size: 18px;
    }

    .lotlinx-adv-slider .swiper-slide .adv-slider-content {
        padding: 20px;
    }

    .col-adv-right {
        margin-top: 30px;
    }

    .lotlinx-adv-slider .swiper-scrollbar {
        width: calc(100% - 50px);
        margin-inline: unset;
        margin-right: auto;
        margin-top: 30px;
    }

    .lotlinx-adv-slider .swiper-button-next {
        right: 0;
        top: auto;
        bottom: -44px;
        height: 44px;
        width: 34px;
    }

    .col-adv-right {
        padding: 0 15px 22px 15px;
    }

    .adv-content p {
        font-size: 16px;
    }

    .lotlinx-select-sentinel .select-sentinel-or {
        height: 50px;
        transform: unset;
    }

    .vin-manager-section .h4 {
        font-size: 18px;
    }

    .left-box .left-banner {
        margin-bottom: 20px;
    }

    .left-banner .img-box img {
        margin-bottom: 0;
    }
	.brands-section-2 #gallery-1 .gallery-item {
	height: 86px;
	padding: 3px;
	}

}

@media (max-width: 991px) and (orientation: landscape) {
    .no-scroll .modal-body iframe {
        border: 0;
        height: 100%;
        min-height: 240px;
    }

    .banner-main-section .video-overlay {
        width: 350px;
        height: 250px;
        right: 200px;
        top: 200px;
    }
}

@media (max-width: 767px) and (orientation: landscape) {
    .banner-main-section .video-overlay {
        width: 300px;
        height: 250px;
        right: 170px;
        top: 150px;
    }

    .no-scroll .modal-body iframe {
        border: 0;
        height: 100%;
        min-height: 240px;
    }
}


@media (max-width: 567px) {
    .why-lotlinx-section .elementor-widget-image.elementor-element-b000d6f img {
        top: -20px;
    }



    .home-banner-section .banner-main-section .banner-video .btn {
        margin-top: 35px;
    }

    .banner-video:before {
        width: 100px;
    }

    .our-partners-section {
        padding: 20px 0px 0px 0px;
    }

    .elementor-location-footer .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        margin-bottom: 10px;
    }

    .elementor-location-footer .elementor-nav-menu__align-left .elementor-nav-menu {
        margin-bottom: 0;
    }

    .main-slide-box {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .main-slide-box .slide-img {
        position: relative;
        margin-bottom: 30px;
    }

    .slide-content {
        padding: 0px 15px;
        width: 100%;
    }

    .pagination-boxs .swiper-button-next {
        width: 30px;
        background-size: 30px;
        top: auto;
        right: 0;
    }

    .banner-main-section img {
        height: 100% !important;
        width: 100%;
    }

    .slide-img img {
        width: 100%;
        height: 430px !important;
        object-position: top;
    }

    .main-slide-box .slide-img {
        width: 100%;
    }

    .resources-section .elementor-nav-menu--main ul.elementor-nav-menu>li,
    .case-study-menus .elementor-nav-menu--main ul.elementor-nav-menu>li {
        display: flex;
        width: 47%;
        margin-left: 5px;
        margin-right: 5px;
    }

    .resources-section .elementor-nav-menu--main ul.elementor-nav-menu>li a,
    .case-study-menus .elementor-nav-menu--main ul.elementor-nav-menu>li a {
        padding-left: 0px !important;
    }

    .casestudy-banner>.e-con-inner::before {
        width: 100%;
        height: 250px;
    }

    .home-footer .elementor-nav-menu {
        margin-left: -10px;
    }

    .casestudy-banner nav.elementor-nav-menu--main>ul li:first-child a {
        padding-left: 20px;
    }

    .why-lotlinx-section .elementor-heading-title br {
        display: none;
    }

    .case-studies-box .card-content p {
        font-size: 15px;
    }

    .case-studies-box .studies-box .h3 {
        margin-top: 10px;
    }

    .case-studies-box .col-lg-6:last-child .studies-box {
        margin-bottom: 0;
    }

    .home-footer>.e-con-inner {
        max-width: calc(100% - 0px) !important;
    }

    .vin-manager-sec .platform-list li {
        width: 100%;
        float: none;
    }

    .right-box .left-box .left-banner::before,
    .left-banner .img-box img,
    .left-box .left-banner::before {
        height: 200px;
    }

    .right-box .left-box .left-banner::before,
    .left-box .left-banner::before {
        width: 100px;
    }
}

@media screen and (max-width: 566px) {
    .banner-main-section .video-overlay {
        width: 180px;
        height: 149px;
        right: 95px;
        top: 90px;
    }

    .our-product-box .product-slider-box .product-box .pro-content {
        padding: 0px;
    }

    .product-box .pro-img .imgbox,
    .product-box .pro-img img {
        width: 100%;
    }

    .wp-block-image figure.alignleft,
    .wp-block-image figure.alignleft img {
        width: 100%;
    }

    .slider-upcoming .slide-content {
        padding: 0;
    }

    .case-studies-box .card-img,
    .case-studies-box .card-img img {
        height: 200px;
    }

    .case-banner-img {
        height: 250px;
    }

    .casestudy-banner .menu-right-box {
        padding-right: 15px;
        margin-right: 0;
    }

    .left-content-box .btn {
        text-wrap: wrap;
    }

    .our-product-box .swiper-button-next {
        top: 45%;
    }
}

@media (max-width: 480px) {
    .our-product-box .product-slider-box .product-box .pro-content {
        width: 300px;
    }

    .our-product-box .product-box .pro-content a.btn {
        font-size: 14px;
        line-height: 22px;
        padding: 7px 16px;
        text-decoration: none;
        width: auto;
    }
}

@media screen and (max-width: 400px) {
    .banner-main-section .video-overlay {
        width: 140px;
        height: 109px;
        right: 73px;
        top: 67px;
    }


}