.rc-DrivingChangeMainBanner{
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    position: relative;
    overflow: hidden;
}
.rc-DrivingChangeVideoBannerWrapper{
    position: fixed;
  bottom: 0;
  right: 0;
  height: auto;
  width: auto;
  min-height: 100%;
  min-width: 100%;
  z-index: -9999;
}
.rc-DrivingChangeVideoBannerWrapper figure{
    margin: 0;
    position: relative;
}
#drivingChangeVideo{
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    height: auto;
	width: 100%;
    bottom: 0;
    top: 0;
    z-index: -100;
    background-size: cover;
    transition: 1s opacity;
}
.rc-DrivingChangeBannerOverlay{
    position: relative;
    background-color: #002855a8;
}
.rc-DrivingChangeBannerContent{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100vh;
    padding: 0 85px;
}
.rc-DrivingChangeBannerHeading{
    font-family: 'Proxima Nova';
}
.rc-DrivingChangeBannerContent svg{
    color: #fff;
    fill: currentColor;
    --animate-duration: 0.8s;
}
.rc-DrivingChangeBannerContent h1{
    color: #fff;
    font-weight: 600;
    font-size: 78px;
    line-height: 100px;
    padding-top: 15px;
}
.rc-DrivingChangeBannerContent p{
    font-size: 28px;
    line-height: 55px;
    color: #fff;
    padding: 8px 0;
}
.rc-DrivingChangeProblemsBanner{
    height: 100vh;
    background-image: url('../images/driving-change/placeholders/where-the-problems-are-min.jpg');
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 5;
}
.rc-DrivingChangeProblemsBannerWrapper{
    background-color: #002855a8;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.rc-DrivingChangeContentSectionWrapper h2{
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 60px;
    letter-spacing: 1px;
}
.rc-DrivingChangeTechnological1{
    background-image: url('../images/driving-change/placeholders/worker-phone-info-min.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.rc-DrivingChangeTechnological2{
    background-image: url('../images/driving-change/placeholders/worker-phone-info-2-min.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0%;
    width: 100%;
}
#rc-DrivingChangeDisjointed{
    background-image: url('../images/driving-change/placeholders/worker-phone-info-2-min.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
		-webkit-perspective: 1000;
		        perspective: 1000;
}
#rc-DrivingChangeStrategiesChange{
    background-image: url('../images/driving-change/placeholders/strategies-for-leading-through-change-min.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
		-webkit-perspective: 1000;
		        perspective: 1000;
}
.rc-DrivingChangeSolutionsBanner{
    background-image: url('../images/driving-change/placeholders/what-solutions-are-available-min.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
}
.rc-DrivingChangeGetThereBanner{
    background-image: url('../images/driving-change/placeholders/how-to-get-from-here-to-there-min.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.rc-DrivingChangeParallaxTransition{
    height: 100vh;
}
.rc-DrivingChangeMainBannerContent{
    background-color: #0027ae7d;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rc-DrivingChangeProblemsBannerContent,
.rc-DrivingChangeSolutionsBannerContent,
.rc-DrivingChangeGetThereBannerContent{
    background-color: #002855a8;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rc-DrivingChangeTechnological1Body,
.rc-DrivingChangeTechnological2Body{
    background-color: #000000bd;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rc-DrivingChangeDisjointedWrapper,
.rc-DrivingChangeStrategiesChangeWrapper{
    background-color: #000000bd;
}
.rc-DrivingChangeDisjointedBody{
    width: 400%;
    height: 100vh;
}
.rc-DrivingChangeStrategiesChangeBody{
    width: 1100%;
    height: 100vh;
}
.rcDrivingChangeDisjointedWrapper{
    height: 100%;
	width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
	float: left;
}
.rc-DrivingChangeProblemsBannerContent h2,
.rc-DrivingChangeSolutionsBannerContent h2,
.rc-DrivingChangeGetThereBannerContent h2{
    font-family: 'RingCentralDisplayMedium', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 65px;
    line-height: 82px;
    margin: 0;
    text-align: center;
}
.rc-DrivingChangeProblemsBody,
.rc-DrivingChangesBusinessUsualBody,
.rc-DrivingChangesInternalAlignmentBody,
.rc-DrivingChangesSoftwareCollaborationBody,
.rc-DrivingChangesProblemLegacyBody,
.rc-DrivingChangesGetThereBody{
    padding: 85px 0;
    background-color: #fff;
}
.rc-DrivingChangeProblemsBody h3,
.rc-DrivingChangesBusinessUsualBody h3,
.rc-DrivingChangesInternalAlignmentBody h3,
.rc-DrivingChangesSoftwareCollaborationBody h3,
.rc-DrivingChangesProblemLegacyBody h3,
.rc-DrivingChangesGetThereBody h3{
    font-size: 36px;
    line-height: 55px;
    color: #001138;
    font-family: 'RingCentralDisplayMedium', sans-serif;
    font-weight: 600;
}
.rc-DrivingChangeQuotations .row,
.rc-DrivingChangeTechnological1Body .row,
.rcDrivingChangeDisjointedWrapper .row{
    display: flex;
    align-items: center;
}
.rc-DrivingChangeQuoteBox{
    padding: 50px;
    background-color: #002855;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}
.rc-DrivingChangeQuote{
    font-size: 28px;
    line-height: 48px;
    padding: 0;
    margin: 0;
    border-left: 0;
    font-family: 'RingCentralSans', sans-serif;
}
.rc-DrivingChangeQuoteRemarks{
    padding-top: 15px;
}
.rc-DrivingChangeQuoteRemarks p{
    color: #ebebeb;
    font-size: 18px;
    margin: 0;
    padding-bottom: 5px;
}
.rc-DrivingChangeQuotations img{
    max-width: 425px;
    margin-left: -45px;
    box-shadow: 0px 3px 5px 2px #00000024;
}
.rc-DrivingChangeQuotations{
    padding: 50px 0;;
}
.rc-LandingPageContent p{
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
}
.rc-LandingPageContent h4{
    color: #002855;
    font-weight: 600;
    padding-bottom: 15px;
    margin: 0;
}
.rc-LandingPageContent img{
    display: block;
    margin: 0 auto;
    max-height: 500px;
}
.rc-LandingPageContent .row,
.rc-DrivingChangeVideoCTA .row{
    display: flex;
    align-items: center;
    justify-content: center;
}
.rc-DrivingChangeSoftwareCollaborationStats{
    display: flex;
    padding: 30px 0;
    flex-wrap: wrap;
}
.rc-DrivingChangeSoftwareCollaborationStats > div:first-child{
    margin-left: 0;
}
.rc-DrivingChangeSoftwareCollaborationStats > div{
    width: 32%;
}
.rc-DrivingChangeCustomerExpectationsStats div,
.rc-DrivingChangeSoftwareCollaborationStats div{
    margin-bottom: 20px;
    margin-left: 15px;
    display: flex;
    align-items: center;
    padding: 40px 25px;
    border-radius: 5px;
}
.rc-DrivingChangeSoftwareCollaborationStats div{
    justify-content: flex-start;
    flex-direction: column;
    text-align: center;
}
.rc-DrivingChangeCustomerExpectationsStats p{
    color: #fff;
    margin: 0;
    padding-left: 15px;
}
.rc-DrivingChangeSoftwareCollaborationStats p{
    color: #fff;
    margin: 0;
}
.rc-DrivingChangeSoftwareCollaborationStats img{
    margin: 0;
}
.rc-DrivingChangeSoftwareCollaborationStats > div > p:first-of-type{
    font-weight: 600;
    color: #fff;
    font-size: 42px;
    margin: 0;
    padding: 25px 0 15px;
}
.rc-DrivingChangeCustomerExpectationsStats > div:first-child{
    background-color: #002855;
}
.rc-DrivingChangeCustomerExpectationsStats > div:last-child{
    background-color: #0684BC;
}
.rc-DrivingChangeSoftwareCollaborationStats > div:nth-child(odd){
    background-color: #0684BC;
}
.rc-DrivingChangeSoftwareCollaborationStats > div:nth-child(even){
    background-color: #002855;
}
.rc-DrivingChangeVideoCTA{
    background-image: url(../images/gradient-background.jpg);
    padding: 45px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.rc-DrivingChangeVideoCTA.rc-DrivingChangeFormPopup {
    padding: 80px 0;
}
.rc-DrivingChangeVideoCTA.rc-DrivingChangeFormPopup h3{
    padding: 0;
}
.rc-DrivingChangeVideoCTA h3{
    text-align: center;
    font-size: 36px;
    line-height: 48px;
    margin: 0;
    padding-bottom: 30px;
    color: #fff;
    font-weight: 600;
}
.rc-DrivingChangeVideoCTA h4{
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    margin: 0;
}
.rc-DrivingChangeVideoCTA blockquote,
.rc-DrivingChangeVideoCTA span{
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    border: 0;
    margin: 0;
    padding: 15px 0;
    font-family: 'RingCentralSans', sans-serif;
}
.rc-DrivingChangeFormPopup{
    text-align: right;
}
.rc-DrivingChangeFormPopup a{
    font-size: 18px;
    line-height: 52px;
    padding: 15px 50px;
    background-color: #fff;
    border-radius: 5px;
    color: #066FAC;
    font-weight: 600;
    border: 0;
    font-family: 'RingCentralSansMedium', sans-serif;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
}
.rc-DrivingChangeFormPopup a:hover,
.rc-DrivingChangeFormPopup a:focus{
    background-color: #ff7a00;
    color: #fff;
    text-decoration: none;
}
#rc-DrivingChangeCOVIDStats{
    background-image: url(../images/driving-change/placeholders/icons/virus.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 30px 0;
    text-align: center;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rc-DrivingChangeInternalAlignmentNumber{
    background-image: url(../images/driving-change/placeholders/icons/heart.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 30px 0 60px;
    text-align: center;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0!important;
}
#rc-DrivingChangeCOVIDStats > span{
    font-size: 75px;
    line-height: 85px;
    color: #fff;
    font-weight: 600;
}
.rc-DrivingChangeInternalAlignmentNumber > span{
    font-size: 65px;
    line-height: 85px;
    color: #fff;
    font-weight: 600;
}
.rc-RowCOVIDStat,
.rc-DrivingChangesSoftwareCollaborationStatsWrapper,
.rc-DrivingChangeContactCentreIntegrationChart,
.rc-DrivingChangeToolSoftwareWrapper{
    padding-top: 50px;
}
.rc-DrivingChangeCOVIDStatsDesc,
.rc-DrivingChangeInternalAlignmentDesc{
    font-size: 18px;
    color: #002855;
    text-align: center;
    line-height: 28px;
    padding: 0 15px;
}
#contactCentreIntegration + p{
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    padding-top: 20px;
}
.rc-DrivingChangeToolSoftwareStats{
    background-color: #D5EBFD;
    padding: 60px 20px;
    color: #fff;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-shadow: 0px 2px 3px 2px #0000002e;
    max-width: 750px;
    margin: 0 auto -20px auto;
}
.rc-DrivingChangeToolSoftwareLeadStat{
    font-size: 68px!important;
    font-weight: 600;
    color: #000;
    line-height: 85px!important;
}
.rc-DrivingChangeToolSoftwareStats p{
    font-size: 18px;
    color: #000;
}
.rc-DrivingChangeTechnological1 img,
.rc-DrivingChangeTechnological2 img{
    max-width: 400px;
    width: 100%;
}
.rcDrivingChangeDisjointedWrapper img{
    width: 100%;
    max-width: 350px;
}
.rcDrivingChangeStrategiesChangeWrapper{
    height: 100%;
	width: 9.09%;
    display: flex;
    align-items: center;
    justify-content: center;
	float: left;
}
.rcDrivingChangeDisjointedWrapper h3,
.rcDrivingChangeStrategiesChangeWrapper h3{
    color: #D5EBFD;
    font-weight: 600;
    font-size: 48px;
    padding-bottom: 20px;
}
.rcDrivingChangeDisjointedWrapper p{
    color: #fff;
    font-size: 24px;
    line-height: 36px;
}
.rcDrivingChangeStrategiesChangeWrapper p{
    font-size: 22px;
    color: #fff;
    line-height: 38px;
}
.rc-DrivingChangeTechnological1 p,
.rc-DrivingChangeTechnological2 p{
    color: #fff;
    font-size: 32px;
    line-height: 68px;
}
.rc-DrivingChangeTechnological1 p>span,
.rc-DrivingChangeTechnological2 p>span,
.rcDrivingChangeStrategiesChangeWrapper p>span{
    color: #D5EBFD;
    font-weight: 600;
}
.rc-DrivingChangeCloudSoftwareImage{
    max-width: 300px;
}
.rc-DrivingChangesCloudSoftwareHeading{
    padding-bottom: 40px;
}
.rc-DrivingChangesCloudSoftwareRow{
    padding: 20px 0 45px;
}
.rcDrivingChangeStrategiesChangeWrapper h4{
    color: #FF7A00;
    font-size: 32px;
    line-height: 36px;
    padding-bottom: 15px;
    font-weight: 600;
}
.rc-DrivingChangeThanksWhiteWrapper{
    background-color: #fff;
}
.rc-DrivingChangeThanksWhiteWrapper h4{
    color: #002855;
}
.rc-DrivingChangeSpecialLogos{
    padding-top: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}
.rc-DrivingChangeSpecialLogos img{
    width: 100%;
    max-width: 300px;
    padding: 0 10px 25px 10px;
}
.rc-DrivingChangesSecretSauce{
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
    position: relative;
}
.rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:first-of-type{
    top: 5%;
    right: calc(100% - 38%);
}
.rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(2){
    top: calc(100% - 55%);
    left: calc(100% - 98%);
}
.rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(3){
    bottom: 5%;
    right: calc(100% - 38%);
}
.rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(4){
    top: 5%;
    left: calc(100% - 38%);
    flex-direction: row-reverse;
}
.rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(5){
    flex-direction: row-reverse;
    top: calc(100% - 55%);
    right: calc(100% - 98%);
}
.rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:last-of-type{
    flex-direction: row-reverse;
    bottom: 5%;
    left: calc(100% - 38%);
}
.rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(4) h4,
.rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(5) h4,
.rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:last-of-type h4{
    margin-left: 15px;
}
.rc-DrivingChangesSecretSauceImage{
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.rc-DrivingChangesSecretSauceImage img{
    background-color: #002855;
    padding: 20px;
    border-radius: 50%;
    width: 100%;
    max-width: 85px;
}
.rc-DrivingChangesSecretSauceImage h4{
    font-size: 18px;
    font-weight: 600;
    color: #002855;
    max-width: 150px;
    text-align: left;
    line-height: 25px;
}
.rc-DrivingChangesSecretSauceHeading{
    padding-bottom: 35px;
}
.rc-DrivingChangesGrayBody{
    background-color: #f6f5f1;
    padding: 50px 0;
}
.rc-DrivingChangeGlobalHeadingWrapper{
	max-height: 95px;
	overflow: hidden;
}
.rc-DrivingChangePieChartInfo{
    padding: 40px 0;
}
.rc-DrivingChangePieChartInfo p{
    font-size: 18px;
    color: #222;
    text-align: center;
    margin-top: 15px;
    padding: 0 20px;
}
.rc-DrivingChangesFullWidthQuote.rc-DrivingChangeCovidSecureEnvironment{
    background-image: url('../images/driving-change/placeholders/business-usual-quote-2-min.jpg');
}
.rc-DrivingChangesFullWidthQuote.rc-DrivingChangeConversationDepartment{
    background-image: url('../images/driving-change/placeholders/internal-alignment-quote-2-min.jpg');
}
.rc-DrivingChangesFullWidthQuote.rc-DrivingChangeCustomerX{
    background-image: url('../images/driving-change/placeholders/software-collaboration-quote-2-min.jpg');
}
.rc-DrivingChangesFullWidthQuote.rc-DrivingChangeProposalApproval{
    background-image: url('../images/driving-change/placeholders/problem-legacy-quote-3-min.jpg');
}
.rc-DrivingChangesFullWidthQuote.rc-DrivingChangeRoundtableAdvisor{
    background-image: url('../images/driving-change/placeholders/change-happen-quote-2-min.jpg');
}
.rc-DrivingChangesFullWidthQuote{
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.rc-DrivingChangeFullWidthQuoteWrapper{
    background-color: #22222294;
    padding: 100px 0;
    width: 100%;
}
.rc-DrivingChangesFullWidthQuote blockquote{
    color: #D5EBFD;
    font-weight: 600;
    border: 0;
    margin: 0;
    font-size: 32px;
    line-height: 52px;
    padding: 5px 0 20px;
}
.rc-DrivingChangesFullWidthQuote p{
    color: #fff;
    font-size: 20px;
    display: inline-block;
    position: relative;
}
.rc-DrivingChangesFullWidthQuote p:before{
    right: 100%;
  margin-right: 15px;
}
.rc-DrivingChangesFullWidthQuote p:after{
    left: 100%;
  margin-left: 15px;
}
.rc-DrivingChangesFullWidthQuote p:before,
.rc-DrivingChangesFullWidthQuote p:after{
    content: '';
    position: absolute;
    background-color: #b2b2b2;
    height: 2px;
    top: 50%;
    width: 150px;
}
.rc-DrivingChangeSourceList{
    background-color: #ebebeb;
    padding: 40px 0;
}
.rc-DrivingChangeSourceList ol{
    column-count: 2;
}
.rc-DrivingChangeSourceList h3{
    font-weight: 600;
    color: #002855;
    font-size: 32px;
    line-height: 48px;
    padding-bottom: 20px;
}
.rc-DrivingChangeSourceList ol li{
    font-size: 15px;
    line-height: 25px;
}
.rc-DrivingChangeSourceList ol li a{
    font-weight: 600;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
}
.rc-DrivingChangeSourceList ol li a:hover,
.rc-DrivingChangeSourceList ol li a:focus{
    color: #D5EBFD;
}
.rc-DrivingChangesCloudSoftwareRow.rc-OnFlexStart{
    align-items: flex-start;
    justify-content: flex-start;
}
#drivingChangePopup.in{
    display: flex!important;
    align-items: center;
    background-color: #00000057;
}
.drivingChangeBody{
    overflow: hidden;
}
#drivingChangePopup .modal-body{
    border: 0;
    background: #002855;
    padding: 60px 50px 30px 50px;
    border-radius: 5px;
    position: relative;
}
#drivingChangePopup .modal-body h4,
.rc-DrivingChangeScrollerForm h4{
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding-bottom: 40px;
    font-size: 24px;
}
.rcUKBlogMarketoForm{
    display: flex;
    flex-wrap: wrap;
}
.rcUKBlogMarketoForm .form-field{
    width: 48%;
    margin-right: 15px;
}
.form-field input[type="text"],
.form-field input[type="email"],
.form-field select{
    width: 100%;
    padding: 15px 20px;
    margin-bottom: 15px;
    font-size: 15px;
    border-radius: 5px;
    border: 0;
}
.form-field.opt-in-Wrapper{
    width: 100%;
    color: #fff;
    display: flex;
    margin-bottom: 15px;
}
.form-field.opt-in-Wrapper label{
    font-size: 15px;
    padding-left: 15px;
}
.rcUKBlogMarketoForm button[type="submit"]{
    background-color: transparent;
    font-size: 18px;
    line-height: 32px;
    padding: 15px 65px;
    border-radius: 5px;
    color: #fff;
    margin-top: 20px;
    font-weight: 600;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    border: 1px solid #fff;
}
.rcUKBlogMarketoForm button[type="submit"]:hover,
.rcUKBlogMarketoForm button[type="submit"]:focus{
    background-color: #fff;
    color: #002855;
}
.rc-DrivingChangeCloseModalButton{
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    color: #fff;
    font-size: 48px;
    font-weight: 600;
    border: 0;
    padding: 0 30px;
}
.rc-DrivingChangeScrollerForm{
    margin: 0 30px;
    width: 100%;
    padding: 50px;
    background-color: #002855;
    border-radius: 5px;
    box-shadow: 1px 1px 10px 5px #0000007d;
}
@media screen and (max-width: 1200px){
    .rc-DrivingChangeQuote{
        font-size: 24px;
        line-height: 40px;
    }
    .rc-DrivingChangeQuoteRemarks p{
        font-size: 15px;
    }
    .rc-DrivingChangeProblemsBody, 
    .rc-DrivingChangesBusinessUsualBody, 
    .rc-DrivingChangesInternalAlignmentBody, 
    .rc-DrivingChangesSoftwareCollaborationBody, 
    .rc-DrivingChangesProblemLegacyBody, 
    .rc-DrivingChangesGetThereBody{
        padding: 60px 0;
    }
    .rc-DrivingChangeProblemsBody h3, 
    .rc-DrivingChangesBusinessUsualBody h3, 
    .rc-DrivingChangesInternalAlignmentBody h3, 
    .rc-DrivingChangesSoftwareCollaborationBody h3, 
    .rc-DrivingChangesProblemLegacyBody h3, 
    .rc-DrivingChangesGetThereBody h3{
        font-size: 32px;
        line-height: 45px;
    }
    .rc-DrivingChangeQuotations{
        padding: 25px 0;
    }
    .rc-DrivingChangeTechnological1 p, .rc-DrivingChangeTechnological2 p{
        font-size: 28px;
        line-height: 55px;
    }
    .rcDrivingChangeDisjointedWrapper img{
        max-width: 250px;
    }
    .rcDrivingChangeDisjointedWrapper p{
        font-size: 20px;
        line-height: 32px;
    }
    .rcDrivingChangeDisjointedWrapper h3, .rcDrivingChangeStrategiesChangeWrapper h3{
        font-size: 42px;
    }
    #drivingChangeVideo{
        height: 100vh;
    max-width: unset;
    width: unset;
    }
}
@media screen and (max-width: 1025px){
    .rc-DrivingChangeCloudSoftwareImage{
        max-width: 185px;
    }
    .rc-DrivingChangesCloudSoftwareRow{
        padding: 40px 0;
    }
    .rc-DrivingChangeProblemsBannerContent h2, .rc-DrivingChangeSolutionsBannerContent h2, .rc-DrivingChangeGetThereBannerContent h2{
        font-size: 55px;
        line-height: 75px;
    }
    .rc-LandingPageContent p{
        font-size: 16px;
    line-height: 25px;
    margin-bottom: 15px;
    }
    .rc-DrivingChangeVideoCTA h4{
        font-size: 18px;
        line-height: 28px;
    }
    .rc-DrivingChangeVideoCTA h3{
        font-size: 32px;
        line-height: 42px;
    }
    .rc-DrivingChangeTechnological1 p, .rc-DrivingChangeTechnological2 p{
        font-size: 24px;
        line-height: 48px;
    }
    .rc-DrivingChangeTechnological1 .row,
    .rc-DrivingChangeTechnological2 .row{
        display: flex;
        align-items: center;
    }
    .rc-DrivingChangeTechnological1 img, .rc-DrivingChangeTechnological2 img{
        max-width: 250px;
        margin: 0 auto;
        display: block;
    }
}
@media screen and (max-width: 992px){
    .rc-DrivingChangeBannerContent h1{
        font-size: 60px;
    line-height: 75px;
    }
    .rc-DrivingChangeBannerContent p{
        font-size: 24px;
    line-height: 40px;
    }
    .rc-DrivingChangeBannerContent svg{
        max-width: 180px;
    }
    .rc-DrivingChangeQuotations img{
        max-width: 360px;
    }
    .rc-DrivingChangeQuote{
        font-size: 20px;
        line-height: 32px;
    }
    #rc-DrivingChangeCOVIDStats > span,
    .rc-DrivingChangeInternalAlignmentNumber > span{
        font-size: 58px;
        line-height: 70px;
    }
    .rc-DrivingChangeTechnological1 p, .rc-DrivingChangeTechnological2 p{
        font-size: 22px;
        line-height: 42px;
    }
    .rcDrivingChangeDisjointedWrapper h3, .rcDrivingChangeStrategiesChangeWrapper h3{
        font-size: 36px;
        padding-bottom: 10px;
    }
    .rcDrivingChangeDisjointedWrapper img{
        max-width: 200px;
    }
    .rcDrivingChangeDisjointedWrapper p{
        font-size: 18px;
        line-height: 28px;
    }
    .rc-DrivingChangesSecretSauceImage h4{
        max-width: 120px;
        line-height: 22px;
        font-size: 15px;
    }
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(4),
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:last-of-type{
        left: calc(100% - 35%);
    }
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:first-of-type,
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(3){
        right: calc(100% - 35%);
    }
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(2){
        left: calc(100% - 107%);
    }
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(5){
        right: calc(100% - 107%);
    }
    .rcDrivingChangeStrategiesChangeWrapper p{
        font-size: 18px;
        line-height: 32px;
    }
    .rcDrivingChangeStrategiesChangeWrapper h4{
        font-size: 24px;
    line-height: 32px;
    }
    .rc-DrivingChangeSpecialLogos img{
        max-width: 200px;
    }
    #drivingChangeVideo{
        left: -15%;
    }
    .rc-DrivingChangeToolSoftwareStats{
        max-width: 520px;
        padding: 35px 15px;
    }
    .rcUKBlogMarketoForm .form-field{
        width: 46%;
    }
    .form-field.country-Wrapper,
    .form-field.opt-in-Wrapper{
        width: 100%;
        margin-right: 20px;
    }
    .rcUKBlogMarketoForm{
        align-items: center;
        justify-content: center;
    }
}
@media screen and (max-width: 851px){
    .rc-DrivingChangesSecretSauce svg{
        width: 350px;
        height: 350px;
    }
    .rc-DrivingChangesSecretSauce svg>circle{
        cx: 175;
        cy: 175;
        r: 165;
    }
    .rc-DrivingChangesSecretSauceImage img{
        max-width: 60px;
        padding: 15px;
    }
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:first-of-type,
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(3){
        right: calc(100% - 40%);
    }
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(4), 
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:last-of-type{
        left: calc(100% - 40%);
    }
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(2){
        left: calc(100% - 92%);
        top: calc(100% - 58%);
    }
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(5){
        top: calc(100% - 58%);
        right: calc(100% - 94%);
    }
    #drivingChangeVideo{
        left: -40%;
    }
}
@media screen and (max-width: 768px){
    .rc-DrivingChangeBannerContent svg{
        max-width: 150px;
    }
    .rc-DrivingChangeBannerContent h1{
        font-size: 48px;
        line-height: 60px;
    }
    .rc-DrivingChangeBannerContent p{
        font-size: 15px;
        line-height: 28px;
    }
    .rc-DrivingChangeProblemsBannerContent h2, .rc-DrivingChangeSolutionsBannerContent h2, .rc-DrivingChangeGetThereBannerContent h2{
        font-size: 48px;
        line-height: 60px;
    }
    .rc-DrivingChangeProblemsBody h3, .rc-DrivingChangesBusinessUsualBody h3, 
    .rc-DrivingChangesInternalAlignmentBody h3, .rc-DrivingChangesSoftwareCollaborationBody h3, 
    .rc-DrivingChangesProblemLegacyBody h3, .rc-DrivingChangesGetThereBody h3{
        font-size: 28px;
        line-height: 36px;
    }
    .rc-DrivingChangeQuotations .row{
        flex-direction: column-reverse;
    }
    .rc-DrivingChangeQuoteBox{
        padding: 40px 15px;
    }
    .rc-DrivingChangeQuotations img{
        max-width: 400px;
        margin: 0 auto -40px auto;
        display: block;
    }
    .rc-LandingPageContent .row, .rc-DrivingChangeVideoCTA .row{
        flex-direction: column;
    }
    .rc-DrivingChangeCustomerExpectationsStats div, .rc-DrivingChangeSoftwareCollaborationStats div{
        margin-left: 0;
    }
    .rc-DrivingChangeCustomerExpectationsStats img{
        display: unset;
        margin: 0;
    }
    .rc-DrivingChangeCustomerExpectationsStats{
        padding: 35px 0 15px;
    }
    .rc-DrivingChangeVideoCTA iframe{
        margin-bottom: 30px;
    }
    .rc-DrivingChangeSoftwareCollaborationStats p{
        margin-bottom: 0!important;
    }
    .rc-DrivingChangeSoftwareCollaborationStats{
        padding-bottom: 35px;
        justify-content: center;
    }
    .rc-DrivingChangeProblemsBody, .rc-DrivingChangesBusinessUsualBody, 
    .rc-DrivingChangesInternalAlignmentBody, .rc-DrivingChangesSoftwareCollaborationBody, 
    .rc-DrivingChangesProblemLegacyBody, .rc-DrivingChangesGetThereBody{
        padding: 40px 0;
    }
    .rc-RowCOVIDStat, .rc-DrivingChangesSoftwareCollaborationStatsWrapper, 
    .rc-DrivingChangeContactCentreIntegrationChart, .rc-DrivingChangeToolSoftwareWrapper{
        padding-top: 20px;
    }
    #contactCentreIntegration{
        max-width: 650px;
        object-fit: contain;
        margin: 0 auto;
        padding-top: 30px;
    }
    .rc-DrivingChangeToolSoftwareStats{
        margin: 0 50px -30px 50px;
    }
    .rc-DrivingChangeTechnological1 .row,
    .rcDrivingChangeDisjointedWrapper .row{
        flex-direction: column;
        padding: 0 30px;
    }
    .rc-DrivingChangeTechnological2 .row{
        flex-direction: column-reverse;
        padding: 0 30px;
    }
    .rc-DrivingChangeTechnological1 img, .rc-DrivingChangeTechnological2 img{
        max-width: 300px;
        padding-bottom: 20px;
    }
    .rc-DrivingChangeTechnological1 p, .rc-DrivingChangeTechnological2 p{
        font-size: 20px;
        line-height: 45px;
        text-align: center;
    }
    .rcDrivingChangeDisjointedWrapper img{
        margin: 0 auto;
        display: block;
    }
    .rcDrivingChangeDisjointedWrapper h3, .rcDrivingChangeStrategiesChangeWrapper h3,
    .rcDrivingChangeDisjointedWrapper p{
        text-align: center;
    }
    .rc-DrivingChangeDisjointedBody > .rcDrivingChangeDisjointedWrapper:nth-of-type(even) .row,
    .rc-LandingPageContent > .rc-DrivingChangesCloudSoftwareRow:nth-of-type(odd){
        flex-direction: column-reverse;
    }
    .rc-DrivingChangesCloudSoftwareRow p{
        max-width: 600px;
        margin: 0 auto;
        text-align: center;
        padding-top: 30px;
    }
    .rc-DrivingChangesCloudSoftwareRow h4{
        text-align: center;
        padding: 30px 0 0;
        font-size: 22px;
    }
    .rcDrivingChangeStrategiesChangeWrapper p,
    .rcDrivingChangeStrategiesChangeWrapper h4{
        text-align: center;
    }
    .rc-DrivingChangesSecretSauceImage h4{
        max-width: 110px;
        line-height: 18px;
        font-size: 12px;
    }
    .rc-DrivingChangeLegacyPhoto{
        max-width: 500px;
        padding: 30px 0;
    }
    .rc-DrivingChangeSoftwareCollaborationStats > div{
        width: 30%;
        margin: 0 10px;
    }
    .rc-DrivingChangePieChartInfo canvas{
        max-width: 450px;
    object-fit: contain;
    max-height: 450px;
    margin: 0 auto;
    }
    .rc-DrivingChangeGlobalHeadingWrapper{
        max-height: 130px;
    }
    .rc-DrivingChangeContentSectionWrapper h2{
        line-height: 58px;
        font-size: 36px;
    }
    .rc-DrivingChangesFullWidthQuote blockquote{
        font-size: 20px;
        line-height: 36px;
    }
    .rc-DrivingChangeFormPopup{
        text-align: center;
    }
    .rc-DrivingChangeFormPopup a{
        margin-top: 30px;
        padding: 5px 50px;
        display: inline-block;
    }
    .rcUKBlogMarketoForm button[type="submit"]{
        padding: 15px 40px;
    }
    .form-field.submit-Wrapper{
        margin-right: 0;
        text-align: center;
    }
}
@media screen and (max-width: 701px){
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(2){
        left: calc(100% - 96%);
    }
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(5){
        right: calc(100% - 98%);
    }
}
@media screen and (max-width: 651px){
    .rc-DrivingChangesSecretSauceImage img{
        max-width: 50px;
        padding: 10px;
    }
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(4) h4, 
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(5) h4, 
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:last-of-type h4{
        margin-left: 10px;
    }
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(5){
        right: calc(100% - 100%);
    }
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(2){
        left: calc(100% - 98%);
    }
}
@media screen and (max-width: 601px){
    .rc-DrivingChangeQuote{
        font-size: 18px;
        line-height: 28px;
    }
    .rc-DrivingChangeProblemsBannerContent h2, 
    .rc-DrivingChangeSolutionsBannerContent h2, .rc-DrivingChangeGetThereBannerContent h2{
        font-size: 36px;
        line-height: 48px;
    }
    .rc-DrivingChangeTechnological1 img, .rc-DrivingChangeTechnological2 img{
        max-width: 200px;
    }
    .rc-DrivingChangeTechnological1 p, .rc-DrivingChangeTechnological2 p{
        font-size: 18px;
        line-height: 36px;
    }
    .rc-DrivingChangeCloudSoftwareImage{
        max-width: 150px!important;
    }
    .rcDrivingChangeDisjointedWrapper h3, .rcDrivingChangeStrategiesChangeWrapper h3{
        font-size: 32px;
        padding-bottom: 10px;
    }
    .rcDrivingChangeStrategiesChangeWrapper p{
        font-size: 16px;
    }
    .rc-DrivingChangesSecretSauce svg{
        width: 270px;
        height: 270px;
    }
    .rc-DrivingChangesSecretSauce svg>circle{
        cx: 135;
        cy: 135;
        r: 125;
    }
    .rc-DrivingChangesCloudSoftwareHeading{
        padding-bottom: 20px;
    }
    .rcDrivingChangeDisjointedWrapper img{
        max-width: 170px;
    }
    .rc-DrivingChangeMainBannerContent h1{
        font-size: 36px;
        padding: 20px 0 10px;
        line-height: 50px;
    }
    #drivingChangeVideo{
        left: -60%;
    }
}
@media screen and (max-width: 540px){
    .rc-DrivingChangesSecretSauceImage h4{
        max-width: 100px;
    }
    .rc-DrivingChangeSoftwareCollaborationStats > div{
        width: 100%;
        margin: 0 0 15px;
    }
    .rc-DrivingChangeSoftwareCollaborationStats{
        flex-direction: column;
    }
    .rc-DrivingChangeSourceList ol{
        column-count: 1;
    }
    #drivingChangePopup .modal-body{
        padding: 65px 30px 30px 30px;
    }
    .form-field input[type="text"], .form-field input[type="email"], .form-field select{
        padding: 10px 20px;
        font-size: 14px;
    }
    .rcUKBlogMarketoForm button[type="submit"]{
        padding: 10px 50px;
        margin-top: 10px;
    }
}
@media screen and (max-width: 521px){
    .rc-DrivingChangeToolSoftwareStats{
        max-width: 350px;
    }
}
@media screen and (max-width: 501px){
    .rc-DrivingChangesSecretSauce{
        margin-top: 25px;
    }
    .rc-DrivingChangesSecretSauce svg{
        width: 225px;
    height: 225px;
    }
    .rc-DrivingChangesSecretSauce svg>circle {
        cx: 112;
        cy: 112;
        r: 102;
    }
    .rc-DrivingChangesSecretSauceImage img{
        max-width: 40px;
    }
    .rc-DrivingChangesSecretSauceHeading{
        padding-bottom: 25px;
    }
    .rc-DrivingChangeProblemsBody h3, .rc-DrivingChangesBusinessUsualBody h3, 
    .rc-DrivingChangesInternalAlignmentBody h3, .rc-DrivingChangesSoftwareCollaborationBody h3, 
    .rc-DrivingChangesProblemLegacyBody h3, .rc-DrivingChangesGetThereBody h3{
        font-size: 24px;
        line-height: 32px;
    }
    .rc-LandingPageContent p{
        font-size: 15px;
    }
    .rc-DrivingChangeQuotations img{
        max-width: 320px;
    }
    .rc-DrivingChangeQuoteBox{
        padding: 30px 15px;
    }
    .rc-DrivingChangeSpecialLogos img{
        max-width: 140px;
    }
    .rc-DrivingChangesSecretSauce svg{
        width: 180px;
        height: 180px;
    }
    .rc-DrivingChangesSecretSauce svg>circle {
        cx: 90;
        cy: 90;
        r: 80;
    }
    .rc-DrivingChangesSecretSauceImage img{
        max-width: 35px;
    }
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(5),
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(2){
        top: calc(100% - 65%);
    }
    .rc-DrivingChangeBannerContent{
        padding: 0 35px;
    }
    .rc-DrivingChangeToolSoftwareStats{
        margin: 0 15px -30px 15px;
    }
    .rcUKBlogMarketoForm button[type="submit"]{
        padding: 10px 20px;
    }
}
@media screen and (max-width: 451px){
    .rcUKBlogMarketoForm .form-field{
        width: 100%;
    }
    .form-field.opt-in-Wrapper label{
        font-size: 10px;
    }
    .rcUKBlogMarketoForm button[type="submit"]{
        padding: 5px 20px;
        font-size: 15px;
        line-height: 25px;
    }
    .form-field.country-Wrapper, .form-field.opt-in-Wrapper{
        margin-right: 0;
    }
}
@media screen and (max-width: 401px){
    .rc-DrivingChangesSecretSauceImage h4{
        max-width: 80px;
        font-size: 10px;
    }
    .rc-DrivingChangeProblemsBody h3, .rc-DrivingChangesBusinessUsualBody h3, 
    .rc-DrivingChangesInternalAlignmentBody h3, .rc-DrivingChangesSoftwareCollaborationBody h3, 
    .rc-DrivingChangesProblemLegacyBody h3, .rc-DrivingChangesGetThereBody h3,
    .rc-DrivingChangesCloudSoftwareRow h4{
        font-size: 20px;
    }
    #drivingChangeVideo{
        left: -120%;
    }
    .rc-DrivingChangeGlobalHeadingWrapper{
        max-height: 160px;
    }
}
@media screen and (max-width: 375px){
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(2){
        left: calc(100% - 104%);
    }
    .rc-DrivingChangesSecretSauce > .rc-DrivingChangesSecretSauceImage:nth-of-type(5){
        right: calc(100% - 103%);
    }
    .rc-DrivingChangeQuotations img{
        max-width: 225px;
        margin: 0 auto -50px auto;
    }
    .rcDrivingChangeStrategiesChangeWrapper p{
        line-height: 25px;
    }
    .rc-DrivingChangeBannerContent h1{
        font-size: 40px;
        line-height: 52px;
    }
}
@media screen and (max-width: 351px){
    .rc-DrivingChangeToolSoftwareStats{
        max-width: 270px;
    }
}