
.aspect-ratio {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 ratio */
}

.aspect-ratio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}





















@media (min-width: 1200px) {

  legend {

    font-size: 1.5rem;

  }

}

@media (min-width: 576px) {

  .container {

    max-width: 540px;

  }

}

@media (min-width: 768px) {

  .container {

    max-width: 720px;

  }

}

@media (min-width: 992px) {

  .container {

    max-width: 960px;

  }

}

@media (min-width: 1200px) {

  .container {

    max-width: 1140px;

  }

}

@media (min-width: 1400px) {

  .container {

    max-width: 1320px;

  }

}

@media (min-width: 576px) {

  .column-sm {

    flex: 1 0 0%;

  }

  .column-sm-1 {

    flex: 0 0 auto;

    width: 8.33333333%;

  }

  .column-sm-2 {

    flex: 0 0 auto;

    width: 16.66666667%;

  }

  .column-sm-3 {

    flex: 0 0 auto;

    width: 25%;

  }

  .column-sm-4 {

    flex: 0 0 auto;

    width: 33.33333333%;

  }

  .column-sm-5 {

    flex: 0 0 auto;

    width: 41.66666667%;

  }

  .column-sm-6 {

    flex: 0 0 auto;

    width: 50%;

  }

  .column-sm-7 {

    flex: 0 0 auto;

    width: 58.33333333%;

  }

  .column-sm-8 {

    flex: 0 0 auto;

    width: 66.66666667%;

  }

  .column-sm-9 {

    flex: 0 0 auto;

    width: 75%;

  }

  .column-sm-10 {

    flex: 0 0 auto;

    width: 83.33333333%;

  }

  .column-sm-11 {

    flex: 0 0 auto;

    width: 91.66666667%;

  }

  .column-sm-12 {

    flex: 0 0 auto;

    width: 100%;

  }

  .margin-top-bottom-20 {

    margin: 20px auto;

  }

}

@media (min-width: 768px) {

  .column-child-width-1-5 {

    flex: 0 0 auto;

    width: 20%;

  }

  .column-child-width-1-6 {

    flex: 0 0 auto;

    width: 16.66666666666667%;

  }

  .column-md {

    flex: 1 0 0%;

  }

  .column-md-1 {

    flex: 0 0 auto;

    width: 8.33333333%;

  }

  .column-md-2 {

    flex: 0 0 auto;

    width: 16.66666667%;

  }

  .column-md-3 {

    flex: 0 0 auto;

    width: 25%;

  }

  .column-md-4 {

    flex: 0 0 auto;

    width: 33.33333333%;

  }

  .column-md-5 {

    flex: 0 0 auto;

    width: 41.66666667%;

  }

  .column-md-6 {

    flex: 0 0 auto;

    width: 50%;

  }

  .column-md-7 {

    flex: 0 0 auto;

    width: 58.33333333%;

  }

  .column-md-8 {

    flex: 0 0 auto;

    width: 66.66666667%;

  }

  .column-md-9 {

    flex: 0 0 auto;

    width: 75%;

  }

  .column-md-10 {

    flex: 0 0 auto;

    width: 83.33333333%;

  }

  .column-md-11 {

    flex: 0 0 auto;

    width: 91.66666667%;

  }

  .column-md-12 {

    flex: 0 0 auto;

    width: 100%;

  }

  .margin-top-bottom-20 {

    margin: 20px auto;

  }

}

@media (min-width: 768px) and (max-width: 1200px) {

  .column-child-width-1-5 {

    flex: 0 0 auto;

    width: 50%;

  }

  .column-child-width-1-6 {

    flex: 0 0 auto;

    width: 50%;

  }

  .margin-top-bottom-20 {

    margin: 20px auto;

  }

}

/* Media Queries for Responsive Design */

@media screen and (max-width: 768px) {

  .tab-links a {

    padding: 10px; /* Reduce padding on smaller screens */

  }

}



@media screen and (max-width: 480px) {

  .tab-links {

    flex-direction: column; /* Stack tabs vertically on very small screens */

  }



  .tab-links a {

    padding: 15px; /* Increase padding for better touch targets */

  }

}

@media (max-width: 992px) {

  .S {

    font-size: 40px !important;

  }

  .M {

    font-size: 50px !important;

  }

  .XL {

    font-size: 60px !important;

  }

  p {

    font-size: 1.2rem;

  }

  .productbox .featuretitle {

    font-size: 1.6rem;

  }

  .heading-h1 {

    font-size: 2.5rem;

    line-height: 1.2;

  }

  .our-work-section-heading {

    text-align: left;

  }

  .second-slide {

    margin: 0;

  }

  .slide {

    margin: 0;

  }

  .heading-h5 {

    font-size: 1.6rem;

  }

  .inner-li-arrow li {

    margin-bottom: 20px;

    font-size: 1.2rem;

  }

  .inner-li-li-arrow {

    margin-left: 0;

  }

  .tab-links a {

    background: #f3f3f3;

    font-size: 1.3rem;

    padding: 10px 26px;

    text-align: center;

  }

  .tab-links li.active a {

    background: #175282;

    border-bottom: 1px solid #175282;

    color: white;

  }

  .tab-links {

    margin-bottom: 20px;

  }

  .tabs-boxes {

    margin-top: 0;

  }

  .portfolio-tab-button {

    font-size: 1.3rem;

    font-family: "Avant Grade", sans-serif;

    font-weight: 600;

    font-style: normal;

    letter-spacing: -0.04em;

  }

  .client-brands {

    margin-bottom: 20px;

    margin-top: 20px;

  }

  .social-media {

    text-align: center;

    margin-bottom: 20px;

  }

  .footer-heading-talk {

    margin-bottom: 20px;

    display: block;

  }

  .lets-talk-footer {

    padding: 40px 0;

  }

  .footer-enquiry {

    font-size: 1.5rem !important;

  }
	
	
.box1-bg {
    background: #ffffff;
    border: 1px solid #e9e9e9;
    padding: 10px;
    position: relative;

    text-align: center;
    width: 93% !important;
    padding: 20px;
    background-color: white;
    -webkit-box-shadow: 0 10px 50px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 14px -8px rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.7s cubic-bezier(0.17, 0.67, 0, 1.01);
    -o-transition: 0.7s cubic-bezier(0.17, 0.67, 0, 1.01);
    transition: 0.7s cubic-bezier(0.17, 0.67, 0, 1.01);
    overflow: hidden;
}

.agent-p {
    font-size: 16px;
    color: #454545;
    line-height: 23px;
    padding-bottom: 21px;
}	
	
	
	
	
	
	
	
	
	
.ai-h1 {
    color: white;
    font-size: 34px;
    text-transform: uppercase;
    text-align: center;
}
.ai-h2 {
    color: #52edc0;
    font-size: 15px;
    font-weight: lighter;
    letter-spacing: 0.2px;
    text-align: center;
}
.ai-p {
    color: #ffffff;
    font-size: 15px;
    line-height: 19px;
    border-top: 1px solid white;
    padding-top: 17px;
    text-align: center;
}
.aibutton {
    background-color: aqua;
    padding: 20px;
    margin-top: 26px;
    display: block;
    width: 100%;
    text-align: center;
    color: black;
    font-weight: 700;
    margin-bottom: 36px;
}
.main-header-shade-box {
    background-image: url(../images/ai-bg-2.png);
    background-repeat: no-repeat;
    padding: 16px;
    height: auto;
    background-position: -29px -374px;
}
.features-box-ai {
    background-color: #4d3e6d;
    border-radius: 10px;
    margin-bottom: 13px;
    width: 395px !important;
}
.features-box-ai {
    background-color: #4d3e6d;
    border-radius: 10px;
    margin-bottom: 13px !important;
    width: 395px !important;
    margin: 0px;
}
.ai-step-txt-centre {
    text-align: center;
    width: 100%;
}
.ai-padding-top {
    padding-top: 0px;
    text-align: center;
    visibility: hidden;
}
.heading_left_sdai {
    font-family: "Lexend", sans-serif;
    font-size: 36px;
    color: #434343;
    line-height: 46px;
    text-align: center;
}



.features-box-ai2 {
    background-color: #1d1c47;
    border-radius: 10px;
    margin: 10px;
    width: 94% !important;
    border: 1px solid #494891;
}
.ai-step-txt-centre {
    text-align: center;
    width: 100% !important;
}
.features-box-ai-cat {
    background-color: #ffffff;
    border-radius: 10px;
    margin: 10px;
    width: 347px !important;
    border: 1px solid #c7c7c7;
    color: black;
}

.whitecolorai {
  color: #fff !important;
}	
	
	
	
	
	
	
	
	
	
	
	
	

  .rsi-button {

    height: 80px;

    font-size: 1.2rem;

    padding: 0;

  }

  .footerheading {

    font-size: 1.5rem;

  }

  .footer-main-links li {

    font-size: 1rem;

    line-height: 2;

  }

  .footer-main-links {

    margin-bottom: 20px;

  }

  .horizantal-line {

    display: none;

  }

  .latest-news-box {

    margin: 30px 0;

  }

  .featurebottomline {

    display: none;

  }

  .line {

    display: none;

  }

  .RightSideImage {

    width: 74%;

    left: auto;

    right: 0;

  }

  .bottomfooter {

    padding: 30px 0 50px 0;

  }

  .moredefault {

    display: none;

  }

  header {

    height: 80px;

  }

  .col-6 {

    width: 50%;

  }

  .boxstep1 {

    border-right: 1px solid #b7b7b7;

    border-bottom: 1px solid #b7b7b7;

  }

  .boxstep2 {

    border-bottom: 1px solid #b7b7b7;

  }

  .boxstep3 {

    border-right: 1px solid #b7b7b7;

  }

  .rsi-card-body {

    padding: 20px;

  }

  .rsi-card-paragraph {

    font-size: 1.2rem;

    height: auto;

  }

  .rsi-card-paragraph-bottom {

    font-size: 1.2rem;

  }

  .rsi-inner-page-arrow-li li {

    margin-bottom: 20px;

  }

  .right-sidebar-widget ul {

    margin-left: 0;

  }

  .reponsive-bottom-20 {

    margin-bottom: 20px;

  }

  .topheader {

    padding: 0 0 0 0;

  }

  .homepagesection {
    padding-top: 0;
	min-height: 400px;
  }

  .Innerpagesection {

    padding-top: 0;

  }

  .responsivehide {

    display: none;

  }

  .InnerPageTopHeading {

    font-size: 2.5rem;

    margin: 10px 0 5px;

    font-family: "Avant Grade", sans-serif;

    font-weight: 600;

    font-style: normal;

    letter-spacing: -0.04em;

    line-height: 1.2;

  }

  .span-new-main-black-heading {

    margin-top: 0;

  }

  .Menu_Tabs_System {

    height: 540px;

  }

  .menu_Tabs_ul li {

    float: none;

    text-align: center;

  }

  .menu_Tabs_ul li a {

    font-size: 22px;

  }

  .download_btn {

    margin: 22px auto auto auto;

    text-align: center;

  }

  .Banner-Triangle-up {

    height: 268px;

    margin-bottom: 20px;

  }

  .Banner-Triangle-down {

    height: 268px;

    margin-bottom: 20px;

  }

  .h1_queue_management {

    font-size: 2rem;

  }

  .Minimize-Box {

    height: auto;

  }

  .FirstTheme-heading-h2 {

    font-size: 2rem;

    line-height: 3;

  }

  .FirstTheme-tab-links li.active a {

    background: #932d00;

    border-bottom: 1px solid #932d00;

    color: white;

  }

  .FirstTheme-tab-links a {

    background: #ffffff00;

    color: white;

  }

  .FirstTheme-Tab-heading {

    font-size: 1.6rem;

  }

  .FirstTheme-Fifth-Box-ul {

    place-content: space-evenly;

  }

  .FirstTheme-Fifth-Box-ul li {

    width: 50%;

    height: 200px;

    align-content: center;

  }

  .FirstTheme-Icon_Heading_text {

    font-size: 1.2rem;

  }

  .FirstTheme-Tab-Paragraph {

    margin-bottom: 20px;

  }

  .kioskimg1 {

    width: 191px;

  }

  .kioskimg2 {

  }

  .kioskimg3 {

    width: 237px;

  }

  .kioskimg4 {

  }

  .kioskimg5 {

  }

  .kioskimg6 {

    width: 180px;

  }

  .SecondTheme-Feature-Box {

    height: auto;

  }

  .SecondTheme-ThirdBox-ul {

    place-content: space-evenly;

  }

  .SecondTheme-ThirdBox-ul li {

    width: 50%;

    height: 200px;

    align-content: center;

    text-align: center;

  }

  .SecondTheme-Header-Img1 {

    animation-name: none;

  }

  .SecondTheme-Header-Img4 {

    right: 118px;

  }

  .SecondTheme-Heading-Span {

    padding-left: 0;

    line-height: 50px;

  }

  .SecondTheme-Heading-H2 {

    font-size: 2.5rem;

    text-align: center;

    line-height: 40px;

  }

  .SecondTheme-Heading-Span-Two {

    line-height: 25px;

    padding-left: 0;

  }

  .SecondTheme-Header-Img5 {

    top: 90px;

    right: 275px;

    animation: none;

  }

  .SecondTheme-Header-Img6 {

    top: 165px;

    right: auto;

    left: -12px;

    animation: none;

  }

  .SecondTheme-Header-Img7 {

    top: 230px;

    right: 266px;

    animation: none;

  }

  .SecondTheme-Header-Img8 {

    top: 310px;

    right: 58px;

    animation: none;

  }

  .SecondTheme-Header-Img9 {

    top: 248px;

    right: 43px;

    animation: none;

  }

  .button_performance {

    width: 100%;

    margin: 30px auto 80px auto;

  }

  .ThirdTheme-Img1 {

    width: 30%;

    top: -68px;

    left: 12%;

  }

  .ThirdTheme-Img2 {

    width: 30%;

    top: 75px;

    left: 1%;

  }

  .ThirdTheme-Img3 {

    top: -32px;

    width: 30%;

    left: 68%;

  }

  .ThirdTheme-Img4 {

    top: 108px;

    left: 70%;

    width: 30%;

  }

  .ThirdTheme-Inner-Performance {

    padding-top: 20px;

    padding-bottom: 20px;

  }

  .ThirdTheme-Header-BgColor {

    padding-top: 30px;

  }

  .SecondTheme-FirstBox-Heading {

    line-height: 50px;

    margin-bottom: 20px;

  }

  .SecondTheme-SecondBox-Heading {

    line-height: 50px;

    margin-bottom: 20px;

  }

  .SecondTheme-ThirdBox-ul {

    margin-top: 0px;

  }

  .SecondTheme-FourthBox {

    padding-top: 20px;

    padding-bottom: 20px;

  }

  .SecondTheme-FifthBox {

    padding-top: 20px;

    padding-bottom: 20px;

    background: #2d2d2d;

  }

  .SecondTheme-FifthBox-BgColor {

    border-radius: 0;

    padding: 20px;

  }

  .SecondTheme-Six-Box-BlueBox {

    height: auto;

    border-radius: 0;

    padding: 30px 20px;

  }

  .SecondTheme-Six-Box {

    padding-top: 0;

    padding-bottom: 0;

  }

  .SecondTheme-Six-Box-Heading {

    text-align: center;

  }

  .SecondTheme-Six-Box-YellowBox {

    height: auto;

    border-radius: 0;

    padding: 30px 20px;

  }

  .SecondTheme-Six-YellowBox-Heading {

    line-height: 1.2;

    text-align: center;

  }

  .FourthTheame-Slider-DuplicateTestimonial {

    height: 42rem;

  }

  .FourthTheame-DuplicateTestimonial-testimonial__header {

    word-break: break-word;

  }

  .FlipSlider-card-stack .FlipSlider-prev {

    top: 50%;

  }



  .FlipSlider-card-stack .FlipSlider-next {

    top: 50%;

  }

  .FourthTheame-second-slider__btn--right {

    transform: translate(0);

  }

  .FourthTheame-second-slider__btn--left {

    transform: translate(0);

    right: 12%;

  }

  .FlipSlider-card-stack {

    width: 94%;

  }

  .FlipSlider-card-stack .FlipSlider-card-list__text {

    line-height: 1.2;

    margin-top: 10px;

    text-align: center;

  }

  .FlipSlider-card p {

    text-align: center;

  }

  .FourthTheame-Third-FlipSlider {

    height: 950px;

  }

  .FlipSlider-card-stack .FlipSlider-card-list li {

    height: 800px;

  }

  .FlipSlider-card-stack .FlipSlider-buttons {

    display: block;

  }

  .FourthTheame-Slider-Two {

    height: 100%;

    min-height: 800px;

  }

  .FourthTheame-second-slide {

    height: auto;

    padding-top: 40px;

  }

  .FourthTheame-second-testimonial__header {

    line-height: 1.2;

    padding-top: 20px;

  }

  .FourthTheame-second-testimonial {

    text-align: center;

  }

  .FourthTheame-SlideHeader-Heading {

    text-align: center;

  }

  .FourthTheame-SlideHeader-Paragraph {

    text-align: center;

  }

  .FourthTheame-SlideHeader-TextBox {

    margin-top: 14px;

  }

  .FourthTheame-SlideHeader-ImageBox img {

    width: 320px;

    height: auto;

    margin: auto;

  }

  .SliderBG-Color1 {

    height: 700px;

  }

  .SliderBG-Color2 {

    height: 700px;

  }

  .SliderBG-Color3 {

    height: 700px;

  }

  .performanceapprovalsystemslider .carousel-item {

    height: auto;

  }

  .CustomerJourneySliderHeight .FourthTheame-SlideHeader-TextBox {

    padding: 0;

  }

  .CustomerJourneySliderHeight .FourthTheame-SlideHeader-Heading {

    text-align: left;

    font-size: 21px;

    padding: 0;

    margin-bottom: 10px;

  }

  .CustomerJourneySliderHeight .FourthTheame-SlideHeader-Paragraph {

    text-align: left;

    font-size: 20px;

    padding: 0;

    line-height: 1;

  }

  .CustomerJourneySliderBG-Color1 {

    background-size: 100%;

    padding: 16px 0 50px 0;

  }

  .CustomerJourneySliderBG-Color2 {

    background-size: 100%;

    padding: 16px 0 50px 0;

  }

  .CustomerJourneySliderBG-Color3 {

    background-size: 100%;

    padding: 16px 0 50px 0;

  }

  .CustomerJourneySliderBG-Color4 {

    background-size: 100%;

    padding: 16px 0 50px 0;

  }

  .CustomerJourneySliderBG-Color5 {

    background-size: 100%;

    padding: 16px 0 50px 0;

  }

  .new_box_journey {

    padding: 15px;

  }

  .Box-innernew-new{height: auto;}

  .h3heading-new{font-size: 16px;}

  .imageimage{

    width: 330px;

    height: 200px;

  }

  .imageimage:hover .largeimagebox{width: 320px;left: 10px;}

	

.SecondTheme-Feature-Box-Heading {

    text-transform: uppercase;

    color: #3f3f3f;

    margin-bottom: 5px;

    line-height: 30px;

}	

.main_heading_performance {

    text-align: center;

    font-size: 40px;

    line-height: 42px;

    color: #0e0145;

    font-family: "Lexend", sans-serif;

}	

.white_box_new {

    background-color: #fff;

    border-radius: 10px;

    border: 1px solid #c0f0b8;

    float: left;

    padding: 10px;

    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.2);

    width: 100%;

}	

.box_white_main {

    margin: 11px 0px;

    height: 187px;

}	

.ThirdTheme-Inner-Border-Img{margin-top: 40px;padding: 0;}

.ThirdTheme-Inner-map{

  padding-top: 40px;

  padding-bottom: 40px;

}

.section{

  padding-top: 40px;

  padding-bottom: 40px;

}	

.heading_left{padding-top: 20px;}

span .btn-primary-23{text-align: center;display: block;}	

.width-100{width: 100%;}

.width-100 p{font-size: 18px;}	

.new_box_1{

  width: 100%;

  position: initial;

}

.new_box_2{

  width: 100%;

  position: initial;

}

.new_box_3{

  width: 100%;

  position: initial;

  margin-bottom: 20px;

}

.new_box_css{

    margin-top: 0 !important;

    margin-bottom: 0 !important;

}

.box-size{margin-bottom: 10px;}

.bg-light{padding: 25px;}

.images_new_padding {

    text-align: center;

    margin-bottom: 20px;

}

.style-one {

    width: 100%;

    padding-bottom: 20px;

}

.sd-block2-text1{

  margin: 20px 0;

}

.sd-b2{margin-top: auto;}

.sd-b3 {margin-top: auto;}

.sb-block-height{height: auto;}

.sd-block2-text2{margin-bottom: 20px;}

.height112{height: auto;}

.Empowingprogress{padding: 20px 0;}

.sb-block-img1{position: relative;top:0;}

.sb-block-img2{position: relative;margin-bottom: 20px;}

.font-size-small-sd{margin-top: 20px;}

.sb-block-img5{position: relative;top:0;margin-top: 20px;}

.sb-block-img6{top: -30px;}

.sb-block-img7{top: 142px;}

.uk-grid{justify-content: center;display: block;}

.uk-h4{margin-top: 20px;}

.New-clients-carousel-item{text-align: center;}

.clients-carousel-item{text-align: center;}

.process-box-steps{width: 100%;margin-bottom: 20px;}

.right-arrow{display: none;}

.swSubmit {width: 100%;margin-top: 10px;}

	

}










