@media screen and (max-width: 500px) {

    .heroTitle h1 {
        font-size: 11vw;
        font-weight: 400;
        line-height: 11vw;
        text-transform: uppercase;
        margin-top: 20px;
    }
    
    .heroTitle h1 b {
        font-weight: 800;
    }

    .heroTitle {
        padding-right: 0.75rem;
        padding-left: 0.75rem;
        margin-bottom: 0px;
        min-height: 180px;
    }
    
    #badgePot {display: none !important;}


    .speechMarkCTA {
       display: none;
       display: block;
       position: absolute;
       top: 350px;
       z-index: 1000;
       right: calc(50vw - 125px);
    }
    
    @keyframes swing {
     0% {
        transform: scale(0.75);
        
    }

    70% {
        transform: scale(0.8);

    }

    100% {
        transform: scale(0.75);

    }
}
.homeStyle .speechMarkCTA  {
       display: none;
    }
    
    .speechMarkCTA p {
       display: none;
    }
    
    .speechMarkCTA b {
       margin-top: 10px;
    }
    
    .pageCurve{
        padding-bottom: 100px;
        min-height: 350px;
    }

    .speechMarkCTA > p {
        font-size: 0.6rem !important;
    }
    
    li {
        font-size: 0.9rem !important;
    }
    
    .mazServs{
        display: none;
    }
    
    .studyClientLogo img{
        max-width: 40vw;
    }
    
    #articleTypeFilter{display: none;}
    
    .quoteContainer{
    font-family: 'Covered by your Grace';
    font-size: 1.4rem;
    max-width: unset;
    text-align: center;
    line-height: 1.5rem;
    position: unset;
    padding: 20px;
    transform: unset;
}

.artImage{
    left: 20px;
}

.caseStudyBlob {
    margin-bottom: 20px !important;
}

.mobileMenu {
    display: block !important;
    position: absolute;
    top: 60px;
    right: 40px;
    z-index: 3000;
}

.serviceGroupItem {
        flex: 0 0 20% !important;
}

.serviceGroupItem p {
    display: none;
}

.serviceGroupItem h2 {
    padding: 0px 10%;
}

.mmButton {
    border: none;
    outline: none;
    background-color: #000;
    color: #fff;
}

.mainNav{
    display: none;
}

.viewPost .text-center{
    text-align: right !important;
}

.TextImageRow div:has(img) {
    display: flex;
    align-items: center;
    justify-content: center;
}

.TextImageRow div img {
    position: unset !important;
    padding: 0 !important;
    width: unset !important;
    max-width: 50%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.quoteBox{
  background-color: #eee;  
  margin-bottom: 20px;
}

.TextImageRow .textPane{
    position: unset;
}

.standardHeader h1 {
    font-size: 2.2rem;
    font-weight: 900;
    line-height: 2.6rem;
    text-transform: uppercase;
    padding-right: 20px;
    padding-top: 50px;
    overflow-wrap: break-word;
}

.standardDetailHeader h1{
    font-size: 2.25rem;
    font-weight: 900;
    line-height: 2.6rem;
    text-transform: uppercase;
    padding-right: 20px;
    padding-top: 50px;
    overflow-wrap: break-word;
}

.headerText {
    padding-bottom: 0px;
}

.breadcrumb {display: none;}

.servicePage.VoiceMusicSection {
    background: var(--SectionIVRGradient) !important;
    background-repeat: unset !important;
    background-position: unset !important;
    background-size: unset !important;
}

 .servicePage.ChatAISection {
    background: var(--SectionBotsGradient) !important;
    background-repeat: unset !important;
    background-position: unset !important;
    background-size: unset !important;
}

.tribePage.TribeSection {
    background: var(--SectionMainGradient) !important;
    background-repeat: unset !important;
    background-position: unset !important;
    background-size: unset !important;
}

.servicePage.YourPeopleSection {
    background: var(--SectionTrainingGradient) !important;
    background-repeat: unset !important;
    background-position: unset !important;
    background-size: unset !important;
}

.servicePage.EffectiveCommsSection {
    background: var(--SectionCommsGradient) !important;
    background-repeat: unset !important;
    background-position: unset !important;
    background-size: unset !important;
}

.servicePage.MediaCreationSection {
    background: var(--SectionMediaGradient) !important;
    background-repeat: unset !important;
    background-position: unset !important;
    background-size: unset !important;
}


.lookgreat{
    width: 90px;
    height: 90px;
    background-color: #fff; 
    border: 2px dashed #333; 
    border-radius: 50%; 
    padding: 10px; 
    padding-top: 10px; 
    font-family: 'Covered by your grace'; 
    transform: rotate(-20deg); 
    font-size: 0.95rem; 
    line-height: 1rem;
    margin: 0px;
}

.logoBox:has(.lookgreat){
    padding: 0px !important;
    width: 100px;
    padding-left: 20px;
}

.lookgreat div{
    font-size: 1.4rem !important; 
    margin-top: 5px !important;
}

.exp-stat-header-Heading{
    padding-right: 15px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    margin-left: 125px;
}
.exp-stat-header-Section .badge{
    font-size: 0.6rem;
}
.quoteContainer span {
    font-family: 'Poppins', Calibri, Arial, sans-serif; 
    font-size: 1rem;
    display: block;
    padding-top: 5px;
}

    .navLinkBox{ display: none;}

    .mainNav{
        margin: 0;
        height: unset;
        margin-left: 10px;
    }

    .mainNav li {
        margin: 0;
        padding: 0;
        margin-right: 10px;
    }

        .mainNav li a {
            font-size: 1rem;
        }
        
        .relatedServiceList{
        overflow: visible;
        height: auto;
        padding: 10px;
        
        margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 10px;
        max-width: 90%;
        font-size: 0.9rem;
        }
        
        .pIcon {
            display: none;
        }
        
        .breadcrumb {
            margin-top: 10px;
            font-size: 0.7rem;
        }
        
        .mainNav .parent:not(:last-child) {
            margin-right: 13px !important;
        }
        
        .mainNav .parent:last-child {
            margin-right: 0px !important;
        }
        
        .mainNav .parent a{
            font-size: 0.85rem;
        }
        
        .rightArrow, .leftArrow {position: relative;}
        
        .rightArrow:after {
            position: absolute;
            content: "";
            width: 0;
            height: 0;
            top: unset; right: unset;
            bottom: -40px; /* Positions the arrow at the bottom */
            left: 50%; /* Centers the arrow */
            transform: translateX(-50%); /* Adjusts for the arrow's width to truly center it */
            border-left: 20px solid transparent;
            border-right: 20px solid transparent;
            border-top: 20px solid #eee; /* The arrow itself */
        }

        .leftArrow:after {
            position: absolute;
            content: "";
            width: 0;
            height: 0;
            top: -40px; right: unset;
            bottom: -unset; /* Positions the arrow at the bottom */
            left: 50%; /* Centers the arrow */
            transform: translateX(-50%); /* Adjusts for the arrow's width to truly center it */
            border-left: 20px solid transparent;
            border-right: 20px solid transparent;
            border-bottom: 20px solid #eee; /* The arrow itself */
        }
        
        .breakOut .ra img {max-width: 50%; margin-left: calc(45vw/2); padding-top: 40px;}
        .breakOut .la img {max-width: 50%; margin-left: calc(45vw/2); padding-bottom: 40px;}
        
        .taglineBox img{ max-width: 30vw; margin-left: 10px;}
        .footerContent .small { margin-left: 10px; padding-top: 10px;}
        
        .socialLogos {padding-bottom: 20px;}
        
        .hangingM {display: none;}
 
        h2{
            font-size: 1.3rem !important; 
            margin-bottom: 5px !important;
        }
        
        .footerCurve {
            margin-top: 200px;
        }
        
        .serviceGroupBox h2{
            font-size: 1.75rem !important;
            margin: 0 !important;
            padding: 0 !important;
            margin-top: 5px !important;
            height: 50px;
            display: flex;
            align-items: center;
        }
        
        .serviceGroupBox .logoBox img{
            margin-left: 0px;
        }
        
        .serviceGroupBox .contentBox{
            padding-right: 20px;
            padding-bottom: 30px;
        }
        
        p{font-size: 0.9rem;}
        
        .linkedLogoRight:after {
        content: "find out more";
        position: absolute;
        left: 25%;
        bottom: -35px;
        font-family: 'Covered By Your Grace';
        color: rgba(0,68,120,1);
        max-width: 50px;
        line-height: 1rem;
        font-size: 1.1rem;
    }
    
      .linkedLogoRight:before {
        content: "";
        background: url( "/media/jknpuqhe/rightmorearrow.svg");
        position: absolute;
        left: 55%;
        bottom: -10px;
        width: 30px;
        height: 30px;
        background-repeat: no-repeat;
    }

    .linkedLogoLeft:after {
        content: "find out more";
        position: absolute;
        left: 45%;
        bottom: -35px;
        font-family: 'Covered By Your Grace';
        color: rgba(0,68,120,1);
        max-width: 50px;
        line-height: 1rem;
        font-size: 1.1rem;
    }

    .linkedLogoLeft:before {
        content: "";
        background: url( "/media/5pdfepqq/leftmorearrow.svg");
        position: absolute;
        left: 35%;
        bottom: -10px;
        width: 30px;
        height: 30px;
        background-repeat: no-repeat;
    }
      
      .logoBox{ min-height: 75px;}  
        
      .upStat .stat-captiontitle, .downStat .stat-captiontitle {
            font-size: 5rem !important;
        } 
        
        .upStat {
        margin-top: 50px;
        margin-bottom: 0px;
        }
        
        .downStat {
        margin-top: 0px;
        margin-bottom: 50px;
        }
        
        .upStat + .stat-captiontitle{ margin-top: 0px;}
        .downStat + .stat-captiontitle{ margin-bottom: 0px;}
        
        .statBox{ background-color: #eee; margin-bottom: 20px; border-radius: 10px; }
        
        .homeFooterBlock{
            margin-top: -200px;
        }
        
        .serviceGroupBox {
            position: relative;
        }
        
        .serviceGroupBox .sectionName {
            position: absolute;
            left: 60px;
            top: 0px;
        }
        
        .serviceGroupBox .logoBox {
            position: absolute;
            padding-left: 22px;
            
        }
        .serviceGroupBox .contentBox {
            margin-top: 70px;
            
        }
        
        .serviceGroupBox .logoBox img {
            height: 50px;
            width: 50px;
            
        }
        
        .introH2{
            font-size: 1.5rem !important;
        line-height: 1.3rem !important;
        margin-bottom: 20px !important;
    }
    
    .introH2 p {
        padding: 0;
        margin: 0;
    }
        
        .tribeButton img:first-of-type{
            max-width: 55%;
        }
        
        .tribeButton > a {
            margin-left: calc((45vw - 2rem) /2);
        }
        
        .tribeMemberCard:nth-child(even) {
            background-color: #F3F8DF;
            padding-top: 40px !important;
            padding-bottom: 30px !important;
        }

        .mmPane{
            background-color: #000; z-index: 5000; position: absolute; min-width: 100%; left: 0px; padding: 20px; top: 90px;
            border-bottom: 2px solid C9CBB2;
            color: #fff;
        }
        
        .mmPane li {
            margin-bottom: 5px;
        }
        
        .mmPane li ul{
            margin-top: 5px;
        }
        
        .mmPane li a{
            color: #fff;
        }
        
        .VoiceMusicSection .mmPane, .VoiceMusicSection .mmButton{
            background-color: #000;
        }
        
        .ChatAISection .mmPane, .ChatAISection .mmButton{
            background-color: #000;
        }
        
        .EffectiveCommsSection .mmPane, .EffectiveCommsSection .mmButton{
            background-color: #000;
        }
        
        .YourPeopleSection .mmPane, .YourPeopleSection .mmButton{
            background-color: #000;
        }
        
        .mmPane a {
            font-size: 1.4rem !important;
        }
        
        .mmButton{
            border-radius: 5px;
        }
}