.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000;border:0;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}.featherlight-next,.featherlight-previous{display:block;position:absolute;top:25px;right:25px;bottom:0;left:80%;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(0,0,0,0)}.featherlight-previous{left:25px;right:80%}.featherlight-next:hover,.featherlight-previous:hover{background:rgba(255,255,255,.25)}.featherlight-next span,.featherlight-previous span{display:none;position:absolute;top:50%;left:5%;width:82%;text-align:center;font-size:80px;line-height:80px;margin-top:-40px;text-shadow:0 0 5px #fff;color:#fff;font-style:normal;font-weight:400}.featherlight-next span{right:5%;left:auto}.featherlight-next:hover span,.featherlight-previous:hover span{display:inline-block}.featherlight-first-slide.featherlight-last-slide .featherlight-next,.featherlight-first-slide.featherlight-last-slide .featherlight-previous,.featherlight-loading .featherlight-next,.featherlight-loading .featherlight-previous,.featherlight-swipe-aware .featherlight-next,.featherlight-swipe-aware .featherlight-previous{display:none}@media only screen and (max-device-width:1024px){.featherlight-next:hover,.featherlight-previous:hover{background:0 0}.featherlight-next span,.featherlight-previous span{display:block}}@media only screen and (max-width:1024px){.featherlight-next,.featherlight-previous{top:10px;right:10px;left:85%}.featherlight-previous{left:10px;right:85%}.featherlight-next span,.featherlight-previous span{margin-top:-30px;font-size:40px}}@font-face {
font-family: "176MKSD";
src: url(//reflectivedata.com/wp-content/themes/reflective-data/fonts/176mksd.ttf);
}
body {
font-family: 'Roboto', sans-serif;
}
html { -webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
text-decoration: none;
cursor: pointer;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: 500!important;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 0!important;
}
hr {
box-sizing: content-box;
height: 0;
border-top: 1px solid #EEEEEE;
}
hr.with-arrow {
border: none;
position: relative;
background-color: #034461;
}
hr.with-arrow:after {
content: '';
border: none;
border-top: 20px solid #f5f8fa;
border-left: 40px solid transparent;
border-right: 40px solid transparent;
position: absolute;
top: -1px;
left: 50%;
z-index: 1;
height: 0;
line-height: 0;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-filter: drop-shadow(0 1px 0 #034461);
-moz-filter: drop-shadow(0 1px 0 #034461);
-ms-filter: drop-shadow(0 1px 0 #034461);
-o-filter: drop-shadow(0 1px 0 #034461);
filter: drop-shadow(0 1px 0 #034461);
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
code {
color: #c25;
padding: 1px 3px;
background-color: #f7f7f9;
border: 1px solid #e1e1e8;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 0.9rem!important;
}
code.multiline {
display: inline-block;
max-width: 100%;
word-wrap: break-word;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #404040; font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
h1,
h2,
h3 {
font-weight: 500;
}
p {
margin-bottom: 1.1em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
.entry-content blockquote {
margin: 0 0 0 0;
padding: 0 0 0 1.5em;
border-left: 3px solid #084b7f;
}
.entry-content p a:not(.cta) {
text-decoration: underline;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
}
.entry-content {
font-family: 'Roboto', arial;
font-weight: 300;
font-size: 16px;
line-height: 1.625;
color: #404040;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc; height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 1em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
select {
border: 1px solid #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
outline: none!important;
}
textarea {
width: 100%;
} header#masthead {
z-index: 999;
background: #ffffff;
position: fixed;
top: 0;
width: 100%;
box-shadow: 0 2px 6px 0 rgba(0,0,0,.12), inset 0 -1px 0 0 #dadce0!important
}
.header-wrapper {
max-width: 1140px;
padding: 0 10px;
margin: 0 auto;
position: relative;
}
.site-branding {
position: absolute;
left: 10px;
bottom: 0;
z-index: 99;
}
@media screen and (max-width: 699px) {
header#masthead {
height: 60px;
}
.site-branding {
bottom: auto;
}
p.site-title {
margin-top: 10px;
}
}
p.site-title {
margin-bottom: 6px;
}
.site-branding a {
color: #0b61a4!important;
text-decoration: none;
font-size: 25px;
font-family: "176mksd";
font-weight: 500;
} .main-navigation ul.menu > li {
border-bottom: 3px solid transparent;
} a {
color: royalblue;
}
a:hover,
a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
text-align: right;
}
.main-navigation ul#menu-login-menu {
margin-right: 8px;
}
.main-navigation li {
display: inline-block;
position: relative;
}
.main-navigation ul.menu > li:hover,
.main-navigation ul.menu > li.current-menu-item,
.main-navigation ul.menu > li.current-page-ancestor,
.main-navigation ul.menu > li.current_page_parent {
background-color: #0b61a412;
}
.main-navigation a {
display: block;
padding: 1.1em 1.3em;
text-decoration: none;
font-weight: 500;
color: #000;
font-size: 14px;
}
.main-navigation.login-menu a {
padding: 9px 12px;
font-size: 14px;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a,
.main-navigation li.focus > a {
}
.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
.menu-toggle {
background: none;
border: none;
margin-top: 11px;
z-index: 11;
position: absolute;
right: 8px;
}
button.menu-toggle:focus {
outline: none;
}
@media screen and (max-width: 699px) {
ul#primary-menu {
position: absolute;
right: 0;
top: 0;
background: #fff;
padding-top: 50px;
padding-bottom: 17px;
z-index: 10;
width: 100%;
box-shadow: 0 2px 6px 0 rgba(0,0,0,.12), inset 0 -1px 0 0 #dadce0!important;
}
.main-navigation li {
display: block;
text-align: center;
}
.main-navigation a {
padding: 9px 10px;
}
}
@media screen and (min-width: 700px) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.site-main .post-navigation a:hover {
text-decoration: underline;
}
.site-main .post-navigation strong {
font-weight: 700!important;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto!important;
margin-right: auto!important;
}
.text-center {
text-align: center;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry { }
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-content li
.entry-content li {
margin-bottom: 10px;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
#content #primary {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
max-width: 1280px;
margin: 0 auto;
padding: 31px 20px 0;
} .entry-content tbody {
border: 1px solid #c4c4c4;
font-family: "Roboto";
font-size: 17px;
}
.entry-content tr {
border-bottom: 1px solid #c4c4c4;
}
.entry-content td,
.entry-content th {
padding: 7px;
border: 1px solid #c4c4c4;
}
.entry-content th {
background: #efefef;
}  .custom-blog-header {
background: url(//www.reflectivedata.com/wp-content/uploads/2019/04/reflective-data-blog-background.jpg);
padding-top:  138px;
padding-bottom: 55px;
background-size: cover; }
.custom-blog-header-wrapper {
max-width: 1280px;
margin: 0 auto;
padding: 20px 35px 0;
color: white;
}
.custom-blog-header-wrapper h1 {
font-size: 37px;
}
.blog-header-nav-container {
background: #e8e8e8;
}
.blog-header-nav {
max-width: 1280px;
margin: 0 auto;
padding: 0 35px 0;
}
ul#menu-blog-home-nav {
margin: 0 -15px;
padding: 0;
list-style: none;
}
ul#menu-blog-home-nav li {
display: inline-block;
}
ul#menu-blog-home-nav li a {
color: #292929;
padding: 15px 14px;
font-weight: 500;
display: inline-block;
}
ul#menu-blog-home-nav li:hover a {
background: #d2d2d2;
} .blog-post-hero {
margin-top: 30px;
}
div#content #primary.blog-outer {
padding-top: 0;
}
.blog-outer #main {
padding: 0 15px;
}
section.posts-container {
margin-top: 18px;
}
.hfeed .sidebar-container {
margin-top: -20px;
}
.sidebar-container {
background: #fafafa;
padding: 15px;
}
.sidebar-container strong {
font-weight: 700!important;
}
.sidebar-container ul {
margin-left: 0;
padding-left: 22px;
}
.sidebar-container ul li {
margin-bottom: 8px;
}
.sidebar-container ul li a {
color: #404040;
}
.sidebar-container ul li a:hover {
text-decoration: underline;
}
.sidebar-container section#wp_subscribe-2 {
margin-left: -14px;
margin-right: -14px;
}
.sidebar-container #wp-subscribe h4.title {
font-size: 25px;
margin-top: 10px;
}
.sidebar-container .widget.widget_recent_entries {
border: 2px solid #07c;
margin-left: -13px;
margin-right: -13px;
}
.sidebar-container .widget.widget_recent_entries h2.widget-title{
background: #07c;
text-align: center;
color: white;
margin: 0 0 10px;
padding: 7px 2px;
}
.sidebar-container .widget.widget_recent_entries ul {
margin: 0;
padding: 0;
}
.sidebar-container .widget.widget_recent_entries ul li {
list-style: none;
}
.sidebar-container .widget.widget_recent_entries ul li a {
display: inline-block;
padding: 7px 10px;
border-bottom: 1px solid #dddede;
}
.sidebar-container .widget.widget_recent_entries ul li:last-child a {
border-bottom: none;
}
.blog-post-hero img {
display: block;
width: 100%;
}
.single-post header.entry-header {
text-align: center;
padding-bottom: 10px;
margin-bottom: 25px;
}
header.entry-header h1 {
font-size: 38px;
margin-top: 34px;
font-weight: 600;
padding: 0 8px;
}
.entry-meta {
color: grey;
}
.single-post div#content,
.single-dictionary div#content,
.page-template-page-blog-with-sidebar div#content {
padding-top: 55px;
}
.single-post .entry-content {
max-width: 700px;
margin: 0 auto;
font-family: 'Roboto Slab', serif;
font-weight: 300;
font-size: 19px;
line-height: 1.58;
color: #1f1f1f;
}
.single-post .entry-content strong {
font-weight: 500;
}
article.single-post-in-list {
background: #fafafa;
padding: 0px 0px 15px;
margin-bottom: 15px;
border: 1px solid #eaeaea;
}
.single-post-header {
padding: 15px 15px 0;
position: relative;
}
.single-post-header-inner {
z-index: 2;
position: relative;
}
.single-post-header .entry-meta {
font-family: sans-serif;
font-weight: 100;
font-size: 17px;
}
.single-post-header > a {
display: block;
}
.single-post-lower {
padding: 0 15px 20px;
font-family: "Roboto Slab";
font-size: 19px;
font-weight: 100;
}
.post-header-bg {
position: absolute;
opacity: 0.07;
left: 0;
top: 0;
z-index: 1;
height: 100%;
width: 100%;
background-size: cover;
}
.single-post-header-inner h2 {
color: #252323;
font-family: 'Roboto Slab', serif;
font-size: 36px;
margin: 5px auto 15px;
line-height: 1.3;
}
.single-post-in-list .entry-meta {
color: grey;
}
.entry-meta span.byline a {
color: grey;
}
.entry-meta span.byline a:hover {
text-decoration: underline;
}
ul.post-categories {
margin: 7px auto 0;
padding: 0;
}
.post-categories li {
display: inline-block;
background: #969696;
font-size: 15px;
}
.post-categories li a {
color: white!important;
text-transform: uppercase;
padding: 7px 12px;
}
@media (max-width: 1023px){
#primary.pure-g #main {
padding: 0;
}
div#primary.single-post {
margin-bottom: 20px;
}
.hfeed .sidebar-container {
margin-top: 0;
}
.blog-post-hero {
margin-left: -20px;
margin-right: -20px;
}
}
@media (max-width: 767px){
.custom-blog-header-wrapper h1 {
font-size: 32px;
}
.custom-blog-header-wrapper h1 {
font-size: 32px;
}
.single-post-header-inner h2 {
font-size: 26px;
}
} .blog-main-masonry-item {
border: 1px solid #eaeaea;
background: #fafafa;
margin-bottom: 20px;
}  footer.entry-footer {
margin-top: 40px;
}
.social-toolbar {
margin-bottom: 12px;
}
.social-toolbar .button {
background: #0082b4;
color: #ffffff;
padding: 10px 18px;
display: inline-block;
margin-bottom: 5px;
margin-right: 3px;
}
.social-toolbar .button.twitter {
background: #42a8cf;
}
.social-toolbar .button.facebook {
background: #3b5998;
}
span.cat-links,
span.tags-links {
display: block;
}
.entry-footer #wp-subscribe {
padding: 26px;
background: #4382b3;
}
.entry-footer #wp-subscribe input.email-field {
color: #FFFFFF;
background: #356b94;
width: 61%;
display: inline-block;
}
.entry-footer #wp-subscribe input.submit {
background: #ff4900;
color: white;
width: 38%;
display: inline-block;
}
.entry-footer #wp-subscribe input.submit:hover {
background: #e0470a;
}
@media (max-width: 1023px){
.entry-footer #wp-subscribe {
margin-left: -20px;
margin-right: -20px;
}
}
@media (max-width: 589px){
.entry-footer #wp-subscribe input.email-field {
width: 100%;
}
.entry-footer #wp-subscribe input.submit {
width: 100%;
}
} footer.entry-footer .widget_recent_entries .widget-title {
display: block!important;
}
footer.entry-footer .widget_recent_entries {
background: #fafafa;
padding: 2px 15px 15px;
}
footer.entry-footer .widget_recent_entries li {
margin-bottom: 8px;
} .post-author {
background: #fafafa;
}
.author-right {
padding: 0 15px;
} div#comments {
background: #f1f3f5;
padding: 1px 15px 15px;
}
.comment-list > .comment {
background: #fff;
box-shadow: 0 1px 4px rgba(0,0,0,.04);
border: 1px solid rgba(0,0,0,.09);
border-radius: 3px;
padding: 15px 15px 0;
margin-bottom: 15px;
list-style: none;
}
.comment-body {
border: 1px solid rgba(80, 140, 187, 0.27);
border-left: 3px solid #508cbb;
padding: 10px;
margin-bottom: 15px;
background: rgba(241, 243, 245, 0.23);
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
ol.comment-list {
padding-left: 0;
margin-left: 0;
}
.comment img.avatar {
border-radius: 50%;
}
.comment .comment-metadata a {
color: grey;
}
.comment-form .form-submit {
text-align: right;
}
.comment-form .form-submit .submit {
display: inline-block;
text-decoration: none;
box-sizing: border-box;
font-size: 18px;
padding: 10px 12px;
background: #0081ba;
border: 3px solid #0081ba;
color: #ffffff;
}
.pingback {
display: none;
}  .single-dictionary-in-list {
background: #fafafa;
padding: 8px 20px 18px;
margin-bottom: 17px;
}
.single-dictionary-in-list p {
margin: 0;
display: inline;
}
h2.single-dictionary-in-list-title {
margin-bottom: 4px;
margin-top: 0;
}
h2.single-dictionary-in-list-title a {
color: black;
} .single-dictionary header.entry-header {
margin-bottom: 0;
}
.dictionary-footer-widgets .title-link-loop {
margin: 0;
padding: 0;
}
.dictionary-footer-widgets .title-link-loop li {
display: inline-block;
}
.dictionary-footer-widgets .title-link-loop li a {
background: #084b7f;
color: white;
padding: 10px;
display: inline-block;
margin-bottom: 5px;
}
.dictionary-footer-widgets .title-link-loop li a:hover {
background: #1868a7;
}
ul.ais-pagination {
text-align: center;
margin: 0;
padding: 3px 0;
background: #fafafa;
}
ul.ais-pagination li.ais-pagination--item {
margin: 0 3px 0;
padding: 0 6px 0;
}
ul.ais-pagination .ais-pagination--item__active {
font-weight: bold;
background: #084b7f;
}
ul.ais-pagination .ais-pagination--item__active a {
color: white;
} footer.site-footer {
background: #d4dbde;
border-top: 1px solid #bdc9ce;
}
.footer-wrapper {
max-width: 1280px;
padding: 0 20px 0;
margin: 0 auto;
position: relative;
}
.footer-widget {
display: inline-block;
vertical-align: top;
margin-right: 40px;
color: #6e7478;
}
.footer-widget ul.menu {
padding-left: 0;
margin-left: 0;
list-style: none;
}
.footer-widget ul.menu a {
color: #6e7478;
text-decoration: none;
cursor: pointer;
}
.footer-widget ul.menu a:hover {
color: #353536;
} .archive.category header.page-header {
padding-top: 58px;
} .archive.author header.page-header {
background: #fafafa;
padding: 15px;
margin-bottom: 20px;
margin-top: 40px;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption br {
display: none;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
font-style: italic;
font-size: 16px;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}  #primary-background-container {
background-color: #2d668c;
height: 600px;
width: 100%;
position: absolute;
z-index: 1;
background-size: cover;
}
.page-template-page-homepage header.entry-header {
display: none;
}
.page-template-page-no-sidebar header.entry-header,
.page-template-page-homepage header.entry-header {
display: none;
}
.homepage-services h5 {
margin: 1em 0;
font-size: 21px;
font-weight: 500;
}
@media (max-width: 768px){
.so-widget-sow-hero-default-360d23724fb4 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
padding: 144px 20px 90px 20px;
}
.so-widget-sow-hero-default-bba3596c1d45 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
padding: 56px 20px 50px 20px!important;
}
}  span.browser-window-outer{
position: relative;
display: block;
}
.browser-window {
padding-top: 30px;
background: #e8e8e8;
position: relative;
border-radius: 5px;
border: 1px solid #dadada;
box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
}
span.browser-window-outer:before {
content: '';
background: url(https://reflectivedata.com/wp-content/uploads/2016/12/browser-buttons.png);
background-size: contain;
width: 36px;
height: 10px;
position: absolute;
left: 17px;
top: 11px;
z-index: 9;
}
span.browser-window-outer:after {
content: '';
background: url(https://reflectivedata.com/wp-content/uploads/2016/12/hamburger.png);
background-size: contain;
width: 25px;
height: 15px;
position: absolute;
right: 17px;
top: 9px;
}
.browser-window-new {
padding-top: 30px;
background: #e8e8e8;
position: relative;
border-radius: 5px;
border: 1px solid #dadada;
box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
}
.browser-window-new:before {
content: '';
background: url(https://reflectivedata.com/wp-content/uploads/2016/12/browser-buttons.png);
background-size: contain;
width: 36px;
height: 10px;
position: absolute;
left: 17px;
top: 11px;
z-index: 9;
}
.browser-window-new:after {
content: '';
background: url(https://reflectivedata.com/wp-content/uploads/2016/12/hamburger.png);
background-size: contain;
width: 25px;
height: 15px;
position: absolute;
right: 17px;
top: 9px;
} .services-hero-with-checkmarks ul {
padding-left: 0;
margin-left: 0;
margin-top: 24px;
}
.services-hero-with-checkmarks ul li {
list-style: none;
background-image: url(https://reflectivedata.com/wp-content/uploads/2022/03/blue-check-mark.svg);
background-repeat: no-repeat;
background-position: left center;
background-size: 20px;
padding-left: 31px;
}
.services-tabs {
position: relative;
top: -52px;
height: 0;
}
ul.services-tabs-list {
text-align: center;
padding: 0;
margin-left: 0;
}
ul.services-tabs-list > li {
display: inline-block;
list-style: none;
}
ul.services-tabs-list > li a {
padding: 10px 20px;
border: 1px solid transparent;
border-bottom: none;
display: block;
}
ul.services-tabs-list > li a:hover {
background: rgb(226, 232, 236);
border: 1px solid #d0d0d0;
border-bottom: none;
}
ul.services-tabs-list > li.active a {
background: #f5f8fa;
border: 1px solid #d0d0d0;
border-bottom: none;
}
ul.services-tabs-list > li.active a:hover {
background: #f5f8fa;
cursor: default;
}
.page-template-page-homepage ul.services-tabs-list > li:not(.active) a {
color: #fff;
}
.page-template-page-homepage ul.services-tabs-list > li:not(.active) a:hover {
background-color: rgba(226, 232, 236, 0.43);
}
@media (max-width: 635px){
.services-tabs {
top: -71px;
}
ul.services-tabs-list > li a {
padding: 7px 10px;
font-size: 18px;
}
ul.services-tabs-list > li:first-child a {
width: 70px;
}
ul.services-tabs-list > li:nth-child(2) a {
width: 110px;
}
ul.services-tabs-list > li:nth-child(3) a {
width: 110px;
}
} .service-tiles .material-shadows {
background: white;
padding: 15px 25px 25px;
}
.single-service-tile-more {
display: none;
}
.service-tiles .material-shadows.active .single-service-tile-more {
display: block;
}
span.show-single-service-tile-more {
position: relative;
cursor: pointer;
border: 1px solid #cfcfcf;
padding: 6px 36px 6px 15px;
}
span.show-single-service-tile-more:hover {
background: #f2f2f2;
}
span.show-single-service-tile-more:after {
content: '';
border: solid black;
border-width: 0 3px 3px 0;
display: inline-block;
padding: 3px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
position: absolute;
right: 12px;
top: 9px;
vertical-align: middle;
}
.single-service-tile-more > div {
width: 49%;
display: inline-block;
box-sizing: border-box;
vertical-align: top;
}
@media (max-width: 599px) {
.single-service-tile-more > div {
width: 100%;
}
} .pro-insights-badge {
background: #000;
color: #fbfc07;
padding: 3px 10px;
font-weight: 600;
font-size: 13px;
border-radius: 3px;
font-family: 'Roboto';
display: inline-block;
} .analytics-setup-form form {
background: rgba(3, 68, 97, 0.84);
}
.sow-contact-form-success p {
color: white;
background: #00bf8c;
text-align: center;
padding: 10px;
font-size: 19px;
}
.sow-contact-form .sow-submit-styled .sow-submit {
display: block!important;
width: 100%!important;
} .main-services-form {
max-width: 550px;
margin: 42px auto 48px;
background: white;
padding: 12px 26px 20px;
box-sizing: border-box;
}
.main-services-form input {
width: 100%;
padding: 10px;
}
.main-services-form input.wpcf7-submit {
background: #4285f4;
color: white;
width: 100%;
border: none;
padding: 10px 10px;
font-weight: 500;
text-transform: uppercase;
} .single-contact-person {
text-align: center;
background: white;
padding: 0 20px 20px;
max-width: 800px;
margin: 0 auto;
font-family: Roboto;
font-size: 16px;
}
.single-contact-person h3 {
background: #084b7f;
color: white;
margin: 0 -20px 20px;
padding: 12px 10px;
}
.single-contact-person h4 {
margin-top: 0;
}
.contact-person-header-left {
width: 190px;
display: inline-block;
box-sizing: border-box;
vertical-align: top;
}
.contact-person-header-right {
width: calc(100% - 200px);
display: inline-block;
box-sizing: border-box;
text-align: left;
}
.single-contact-person img {
max-width: 150px;
}
.single-contact-person strong:not(:first-child) {
margin-left: 18px;
}
.contact-lower br {
display: none;
}
@media (max-width: 767px){
.contact-lower br {
display: block;
}
.contact-person-header-left, .contact-person-header-right {
text-align: center;
width: 100%;
}
.single-contact-person h4 {
margin-top: 20px;
}
} div#contact-form-container {
max-width: 420px;
margin: 0 auto;
}
div#contact-form-container input, 
div#contact-form-container textarea {
width: 100%;
padding: 7px;
border-radius: 0;
border: 1px solid #ccc;
} #pl-193 .panel-grid-cell .so-panel {
margin-bottom: 0px!important;
}
.sign-up-for-beta div#wp-subscribe {
background-color: transparent;
max-width: 500px;
margin: 0 auto;
padding-top: 0;
padding-bottom: 50px;
}
.sign-up-for-beta h4, .sign-up-for-beta p.text {
display: none!important;
}
.sign-up-for-beta #wp-subscribe input.email-field {
color: #004463;
background: #FFFFFF;
}
.sign-up-for-beta #wp-subscribe input.submit {
background: #0081ba!important;
color: white!important;
}
.sign-up-for-beta #wp-subscribe p.footer-text {
display: none;
} .cta {
display: inline-block;
text-decoration: none;
box-sizing: border-box;
font-size: 20px;
padding: 0.6em 1.3em;
margin: 10px;
}
.cta-ghost-blue {
border: 3px solid #0081ba;
color: #0081ba;
}
.cta-ghost-blue:hover {
background: #0081ba;
color: white;
}
.cta-filled-blue {
background: #0081ba;
border: 3px solid #0081ba;
color: #ffffff;
}
.cta-filled-blue:hover {
background: #006490;
border-color: #006490;
}
.two-ctas-container {
text-align: center;
}
.two-ctas-container br {
display: none;
} .single-post .documentation header.entry-header {
margin-bottom: 0;
padding-bottom: 0;
}
.single-post .documentation .entry-content {
font-size: 18px;
line-height: 1.38;
}
ul#menu-documentation, ul#menu-documentation ul {
list-style: none;
margin-left: 0;
padding-left: 0;
}
#menu-documentation li a {
display: block!important;
padding-left: 6px;
border-radius: 2px;
}
#menu-documentation a:hover {
background: #cccccc;
}
ul#menu-documentation > li {
margin-top: 10px;
}
ul#menu-documentation > li > a {
font-weight: 700;
text-transform: uppercase;
}
#menu-documentation .current-menu-item > a {
background: #034461;
color: white;
}
#menu-documentation .sub-menu li a {
padding-left: 22px;
}
.single-documentation .sidebar-container {
margin-top: -20px;
} .bs-callout {
padding: 20px;
margin: 20px 0;
border: 1px solid #eee;
border-left-width: 5px;
border-radius: 3px;
}
.bs-callout h4 {
margin-top: 0;
margin-bottom: 5px;
}
.bs-callout p:last-child {
margin-bottom: 0;
}
.bs-callout code {
border-radius: 3px;
}
.bs-callout+.bs-callout {
margin-top: -5px;
}
.bs-callout-default {
border-left-color: #777;
}
.bs-callout-default h4 {
color: #777;
}
.bs-callout-primary {
border-left-color: #428bca;
}
.bs-callout-primary h4 {
color: #428bca;
}
.bs-callout-success {
border-left-color: #5cb85c;
}
.bs-callout-success h4 {
color: #5cb85c;
}
.bs-callout-danger {
border-left-color: #d9534f;
}
.bs-callout-danger h4 {
color: #d9534f;
}
.bs-callout-warning {
border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
color: #f0ad4e;
}
.bs-callout-info {
border-left-color: #5bc0de;
}
.bs-callout-info h4 {
color: #5bc0de;
}  .hidden {
display: none;
}
@media (max-width: 780px){
.hidden-780 {
display: none!important;
}
}  .mailchimp-subscribe {
background: #4382b3;
color: white;
text-align: center;
padding: 10px 26px 26px;
}
input.mailchimp-subscribe-input {
color: #000000!important;
background: #f5f5f5;
width: 61%;
display: inline-block;
box-sizing: border-box;
height: 45px;
margin: 0;
padding: 10px 0;
text-align: center;
text-indent: 10px;
border: none;
border-radius: 0;
box-shadow: none;
}
span.mailchimp-subscribe-submit {
font-size: 18px;
font-weight: 500;
margin-top: 20px;
cursor: pointer;
text-transform: uppercase;
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.05);
background: #ff4900;
color: white;
width: 38%;
display: inline-block;
height: 45px;
margin: 0;
padding: 10px 0;
}
@media (max-width: 550px){
input.mailchimp-subscribe-input {
width: 100%;
}
span.mailchimp-subscribe-submit {
width: 100%;
margin-top: 10px;
}
}  .faq-container {
margin-bottom: 36px;
}
.faq-container h2 {
font-size: 34px;
margin: 70px auto 46px;
}
ul.faq-list {
margin: 0 auto;
padding: 0 17px;
list-style: none;
max-width: 825px;
}
.single-faq-title {
cursor: pointer;
font-weight: 400;
font-size: 21px;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 48px;
position: relative;
}
.single-faq-title:hover {
background: #fafafa;
}
ul.faq-list > li {
border-bottom: 2px solid rgb(206, 206, 206);
}
ul.faq-list > li:last-child {
border-bottom: none;
}
.single-faq-title:after {
content: '+';
position: absolute;
right: 10px;
top: 20px;
border: 1px solid grey;
padding: 3px 7px;
line-height: 1;
border-radius: 3px;
}
.active .single-faq-title:after {
content: '-';
color: #5e69e1;
font-weight: 600;
padding: 3px 8px;
}
.single-faq-content {
display: none;
}
.active .single-faq-content {
display: block;
}  .material-shadows {
-webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12);
box-shadow: 0 1px 5px 0 rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12);
} .material-loader {
position: relative;
margin: 0 auto;
width: 100px;
display: none;
}
.material-loader:before {
content: '';
display: block;
padding-top: 100%;
}
.material-loader-circular {
-webkit-animation: rotate 2s linear infinite;
animation: rotate 2s linear infinite;
height: 100%;
-webkit-transform-origin: center center;
transform-origin: center center;
width: 100%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
.material-loader-path {
stroke-dasharray: 1, 200;
stroke-dashoffset: 0;
-webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
stroke-linecap: round;
}
@-webkit-keyframes rotate {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotate {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes dash {
0% {
stroke-dasharray: 1, 200;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 89, 200;
stroke-dashoffset: -35px;
}
100% {
stroke-dasharray: 89, 200;
stroke-dashoffset: -124px;
}
}
@keyframes dash {
0% {
stroke-dasharray: 1, 200;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 89, 200;
stroke-dashoffset: -35px;
}
100% {
stroke-dasharray: 89, 200;
stroke-dashoffset: -124px;
}
}
@-webkit-keyframes color {
100%,
0% {
stroke: #d62d20;
}
40% {
stroke: #0057e7;
}
66% {
stroke: #008744;
}
80%,
90% {
stroke: #ffa700;
}
}
@keyframes color {
100%,
0% {
stroke: #d62d20;
}
40% {
stroke: #0057e7;
}
66% {
stroke: #008744;
}
80%,
90% {
stroke: #ffa700;
}
} .m_btn {
border-radius: 2px;
text-transform: uppercase;
font-size: 14px;
font-weight: 500;
font-family: 'Roboto',arial,sans-serif;
box-shadow: 1px 1px 1px rgba(25,25,25,0.2);
padding: 10px 24px;
display: inline-block;
color: white;
text-decoration: none!important;
}
.m_btn-default {
background-color: #e1e1e1;
border-color: #e1e1e1;
}
.m_btn-default:hover{
background-color: #c2c2c2;
border-color: #c2c2c2;
box-shadow: 1px 1px 1px rgba(25,25,25,0.2);
}
.m_btn-primary {
background-color: #4285f4;
border-color: #4285f4;
}
.m_btn-primary:hover{
background-color: #3b78e7;
border-color: #3b78e7;
box-shadow: 1px 1px 1px rgba(25,25,25,0.2);
}
.m_btn-success {
background-color: #00c853;
border-color: #00c853;
}
.m_btn-success:hover{
background-color: #43a047;
border-color: #43a047;
box-shadow: 1px 1px 1px rgba(25,25,25,0.2);
}
.m_btn-danger {
background-color: #db4437;
border-color: #db4437;
}
.m_btn-danger:hover{
background-color: #d23f31;
border-color: #d23f31;
box-shadow: 1px 1px 1px rgba(25,25,25,0.2);
} .post-material {
width: 33%;
display: inline-block;
vertical-align: top;
margin: 0 0px;
}
.post-material-inner {
margin: 0 18px;
box-shadow: 0 0.46875rem 2.1875rem rgba(90,97,105,.1), 0 0.9375rem 1.40625rem rgba(90,97,105,.1), 0 0.25rem 0.53125rem rgba(90,97,105,.12), 0 0.125rem 0.1875rem rgba(90,97,105,.1);
}
.post-material-content {
padding: 15px 30px 30px;
background: white;
}
.post-material-header-bg {
height: 206px;
display: block;
background-size: cover;
background-position: 50%;
}
@media (max-width: 977px){
.post-material {
width: 100%;
margin-bottom: 20px;
}
} .post-material.case-study {
width: 100%;
display: block;
margin-bottom: 30px;
} .promo-popup-outer {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0;
background: #00000070;
}
.promo-popup {
min-height: calc(100% - (1.75rem * 2));
max-width: 620px;
margin: 1.75rem auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
width: auto;
}
.promo-popup-inner {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0;
background: white;
padding: 20px;
}
span.promo-popup-close {
position: absolute;
right: 0;
top: 0;
padding: 10px;
cursor: pointer;
}
@media (max-width: 680px) {
.promo-popup {
margin-left: 15px;
margin-right: 15px;
}
}  .sidebar-container .mailchimp-rd-list {
background: #f47555;
color: white;
margin: 0 -15px 0;
padding: 2px 15px;
text-align: center;
}
.sidebar-container .mailchimp-rd-list input[type="email"] {
display: block;
width: 100%;
padding: 10px 10px;
border: none;
border-radius: 0;
}
.sidebar-container .mailchimp-rd-list input[type="submit"] {
background: #0b61a4;
border: none;
color: #ffffff;
padding: 10px;
display: block;
width: 100%;
font-weight: 700;
}
footer.entry-footer .mailchimp-rd-list {
text-align: center;
background: #4382b3;
color: white;
padding: 16px 10px;
}
footer.entry-footer .mailchimp-rd-list p.input-container {
width: 58%;
display: inline-block;
margin: 0;
}
footer.entry-footer .mailchimp-rd-list p.button-container {
width: 35%;
display: inline-block;
margin: 0;
}
footer.entry-footer .mailchimp-rd-list input[type="email"] {
background: whitesmoke;
border: none;
border-radius: 0;
padding: 12px;
width: 100%;
}
footer.entry-footer .mailchimp-rd-list input[type="submit"] {
background: #ff4900;
border: none;
width: 100%;
padding: 12px;
font-weight: 600;
}
footer.entry-footer .mailchimp-rd-list small {
display: block;
margin-top: 10px;
}
.mc4wp-alert.mc4wp-success {
background: #37a837;
color: white;
padding: 9px 18px 1px;
}
@media (max-width: 549px) {
footer.entry-footer .mailchimp-rd-list p.button-container,
footer.entry-footer .mailchimp-rd-list p.input-container {
width: 100%;
display: block;
margin-top: 10px;
}
}  section.error-404 {
max-width: 800px;
margin: 58px auto 62px;
}  @media (max-width: 767px) {
.elementor-full-width-on-mobile .elementor-column-wrap.elementor-element-populated {
padding-left: 0!important;
padding-right: 0!important;
}
.elementor-full-width-on-mobile.why-choose-us .elementor-column-wrap.elementor-element-populated {
padding-left: 5px!important;
padding-right: 5px!important;
}
}  .page-template-page-data-pipeline-integration #primary {
max-width: 900px!important;
margin: 36px auto 0!important;
}
.data-pipeline-integration-hero-image {
width: 620px;
margin: 42px auto 0;
display: block;
}
.data-pipeline-integration-content-area {
max-width: 750px;
margin: 40px auto 0;
}
ul.data-pipeline-integration-benefits { margin-top: 32px;
margin-left: 0;
padding-left: 24px;
margin-bottom: 48px;
font-size: 17px;
}
ul.data-pipeline-integration-benefits li {
background-image: url(https://reflectivedata.com/wp-content/uploads/2022/03/blue-check-mark.svg);
background-repeat: no-repeat;
list-style: none;
padding-left: 33px;
margin-bottom: 10px;
}
a.data-pipeline-integration-cta {
background: #2979ff;
color: white;
font-size: 15px;
padding: 10px 24px;
}
a.data-pipeline-integration-secondary-cta {
display: inline-block;
font-size: 15px;
padding: 10px 24px;
border: 1px solid #2979ff;
color: #2979ff;
}
.data-pipeline-integration-tool-about {
background: #ececec;
padding: 24px 44px 24px;
margin-top: 42px;
margin-bottom: 50px;
}
.data-pipeline-integration-integration-logos {
text-align: center;
margin-top: 32px;
}
.data-pipeline-integration-integration-logos img {
max-height: 68px;
}
.pipeline-masonry-container > .elementor-widget-container {
column-count: 3;
column-gap: 3em;
}
.pipeline-integration-item-masonry.post-material {
width: 100%;
display: inline-block;
vertical-align: top;
margin: 0 0 42px;
}
.pipeline-integration-item-masonry.post-material .post-material-inner {
margin: 0;
}
.pipeline-integration-item-masonry.post-material .post-material-inner .post-material-header-bg {
height: 192px;
}
.page-template-page-data-pipeline-integration .entry-content {
margin-bottom: 35px;
}