/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1755403462
Updated: 2025-08-17 04:04:22

*/
.project-counters {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.project-counters .counter-item {
    width: 50%;
    padding: 25px;
	border-bottom: 2px solid #ddd;
}
.project-counters .counter-item span.counter-number, .project-counters .counter-item span.counter-suffix{
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	font-weight: 700;
	line-height: 40px;
	color: #212529;
}
.project-counters .counter-item .counter-title{
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	color: #212529;
}
h2.feature-title {
    font-family: 'Nunito', sans-serif;
    font-size: 31px;
    font-weight: 400;
    line-height: 31px;
    color: #212529;
}
.feature-wrap {
    display: flex;
	flex-wrap: wrap;
    gap: 30px;
}
.feature-image {
    padding: 30px 15px 0 15px;
    background: #efe9e3;
	width: calc(40% - 30px);
}
.orbd-screen {
    padding: 0 15px;
    background: #ddd;
}
.orbd-screen img{
	width: 100%;
}
.feature-item-wrap {
	width: calc(60% - 30px);
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    padding: 20px;
    margin: 0;
    background: #f3f3f3;
}
ul.feature-items{
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}
li.feature-item {
	width: 100%;
    padding: 10px 15px;
    background: #eae6de;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	text-align: justify;
}
li.feature-item:nth-child(1){
	width: calc(50% - 10px);
}
li.feature-item:nth-child(2){
	width: calc(50% - 5px);
}
.product-icon-list{
	margin: 0;
	padding: 0;
	list-style: none;
}
.product-icon-list li{
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #212529;
	margin-bottom: 10px;
	padding-left: 12px;
}
.product-icon-list li i{
	color: #28a745;
}
.career-icon-list li{
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	color: #525259;
	margin-bottom: 10px;
}
.career-icon-list li:last-child{
	margin-bottom: 0;
}

.orbd-srv-fe-wrap{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.orbd-srv-fe-wrap .fe-description p{
    color: #525252;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 100px;
}
.fe-items{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.fe-items .fe-item{
    width: calc(50% - 30px);
    padding: 35px;
    position: relative;
    border-image-source: url('https://orangebd.dm.orangebd.com/wp-content/uploads/2025/09/Background-vector.png');
    border-image-slice: 10;
    border-image-width: 4px;
    border-image-repeat: round;
	margin-bottom: 30px;
}
.fe-items .fe-item::nth-child(5), .fe-items .fe-item::nth-child(5){
	margin-bottom: 0;
}
.fe-items .fe-item .content{
    background-color: #fff;
}
.fe-items .fe-item .content h3{
    color: #231F20;
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 13px;
}
.fe-items .fe-item .content p{
    color: #525252;
    text-align: justify;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.26px;
}
.fe-items .fe-item .content span{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #FFEACE;
    color: #F07E31;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -22px;
    left: 27px;
}
.orbd-srv-pjt-wrap{
	width: 100%;
}
.orbd-srv-pjt-wrap .orbd-pjt-dtls{
	width: 100%;
}
.orbd-srv-pjt-wrap .orbd-pjt-dtls .orbd-pjt-logo{
	width: 100%;
	text-align: center;
}
.orbd-srv-pjt-wrap .orbd-pjt-dtls .orbd-pjt-logo img{
	width: 285px;
}
.orbd-srv-pjt-wrap .orbd-pjt-dtls .orbd-pjt-content h3{
	margin-top: 25px 0 8px 0;
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	font-weight: 600;
	line-height: normal;
	color: #1A202C;
	text-align: center;
}
.orbd-srv-pjt-wrap .orbd-pjt-dtls .orbd-pjt-content a{
	display: block;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: normal;
	text-align: center;
	color: #FFA500;
	margin-bottom: 35px;
}
.orbd-srv-pjt-wrap .orbd-pjt-dtls .orbd-pjt-content p{
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	color: #555;
	text-align: justify;
	margin-bottom: 60px;
}
.orbd-pjt-impact h4{
	font-family: 'Poppins', sans-serif;
	font-size: 36px;
	font-weight: 500;
	line-height: normal;
	text-align: center;
	color: #1A202C;
	margin-bottom: 40px;
	position: relative;
}
.orbd-pjt-impact h4::before{
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translatex(-50%);
	width: 57px;
	height: 4px;
	background: linear-gradient(236deg, #00AF4C -7.33%, #F0A110 67.67%);
}
.orbd-pjt-impact-wrap{
	width: 100%;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 15px 80px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.orbd-pjt-impact-wrap li{
	padding-left: 40px;
	position: relative;
}
.orbd-pjt-impact-wrap li::before{
	content: '';
	position: absolute;
	left: 0;
	top: 14px;
	width: 20px;
	height: 20px;
	border-image-source: url('https://orangebd.dm.orangebd.com/wp-content/uploads/2025/09/Vector.svg');
	border-image-slice: 11;
	border-image-width: 10px;
	border-image-repeat: round;
	border-radius: 50%;
	transform: translatey(-50%);
}
.orbd-pjt-impact-wrap li::after{
	content: '';
	position: absolute;
	left: 5px;
	top: 9px;
	width: 10px;
	height: 10px;
	background: #F0A110;
	border-radius: 50%;
}
.orbd-srv-pjt-wrap{
	width: 100%;
}
.orbd-more-pjt-wrap{
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.orbd-more-pjt-wrap .orbd-more-pjt-item{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 18px;
	position: relative;
	padding: 0 24px;
}
.orbd-more-pjt-wrap .owl-item .orbd-more-pjt-item::after{
	content: '';
    position: absolute;
    top: 50%;
    right: -2px;
    width: 100%;
    height: 140px;
    border-right: 1px solid #ADADAD;
    transform: translateY(-50%);
}
.orbd-more-pjt-wrap .owl-item:last-child .orbd-more-pjt-item::after{
	border-right: 0;
}
.orbd-more-pjt-wrap .owl-item img{
	width: 100%;
	height: 60px;
	object-fit: contain;
}
.orbd-more-pjt-wrap .orbd-more-pjt-item h4{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: normal;
	color: #555;
	text-align: center;
	margin: 0;
}

.orbd-more-pjt-wrap .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.orbd-more-pjt-wrap .owl-nav button.owl-prev {
    display: none !important;
}
.orbd-more-pjt-wrap .owl-nav button.owl-next {
    position: absolute;
    right: -14%;
    top: 20px;
    width: 60px;
    height: 60px;
    display: flex;
    background: #fff !important;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
}
.orbd-more-pjt-wrap .owl-nav button.owl-next svg {
    width: 22px;
    height: 22px;
}
/* Minimal styles for the accordion */
.orbd-faq-accordion { max-width: 100%; margin: 0 0 1.5rem; }
.orbd-faq-item + .orbd-faq-item { margin-top: .5rem; }
.orbd-faq-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	border: 1px solid #e2e8f0;
	background: #fff;
	padding: .75rem 1rem;
	font-weight: 600;
	cursor: pointer;
	border-radius: 6px;
}
.orbd-faq-indicator { margin-left: 1rem; font-weight: 700; }
.orbd-faq-panel {
	padding: 1rem;
	border-radius: 0 0 6px 6px;
	margin-top: .25rem;
}
.orbd-faq-accordion .orbd-faq-item{
	border: 1px solid #EAECF0;
    border-radius: 6px;
}
.orbd-faq-accordion .orbd-faq-item .orbd-faq-title{
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
    font-weight: 400;
    line-height: 30px;
	color: #1f2124;
	border: none;
	background: transparent;
}
.orbd-faq-accordion .orbd-faq-item button:hover{
	background: transparent;
	color: #1f2124;
}
.orbd-faq-panel p{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #606268;
}
.orbd-faq-indicator svg {
  width: 16px;
  height: 16px;
  transition: transform 0.3s ease;
}
.orbd-faq-indicator svg.rotate {
  transform: rotate(180deg);
}
.orbd-faq-indicator svg path{
	fill: #A4AAB1;
}

/* Dot container */
.team-carousel .owl-dots {
    position: absolute;
    top: -161px;
    right: 0;
}
.team-carousel .owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

/* Each custom dot */
.team-carousel .owl-dot {
    margin: 0 10px;
    cursor: pointer;
    transition: all 0.3s;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.team-carousel .owl-dot:hover{
    transform: translateY(-10px);
}

.team-carousel .owl-dot img {
    width: 150px;
    height: 150px;
    object-fit: contain;
    margin-bottom: 5px;
}

.team-carousel .owl-dot span {
    width: 100% !important;
    height: auto !important;
    font-family: "Poppins", Sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #212529;
    text-align: center;
    background: transparent !important;
    margin: 0 !important;
}

/* Hover dot */
.team-carousel .owl-dot:hover span {
    background: transparent !important;
}

/* Active dot */
.team-carousel .owl-dot.active span {
    background: transparent !important;
}

.team-carousel .owl-dot h4{
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    color: #212529;
    margin: 0;
}
.team-carousel .team-item {
    position: relative;
}
.team-carousel .team-item img.quote-icon {
    width: 50px;
    position: absolute;
    top: 7%;
    left: 38%;
}
.team-carousel .team-item img.line-icon {
    height: 200px;
    object-fit: contain;
    position: absolute;
    left: -9%;
    top: 32%;
}
.team-carousel .team-item-wrap {
    display: flex;
    gap: 60px;
    padding: 48px;
    margin-top: 81px;
    background-image: linear-gradient(90deg, #FFDEAD 0%, #F7A52B 100%);
    border-radius: 5px;
}
.team-carousel .team-left {
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: end;
    padding-right: 30px;
}
.team-carousel .team-left .team-img {
    width: 80%;
    background: #343A40;
    border-radius: 4px;
}
.team-carousel .team-left .team-img img{
    height: 200px;
    object-fit: contain;
}
.team-carousel .team-left h3{
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #343A40;
    margin: 0;
    text-align: right;
}
.team-carousel .team-left h4{
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
    text-align: right;
}
.team-carousel .team-right {
    width: 60%;
}
.team-carousel .team-right p{
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: #343A40;
}
.team-carousel .team-right p:last-child{
    text-align: right;
}
.team-carousel .team-right p:first-child {
    margin-top: 66px;
}

.carousel-3D-swiper-section {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
	max-width: 1300px;
	margin: auto;
	overflow: hidden;
	height: 455px;
}

.carousel-3D-swiper-title {
	text-align: center;
	font-size: 3rem;
	color: orangered;
}

.carousel-3D-swiper .swiper-slide {
	position: relative;
}

.carousel-3D-swiper .swiper-slide .slider-image{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 350px;
    border-radius: 5px;
}

.carousel-3D-swiper-section .swiper-pagination-bullet {
	margin: 0 4px;
    width: 10px;
    height: 10px;
	z-index: 50;
}

.carousel-3D-swiper-section .swiper-pagination-bullet-active {
	opacity: 1;
	background: orange;
}

.play-icon {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
}
.play-icon:hover{
    background: none !important;
}
.play-icon svg{
    width: 90px;
}
/* Popup styles */
.video-popup.orbd-video-popup {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0; top: 0;
    width: 100%; height: 100%;
    background-color: rgba(0,0,0,0.9);
}
.video-popup.orbd-video-popup .video-popup-content {
    position: absolute;
    width: 80%;
    max-width: 800px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.video-popup.orbd-video-popup .video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.video-popup.orbd-video-popup .video-container iframe {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
}
.video-popup.orbd-video-popup .close-popup {
    position: absolute;
    top: -40px;
    right: -22px;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
}


.orbd-video-popup {
    display:none;
    position:fixed !important;
    inset:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.9);
    z-index:99999;
}
.orbd-video-popup-inner {
    width:90%;
    max-width:900px;
    margin:5% auto;
    position:relative;
}
.orbd-video-container {
    position:relative;
    padding-bottom:56.25%;
    height:0;
    overflow:hidden;
    border-radius:8px;
    box-shadow:0 0 25px rgba(0,0,0,0.6);
    margin-top: 100px;
}
.orbd-video-container iframe,
.orbd-video-container video {
    position:absolute;
    top:0; left:0;
    width:100%; height:100%;
    border:0;
}
.orbd-close-popup {
    position:absolute;
    top: -45px;
    right:-45px;
    font-size:36px;
    color:#fff;
    background:none;
    border:none;
    cursor:pointer;
    line-height:1;
    transition:0.2s ease;
    background: transparent;
}
.orbd-close-popup:hover{
    background: transparent;
}
/* Glowing pulsating rings for play button */
.orbd-play-btn {
    position: relative;
    width: 65px;
    height: 65px;
    display: inline-block;
    background: transparent;
    border-radius: 50%;
    text-align: center;
    line-height: 65px;
    color: #43baff;
    transition: all 0.3s ease;
}

.orbd-play-btn i {
    margin-left: 8%;
    font-size: 21px;
    position: relative;
    z-index: 2;
}

.orbd-play-btn span {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #FBB040;
    border-radius: 50%;
    animation: 2s ease-in-out infinite circle-fade-before !important;
    z-index: 1;
}

.orbd-play-btn .circle-2 {
    animation: 2s ease-in-out infinite circle-fade-after !important;
}

@keyframes circle-fade-before {
    0% { transform: scale(1); opacity: 1; }
    100% { transform: scale(1.4); opacity: 0; }
}

@keyframes circle-fade-after {
    0% { transform: scale(1); opacity: 1; }
    100% { transform: scale(1.8); opacity: 0; }
}

.orbd-play-btn:hover {
    background: #43baff;
    color: #fff;
}


.orbd-vid-popup-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.orbd-vid-item {
    width: 32.3%;
    cursor: pointer;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    padding: 30px 20px 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
    transition: transform 0.3s;
}
@media (max-width: 900px) { .orbd-vid-item { width: 45%; } }
@media (max-width: 600px) { .orbd-vid-item { width: 100%; } }

.orbd-vid-item:hover { transform: scale(1.03); }
.vid-thumb {
    position: relative;
    background-size: cover;
    background-position: center;
    height: 200px;
    border-radius: 8px;
}
.vid-content {
    padding: 15px 0 0;
    text-align: left;
}
.vid-content h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #000000;
}

.orbd-vid-popup {
    display: none;
    position: fixed;
    top: 0; left: 0; width: 100%; height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 9999;
    justify-content: center; align-items: center;
}
.orbd-vid-popup.active { display: flex; }
.vid-pop-inner {
    background: #fff;
    border-radius: 10px;
    max-width: 800px;
    width: 90%;
    overflow: hidden;
    position: relative;
    padding: 30px;
}
.vid-pop-thumbnail {
    position: relative;
}
.vid-pop-thumbnail iframe {
    width: 100%; height: 450px; border: none; display: none;
}
.vid-pop-thumbnail img {
    width: 100%;
    display: block;
    border-radius: 10px !important;
}
.vid-pop-thumbnail iframe{
    border-radius: 10px;
}
.vid-pop-inner h2{
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #000000;
}

.close-popup {
    position: absolute;
    top: 15px; right: 20px;
    font-size: 32px; color: #fff;
    background: rgba(0,0,0,0.5);
    width: 40px; height: 40px;
    border-radius: 50%; text-align: center;
    line-height: 40px;
    cursor: pointer;
    z-index: 10000;
}

.orbd-vid-play {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    width: 75px;
    height: 75px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 65px;
    color: #43baff;
    transition: all 0.3s ease;
}

.orbd-vid-play svg{
    width: 100%;
    height: 100%;
}

.orbd-vid-play span {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #FBB040;
    border-radius: 50%;
    animation: 2s ease-in-out infinite circle-fade-before !important;
    z-index: 1;
}

.orbd-vid-play .circle-2 {
    animation: 2s ease-in-out infinite circle-fade-after !important;
}

@keyframes circle-fade-before {
    0% { transform: scale(1); opacity: 1; }
    100% { transform: scale(1.4); opacity: 0; }
}

@keyframes circle-fade-after {
    0% { transform: scale(1); opacity: 1; }
    100% { transform: scale(1.8); opacity: 0; }
}

.orbd-sticky-header .orbd-menu-contaoner::after, .orbd-sticky-header .orbd-menu-left::before, .orbd-sticky-header .orbd-menu-right::after{
    display: none;
}

body:not(.elementor-editor-active) {
  /* === For screens up to 1280px === */
    @media only screen and (max-width: 1366px) and (min-width: 1025px) {
         .orbd-bdr-btm::after{
            left: 95px;
            bottom: -379px;
            height: 364px;
        }
        .orbd-r::after {
            bottom: -57%;
        }
        .orbd-menu-left::before{
            top: 53px;
        }
        .orbd-menu-right::after {
            right: -11px;
            top: 53px;
        }
        .orbd-vid-item{
            width: 32%;
        }
    }
    
    /* === For screens up to 1440px === */
    @media only screen and (max-width: 1440px) and (min-width: 1367px) {
     
    }
    
    /* === For screens up to 1728px === */
    @media only screen and (max-width: 1728px) and (min-width: 1441px) {
     
    }
}

@media(max-width: 768px){
	.feature-image{
		width: 100%;
	}
	.feature-item-wrap{
		width: 100%;
	}
	li.feature-item:nth-child(1){
		width: 100%;
	}
	li.feature-item:nth-child(2){
		width: 100%;
	}
	.orbd-srv-fe-wrap .fe-description{
		width: 100%;
	}
	.orbd-srv-fe-wrap .fe-description p{
		font-size: 16px;
		line-height: 24px;
	}
}
@media (max-width: 576px) {
    .fe-items .fe-item{
        width: 100%;
    }
	.fe-items .fe-item .content h3{
		font-size: 24px;
	}
	.orbd-pjt-impact-wrap{
		grid-template-columns: 1fr;
	}
	.orbd-srv-fe-wrap .fe-description p{
		font-size: 16px;
		line-height: 24px;
	}
	.orbd-pjt-impact-wrap li::before{
		top: 14px;
	}
	.orbd-pjt-impact-wrap li::after{
		top: 9px;
	}
	.orbd-srv-pjt-wrap .orbd-pjt-dtls .orbd-pjt-content p{
		font-size: 16px;
		line-height: 24px;
	}
	.orbd-srv-pjt-wrap .orbd-pjt-dtls .orbd-pjt-content h3{
		font-size: 30px;
	}
	.orbd-more-pjt-wrap{
		flex-wrap: wrap;
	}
	.orbd-more-pjt-wrap .orbd-more-pjt-item::after{
		display: none;
	}
	.orbd-more-pjt-wrap .orbd-more-pjt-item{
		width: 100%;
	}
	.orbd-more-pjt-wrap .owl-nav{
		display: none !important;
	}
	.team-carousel .owl-dots{
	    top: -70px;
	}
	.team-carousel .team-item-wrap{
	    padding: 30px;
	    margin-top: 190px;
	    flex-wrap: wrap;
	    gap: 30px;
	}
	.team-carousel .team-left{
	    width: 100%;
	    padding-right: 0;
	}
	.team-carousel .team-right{
	    width: 100%;
	}
	.team-carousel .team-right p:first-child{
	    margin-top: 0;
	}
	.team-carousel .team-item img.quote-icon{
	    top: 7%;
	    left: 18px;
	}
	.team-carousel .team-item img.line-icon{
	    display: none;
	}
	.orbd-video-container{
	    margin-top: 300px;
	}
	.orbd-close-popup{
	    top: -50px;
        right: -20px;
	}
	.vid-pop-thumbnail iframe{
        height: 184px;
    }
}






