#BambooHR {
  padding-bottom: 40px;
}

#BambooHR-ATS .BambooHR-ATS-board h2 {
  text-align: center;
  font-weight: 500;
  color: #0064b9;
  font-family: 'Work Sans', sans-serif;
  font-size: 26px;
  margin-top: 20px;
  border-bottom: 0 !important;
}

#BambooHR-ATS .BambooHR-ATS-board li:before {
  background: none;
}

div.BambooHR-ATS-Department-Header {
  font-weight: bold;
  font-size: 1rem;
  padding-top: 20px;
}

/* span.BambooHR-ATS-Location {
  font-size: 16px;
} */

ul.BambooHR-ATS-Jobs-List {
  padding: 0 20px 25px 20px !important;
}

ul.BambooHR-ATS-Department-List li:first-of-type .BambooHR-ATS-Department-Header {
  padding-top: 0;
}

ul.BambooHR-ATS-Jobs-List li {
  padding: 4px 20px;
}

ul.BambooHR-ATS-Jobs-List li:nth-child(odd){
  background-color: #FFFFFF;
}

ul.BambooHR-ATS-Jobs-List li:nth-child(even){
  background-color: #F6F6F6;
}
.BambooHR-ATS-board .BambooHR-ATS-Location {
  padding-top: 0 !important;
}

.owl-stage .active:after{
  display: none !important;
  text-decoration: none !important;
  border-bottom: 0!important;
}

.acc-body {
  padding:25px;
}
.dark-blue {
  background-color:#003275;
}
.light-blue {
  background-color:#0064b9;
}
.green {
  background-color:#00ac56;
}
.black {
  background-color:#000000;
}
.acc-dark-blue .acc-title {
  background-color:#0064b9;
  color:#FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
}
.acc-light-blue .acc-title {
  background-color:#003275;
  color:#FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
}
.acc-green .acc-title {
  background-color:#000000;
  color:#FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
}
.acc-flex ul {
  padding-left: 16px;
  width:100%;
}
.acc-flex ul li {
  display:inline-block;
  vertical-align: top;
  width:24%;
}
.acc-title {
    display:block;
    padding: 15px 25px;
    cursor: pointer;
    transition: 0.4s;
    margin-top: 5px;
}
.acc-body {
  display:none;
  transition: max-height 0.2s ease-out;
}
.acc-title:after {
  content: '\002B';
  color: #FFF;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

/* .active:after {
  content: "\2212";
} */

table.s-o-table {
  border-collapse:collapse;
  border-bottom: 1px solid #2e2e2e;
}
.s-o-table td, .s-o-table th  {
  border: 1px solid #2e2e2e;
}
table.s-o-table td {
  padding: .95em 1.25em;
}
.s-o-table tr:nth-child(even) {
  background-color: #f3f3f4;
}
table.s-o-table th {
  color:#FFFFFF;
  width:17%;
}
table.s-o-table th:first-child {
  color:#000000;
  width:48%;
  border:0;
  padding:0;
}
table.s-o-table th:first-child span{
  display:block;
  height: 52px;
  line-height:52px;
  border-left: 1px solid #2e2e2e;
  border-top: 1px solid #2e2e2e;
}
table.s-o-table td, table.s-o-table th  {
  text-align:center;
}
table.s-o-table tr td:first-child {
  text-align:left;
}
table.s-o-table td img {
  width: 18px;
}
table.s-o-table th img {
  display:block;
  margin:0 auto 5px;
}
table.s-o-table td {
  vertical-align:middle;
}
.offerings-opener {
  margin:50px 0 30px !important;
}
.flex-sc {
  display:flex;
  justify-content: space-between;
}
.flex-center {justify-content: center;align-items:center;}
.flex-justify-center{justify-content: center;}
.flex-wrap {flex-wrap: wrap;}
.flex-sc .bluebox {
  width:49%;
  margin-left:0;
  margin-right:0;
}
.p5-links {
  justify-content: center;
  flex-wrap: wrap;
}
.p5-link {
  text-align: center;
  width: 160px;
  margin: 20px;
}
.p5-link a{
  color: #000000;
}
.p5-link img {
  display: block;
  margin: 0 auto 10px;
  width:115px;
}
.pt-175 {
  padding-top: 1.75rem;
}
.p5-logo {
  margin: 30px auto 0;
  width: 166px;
}
#p5-contact {
  background-color: #f3f7fa;
  padding: 3.75rem 0;
}
#p5-contact p {
  font-size: 1.125rem;
}
#p5-contact .row {
  width: 100%;
}
#gform_wrapper_8 {
  max-width:100%;
  width: 800px;
  margin:20px auto 0;
  font-family: 'Work Sans', sans-serif;
}
body #gform_wrapper_8 ul li.gfield {
  margin-top: 0;
  margin-bottom: 16px;
}
#gform_wrapper_8 li.hidden_label input {
  margin-top: 0;
}
body #gform_wrapper_8 .top_label div.ginput_container {
  margin-top: 0;
}
#gform_wrapper_8 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), #gform_wrapper_8 select:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: .6rem 1.125rem;
  max-height:43px;
  color: #757575;
}

#gform_wrapper_8 select {
  color: #757575;
  font-family: 'Work Sans', sans-serif;
}
#gform_wrapper_8 .gform_fields .gfield input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
  color: #757575;
}
#gform_wrapper_8 .gform_fields .gfield input::-moz-placeholder {
	/* Firefox 19+ */
  color: #757575;
}
#gform_wrapper_8 .gform_fields .gfield input:-ms-input-placeholder {
	/* IE 10+ */
  color: #757575;
}
#gform_wrapper_8 .gform_fields .gfield input:-moz-placeholder {
	/* Firefox 18- */
  color: #757575;
}

#gform_wrapper_8 li.gfield.gfield_error, #gform_wrapper_8 li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  padding-top: 0;
  background-color: #f3f7fa;
  border-top: 0;
  border-bottom: 0;
}
#gform_wrapper_8 .validation_error {border-left: 0;}
#gform_wrapper_8 div.validation_error {width: calc(100% - 16px);}
#gform_wrapper_8 li.gfield_error select {
    border: 1px solid #790000;
}

#gform_wrapper_8 .gform_footer {
  margin-top: 0;
  padding: 0;
  text-align: center;
}
body #gform_wrapper_8 ul li.gfield:last-child {
  margin-bottom: 8px;
}
.contact-form-block button {
  font-family: 'Work Sans', sans-serif;
  font-weight: 600;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.contact-form-block button:hover {
  background-color: #003a70;
}

span.sn-solutions-title {
  font-family: 'Work Sans', sans-serif;
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1.5;
  color: #0064b9;
  display: block;
  text-align: center;
}
.bluebox em {
  line-height: 1.5;
}
.subpage-preamble .sp-body {
  line-height: 1.5;
}
.subpage-preamble {
  padding: 3.5rem;
  max-width: 1500px;
  margin: 0 auto;
}
.subpage-preamble .row {
  padding: 0;
}
.general-body {
  padding: 1.75rem 0;
}
.general-body .row{
  padding: 0 3.5rem;
}
.page-id-94 .general-body {
  padding: 0 !important;
}
.flex-sc .sos-image {
  width: 256px;
  height: 256px;
}

.sos-section {
  margin-top: 50px;
}

.sos-copy {
  padding-left: 30px;
}

.m-0 {
  margin: 0 !important;
}
.mb-40 {
  margin-bottom:40px;
}

.logo {
    background: url(../images/png/cdi-logo-blue-nodip-2.svg) no-repeat;
    background-size: 120px 42px;
    width: 120px;
    height: 42px;
}
.logo a {
  width: 120px;
}
.map img, .image img  {
  max-width: 100%;
}

img[title="home-snow-partner"] {
  width: 550px;
}

#livechat-eye-catcher {
  display: none !important;
}

.contact-us-block .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  box-shadow: none !important;
}

.main-footer .social_media li {
  margin: 0;
}
.main-footer .social_media a {
  height: auto !important;
  width: auto !important;
  padding: 0;
  opacity: 1;
}

.main-footer .social_media a:hover {
  opacity: .5;
}

.subpage-header h2, .blog-header h2 {
  font-size: 2.5rem;
}

.subpage-header p, .blog-header p {
  font-size: 1.5rem;
  line-height: 2.25rem;
}

.general-body p, .video-cta p, .entry p, .hh-hero p {
  line-height: 1.75;
}

.two-col-body .row, .video-cta, .cta-announcement, .latest-news, .article-container article, .asset-download {
  padding: 3.75rem 1.25rem;
}

.contact-us-block {
  margin-top: 0;
}
.partners-block, .main-footer {
  padding:3.75rem 0 !important;
}

.two-col-body img {
  margin: 0;
}

.article .cta a {
    border: 1px solid #0064b9;
    border-radius: 6px;
    display: inline-block;
    font-size: .875rem;
    line-height: 2rem;
    font-weight: 400;
    padding: .3125rem .625rem;
    text-transform: uppercase;
    transition: all .2s linear;
}

.article .cta a:hover {
  background-color: #0064b9;
  color: #f3f7fa;
}

.asset-download p {
  line-height: 1.5;
}

.php-clouds {
  width: 514px;
  margin: 0 auto;
}
.vm-clouds {
  width: 488px;
  margin: 0 auto;
}

.flex-50 {
  flex: 50%;
  max-width: 50%;
}

.flex-33 {
  flex: 33.3%;
}

.flex-25 {
  flex: 25%;
  max-width: 25%;
  padding: 20px;
}

.bc-icons {
  flex-wrap: wrap;
}

.bc-icons img {
  width:100%;
  max-width: 140px;
}

.ai-center {
  align-items: center;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.center {
  text-align: center;
}

.grey-bg {
  background-color: #f3f7fa;
  padding: 3.75rem 1.25rem;
}
.blue-bg {
  background-color: #0064b9;
  color:#FFFFFF;
  padding: 50px;
}

.blue-bg span.sn-solutions-title {
  color: #FFFFFF;
}

.white {
  color: #FFFFFF;
}

.links-black a {
  color:#000000;
}

.plr-20 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.mb-2 {
  margin-bottom: 2rem;
}

.mb-125 {
  margin-bottom: 1.25rem;
}

.mb-375 {
  margin-bottom:3.75rem;
}

.mt-375 {
  margin-top:3.75rem;
}


.cloud-icon {
  width: 115px;
  height: 115px;
}

.outcome-icons {
  width: 65px !important;
  min-width: 65px;
  height: 65px !important;
  min-height: 65px;
  margin-right: 20px;
}

.eco-logos {
  width: 834px;
}

.w500 {
  width: 560px;
  max-width: 100%;
}

.margin-20 {
  margin-bottom: 20px;
}

.overflow-auto {
  overflow: auto;
}

#home-carousel {
  width: 100%;
  padding: 3.75rem 1.25rem;
  /* background-image: url(../images/png/homepage-banner-cityscape.jpg); */
  background-color: #000;
  background-size: cover;
  background-repeat: no-repeat;
  display: none;
}

.slide-wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
.slide-title {
  font-family: 'Work Sans', sans-serif;
  color: #FFF;
  font-size: 1.875em;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 1.1;
  margin-bottom: .9375rem;
  text-transform: uppercase;
}

.slide-copy {
  font-family: 'Work Sans', sans-serif;
  font-size: 1.25rem;
  line-height: 1.5;
  color: #FFF;
}
.slide-col img {
  width: auto;
  max-width: 80%;
  max-height: 360px;
  margin: 0 auto;
}

  a.banner-btn {
  background-color: #032b42;
  color: #fff;
  display: block;
  min-width: 226px;
  max-width: 226px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 700;
  letter-spacing: .1em;
  padding: .625rem 0;
  text-align: center;
  text-transform: uppercase;
  border-radius: 35px;
  margin-top: 20px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

a.banner-btn:hover {
  background-color: #022032;
}

a.banner-btn:focus {
  outline: none;
}

.single-col {
  max-width: 750px;
  margin: 0 auto;
}

.flex-sc .slide-col {
  padding: 0 20px;
}

.slick-initialized .slick-track {
    display: flex;
    align-items: center;
}
#rto-slider.slick-initialized .slick-track {align-items:flex-start;}

.slick-slide:focus {
  outline: 0!important;
}

/* #home-carousel{
  display: none;
} */
#home-carousel.slick-initialized{
  display: block;
}
.slick-arrow {
  width: 26px;
  opacity: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  /* z-index: 999; */
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.slick-arrow:hover {
  opacity: .8;
}

.slick-next {
  right: 3%;
}
.slick-prev {
  left: 3%;
  z-index: 1;
}

.slick-lightbox .slick-next {
  content: "";
  background-color: transparent;
  display: block;
  background-size: 26px 47px;
  width: 26px;
  height: 52px;
  font-size: 0;
  border: 0;
  padding: 0;
  right: 5% !important;
  background-repeat: no-repeat;
  background-image: url(https://www.cdillc.com/wp-content/uploads/2020/03/arrow-right.png);
}
.slick-lightbox .slick-next:focus {outline: none;}
.slick-lightbox .slick-prev:focus {outline: none;}
.slick-lightbox .slick-prev {
  content: "";
  background-color: transparent;
  display: block;
  background-size: 26px 47px;
  width: 26px;
  height: 52px;
  font-size: 0;
  border: 0;
  padding: 0;
  left: 5% !important;
  background-repeat: no-repeat;
  background-image: url(https://www.cdillc.com/wp-content/uploads/2020/03/arrow-left.png);
}

.hh-items h3 {
  color: #0064b9;
  margin-top: 1rem;
  line-height: 1.4;
}

.product-highlight img {
  max-width:65%;
}

.product-highlight .row {
  height: auto !important;
}

.product-highlight {
  padding: 3.75rem 1.25rem !important;
}

.hh-items .hh-body a {
  border: 1px solid #0064b9;
  border-radius: 6px;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  padding: .3125rem .625rem;
  text-transform: uppercase;
  transition: all .2s ease;
}

#utility-2020 {
  width: 100%;
  height: 45px;
  background-color: #000000;
}

#utility-2020 .utility-container li a {
  padding: 0;
}

#utility-2020 .utility-container .search {
  float: right;
  margin: .5rem 0 0 .625rem;
}
#utility-2020 .social-media {
  margin-top: .75rem;
}

.main-header {
  position: relative;
  float: left;
}

.sticky {
  position: fixed;
  top:0;
}

.client-login-btn {
  float: right;
  background-color: #000000;
  height: 45px;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  margin: 0 20px 0 10px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.client-login-btn a {
  color: #FFF;
  font-size: .875rem;
  line-height: 45px;
  padding: 0 20px;
  display: block;
}

.client-login-btn:hover {
  background-color: #111111;
}

.main-header .row {
  padding-right: 0;
}
#main {
  padding-top: 73px !important;
}

.partners-block .partners {
  margin-top: 0 !important;
}

.hh-hero {
  padding: 3.75rem 0;
}

.hh-items .hh-item {
  flex: 32%;
  width: auto;
  max-width: 32%;
  height: auto;
  margin-top: 30px !important;
  margin-bottom: 0 !important;
}

.hh-items {
  margin-top: 0 !important;
  display: flex;
  flex-wrap: wrap;
}

#social_media li.menu-item, .utility-container .search button {
  opacity: 1;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

#social_media li.menu-item:hover, .utility-container .search button:hover {
  opacity: .6;
}

.hh-link a:hover {
	background-color: #0e66b7;
}

.product-highlight {
    background-image: url('https://www.cdillc.com/wp-content/uploads/2020/03/hex-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
.subpage-summary .children {
  display: flex;
  flex-wrap: wrap;
  align-items: normal;
}
.subpage-summary .child {
  /* flex: 1 1 33%; */
  margin-top: 0;
  padding: 1.5625rem 2rem;
}


.about-services-header img {
  max-width: 140px;
  margin: 0 auto;
}
.about-services-header {
  text-align: center;
  margin-top: 3.75rem;
}

.about-services-header h2 {
  margin-bottom: 0;
}

.about-services-header, .about-services-col {
  flex: 33%;
}

.about-services-col {
  padding: 20px;
}

.about-services-col ul {
  margin-bottom: 0;
}

.about-services-header p {
  margin: 0 !important;
}

.about-services-col h3 {
  padding: 8px 12px !important;
  color: #FFF;
  margin-bottom: 0;
}

.services-advisory h3 {
  background-color: #1d8bed;
}

.services-professional h3 {
  background-color: #0061ba;
}

.services-mc h3 {
  background-color: #255085;
}

.about-services-logos {
  text-align: center;
  margin:0 auto;
  margin-bottom: 3.75rem;
}

.about-services-logos img{
  display: inline-block;
  vertical-align: middle;
  margin: 20px 40px;
}

.general-body .one-img aside {
  margin-top: 0;
}

.show-m {
  display: none;
}

.why-cdi-list-item {
  flex: 50%;
  padding-left: 33px;
  padding-right: 20px;
  background-image: url('https://www.cdillc.com/wp-content/uploads/2020/04/check-mark.png');
  background-size: 17px 13px;
  background-position: 2px 8px;
  background-repeat: no-repeat;
  text-align: left;
}

.leadership-block header h2 {
  text-align: center;
  text-transform: capitalize !important;
}

.partners-block .partners.full .partner {
  height: 200px;
  border: 0;
}

.partners-block .partners.full {
  justify-content: center;
}
.leadership-block .leaders {
  justify-content: space-between;
}

.leadership-block {
  padding: 3.5rem;
  margin-top: 0;
}

.leadership-block .leader-excerpt {
  line-height: 1.5;
}

.leadership-block .leader-details {
  text-transform: none;
}

.leadership-block .leader-details p {
  font-size: .85rem;
}

.leadership-block .leader {
  flex: 0 0 47%;
  padding: 0;
}

.awards-block {
  padding: 3.5rem;
  margin: 0 auto;
}

.philanthropy-block {
  padding: 3.5rem;
}

.subhead-container, .head-container {
  margin-left: 1.25rem;
}

a.two-buttons {
  min-width: fit-content;
  width: 370px;
  max-width: 100%;
  margin-top: 10px;
}

a.two-buttons:first-of-type {
  margin-top: 20px;
}
.full-width-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: auto;
}
.hero-origin {
  width: 100%;
  padding: 3.5rem 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
.hero-origin img {
  width: 100%;
  max-width: 523px;
  height: auto;
}

.ho-copy {
  margin-left: 50px;
  min-width: fit-content;
}

.ho-copy strong{
  color:#FFF;
  font-size: 26px;
}

.ho-copy a {
background-color: #0064b9;
color: #fff;
display: block;
min-width: fit-content;
max-width: fit-content;
font-family: 'Work Sans', sans-serif;
font-weight: 700;
letter-spacing: .1em;
padding: .625rem 2.5rem;
text-align: center;
text-transform: uppercase;
border-radius: 35px;
margin-top: 20px;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}

.ho-copy a:hover {
background-color: #022032;
}

.ho-copy a:focus {
outline: none;
}

.article-summary .author-img-container {
  width: auto;
}

.subpage-preamble .component {
  margin: 0;
}
.pr-40 {
  padding-right:40px;
}

.ptb-175 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.show-m {
  display: none !important;
}
.white-paper-image {
  min-width: 242px;
  margin-right: 40px;
}

.white-paper-copy {
  color: #000000;
}

.white-paper-copy strong {
  font-size: 26px;
  color: #0064b9;
}

.white-paper-copy a {
  border: 1px solid #0064b9;
  color: #0064b9;
  font-weight: 600;
  border-radius: 6px;
  display: inline-block;
  font-size: .875rem;
  padding: .4rem .9375rem .3rem;
  text-transform: uppercase;
  transition: all .2s linear;
}
.white-paper-copy a:hover {
  background-color: #0064b9;
  color: #FFFFFF;
}

span.wp-tag {
  color: #000000;
  font-weight: bold;
  background-color: #cecece;
  width: 140px;
  display: block;
  padding: 6px 10px 3px;
  font-weight: bold;
  border-radius: 23px;
  margin-bottom: 10px;
}

.fs-1125 {
  font-size: 1.125rem;
}
#dts {
  padding: 0 !important;
  color: #FFFFFF;
}
#dts .row {
  max-width: 1300px;
}
#dts .full-width-bg {
  padding: 3.75rem 1.25rem;
}
#dts p {
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto;
}
#dts span {
  color: #008ac8;
  font-weight: bold;
}
.dts-date {
  color: #008ac8;
  font-size: 30px;
  display: block;
  line-height: 36px;
}
img.dts-logos {
  width:100%;
  max-width: 1037px;
  height: auto;
}
.dts-titles {
  margin-bottom: 20px;
  flex-wrap: wrap;
}

.dts-titles  img{
  margin:0 5px 10px;
}
.dts-guests img {
  margin: 20px 10px;
}

img.dts-cdi {
  width: 100%;
  max-width: 113px;
  height: auto;
}

img.dts-ts2 {
  width: 100%;
  max-width: 776px;
  height: auto;
}

.blue1 {
  background-color: #018bf6;
}
.data-center-solutions span {
  background-color: #018bf6;
  padding:4px 6px;
  border-radius:20px;
  color:#FFF;
  font-weight:600;
  display: inline-block;
}
.blue2 {
  background-color: #0061c2;
}
.cloud-dev-solutions span {
  background-color: #0061c2;
  padding:4px 6px;
  border-radius:20px;
  color:#FFF;
  font-weight:600;
  display: inline-block;
}
.blue3 {
  background-color: #135089;
}
.workforce-prod-solutions span {
  background-color: #135089;
  padding:4px 6px;
  border-radius:20px;
  color:#FFF;
  font-weight:600;
  display: inline-block;
}
.solution-block {
  padding: 0 20px 0 40px;
  text-align:center;
}
.solution-block a {
  color:#FFF;
  font-weight: 500;
  font-size:30px;
  line-height:1;
}
.solution-block h3 {
  margin-bottom:0;
  line-height: 1.2;
}
.flex-30 {
  width:31%;
}

.flex-40 {
  width:40%;
}
.flex-45 {
  width:45%;
}
.flex-48 {
  width:48%;
}
.flex-60 {
  width:60%;
}

.data-center-solutions .solutions-list {
  border-bottom: 2px solid #018bf6;
}

.cloud-dev-solutions .solutions-list {
  border-bottom: 2px solid #0061c2;
}

.workforce-prod-solutions .solutions-list {
  border-bottom: 2px solid #135089;
}

.solutions-list ul {
  padding-bottom: 20px;
}

.solution-row {
  margin-bottom: 20px;
}

.solution-row p {
  display:none;
}

.solution-block, .solutions-list {
  margin-bottom: 30px;
}

.cta-sc .image {
  margin-bottom: 20px;
}

.security-option {
  justify-content: space-around;
  align-items: center;
  margin-bottom: 50px;
}
.security-image{
  min-width: 260px;
  margin-right: 20px;
}

.cta-sc {
  margin-top:0;
  align-items: flex-start;
}

.security-option span {
  background-color: #048bf4;
  padding:4px 6px;
  border-radius:20px;
  color:#FFF;
  font-weight:600;
  display: inline-block;
}

.security-option p {
  padding-right: 50px;
  margin-top:10px;
}

.cta-sc .content a {
  display: inline-block;
  padding: 8px 24px;
}
.cloud-devops {
  padding:1.75rem 0;
}
.cloud-devops h3 {
  font-weight: bold;
  margin: 20px auto;
}

.cloud-devops h3.center {
  text-align: center;
}

.three-clouds img.img-responsive {
  width: 666px !important;
  max-width:100%;
  margin: 0 auto;
}

.draas-partners {
  padding-top: 20px;
  text-align: center;
  align-items:center;
  justify-content: space-between;
  flex-wrap:wrap;
  margin-bottom: 30px;
}

.mpc-icon {
  width:128px;
  height:128px;
  margin-bottom: 24px;
}

.mbc-cta h3 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}

.man-pub-cloud .flex-30 {
  margin-bottom: 30px;
}

.iframe-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
}

.iframe-container iframe.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.mpc-badges {
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.mpc-badges img {
  margin:20px;
}

#mpc-logo-container {
  padding-top: 0;
  margin-top: -30px;
}

.cta-box .content {
  padding: 14px;
}

.video-caption h2 {
  font-size: 1.3em;
}
.video-caption h2 small {
  color:#FFF;
  display: inline-block;
  background-color: #0060c9;
  padding: 2px 10px;
  border-radius: 20px;
  line-height: 1.1;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 12px;
}

ul.question-list {
  list-style: none;
  padding-left: 0;
  padding-right: 1.3rem;
  margin-top: 0;
  margin-bottom: 0;
}

ul.question-list li {
  background-image: url(../images/png/check-mark.png);
  background-size: 13px 13px;
  background-repeat: no-repeat;
  background-position: 0px 8px;
  padding-left: 1.5rem;
  padding-bottom: .75rem;
}

.zto-container {
  position: relative;
  background-color: #0064b9;
  /* background-image: url(../images/png/zto-guy.png);
  background-position: 100% 0;
  background-size: contain;
  background-repeat: no-repeat; */
  color: #FFFFFF;
  border-radius: 9px;
  padding: 3rem;
  padding-right: 360px;
  height: 360px;
}

.zto-man-image {
  position: absolute;
  right: 3rem;
  /* height: 100%; */
  top: -70px;
  width: 418px;
}
.zto-container ul {
  width: 50%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-bottom: 0;
}
.zto-container ul li:before {
  background-color: #FFFFFF;
}
.zto-container h3 {
  text-align: right;
  padding-right: 150px;
  margin-bottom: 9px;
  margin-top: -5px !important;
  font-weight: bold;
}

ul.question-list li:before {
  display: none;
}

.zto-principles p.zto-lead {
  margin-bottom: 30px;
  text-transform: capitalize;
}
.zto-blue {
  margin-top: 6.2rem;
}

.subpage-header, .blog-header {
  position: relative;
  padding: 0;
  height: 380px;
  background-color: #000000;
}
.blog-header {
  /* background-position: 90% top; */
}
.dyk-single .cta a {
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 500;
  text-transform: none;
  background: #0063b9;
  color: #fff;
  padding: 12px 20px;
  cursor: pointer;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.dyk-single .cta a:hover {
  background-color: #004f94;
}
.dyk-single .cta a::after {
  display: block;
  width: 8px;
  height: 8px;
  transform: rotate(-45deg);
  content: "";
  margin: 0px -1px 0px 20px;
  border-style: solid;
  border-color: #5683F0;
  border-image: initial;
  border-width: 0px 2px 2px 0px;
}

.subpage-header .row, .blog-header .row {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

.dc-cols {
flex-wrap: wrap;
}

.dc-cols .flex-30 {
  padding-bottom: 20px;
  border-bottom: 2px solid #1d8bed;
  margin-bottom: 30px;
}

.blue-round {
  background-color: #1d8bed;
  padding: 4px 6px;
  border-radius: 20px;
  color: #FFF;
  font-weight: 600;
  display: inline-block;
}

.wfp-block div:first-child {
  padding-right:30px;
}
.wfp-block div:last-child {
  margin-top:2rem;
}
.wfp-block div:last-child img {
  max-width:150px;
}

.page-template-page-legal .general-body .two-col .column {
  padding: 1.5625rem 1.5625rem;
}

.work-rest {
  padding-top: 1.75rem;
}

.work-rest-strategy {
  margin-bottom: 1.75rem;
  position: relative;
  padding-top: 10px;
}

.grad-blue {
  background-image: linear-gradient(#edf8fa, #d3eef5);
  border-radius: 12px;
  padding: 30px 30px;
}

img.distancing-pic {
  position: absolute;
  width: 44%;
  max-width: 572px;
  top: 0;
  left:30px;
}

img.distancing-pic2 {
  width: 100%;
  max-width: 572px;
  margin: 0 auto;
  display:none;
}

p.sudo-sp-preamble {
  color: #0064b9;
  font-weight: 500;
  font-size: 1.625rem;
  line-height: 1.5;
}
.marketo-form-wrap {
  background: #F7F7F7;
  padding: 40px 40px;
}
.marketo-form-wrap h3 {
  color: #0065b9;
  font: 700 28px/30px 'Work Sans', sans-serif;
  margin-bottom: 10px;
  margin-top: 0px;
}

.marketo-form-wrap p a {
  text-decoration: underline;
  color: #000000;
  font-weight: 300;
}

.flex-form-aside {
  min-width: 460px;
  margin-left: 60px;
}

#work-rest-confirmation {
  margin-top: 50px;
}

#work-rest-confirmation h4 {
  color: #003a70;
  margin-bottom: 10px;
  text-align: center;
  font-size: 1.5rem;
  padding: 0 20px;
  line-height: 1.2;
}

#work-rest-confirmation p {
  margin-top: 0;
  text-align: center;
  font-size: 1rem;
  line-height: 1.3;
  padding: 0 30px;
}

.g-recaptcha.g-recaptcha {
     margin-top: 20px;
     margin-left: 110px;
   }
   .g-recaptcha > DIV {
     /*width: 168px !important;*/
   }
   .g-recaptcha > DIV > DIV {
     border-left: 5px solid transparent;
     border-top: 5px solid transparent;
     border-radius: 5px;
     transition: background-color 400ms ease-out;
     background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/250687/spiffygif_86x86.gif);
     background-repeat: no-repeat;
     background-position: center center;
   }
   .g-recaptcha.mktoInvalid > DIV > DIV {
       background-color: #F63C00;
       transition: background-color 400ms ease-in;
   }

   .flex-articles {
     display: flex;
     flex-wrap: wrap;
     margin: 30px auto;
   }

   .flex-articles a.article {
     width: 32% !important;
     margin-left: 0.65% !important;
     margin-right: 0.65% !important;
   }

   .article-list .row a.article h2 {
     width:100%;
     max-width:100%;
     font-size: 1.9rem;
   }

   .article-list .row a.article img {
     float: none;
     margin-left: 0;
     margin-bottom: 0;
   }
   .categories-block a {
     border-top-left-radius: 0;
     border-top-right-radius: 0;
   }

   .categories-block ul {
     justify-content: center;
   }

   .categories-block.alt li {
     flex: 0 0 16%;
     margin: 0 auto;
   }

   .categories-block.alt li:first-child {
     margin-left: auto;
   }

   .categories-block.alt li:last-child {
     margin-right: auto;
   }

   .categories-block.alt a {
     background-position: center;
     background-size: cover;
   }

   .categories-block a .icon-container svg {
     left: 43px;
     top: 9px;
     width: 40px;
   }
   .categories-block a .icon-container {
    top: 5% !important;
    background-color: transparent;
    transition: all .3s linear;
   }
   .categories-block li.active a .icon-container {
     top: 5%;
   }

   .categories-block a:hover .icon-container {
     top: 5%;
   }

   .categories-block .cat-title {
     max-width: 116px;
   }

   .case-study-box {
     width: 100%;
     max-width: 1000px;
     margin: 0 auto;
   }

   .page-numbers {
     margin-right:-4px;
   }

   .pagination .page-numbers:last-child {
     margin-right:0;
   }

   .page-numbers:hover {
     background-color: #f5f5f5;
   }

   .article-container h2.press-title {
     font-size: 30px;
   }

   article.press-article {
     width: 100%;
     max-width: 1200px;
     margin: 0 auto;
   }

   .category-case-studies .article-feed {
     padding-right: 0 !important;
   }

   .video-categories-block {
    border-top: 0;
    border-bottom: 0;
    text-align: center;
   }

   .video-filter-title {
     margin-top: 1.75rem;
   }

   .video-categories-block ul {
     display: block;
   }

   .video-categories-block li {
     display: inline-block;
    background-color: #FFFFFF;
    flex: none;
    margin: 10px 2px;
    border-left: 0;
    text-transform: none;
   }

   .video-categories-block a {
     padding: 0;
     color: #0065c1;
     border: 1px solid #0065c1;
     padding: 4px 10px;
     border-radius: 20px;
     font-size: 1rem;
     font-weight: 600;
     display: inline-block;
   }

   .category-blog .author {
     font-size: 16px;
     font-weight: bold;
     color: #b3b3b3;
   }

   .article-container h2 a:hover {
     color: #003a70;
   }
   .author-credit {
     background-color: #f3f7fa;
   }

   .author-credit .row{
     border-top: 0;
     display: flex;
     max-width: 1500px;
   }

   .author-credit .author-img-container {
      padding: 0;
      border: 0;
      height: 225px;
      width: 225px;
      min-width: 225px;
   }
   .author-credit .author-bio {
     width: 100%;
   }
   article.blog-article .head-container {
     margin-left: 0;
   }

   article.blog-article h2 {
     font-size: 30px;
   }

   .recent-post-sidebar {
     -ms-flex: 1 1 15%;
     flex: 1 1 15%;
   }

   .recent-post-sidebar ul {
     list-style: none;
     background-color: #0164b9;
     border-radius: 10px;
     padding: 30px;
   }

   .recent-post-sidebar li {
     padding-bottom: 16px;
     margin-bottom: 16px;
     border-bottom: 1px solid #FFFFFF;
   }

   .recent-post-sidebar li:first-child {
     margin-bottom:20px;
     padding-bottom: 0;
     border-bottom: 0;
   }

   .recent-post-sidebar li:last-child {
     margin-bottom:0;
     padding-bottom: 0;
     border-bottom: 0;
   }

   .recent-post-sidebar a {
     color:#FFFFFF;
     font-weight: 400;
   }

   .recent-post-sidebar a:hover {
     text-decoration: underline;
   }

   .recent-post-sidebar h3 {
     color: #FFF;
     font-size: 1.3rem;
   }
   .ctabtn a {
     -webkit-transition: all .4s ease;
      -moz-transition: all .4s ease;
      -ms-transition: all .4s ease;
      -o-transition: all .4s ease;
      transition: all .4s ease;
   }

   .ctabtn a:hover {
     background-color: #003a70;
   }

   .events-list .event h4 {
     border-bottom: 2px solid #0061c2;
   }

   .slide-title small {
     display: block;
     font-size: 20px;
     line-height: 1.4;
   }

   #cams-list .child {
    flex: 1 1 49%;
    margin-top: 0;
    margin-bottom: 30px;
    padding: 2rem 2rem;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  #cams-list .ss-icon {
    width: 114px;
  }

  #cams-list .ss-body {
    text-align: left;
    padding-left: 30px;
    font-size: 1.125rem;
    line-height: 1.7;
  }

  #cams-list ul {
    list-style: none;
    padding-top: 30px;
  }

  #cams-list li {
    background-image: url('../images/png/checkmark-2x.png');
    background-repeat: no-repeat;
    background-size: 16px 14px;
    background-position: 2px 6px;
    font-size: 1.125rem;
    line-height: 1.7;
    font-weight: 300;
    padding-left: 30px;
    margin-bottom: 4px;
  }

  #noc-list .children, #iaas-list .children, #daas-list .children {
    justify-content: center;
  }

  /* #iaas-list .child {
    flex: 1 1 40%;
  } */
  #iaas-list .child {
    margin-bottom: 30px;
    padding: 2rem 2rem;
  }
  #iaas-list .ss-body {
    max-width: 75%;
    margin: 0 auto;
  }

  #noc-list .child, #daas-list .child, #baas-list .child, #draas-list .child  {
    max-width: 33%;
    margin-bottom: 30px;
    padding: 1.4rem;
  }
  #draas-list .child {padding: 1.4rem 10px;}

  #noc-list img, #iaas-list img, #daas-list img, #baas-list img, #draas-list img{
    width: 115px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .subpage-summary {background-color: #ffffff;}
  footer .main-footer .the-company ul li:nth-child(1) a:before {
    content: '' !important;
  }
  footer .main-footer .the-company ul li:nth-child(2) a:before {
    content: '' !important;
  }
  footer .main-footer .the-company ul li:nth-child(3) a:before {
    content: '' !important;
  }
  footer .main-footer .the-company ul li:nth-child(4) a:before {
    content: '' !important;
  }
  footer .main-footer .the-company ul li:nth-child(5) a:before {
    content: '' !important;
  }
  footer .main-footer .the-company ul li:nth-child(6) a:before {
    content: '' !important;
  }
  footer .main-footer .the-company ul li:nth-child(7) a:before {
    content: '' !important;
  }

  .main-footer .the-company ul li {
    display: inline-block;
    width: 49%;
    vertical-align: top;
  }

  .main-footer .the-company ul li:nth-child(odd) {
    padding-right: 10px;
  }


  .subpage-preamble .icon img {
    max-width: 190px;
    height: auto;
  }

  .locations {
    justify-content: center;
  }

  .locations-block .location {
    width: 300px;
    margin: 16px;
  }
  .locations-block .state {
    margin-top: 16px;
    color: #5683F0;
  }
  .locations-block .location h3 {
    color: #5683F0;
  }

  .map img, .image img {
    display: block;
    margin: 0 auto;
  }

  .dyk-single {
    margin: 1em 0 3rem;
  }

  .dyk-single h3 {
    font-family: 'Work Sans', sans-serif;
    font-size: 21px;
  }

  .leadership-block .leaders {justify-content: center;margin-bottom: 3.125rem;}
  .leadership-block .leader {flex: 0 0 25%;padding: 0 30px;}
  .leadership-block .leader-header {display: block;}
  .leadership-block .leader-details {text-align: center;}
  .leadership-block .leader-details a {color: #000000;font-weight: 500;}
  .leadership-block .leader-details h3 {font-size: 1.5em;}
  .leadership-block .leader-img {
    height: 150px;
    width: 150px;
    margin: 0 auto 10px;
  }
  .leadership-block .leader-details p {
    margin-top: 6px;
    line-height: 1.4;
  }
  .leadership-block .leader-img-container {
    height: 150px;
    width: 150px;
  }
  .bio-img {margin:0 1.5625rem 10px 0;}

  .rto-icon {
    padding: 20px;
    text-align: center;
  }
  .rto-icon p:first-child {margin: 0;}
  .rto-icon strong {display: block;margin-top: 16px;}
  .rto-icon img{width:100px;margin: 0 auto;}
  .rto-schedule {
    position: relative;
    padding: 24px 120px 24px 24px;
    width: 1000px;
    max-width: 100%;
    margin:20px auto 0;
  }
  .rto-schedule p:last-of-type {margin:0;}
  .laptop-guy {
    position: absolute;
    bottom: 0;
    right: 18px;
    width: 114px;
  }
  /* .rto-screenshots > div {
    width: 32%;
    margin: 20px 0;
  } */
  #rto-slider {max-width: 90%;margin: 0 auto;}
  #rto-slider .slick-list {overflow:hidden;}
  #rto-slider.slick-initialized {display:block;position:relative;}
  #rto-slider .slick-slide {margin: 0 10px;}
  #rto-slider .slick-slide img {border:1px solid #dadada;}
  #rto-slider .slick-next {right:-4%;}
  #rto-slider .slick-prev {left:-4%;}
  #rto-slider .slick-arrow {width:20px; display: block !important;cursor:pointer;}
  #rto-slider p:first-of-type {margin: 10px 0 0;}
  #rto-slider p:last-of-type {font-size: 14px;margin: 0;}

  .rto-tab-content div {width:50%;}
  .tabcontent .flex-sc div:first-of-type {padding-right: 20px;width:50%;}
  .tabcontent .flex-sc div:last-of-type {padding-left: 20px;width:50%;}

  .rto-tab-container {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto;
  }
  #rto-tabs {
    overflow: hidden;
    background-color: transparent;
  }

  #rto-tabs button {
    font-weight: bold;
    font-family: 'Work Sans', sans-serif;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 4px;
    transition: 0.3s;
    font-size: 17px;
    background-color: #cecece;
    border: 1px solid #dadada;
    width: 49%;
  }

  #rto-tabs button:hover {
    background-color: #ddd;
  }

  #rto-tabs button.active {
    background-color: #ffffff;
    border-bottom: 1px solid #ffffff;
  }
  #Apps, #Dashboard {
     border-top: 1px solid #dadada;
     margin-top: -1px;
  }

  /* Style the tab content */
  .tabcontent {
    display: none;
    border: 1px solid #dadada;
    border-top: none;
    background-color: #ffffff;
    padding: 30px;
  }
  .return-to-office .subpage-preamble {padding-bottom: 1.75rem;}
  #rto-slide-section {padding: 3rem 1.75rem;}

  .menu-item-level-2 a.menu-item-link {padding-top:16px;padding-bottom: 16px;}
  .post-icon {min-width: 75px;min-height:75px;}

  .disaster-recovery-as-a-service .subpage-summary {
    padding-bottom: 0;
  }

  .btn-orange-round, .case-study-box a.cs-btn {
    /* display: inline-block;
    padding: 12px 24px;
    border: 3px solid orange;
    border-radius: 40px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.5;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease; */
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    background: #0063b9;
    color: #fff !important;
    padding: 12px 20px;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
  }
  .btn-orange-round::after, .case-study-box a.cs-btn::after {
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(-45deg);
    content: "";
    margin: 0px -1px 0px 20px;
    border-style: solid;
    border-color: #5683F0;
    border-image: initial;
    border-width: 0px 2px 2px 0px;
  }

  .btn-orange-round:hover, .case-study-box a.cs-btn:hover {
    /* color: #fff;
    background-color: #0064b9;
    border-color: #0064b9; */
    background-color: #004f94;
  }
  .pdf-box .image {padding-right: 40px;}
  .pdf-box .content {padding:0;}
  .cta-box .content a {display: inline-block;text-align: center;}
  img.aside-image {max-width: 80%;margin: 20px auto 0;}

  .cta-box .content a {
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 500;
    background-color: #0063b9;
    color: #fff;
    border-color: #5683F0;
    padding: 12px 20px;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
  }
  .cta-box .content a:hover {
    background-color: #004f94 !important;
  }
  .cta-box .content a::after {
    display: block;
    width: 8px;
    height: 8px;
    margin: 0px -1px 0 20px;
    transform: rotate(-45deg);
    border: 1px solid #5683F0;
    border-width: 0 2px 2px 0;
    content: '';
  }

  .key-man-risk-avoidance .general-body .one-aside aside {margin-top: 0;}
  .leadership-block .leader:nth-child(4) {padding:0;}
#home-carousel .slick-list {overflow: hidden;}
#home-carousel.slick-initialized {position:relative;}
.pdf-box {
  flex: 1 0 auto;
  align-items: flex-start;
  text-align: left;
}
.pdf-box .image img{
  width: 232px;
  min-width: 232px;
}

.locations-block h2 {
  text-align: center;
}

.align-items-center {align-items: center;}
.security-options h3 {
  margin-bottom: 18px;
}

.pr-md-30 {padding-right: 30px;}
.pr-md-60 {padding-right: 60px;}
.pdf-box .content h3 {
  font-size: 1.5rem;
  margin-bottom:0;
}
ul.white-checks {
  padding-left: 0;
}
ul.white-checks li {
  background-image: url('https://www.cdillc.com/wp-content/uploads/2020/10/check-white.png');
  background-size: 12px 13px;
  background-position: 5px 10px;
  background-repeat: no-repeat;
  padding-left: 30px;
}
ul.white-checks li:before {
  display: none;
}
img.mw-90p {
  max-width: 90%;
  margin: 0 auto 20px;
}
.security .subpage-header h2 {
  font-size: 2.3rem;
}

.fancybox-slide--current {
  background-color: #ffffff;
}
.bb-alt {
  display: flex;
  background-color: #F3F7FA;
  color: #000000;
  margin: -28px 0 28px;
}
.bb-alt div:first-child{
  padding-right: 40px;
}
.bb-alt div:first-child img{
  width: 100%;
}
.bb-alt h3 {
  color:#0064b9;
  font-weight: bold;
  margin-bottom: 12px;
}
.bb-alt ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
.bb-alt ul li {
  width: 50%;
  margin: 0 0 6px;
  line-height: 1.2;
}
.bb-alt p {
  margin-top: 16px;
}

.general-body .bb-alt ul li::before {
    background-color: #000000;
    top: 10px;
}



@media screen and (min-width: 62.5em) {
  .subpage-header .subhead-container, .blog-header .subhead-container {
      width: 50%;
  }
  img.ninjas-small {
    width: 450px;
  }
  .logo {
    margin: .9rem 0;
  }
}

@media screen and (min-width: 37.5em) and (min-width: 93.75em) {
  .product-highlight .row {
    display: flex;
    align-items: center;
  }
  .product-highlight .product-image {
    position: relative;
  }
  .product-highlight .product-body {
    float: none;
    top: 0;
    transform: translateY(0);
  }
}


@media screen and (min-width: 37.5em) and (min-width: 47.5em) {
  #main {
      padding-top: 4.6rem;
  }
}

@media (max-width:1500px){
  .slide-wrapper {
    max-width: 90%;
  }
  .product-highlight img {
    max-width: 65%;
  }
}

@media (max-width:1262px){
  .zto-man-image {
    top: unset;
    bottom: -5px;
    width: 300px;
  }
  .zto-container {
    padding-right: 350px;
    height: unset;
  }
  .zto-container h3 {
    text-align: center;
    padding-right: 0;
  }
  .zto-container ul {
    margin-top: 0;
    margin-bottom: 0;
  }
  .zto-blue {
    margin-top: 2rem;
  }

}
@media (max-width:1220px) {
  img.distancing-pic {
    top: 20%;
  }
}



@media (max-width:1200px) {
  .hh-items h3 {
    padding: 0 1rem;
  }
  .partners-block .partners.full .partner {
    flex: 0 0 33%;
  }
}


@media (max-width:1100px) {
  .hh-items .hh-item {
    flex: 49%;
    max-width: 49%;
  }
  .bg-section .column.cc1 {
    min-width: 30%;
  }
  .flex-25 {
    flex: 50%;
    max-width: 50%;
    padding: 20px;
  }
  .security-option p {
    padding-right: 20px;
  }
}


@media (max-width:999px){
  .key-man-risk-avoidance .general-body .one-aside aside {margin-top: 3.125rem;}
  .product-highlight .row {
    height: auto !important;
  }
  .product-highlight img {
    max-width: 300px;
  }
  .partners-block .partners.full .partner {
    flex: 0 0 50%;
  }
  .ho-copy strong{
    font-size: 20px;
  }

  .solution-row {
    flex-wrap: wrap;
  }
  .solution-block {
    padding: 20px;
    width:100%;
  }
  .solution-block a {
    font-size: 26px;
  }
  .solutions-list {
    width:48%;
  }
  .security-options {
    display: block;
  }
  .security-options .flex-60 {
    width: 100%;
  }

  .security-options .flex-40 {
    width: 80%;
    margin: 0 auto;
  }
  .productivity-ctas, .cloud-devops {
    display:block;
  }

  .productivity-ctas .flex-45, .cloud-devops .flex-45 {
    width: 100%;
    margin-bottom: 40px;
  }

  .draas-partners img{
    margin: 20px 10px;
  }
  .man-pub-cloud .flex-30 {
    width:47%;
  }
  .mbc-footer {
    flex-wrap: wrap;
  }
  .mbc-footer .flex-48 {
    width: 100%;
  }

  .mbc-cta {
    margin-top:30px;
  }
  .mpc-badges {
    justify-content: center;
  }
  .mpc-badges img {
    margin: 10px 20px;
  }

  .zto-container {
    padding-bottom: 0px;
    padding-right: 3rem;
  }
  .zto-man-image {
    position: relative;
    margin: 0 auto;
    text-align: center;
    top: unset;
    bottom: -5px;
    left: unset;
    right: unset;
  }
  .zero-touch-digital-operations .subpage-header {
    background-image: none !important;
    background-color: #0165c7;
  }

  .dc-cols .flex-30 {
    width: 48%;
  }
  img.distancing-pic {
    display:none;
  }
  img.distancing-pic2 {
    width: 100%;
    max-width: 572px;
    margin: 0 auto 20px;
    display:block;
  }
  .work-rest-strategy .flex-sc{
    display:block;
  }

  .work-rest-strategy .flex-sc .flex-50 {
    max-width:100%;
  }
  #cams-list .children, #noc-list .children  {
   display: block;
  }

  #noc-list .child {
    max-width: 100%;
  }
  .categories-block ul {
    flex-wrap:wrap;
    justify-content: center;
    margin-top: .5%;
  }
  .categories-block.alt li {
    flex: 0 0 32.33%;
    margin: .5%;
  }
  .categories-block a {
    font-size:.8rem;
    padding: 2.5rem 0;
  }
  .categories-block li a {
    filter: grayscale(1);
  }
  .categories-block .categories {
    border-bottom: 0 !important;
  }

}

@media (max-width:899px) {
    .video-cta p.cta {
      text-align: center;
}
}

@media (min-width:900px) {
    .video-cta p.cta {
      margin-left:330px;
}
}

@media (max-width:991px){
  .acc-flex ul li {
    width:48%;
  }
  .bg-section {
    padding: 3.75rem 1.25rem;
  }
  p.sudo-sp-preamble {
    color: #0064b9;
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 1.5;
  }
  .flex-form-aside {
    min-width:420px;
    margin-left:20px;
  }
  .marketo-form-wrap {
    padding: 20px;
  }
  .btn-orange-round {font-size: 16px;}
  .bb-alt ul li {
    width: 100%;
  }
}

@media (max-width:850px){
  .work-rest .flex-sc {
    display: block;
  }
  .flex-form-aside {
    min-width:100%;
    margin-left:0px;
  }
  .marketo-form-wrap {
    padding: 40px;
  }
  .marketo-form-wrap .hm {
    display:none;
  }
  .rto-tab-container #Apps .flex-sc, .rto-tab-container #Dashboard .flex-sc {display: block;font-size: 14px !important;}
  #rto-tabs button {font-size: 14px !important;}
  .tabcontent .flex-sc div:first-of-type, .tabcontent .flex-sc div:last-of-type {width:100%;padding:0;text-align: left;}
}

@media (min-width:47.5em) and (max-width: 991px) {
  .main-footer .row {flex-wrap: wrap;}
  .main-footer .row div {
    width:50%;
    flex: 1 0 50%;
  }
}


@media (min-width:768px) {
  .cta-announcement img, .cta-announcement .entry p img.pull-left {
      margin: 0 45px 0 55px;
      padding-bottom: 25px;
  }
  .bb-alt div:first-child {min-width: 266px;}
}


@media (max-width:768px) {

  .inner-slide-box .flex-sc {
    display: block;
  }

  #rto-slider {max-width: 80%;margin: 0 auto;}
  #rto-slider .slick-next {right:-10%;}
  #rto-slider .slick-prev {left:-10%;}

  .inner-slide-box .flex-50 {
    flex: 100%;
    max-width: 100%;
  }

  .slide-col img {
    max-width: 300px;
    margin-bottom: 2rem;
  }
  .slide-title {
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.2;
  }
  .slide-copy {
    text-align: center;
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
  a.banner-btn {
    margin: 20px auto 0;
  }

  .leadership-block .leader {
    flex: 0 0 100%;
  }

  img.dts-cdi {
    width: 100%;
    max-width: 113px;
    height: auto;
  }

  img.dts-ts2 {
    width: 100%;
    max-width: 776px;
    height: auto;
  }
  #dts .row {
    padding: 0 1.25rem;
  }
  .entry ul li, .entry ol li {
    font-size: 1rem;
  }
  .draas-partners {
    display: block;
    text-align: center;
  }

  .draas-partners img {
    display: block;
    margin:20px auto;
  }
  .zto-questions {
    display: block;
  }
  ul.question-list {
    padding-right:0;
  }
  .subpage-preamble .component {
    margin: 30px auto 0 auto;
    text-align: center;
    padding-right: 0;
  }

  .flex-articles a.article {
    width: 48.5% !important;
    margin-left: 0.65% !important;
    margin-right: 0.65% !important;
  }

  .article-list .row a.article h2 {
    width:100%;
    max-width:100%;
    font-size: 1.3rem;
  }

  .author-credit .row {
    display: block;
    text-align: center;
  }

  .author-credit .author-bio {
    text-align: left;
  }

  .article-container .row .post-data {
    display: block;
  }

  .article-feed {
    width: 100%;
    padding-right: 0;
  }

  .recent-post-sidebar {
    margin: 0 1.25rem;
  }
  .pdf-box .image {
    padding-right: 0px;
    padding-bottom: 20px;
  }
  .bb-alt {
    display: block;
  }
  .bb-alt div:first-child {
    width: 100%;
    padding-right: 0;
  }

  .bb-alt div:first-child img {
    width: 100%;
    max-width: 80%;
    margin: 0 auto 20px;
  }

}

@media (max-width:767px){
  .main-menu .sub-menu-toggle .icon {
    width: 12px;
  }
  .hm {display: none;}
  .pdf-box .content h3 {font-size: 1.25rem;}
  img.mw-90p {margin-top: 40px;}
  .pr-md-60 {padding-right: 0;}
  .pr-md-30 {padding-right: 0;}
  .security-options p {text-align: left;}
  .slick-arrow {
    /* display:none !important; */
  }
  .cta-box .content {padding: 0;}
  #rto-tabs button {height:66px;padding:14px;width:50%;}
  .ta-l {
    text-align:left;
  }
  #dts .row {
    padding: 0;
  }
  #dts p {
    font-size: 1rem;
  }
  .dts-titles img {
    margin: 0 0 10px;
  }
  .dts-titles {
    margin-bottom: 0;
  }
  img.dts-cdi {
    width: 100%;
    max-width: 57px;
    height: auto;
  }
  img.dts-ts2 {
    width: 100%;
    max-width: 388px;
    height: auto;
  }
  .dts-date {
    font-size: 24px;
    line-height: 30px;
  }
  .hide-m {
    display: none !important;
  }
  .show-m {
    display: block !important;
  }
  .article-summary .author-img-container {
    width: min-content;
  }
  .bc-desc .flex-50:last-child {
    padding: 40px 0;
  }
  table.s-o-table th:first-child {
    width:25%;
  }
  table.s-o-table th {
    font-size:10px;
  }
  table.s-o-table th img {
    max-width:30px;
  }
  .flex-sc {
    display: block;
  }
  .solutions-list {
    width:100%;
  }
  .solution-block h3 {
    text-align: center;
  }
  .flex-sc .bluebox {
    display: block;
    width: 100%;
  }
  .flex-sc {
    text-align: center;
  }
  .ho-copy, .ho-copy a {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .flex-sc .bluebox, .sos-copy {
    text-align: left;
  }
  .s-o-table th {
    padding: .5rem .25rem;
  }
  table.s-o-table tr td:first-child {
    max-width:150px;
  }
  table.s-o-table td {
    padding: .5rem;
    font-size: 11px;
  }
  .flex-sc .bluebox ul {
    padding-left:16px;
  }

  .flex-50, .flex-33, .flex-25 {
    width: 100%;
    max-width: 100%;
  }
  .flex-25 {
    padding: 20px 0;
  }
  .flex-sc ul {
    text-align: left;
  }
  .plr-20 {
    padding: 0;
  }

  span.sn-solutions-title {
    font-size: 1.4rem;
  }
  .w500 {
    width: auto;
  }
  .slide-col img {
    max-width: 100%;
    margin-bottom: 2rem;
  }
  .single-col .slide-copy {
    padding: 0 20px;
  }
  a.banner-btn {
    font-size: 0.9rem;
    padding: .625rem 1rem;
  }
  .hh-items .hh-item {
    flex: 100%;
    max-width: 100%;
  }
  .flex-sc .ticket-copy {
      text-align: left;
      padding: 0 !important;
  }
  .video-cta img {
    margin: 0 auto 20px;
    float: none !important;
  }

  .show-m {
    display:block;
  }

  .hide-m {
    display:none;
  }

  .general-body .one-img .body {
    display: block;
    width: 100%;
  }

  .about-services-col {
    padding: 20px 0;
  }

  .about-services-col h3 {
    font-size: 1.2rem;
  }

  .about-services-col ul li {
    font-size: 1rem;
  }

  .partners-block .partners.full .partner {
    flex: 0 0 80%;
    height: 180px;
  }

  .partners-block, .main-footer {
    padding: 2rem 0 !important;
  }

  .subhead-container, .head-container {
    padding: 0 14px;
  }

  .subpage-header h2, .blog-header h2, .security .subpage-header h2 {
    font-size: 2rem;
  }

  .subhead-container, .head-container {
    margin-left: 0px;
  }

  .awards-block, .philanthropy-block, .general-body, .subpage-preamble, .leadership-block {
    padding: 2rem 14px;
  }

  .about-services-header:first-child {
    margin-top: 0;
  }

  .general-body .one-img aside {
    margin-top: 30px;
  }

  .awards-block img {
    width: 80%;
  }

  .awards-block h2 {
    text-align: center;
  }

  .philanthropy-block .charity {
    flex: 1 1 100%;
  }

  .philanthropy-block .charity img {
    width: auto;
  }

  .general-body .three-col ul {
    width: 100%;
  }

  .three-col .column p {
    text-align: left;
  }

  .subpage-preamble .component {
    padding: 0;
    font-size: 1.4rem;
  }
  .white-paper-copy strong {
    font-size: 20px;
    color: #0064b9;
  }

  .white-paper-image {
    margin: 0 auto;
  }

  span.wp-tag {
    margin-left: auto;
    margin-right: auto;
  }
  .general-body .row {
    padding: 0 1rem;
  }

  .security-option span {
    margin-top: 20px;
  }
  .security-options .flex-40 {
    width: 100%;
    margin: 0 auto;
  }

  .cta-sc .content {
    padding: 24px 0;
  }

  .general-body .one-aside .body {
    margin-right: 0;
  }
  .entry ol, .entry ul {
    padding: 0 0 0 1.5em;
  }
  .man-pub-cloud .flex-30 {
    width:100%;
  }
  .mpc-badges {
    display: flex;
  }
  .zto-container ul {
    width: 100%;
    padding-right: 0;
  }
  .zto-principles .flex-45 {
    width: 100%;
  }
  .zto-principles p{
    text-align: left;
  }
  .zto-principles p.zto-lead {
    text-align: center;
  }
  .dc-cols .flex-30 {
    width: 100%;
    margin-bottom: 50px;
  }
  .wfp-block div:first-child {
    padding-right:0px;
  }
  .wfp-block div:last-child {
    width:100%;
  }
  .flex-articles a.article {
    width: 100% !important;
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
  .article-list .row a.article {
    margin: 8px 0 !important;
  }
  
  .article-container {
    padding: 3.75rem 0;
  }
  .categories-block .categories {
    border-top: 0;
    border-bottom: 0;
  }
  .slide-title small {
    font-size: 16px;
  }
  #cams-list .child, #noc-list .child, #iaas-list .child, #baas-list .child, #draas-list .child, #daas-list .child {
    display: block;
    padding: 0 10px;
    margin-bottom: 60px;
    width: 100%;
    max-width: 100%;
  }
  #cams-list .ss-body {
    padding-left: 0;
  }
  #cams-list h3 {
    text-align: center;
  }

  #iaas-list .child {
    margin-bottom: 60px;
    padding: 0 10px;
  }
  #iaas-list .ss-body {
    max-width: 100%;
  }
  .subpage-summary {padding: 1.75rem 0;}
  .main-footer .the-company ul li { width: 180px;}
  .p5-link {
    margin: 20px auto;
  }
  .p5-link:last-of-type {
    margin-bottom: 0;
  }
  .bb-alt h3 {
    font-size: 1.1rem;
  }
  .bb-alt div:first-child {
    text-align: center;
  }


}

@media (max-width:759px) {
  ul.BambooHR-ATS-Jobs-List {
    padding: 0 0 25px 0 !important;
  }
  .BambooHR-ATS-board a {
    font-size: 15px !important;
  }
  .BambooHR-ATS-board .BambooHR-ATS-Location {
    float: none !important;
    display: block;
  }
  .main-header {
    width:100%;
  }
  #utility-2020 .utility-container .social-media {
    width: 120px;
  }
  .client-login-btn a {
    padding: 0 10px;
  }
  .client-login-btn {
    margin: 0 10px 0 5px;
  }
  #utility-2020 .utility-container .search {
    width:120px;
    margin-right: 0;
  }
  .cta-sc .content a {
    padding:8px;
  }

  .cta-sc {
    padding: 20px;
  }
}
@media (max-width:414px) {
  .search-submit {
    padding: 0;
  }
  #utility-2020 .utility-container .search {
    width: 140px;
    margin-top: .7rem;
    margin-left:0;
  }
  .utility-container .icon {
    width: 14px;
    height:14px;
  }
  #utility-2020 .utility-container .search input {
    font-size: 0.9rem;
    width: 100px;
  }
  .main-menu .menu-item-link {
    padding: .6rem 1rem
  }
  .main-menu .sub-menu-toggle {
    top: 9px;
  }
  .subpage-header p, .blog-header p {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .subpage-header h2, .blog-header h2, .security .subpage-header h2 {
    font-size: 1.7rem;
    line-height: 2rem;
  }
  .subpage-preamble img {
    max-width: 80%;
  }
  p.zto-lead {
    font-size: 1.4rem;
  }
  .subpage-preamble .row .component {
    padding-left:16px;
    padding-right:16px;
  }
  .video-categories-block a {
    font-size: .875rem;
  }
  .video-categories-block li {
    margin: 5px 2px;
  }
  .video-filter-title {
    margin-bottom: .8rem;
  }
  .main-menu .menu-item-link {
    font-size: 14px;
  }
  .menu-item-level-2 a.menu-item-link {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 12px;
  }
}
@media (max-width:400px) {
  #utility-2020 .utility-container .search {
    width: 110px;
    margin-top: .6rem;
    margin-left:0;
  }
  .utility-container .icon {
    width: 12px;
    height:12px;
  }
  #utility-2020 .utility-container .search input {
    font-size: 0.8rem;
    width: 70px;
  }
  #utility-2020 .utility-container .social-media {
    width: 100px;
  }

}

@media (max-width:374px) {
  .search-submit {
    padding: 0;
  }
  #utility-2020 .utility-container .search {
    width: 80px;
    margin-left:0;
  }
  .utility-container .icon {
    width: 12px;
    height:12px;
  }
  #utility-2020 .utility-container .search input {
    font-size: 0.7rem;
    width: 60px;
  }
}

@media (max-width:380px) {
  table.s-o-table tr td:first-child {
    max-width:120px;
  }
  table.s-o-table th img {
    max-width:20px;
  }
  table.s-o-table th {
    font-size:8px;
  }
  .cta-sc .content a {
    font-size:13px;
  }
}
