.testimonial-entire-page *{
    font-family: "roboto";
    word-break: normal;
    hyphens: none;
    padding: 0;
    margin: 0;
}
.testimonial-entire-page p{
font-size:16px;
line-height: 1.5;
margin-block-start: 20px;
}
.testimonial-entire-page h2{
    color:#343741;
    line-height: 1.2;
    margin-bottom:20px;
}
.testimonial-entire-page h3{
    color:#343741;
    margin-bottom:20px;
    line-height: 1.2;
}

.testimonial-header{
    padding: 60px 60px;
    text-align: center;
    background: #004c97;
    background-image: url(/drupal/sites/default/files/2025-04/mdr-background-mask_0.svg);
    color: #fff;
}
.testimonial-header h2{
  color: #fff;
font-weight:bold;
line-height: 1.6;
font-size:60px;
}


/* Tablets (≤768px) */
@media (max-width: 768px) {
.testimonial-entire-page p{
font-size:14px;
}
.testimonial-header {
padding: 40px 30px;
}

.testimonial-header h2 {
font-size: 34px;
line-height: 1.4;
}
}

/* Mobiles (≤480px) */
@media (max-width: 480px) {
.testimonial-header {
padding: 30px 20px;
}

.testimonial-header h2 {
font-size: 24px;
line-height: 1.3;
}
}

/*first-section*/
.testimonial-securing{
    margin: auto;
text-align: center;
padding: 6% 3%;
width: 80%;
max-width: 1440px;
}
.testimonial-securing h2{

font-weight:bold;
font-size:48px;

}

/* Tablets (≤768px) */
@media (max-width: 768px) {
.testimonial-securing {
padding: 8% 5%;
width: 90%;
}

.testimonial-securing h2 {
font-size: 22px;
line-height: 1.4;
}
}

/* Mobiles (≤480px) */
@media (max-width: 480px) {
.testimonial-securing {
padding: 10% 4%;
width: 95%;
}

.testimonial-securing h2 {
font-size: 18px;
line-height: 1.3;
}
}

/*second-section*/
.testimonial-what-our-customers-wrapper{
background:url("https://www.criticalstart.com/wp-content/themes/yootheme/cache/c3/bg-resource-scaled-1-c3736dcf.webp") no-repeat;
background-size: cover ;

}
.testimonial-what-our-customers{

text-align: center;
padding-top: 30px;
max-width: 1440px;
margin: auto;

}
.testimonial-what-our-customers h2{
color: #343741;
font-size: 48px;
font-weight:bold;

}
.testimonial-what-our-customers-container {
display: flex;
justify-content: center;
padding: 60px 20px;
padding-top: 0;
}

.testimonial-what-our-customers-slides {
/* max-width: 700px; */
padding: 30px;
width: 55%;
text-align: left;

}

.testimonial-what-our-customers-slide {
display: none;
}

.testimonial-what-our-customers-slide.active {
display: block;
}
.testimonial-what-our-customers-slide blockquote{
margin: 5px;
position: static;
background-image: url(/drupal/sites/default/files/2025-04/quote.png), url(/drupal/sites/default/files/2025-06/invertedquote.png);
    background-position: top left, bottom right;
    background-repeat: no-repeat, no-repeat;
    background-size: 24px, 24px;
font-size: 16px;
padding: 0 40px 0 40px;
line-height: 1.6;
font-family: roboto;
}


.testimonial-what-our-customers-slide blockquote .testimonial-what-our-customers-quote {
  position: relative;
  font-style: italic;
  font-size: 16px;
  color: #343741;
  padding: 0 1rem;
  line-height: 140%;
}

/* Add blue smart quotes */

/*.testimonial-what-our-customers-slide blockquote .testimonial-what-our-customers-quote::before,
.testimonial-what-our-customers-slide blockquote .testimonial-what-our-customers-quote::after {
  color: #004c97; /* blue color */
  font-size: 2rem;
  font-weight: bold;
  font-family: Georgia, serif;
  position: relative;
}*/

/*.testimonial-what-our-customers-slide blockquote p.testimonial-what-our-customers-quote:before {
  content: "“";
  margin-right: 0.25rem;
}*/

/*.testimonial-what-our-customers-slide blockquote .testimonial-what-our-customers-quote::after {
  content: "”";
  margin-left: 0.25rem;
}*/

.testimonial-what-our-customers-slide p {
margin-bottom: 10px;
}

.testimonial-what-our-customers-slide a {
color: #0056a0;
text-decoration: none;
}
.testimonial-what-our-customers-slide a:hover{
color:#009CDE !important;
}
.testimonial-what-our-customers-slide a svg{
margin-left: 6px;
margin-bottom: -4px;
}
.testimonial-dots {
text-align: center;
margin-top: 20px;
}

.testimonial-dot {
height: 10px;
width: 10px;
margin: 0 6px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
cursor: pointer;
}

.testimonial-dot.active {
background-color: #0056a0;
}

/* Tablets (≤768px) */
@media (max-width: 768px) {
.testimonial-what-our-customers h2 {
font-size: 24px;
}

.testimonial-what-our-customers-container {
flex-direction: column;
padding: 40px 10px;
}

.testimonial-what-our-customers-slides {
width: 90%;
padding: 20px;
}
}

/* Mobiles (≤480px) */
@media (max-width: 480px) {
.testimonial-what-our-customers h2 {
font-size: 20px;
}

.testimonial-what-our-customers-container {
padding: 30px 10px;
}

.testimonial-what-our-customers-slides {
width: 100%;
padding: 15px;
}

.testimonial-what-our-customers-slide p {
font-size: 14px;
line-height: 1.6;
}

.testimonial-dot {
width: 8px;
height: 8px;
margin: 0 4px;
}
}

/*3rd section*/

.testimonial-video-wrapper {
padding: 6% 4%;
width: 85%;
margin: auto;
max-width:1440px;
}

.testimonial-tabs {
display: flex;
justify-content: space-around;
border-bottom: 1px solid #eee;
margin-bottom: 20px;
}

.testimonial-tab {
padding: 10px 15px;
cursor: pointer;
color: #222;
border-bottom: 1px solid transparent;
transition: all 0.3s ease;
font-size: 18px;
font-weight:bold;
font-weight: 500;
}

.testimonial-tab.active {
border-bottom: 1px solid #0056a0;
color: #0056a0;
}

.testimonial-video-section {
position: relative;
width: 100%;
}

.testimonial-video {
display: none;
width: 100%;
height: auto;
}

.testimonial-video.active {
display: block;
}

.testimonial-video iframe {
width: 100%;
max-height: 600px;
border: none;
/* border-radius: 10px; */
}
/* Tablets (≤768px) */
@media (max-width: 768px) {
.testimonial-tabs {
flex-wrap: wrap;
justify-content: center;
gap: 10px;
}

.testimonial-tab {
font-size: 13px;
padding: 8px 10px;
}

.testimonial-video iframe {
max-height: 400px;
}
}

/* Mobiles (≤480px) */
@media (max-width: 480px) {
.testimonial-tabs {
flex-direction: column;
align-items: center;
gap: 5px;
}

.testimonial-tab {
font-size: 12px;
padding: 6px 8px;
}

.testimonial-video-wrapper {
padding: 8% 4%;
width: 95%;
}

.testimonial-video iframe {
max-height: 300px;
}
}

/*4th section*/
.testimonial-stories{
margin:auto;
padding: 90px;
padding-top: 0;
text-align: center;
max-width:1440px;
}
.testimonial-stories h2{

font-weight: bold;
font-size:48px;
}
.testimonial-stories-cards{
display: flex;
justify-content:start;
/* align-items: center; */
gap: 20px;
padding: 2% 0
}
.testimonial-stories-card{

flex:1;
padding: 2%;
margin: 30px;
border-radius: 15px;
box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
text-align: left;
/* width: 30%; */
}
.testimonial-stories-card h3{
    font-size: 18px;
    line-height: 1.2;
    font-weight:bold;
}
.testimonial-stories-card img{
width: 100%;
height: 200px;
margin-bottom: 20px
}
.testimonial-stories-card a {
color:#0070c9 !important; /* black */
text-decoration: none;
transition: all 0.3s ease-in-out !important;

}
.testimonial-stories-card a svg{
margin-bottom: -4px;
margin-left: 5px;
}

.testimonial-stories-card a:hover {
color:#18A0FB !important; 
transform: scale(1.05) !important;

}

.testimonial-card-footer {
margin-top: 15px;
}

.testimonial-card-footer hr {
border: none;
height: 1px;
background: #ccc;
margin-bottom: 10px;
}

.testimonial-share {
display: flex;
align-items: center;
gap: 5px;
font-size: 14px;
color: #555;
justify-content: flex-end; 
}

.testimonial-share-icon {
width: 20px;
height: 20px;
}
.testimonial-share a {
color: #fff !important;
background: #333740;
width: 20px;
height: 20px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
.testimonial-share a svg{
fill: currentColor;
}
.testimonial-share a:hover {
background: #702F8A;
color: #fff !important;
}

.testimonial-buttons{
display: inline-flex;
padding: 10px 26px;
border-radius: 8px;
background: #005A9B;
color: #fff !important;
text-decoration: none;
font-size: 14px;
border: 1px solid #fff;
font-weight: 500;
transition: all 0.3s ease-in-out !important;


}
.testimonial-buttons:hover{
background-color: #3370ac;
transform: scale(1.05) !important;
} 


/* Tablets (≤768px) */
@media (max-width: 768px) {
.testimonial-stories-cards {
flex-wrap: wrap;
justify-content: center;
}

.testimonial-stories-card {
margin: 20px 10px;
width: 100%;
max-width: 90%;
}

.testimonial-stories-card h3 {
font-size: 15px;
}

.testimonial-share {
justify-content: flex-start;
}
}

/* Mobiles (≤480px) */
@media (max-width: 480px) {
.testimonial-stories {
padding: 8% 4%;
}

.testimonial-stories-cards {
flex-direction: column;
gap: 15px;
}

.testimonial-stories-card {
margin: 15px auto;
width: 100%;
padding: 5%;
}

.testimonial-stories-card h3 {
font-size: 14px;
}

.testimonial-buttons {
padding: 8px 20px;
font-size: 13px;
}

.testimonial-share {
font-size: 13px;
}

.testimonial-share-icon,
.testimonial-share a {
width: 18px;
height: 18px;
}
}


/*5th section*/
.testimonial-last-section-wrapper{
background: #0056a0;
background-image: url(/drupal/sites/default/files/2025-04/mdr-background-mask_0.svg);
margin-bottom: 90px;

}
.testimonial-last-section{
padding: 60px;
text-align: center;
line-height: 1.8;
color: #fff;
max-width: 1440px;
margin: auto;
}

/* Tablets (≤768px) */
@media (max-width: 768px) {
.testimonial-last-section-wrapper {
padding: 40px 20px; /* Reduce padding for smaller screens */
}

.testimonial-last-section {
padding: 40px 20px;
font-size: 14px; /* Make text smaller */
line-height: 1.6;
}
}

/* Mobiles (≤480px) */
@media (max-width: 480px) {
.testimonial-last-section-wrapper {
padding: 30px 10px;
}

.testimonial-last-section {
padding: 30px 10px;
font-size: 13px; /* Further reduce font size */
line-height: 1.5;
}
}


