:root {
--brand: #EF3E39;
--brand10: #FDE4E3;
--grey-light: #707070;
--grey-lightest: #F6F7F8;
--grey-dark: #424242;
--white: #FFFFFF;
--blue: #206dd2;
--blue-light: #2884fc;
--blue-dark: #003475;
--blue-darkest: #00142d;
--ftr-color-primary: #ffffff;
--ftr-bg-primary: #206DD2;
--ftr-bg-primary-hover: #00429D;
--ftr-color-secondary: #ffffff;
--ftr-bg-secondary: #00429D;
--ftr-bg-secondary-hover: #003475;
--ftr-color-tertiary: #ffffff;
--ftr-bg-tertiary: #003475;
--ftr-bg-tertiary-hover: #00254D;
--ftr-color-readmore: ##0170B9;
--ftr-bg-readmore: inherit;
--ftr-color-readmore-hover: #3A3A3A;
--ftr-bg-readmore-hover: #E5F5FF;
}
body {
font-size: 16px;
}
a:focus {
outline: none;
}
.ftr-button:focus-within, .menu-item:focus-within, .footer_row a:focus, .focus-link:focus, .site-branding:focus-within, .news-item__link-icon:focus-within {
outline: 5px auto -webkit-focus-ring-color !important;
}
.site-header { width: 100%;
}
.site-header-section>* {
padding: 0;
}
@media(max-width: 640px) {
.site-content {  }
}
@media(min-width: 641px) and (max-width: 1024px) {
.site-content {  }
}
@media(min-width: 1025px) {
.site-content {  }
}
@media(min-width: 1025px) {
.full-row-content-container {
padding-left: 8% !important;
padding-right: 8% !important;
}
}
.three-d-wave-container {
margin-bottom: -30px;
}
@media (max-width: 640px) {
.three-d-wave-container {
margin-bottom: -10px;
}
}
@media (min-width: 1025px) {
.three-d-wave-container {
margin-bottom: -50px;
}
}
@media (min-width: 1025px) {
.vertically-center-content-desktop {
display: flex;
align-items: center;
}
}
.three-d-wave {
min-height: 40vw;
}
h1, h2, h3, h4, h5, h6 {
font-family: "proxima_novabold" !important;
}
h1 {
font-size: 64px !important;
line-height: 1.2em !important;
}
h2 {
font-size: 48px !important;
line-height: 1.1em !important
}
h3 {
font-size: 28px !important;
}
h4 {
font-size: 24px !important;
}
h5 {
font-size: 20px !important;
}
h3,
h5 {
margin-bottom: 0.5rem !important;
}
@media (max-width: 1024px) {
h1 {
font-size: 48px !important;
}
h2 {
font-size: 40px !important;
}
h3 {
font-size: 28px !important;
}
}
@media (max-width: 640px) {
h1 {
font-size: 34px !important;
}
h2 {
font-size: 32px !important;
}
h3 {
font-size: 24px !important;
}
}
@media (max-width: 1024px) {
.show-only-desktop {
display: none;
}
}
@media (max-width: 1025px) {
.vc_column_container > .vc_column-inner {
padding: 0;   
}
}
ul.red-tick-list > li {
list-style-image: url(//www.fortherecord.com/wp-content/uploads/2021/08/icon_tick.svg);
position: relative;
}
ul.red-tick-list > li:not(:first-child) {
margin-top: 0.5rem;
}
ul.red-tick-list > li > * {
position: relative;
top: -6px;
left: 0.5rem;
} .ftr-button {
border-width: 1px;
border-style: solid;
padding: 8px calc(8px + 1em) !important;
text-transform: uppercase;
border-radius: 4px;
cursor: pointer;
}
.ftr-button-pad-right {
margin-right: 8px;
}
.ftr-button-primary {
border-color: #206DD2;
background-color: #206DD2;
}
a.ftr-button-primary {
color: #fff !important;
text-decoration: none !important;
padding-left: 1em;
padding-right: 1em;
font-weight: 700;
}
.ftr-button-primary-hollow {
border-color: #206DD2;
background-color: #fff;
}
a.ftr-button-primary-hollow {
color: #206DD2 !important;
font-weight: 700;
}
@media (max-width: 640px) {
.ftr-button {
padding: 8px 0;
}
}
@media (max-width: 640px) {
.standalone-paragraph {
margin: 0 1rem;
}    
}
@media (min-width: 641px) and (max-width: 1024px) {
.standalone-paragraph {
margin: 0 2rem;
}    
}
@media (min-width: 1025px) {
.standalone-paragraph {
text-align: center;
margin: 0 auto;
width: 60%;
}   
} .cookie-notice-container {
font-family: 'Proxima-Nova',proxima-nova,sans-serif;
font-size: 13px;
letter-spacing: 0;
line-height: 20px;
text-align: center;
font-weight: 400;
} .red.three-d-wave {
background-image: -webkit-image-set(url(https://fortherecord.com/wp-content/uploads/2021/09/3d-red-wave.webp) 1x) !important;
background-image: image-set(url(https://fortherecord.com/wp-content/uploads/2021/08/Group-2-1.svg) 1x) !important;
}
.blue.three-d-wave {
background-image: -webkit-image-set(url(https://fortherecord.com/wp-content/uploads/2021/09/3d-blue-wave.webp) 1x) !important;
background-image: image-set(url(https://fortherecord.com/wp-content/uploads/2021/08/Group-217.svg) 1x) !important;
}
.grey.three-d-wave {
background-image: -webkit-image-set(url(https://fortherecord.com/wp-content/uploads/2021/09/3d-grey-wave.webp) 1x) !important;
background-image: image-set(url(https://fortherecord.com/wp-content/uploads/2021/08/Group-428.svg) 1x) !important;
}
.gold.three-d-wave {
background-image: -webkit-image-set(url(https://fortherecord.com/wp-content/uploads/2022/09/gold-wave.webp) 1x) !important;
background-image: image-set(url(https://fortherecord.com/wp-content/uploads/2022/09/gold-wave.svg) 1x) !important;
}
.light-grey.three-d-wave {
background-image: -webkit-image-set(url(https://fortherecord.com/wp-content/uploads/2022/10/grey-wave-scaled.webp) 1x) !important;
background-image: image-set(url(https://fortherecord.com/wp-content/uploads/2022/10/grey-wave.svg) 1x) !important;
} .hidden {
display:none;
}@font-face {
font-family: 'proxima_novaregular';
src: url(//www.fortherecord.com/fonts/proximanova-regular-webfont.woff2) format('woff2'),
url(//www.fortherecord.com/fonts/proximanova-regular-webfont.woff) format('woff'),
url(//www.fortherecord.com/fonts/proximanova-regular-webfont.ttf) format('truetype');
font-weight: normal;
font-style: normal;
font-display: block;
}
@font-face {
font-family: 'proxima_novaitalic';
src: url(//www.fortherecord.com/fonts/proximanova-regularit-webfont.woff2) format('woff2'),
url(//www.fortherecord.com/fonts/proximanova-regularit-webfont.woff) format('woff'),
url(//www.fortherecord.com/fonts/proximanova-regularit-webfont.ttf) format('truetype');
font-weight: normal;
font-style: normal;
font-display: optional;
}
@font-face {
font-family: 'proxima_novasemibold';
src: url(//www.fortherecord.com/fonts/proximanova-semibold-webfont.woff2) format('woff2'),
url(//www.fortherecord.com/fonts/proximanova-semibold-webfont.woff) format('woff'),
url(//www.fortherecord.com/fonts/proximanova-semibold-webfont.ttf) format('truetype');
font-weight: normal;
font-style: normal;
font-display: block;
}
@font-face {
font-family: 'proxima_novabold';
src: url(//www.fortherecord.com/fonts/proximanova-bold-webfont.woff2) format('woff2'),
url(//www.fortherecord.com/fonts/proximanova-bold-webfont.woff) format('woff'),
url(//www.fortherecord.com/fonts/proximanova-bold-webfont.ttf) format('truetype');
font-weight: normal;
font-style: normal;
font-display: block;
}
@font-face {
font-family: 'proxima_novabold_italic';
src: url(//www.fortherecord.com/fonts/proximanova-boldit-webfont.woff2) format('woff2'),
url(//www.fortherecord.com/fonts/proximanova-boldit-webfont.woff) format('woff'),
url(//www.fortherecord.com/fonts/proximanova-boldit-webfont.ttf) format('truetype');
font-weight: normal;
font-style: normal;
font-display: block;
}.access_title-row > * > .wpb_wrapper {
display: flex;
align-items: center;
justify-content: center;
}
.access_text .vc_column-inner {
padding: 0;   
}
.access-cards, .access-cards > .vc_column-inner > .wpb_wrapper {
display: flex;
column-gap: 2rem;
}
.access-audio_card,
.access-transcript_card {
display: flex;
position: relative;
flex-direction: column;
padding: 1rem;
box-shadow: 0px 4px 29px rgb(0 0 0 / 6%);
border-left: 4px solid #EF3E39;
flex: 1;
}
.access-audio_card > *:not(:last-child),
.access-transcript_card > *:not(:last-child) {
margin-bottom: 0.5rem;
}
.access-audio_card > *:last-child,
.access-transcript_card > *:last-child {
margin-top: 0.3rem;
}
.access-audio_card img, .access-transcript_card img {
width: 43px;
}    
@media (max-width: 640px) {
.access-cards, .access-cards > .vc_column-inner > .wpb_wrapper {
flex-direction: column;
row-gap: 2rem;
}
.card-icon {
position: absolute;
right: 1.5rem;
height: calc(100% - 3rem);
display: flex;
}
.access-audio_card, .access-transcript_card {
padding: 1rem;
}    
.access-audio_card img, .access-transcript_card img {
width: 58px;
} 
}
@media (max-width: 1024px) {
.access_title-row .vc_column-inner {
padding: 0;
}
.access_content-row {
display: flex;
flex-direction: column;
}
.access_content-row > * {
margin-bottom: 2rem;
}
.access_img {
order: 1;
}
.access_img>.vc_column-inner {
display: flex;
justify-content: center;
}
.access_img>.vc_column-inner * {
min-width: 100%;
}  
}.cloud-platform-solutions-swiper {
text-align: center;
width: 100%;
height: 100%;
}
.cloud-platform-solutions-swiper .access-button-container {
margin: auto;
margin-bottom: 50px;
display: none;
}
.cloud-platform-solutions-swiper .swiper-slide-active .access-button-container {
display: block;
}
.cloud-platform-solutions-swiper .cloud-platform-solutions-swiper__list {
display: inline-block; 
text-align: left; 
font-weight: 700;
word-break: break-word;
margin-right: 20px;
}
.cloud-platform-solutions-swiper .cloud-platform-solutions-swiper__image {
background-image: -webkit-image-set(url(https://fortherecord.com/wp-content/uploads/2021/09/world-dot-scaled-1.webp) 1x) !important;
background-image: image-set(url(https://fortherecord.com/wp-content/uploads/2021/09/world-map.png) 1x) !important;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.cloud-platform-solutions-swiper .standalone-paragraph {
margin-top: 3rem;
margin-bottom: 3rem;
}
.cloud-platform-solutions-swiper__title {
margin-bottom: 3rem !important;
}.digital-court-recordings-row {
background-repeat: repeat-x;
background-position: center bottom;
}
.vc_row[data-vc-full-width].digital-court-recordings-row__ear {
overflow: initial;
}
.digital-court-recordings-row__waveform {
position: absolute;
left: 0;
right: 0;
z-index: -1;
}
@media(min-width: 1024px) {
.media-player-element-left > .vc_column-inner > .wpb_wrapper{
float: right;
margin-right: 50px;
}
.media-player-element-right > .vc_column-inner > .wpb_wrapper{
float: left;
margin-left: 50px;
}
}
@media(max-width: 1024px) {
.media-player-element-left > .vc_column-inner > .wpb_wrapper{
float: none;
margin-right: 0px;
}
.media-player-element-right > .vc_column-inner > .wpb_wrapper{
float: none;
margin-left: 0px;
}
}
.digital-court-recordings-row {
@media (max-width: 640px) {
p {
margin: 0 1rem;
}    
}
@media (min-width: 641px) and (max-width: 1024px) {
p {
margin: 0 2rem;
}    
}
@media (min-width: 1025px) {
p {
text-align: center;
margin: 0 auto;
width: 60%;
}   
}
}.pre-footer-wave {
background-image: -webkit-image-set(url(https://fortherecord.com/wp-content/uploads/2021/09/wave-vector-scaled.webp) 1x) !important;
background-image: image-set(url(https://fortherecord.com/wp-content/uploads/2021/09/wave-vector.svg) 1x) !important;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
}
.footer {
color: white;
}
.footer a {
color: white;
}
.footer .wpb_content_element {
margin-bottom: 1rem;
}
.footer-heading {
font-size: 18px;
}
.footer_row {
width: 100vw !important;
}
.footer_row a:hover, .footer-general_links a:hover {
text-decoration: underline !important;
}
.footer-general_links > .menu-link {
padding-bottom: 0 !important;
}
.second-footer-row {
display: flex;
margin: 0;
list-style: none;
justify-content: center;
flex-flow: wrap;
}
.second-footer-row__item {
font-weight: 700;
}
.second-footer-row__item > a:hover {
text-decoration: underline !important;
}
.second-footer-row .menu-link {
color: #ffffff;
padding-left: 15px;
padding-right: 15px;
}
.ast-footer-copyright {
margin-top: 22.5px;
}
.site-footer-section {
margin-bottom: 0 !important;
}
.site-above-footer-wrap {
padding-top: 30px !important;
}
@media(min-width: 641px) and (max-width: 1024px) {
.site-above-footer-wrap {
padding-bottom: 2rem !important;
}
}
.site-primary-footer-wrap {
display: block !important;
padding: 0 !important;
}
.site-below-footer-wrap {
padding-top: 0;
}
@media (min-width: 1025px) {
.footer_cloud-platform-solutions {
padding-left: 3rem;
}
} .footer-general_links {
font-weight: 700;
}
@media (min-width: 1025px) {
.footer-widget-area[data-section="section-footer-menu"] .astra-footer-tablet-vertical-menu {
display: flex;
}
}
@media (max-width: 1024px) {
.footer-solution_container .vc_column-inner {
text-align: center;
margin-right: 0 !important;
}
.footer-order_links .vc_column-inner>.wpb_wrapper, .footer-player_links .vc_column-inner>.wpb_wrapper, .footer-solution_links .vc_column-inner>.wpb_wrapper {
display: flex;
flex-direction: column;
align-items: center;
}
.ast-hfb-header .site-footer {
padding: 0 8%;
}
.footer-widget-area[data-section="section-footer-menu"] .astra-footer-tablet-vertical-menu {
display: flex;
}
}.main-header-bar-navigation a.menu-link:hover {
color: #ef3e39;	
}
.main-header-menu-toggle { margin-right: -0.5em !important;
}
.ast-mobile-header-content {
color: #2a2a28;
font-weight: 700;
}
.ast-mobile-header-content .ast-submenu-expanded .menu-item-object-category > ul {
font-weight: 400;
}
.ast-mobile-header-content .ast-submenu-expanded a > .icon-arrow {
display: none !important;
}
.ast-mobile-header-content .menu-link {
color: #2a2a28;
}
@media (max-width: 640px) {
#masthead .ast-mobile-header-wrap .ast-primary-header-bar {
padding: 0 1rem;
}
}
@media (min-width: 641px) {
#masthead .ast-mobile-header-wrap .ast-primary-header-bar {
padding: 0 2rem;
}
} @media (min-width: 641px) {
.ast-builder-grid-row.ast-grid-center-col-layout {
grid-template-columns: 1fr auto auto;
}
}.hero-container {
background-image: -webkit-image-set(url(https://fortherecord.com/wp-content/uploads/2021/09/3d-light-grey-wave.webp) 1x) !important;
background-image: image-set(url(https://fortherecord.com/wp-content/uploads/2021/08/Group.svg) 1x) !important;
background-position: left !important;
background-repeat: no-repeat !important;
background-size: cover !important;
}
.hero-row {
padding: 0 27.5px;
}
.hero-row > * > .vc_column-inner {
padding-top: 0 !important;
}
.hero_text-col>.vc_column-inner {
align-items: center;
} @media (min-width: 550px) and (max-width: 640px), (min-width: 800px) and (max-width: 1024px) {
.hero_text-col > * > .wpb_wrapper {
max-width: 70%;
margin-left: 20%
}
}
@media (min-width: 450px) and (max-width: 549px), (min-width: 700px) and (max-width: 799px) {
.hero_text-col > * > .wpb_wrapper {
max-width: 80%;
margin-left: 15%
}
}
@media (max-width: 640px) {
.hero-row {
display: flex !important;
left: 0 !important;
padding: 0 1rem !important;
width: auto !important;
}
.hero-row>div {
flex: 1;
}
.hero_text-col {
padding-right: 0.5rem;
}
.hero_img-col {
padding-left: 0.5rem;
}
.hero_img-col>.vc_column-inner {
padding: 0;
}
.hero-row::after {
flex: 0;
}
.vc_column_container>.vc_column-inner {
padding: 0;
}
}
@media (min-width: 641px) and (max-width: 1024px) {
.hero-row {
padding: 0 2rem !important;
}
.hero_text-col {
padding-right: 1rem;
}
.hero_img-col {
padding-left: 1rem;
}
}
@media (max-width: 1024px) {
.ast-container {
padding: 0;
}
}.news-item__image-and-date .news-item__date {
position: absolute;
right: 5%;
padding: 5px;
top: 44%;
border-radius: 4px;
color: var(--brand);
text-align: center;
width: 80px;
box-sizing: border-box;
}
@media (max-width: 400px) {
.news-item__image-and-date .news-item__date {
top: 48%;
}
}
@media (max-width: 1024px) {
.news-swiper {
padding: 0 2rem !important;   
}
}
@media (max-width: 640px) {
.news-swiper {
padding: 0 1rem !important;   
}
}
.news-item__sidebar-image-and-date .news-item__date {
padding: 5px;
border-radius: 4px;
color: var(--brand);
text-align: center;
width: 80px;
box-sizing: border-box;
}
.news-item-sidebar .news-item__sidebar-image-and-date { }
.news .news-item__sidebar-image-and-date .news-item__image {
width: 215px;
height: 215px;
object-fit: cover;
}
.news-item-sidebar .news-items__title {
margin-top: 30px;
display: inline-block;
width: 70%;
font-size: 20px;
}
.news-item__date-day {
font-size: 32px;
display: block;
font-weight: 700;
}
.news-item__date { background: #FFFFFF; box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
border-radius: 4px;
}
.swiper-slide .news-item__image {
width: 100%;
height: 300px; object-fit: cover;
}
.news-item__image {
border-radius: 4px;
}
.news-item__link a {
color: var(--brand);
text-underline: none;
}
.news-item__link {
margin-top: 20px;
margin-bottom: 80px;
}
.news-item__title {
font-size: 20px;
margin-top: 20px;
font-weight: 700;
width: 50%;
}
.news-item__details {
width: 50%;
}
.news-item__arrow-icon {
height: 16px !important;
width: 16px !important;
}
.news-items-desktop {
display: none;
}
.news-item__sidebar-image-and-date .news-item-sidebar__date {
margin: 0 !important;
height: 85px;
}
.news-item__image news-item-sidebar__image img { }
.news-item__title-and-date {
display: flex;
}
@media screen and (min-width: 1025px) {
.news-items-desktop {
display: block !important;
}
.news-items-responsive {
display: none !important;
}
} .news-items-container {
margin: auto;
font-family: sans-serif;
line-height: 1.5;
}
.news-item-sidebar img {
width: 100%;
}
.news-item__sidebar-image-and-date .news-item__date {
position: relative;
margin-top: -120px;
margin-left: 175px;
}
.news-items-grid {
display: flex;
margin: auto -1rem 1rem;
height: 100%;
}
.news-item__sidebar-image-and-date img {
width: 100%;
height: 240px;
object-fit: cover;
}
.news-item-sidebar {
flex: 1;
margin-right: 30px;
}
.news-item-sidebar .news-item__date{
position: relative;
left: 0;
bottom: -40px;
}
.news-item-sidebar__date {
position: relative;
left: 170px;
top: -40px;
}
.main {
flex: 3;
}
.main-container {
display: flex;
flex-wrap: wrap;
height: 100%;
}
.news {
flex: 50%;
display: flex;
justify-content: space-around;
padding-right: 10px;
padding-left: 0;
padding-top: 0;
padding-bottom: 70px;
}
.news-item__link-icon {
width: fit-content;
}
.news-item__details {
padding-left: 10px;
}
.news-item__link, .news-item__link a {
color: var(--brand);
text-decoration: none !important;
}
.news-item__excerpt {
margin: 10px 0;
}
@media (max-width: 1024px) {
.news-items-grid {
margin: auto;
}
} .news_items > .vc_column_container > .vc_column-inner {
flex-direction: row !important;
}.court-order_mic img {
position: absolute;
bottom: -30px;
border: 8px solid white;
}
.court-order_text-content {
border-radius: 8px;
}
@media (min-width: 641px) {
.court-order_text-content>.wpb_column {
margin-bottom: -10rem;
}
}
.order-record_text {
padding: 2.25rem 2rem 2rem;
max-width: 497px;
background-color: #ffffff;
box-shadow: 0px 4px 29px rgb(0 0 0 / 6%);
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}
.order-record_text.left {
float: right;
}
.order-record_text.right {
float: left;
}
.court-order_text-content {
margin-bottom: 150px;
}
@media (min-width: 641px) and (max-width: 1024px) {
.court-order_text-content {
margin-bottom: 250px;
}  
}
@media (min-width: 1025px) {
.order-record_text {
height: 425px;
position: relative;
}
.order-record_text > div {
position: absolute;
left: 2rem;
right: 2rem;
bottom: 2rem;
}
}
@media (max-width: 1024px) {
div.court-order_text-content {
background-image: none !important;
background-color: #F6F7F8;
}
.court-recording_cards>.wpb_column {
padding-left: 1rem !important;
padding-right: 1rem !important;
}
.order-record_text {
width: auto !important;
padding: 2rem 1.5rem 1.5rem;
}
.order-record_text.right {
margin-bottom: -10rem !important;
}
div.court-order_text-content .player-image {
text-align: center;
}
.order-record_text.left,
.order-record_text.right {
float: none;
margin: 0 auto;
}
}
@media (max-width: 1024px) {
.order-record_text {
width: auto !important;
}
.court-recording_cards {
margin: auto !important;
}
}
.media-player-elements-wrapper {
background: #F6F7F8;
margin-top: -60px;
padding-bottom: 40px;
margin-bottom: 40px;
}
@media (max-width: 640px) {
.media-player-elements-wrapper {
padding: 0 1rem 2rem;
}
}    
.media-player-elements-wrapper .wpb_text_column {
margin-bottom: 1rem;
}
.media-player-element > div {
display: flex;
justify-content: center;
}
.media-player-element > div > div.wpb_wrapper {
display: flex;
align-items: center;
padding: 0 1rem;
background: white;
border: 0.5rem solid #F6F7F8;
border-radius: 1rem;
box-shadow: 10px 10px 10px 10px gainsboro;
}
@media (max-width: 640px) {
.media-player-element > div > div.wpb_wrapper {
box-shadow: -1.95206px 8.58907px 22.2535px #D8D9DA;
}    
}
.media-player-element > div > div.wpb_wrapper > .wpb_content_element {
margin: 0;
}
@media (min-width: 1025px) {
.media-player-elements-wrapper {
margin-top: -30px;
background: none;
}
} .white-2d-wave-divider {
margin-bottom: -100px;
}
.wave-divider {
overflow: inherit !important;
}
.wave-divider .red-wave {
margin-bottom: 0;
}
@media (min-width: 1025px) {
.white-2d-wave-divider {
margin-bottom: -75px;
}
.wave-divider .red-wave {
z-index: 1;
position: relative;
margin-bottom: -150px;
margin-left: -45px;
}
}
@media (max-width: 641px) {
.wave-divider .red-wave {
margin-top: -100px;
margin-left: -130px;
}
}.record-with-certainty .vc_column-inner {
padding-top: 0 !important;
}
.record-with-certainty_col-left { z-index: 1;
}
@media (min-width: 1025px) {
.record-with-certainty {
padding-top: 5.5rem;
padding-bottom: 5.5rem;
}
}
@media (max-width: 1024px) {
.record-with-certainty {
padding-top: 3rem;
padding-bottom: 3rem;
}
}
@media (max-width: 640px) {
.record-with-certainty {
padding-top: 3.5rem;
padding-bottom: 2rem;
}
}
@media (max-width: 1024px) {
.record-with-certainty-images img {
padding: 0 2rem; 
}
.record-with-certainty-suites {
margin: 0 2rem !important;
}
}
@media (max-width: 640px) {
.record-with-certainty-suites {
margin: 0 1rem !important;
}
.record-with-certainty-images img {
padding: 0 1rem; 
}
.record-with-certainty-suites > .wpb_column {
padding: 0 !important;
}
}
@media (min-width: 641px) {
.record-with-certainty-suites .vc_column-inner > .wpb_wrapper {
display: flex;
justify-content: center;
}
.record-with-certainty-suites .wpb_text_column {
margin-bottom: 0;
}
}
.record-with-certainty-suites .wpb_text_column {
background: white;
background-repeat: no-repeat;
background-position: bottom;
padding: 0.7rem;
border-radius: 1rem;
width: 97px;
height: 97px;
}
.record-with-certainty-suites .wpb_text_column p:first-child {
margin-bottom: 0.7rem;
}
.record-with-certainty-suites .wpb_text_column p:last-child {
white-space: nowrap;
font-size: 14px;
}.start-in-your-courtroom .statistic-images {
text-align: center !important;
}
@media (min-width: 1025px) {
.start-in-your-courtroom .statistics-images {
text-align: left !important;
}
}
@media (min-width: 1500px) {
.start-in-your-courtroom .statistics-images {
margin-bottom: -30px;
text-align: left !important;
}
}
@media (max-width: 1024px) {
.start-in-your-courtroom-main_content {
margin: 0 !important;
}
.start-in-your-courtroom-loudness-overlay {
display: none;
}
}
@media (max-width: 640px) {
.start-in-your-courtroom-main_content {
margin: 0 !important;
}
.top-right-images {
padding: 0 1rem;
}
}
.top-right-images {
img {
background: var(--white);
box-shadow: -1.16571px 5.1291px 13.289px #D8D9DA !important;
border-radius: 6.82478px;
}
}
.hardware-strip .wpb_row {
text-align: center;
} .red-2d-wave-divider {
z-index: 1;
}