@charset "UTF-8";
/* CSS Document */
h1.single-title{color:#000;}
h2{color:#43b02a;}
h3{color:#43b02a; font-weight: lighter}

.contact-option a{color:#000; font-weight: 500}

iframe{background: url(/ddmndedhome/images/loading.svg) no-repeat center center;}

.login-options{ display:none;}
.group-brand{position:absolute; z-index: 2; bottom: 10px; right: 10px;}

.group-brand-small{ display:none;}

.result-tag{background-color: #43b02a; float:right; font-size: 10px; color: #fff; padding: 2px 5px; border-radius: 2px;}


@media screen and (max-width: 991px) {
.text{font-size:0.75rem;}
}

@media screen and (max-width: 991px) {
.text{font-size:1rem;}
}

@media screen and (max-width: 835px) {
.group-brand{ display:none;}
.group-brand-small{ display:block; text-align:center;}
}

@media screen and (max-width: 543px) {
.hide-543{ display:none;}
}

input{
	border: 0;
    border-bottom: solid 2px #bfbfbf;
    border-radius: 0;
    box-shadow: none;
    color: #262626;
    font-family: "Gotham A","Gotham B";
    font-size: 20px;
    padding-left: 0;
    padding-bottom: 5px;
    outline: 0;
    transition: ease-in-out, width .35s ease-in-out;
}

input[type="text"] + label {
    color:pink;
}

input:focus{
    border-bottom: solid 2px #43b02a;
}
input:invalid{
    border-bottom: solid 2px red;
}

input[type="checkbox"] {
    }

input[type="checkbox"] + label {
    color:#4A4A4A;
}

input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-2px 10px 0 0;
    vertical-align:middle;
    background:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/210284/check_radio_sheet.png) left top no-repeat;
    cursor:pointer;
}

input[type="checkbox"]:checked + label span {
    background:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/210284/check_radio_sheet.png) -19px top no-repeat;
}

.cta_blue:hover, .cta_purple:hover, .cta_orange:hover, cta_green:hover{ border: 2px solid #fff; font-weight:bold;}
.blue_t1{ font-style: normal;color: #fff; text-transform:uppercase; line-height: 1rem}
.purple_t1{ font-style: normal;color: #fff; text-transform:uppercase; line-height:1rem}
.orange_t1{ font-style: normal;color: #fff;  text-transform:uppercase; line-height:1rem}
.green_t1{ font-style: normal;color: #fff; text-transform:uppercase; line-height:1rem}
.main_t{ font-style: normal;color: #fff; line-height:1rem}

ul.items {list-style-type: none; margin-left:-30px;}
ul.items li {line-height:18px}
ul.items li a:link { text-decoration:none; color: rgba(255,255,255,.65); font-size: 14px;
    line-height: 14px;}
ul.items li a:visited { text-decoration:none; color: rgba(255,255,255,.65)}
ul.items li a:hover { text-decoration:none; color: #fff;}
ul.items li a:active { text-decoration:none; color: rgba(255,255,255,.65)}

.cell_blue{background-color:#00AEC7;border-radius: 15px;
color:#fff; padding:50px 20px 20px 20px; margin-bottom:30px; min-height:350px;}
.cell_purple{background-color:#563D82; margin-bottom:30px;  border-radius: 15px;
color:#fff; padding:50px 20px 20px 20px; min-height:350px;}
.cell_orange{background-color:#DC582A; margin-bottom:30px;  border-radius: 15px;
color:#fff; padding:50px 20px 20px 20px; min-height:350px;}
.cell_green{background-color:#43b02a; margin-bottom:30px;  border-radius: 15px;
color:#fff; padding:50px 20px 20px 20px; min-height:350px;}

.contact-row{text=-align:center}
.contact-row a{width:80%; margin:0 auto;}

.btn-card {
    background-color: rgba(255,255,255,.3);
    color: #FFF;}

.pad-img{margin-bottom:50px;}
.bottom-pad{margin-bottom:10px; width:100%;}
.padded{margin:5px;}
.short{min-height:150px;}
.white_text{color:#fff;}
.green_text{color:#43b02a!important;}
.blue_text{color:#00AEC7 !important}
.orange_text{color:#DC582A !important}
.purple_text{color:#563D82 !important;}


.white_text_large{color:#fff; font-style: normal;color: #fff; font-size: 20px; }

.card-subtitle {color: rgba(255,255,255,.3); }

.text{color: rgba(255,255,255,.65); margin: 10px;}

.centered-text{text-align:center;}

.jumbotron-light{background-color:#f9f9f9;}
.blog-tile{text-align:center; padding:20px 20px 20px 40px; color: #4a4a4a;}

.blog-img-preview{
    /*pre ddpa radius =4*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #FFFFFF;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    height: 250px;
    margin-bottom:25px;
    text-align: center;
}

.blog-img{
	width:150%;	
    margin-left: -25%;
	margin-top: -15%;
	
    
}

.contact-card{width:75%; margin:0 auto;}

.blog-date:before{
content: url(/ddmndedhome/images/blog-article-icon.png);
top: 5px;
padding-right: 10px;
position: relative;
}

.blog-date{
	text-align: left;
    font-size: 0.8rem;
	font-weight:bold;
	text-transform: uppercase;
}

.blog-title{
	text-align: left;
    font-size: 1rem;
	font-weight:bold;
	padding: 25px 0px;
	height: 85px;
    overflow: hidden;
}

.blog-preview{
	text-align: left;
    font-size: 0.7rem;
	margin-bottom:25px;
	margin-top:20px;
	overflow: hidden;
    height: 35px;
	
}

.blog-extend{
	text-align: left;
    font-size: 0.8rem;
	overflow: hidden;
	margin-bottom: 10px;
    height: 40px;
	font-weight:bold;
}

.blog-extend:after{
content: url(/ddmndedhome/images/go-to-blog.png);
top: 5px;
padding-left: 10px;
position: relative;
}

.bg-cover .bg-cover__img{ overflow:hidden!important}

/* new */
.navbar-primary {
  display: block;
}
.navbar-tertiary {
  display: block;
}

.bg-cover {
  background: url('/ddmnblog/images/networks-banner.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.search-page h2 {
  font-weight:bold;
  color:#000
}

.entry-content img {
  max-width: 100%;
}

.post {
  padding-top: 15px;
  padding-bottom: 15px;
}

.post strong {
  font-weight: bold;
}

.post li {
  margin: 0 0 5px 0;
}

.post h3, .post h4 {
  margin: 20px 0;
}

.content-item {
  margin-top: 25px;
  margin-bottom: 25px;
}

.content-item div {
  padding-right: 15px;
  padding-left: 15px;
}

.content-item:first-child {
  margin-top: 0;
}

.content-item h1,
.content-item h2,
.content-item h3,
.content-item h4,
.content-item h5,
.content-item h6 {
  margin-top: 0;
}
  
.content-item img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.content-item--top img {
  margin: 0 auto 25px auto;
}

.content-item--bottom img {
  margin: 0 auto 25px auto;
}

.youtube-player {
  border: 0;
  height: 425px;
  width: 100%;
  margin: 10px 0;
}

.post-author {
  display: flex;
  font-size: 13px;
  align-content: center;
  align-items: center;
  flex-flow: column wrap;
}

.post-author__image {
  max-width: 150px;
  margin-bottom: 15px;
}

.post-author__image img {
  min-width: 128px;
  height: auto;
}

.page-numbers {
  list-style:none;
  margin: 0;
}

.page-numbers li {
  margin: 0 4px;
  padding: 0;
}

.page-numbers li.disabled {
  opacity: .2;
}

.page-numbers li a {
  padding: 0 1rem;
  display: inline-block;
}
  
.page-numbers li:first-child {
  margin-left: 0;
}

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

.managed-jumbotron h1 {
  font-size: 2.333rem;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
  display: block;
}

.btn{

  /* PRE DDPA border-width:4px;border-radius:1.5rem;font-size:14px;font-size:.7778rem;letter-spacing:1.4px;transition:all .4s ease}*/
 
  border-radius:4px;
  font-size:18px;
  padding:10px 20px;
  transition:all .4s ease}

.card-rounded{border-radius:4px}



/* PRE DDPA
.card-rounded{border-radius:.7778rem}
.btn,.display-1,.h6{text-transform:uppercase}*/

.managed-jumbotron a {
   /* PRE DDPA
  color: #fff;
  background-color: #00AEC7;
  border-color: #00AEC7;
  display: inline-block;
  font-weight: 500;
  line-height: 46.01px;
  line-height: 2.556rem;
  text-align: center;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0 1.667rem;
  border-width: 4px;
  border-radius: 1.5rem;
  font-size: 14px;
  font-size: .7778rem;
  letter-spacing: 1.4px;
  transition: all .4s ease;
  text-transform: uppercase;*/

    background-color: #00AEC7;
    border-color: #00AEC7;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Gotham A","Gotham B";
    font-size: 18px;
    font-weight: 500;
    height: 48px;*/
    margin-top: 50px;
    padding: 10px 32px;
    text-decoration: none;
    transition: all .4s ease;


}

.managed-jumbotron a:hover {
  border-color: #008194;
  color: #fff;
  background-color: #008194;
  text-decoration: none;
}

.card-bg-img.card-strip {
  background: none;
}

.card-custom h1 {
  color: rgba(255,255,255,.3);
  letter-spacing: 2px;
  padding-bottom: 15px;
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: .8889rem;
  display: block;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
}

.card-custom h2 {
  margin-top: .4rem;
  color: #fff;
  letter-spacing: .4px;
  line-height: 1.58;
  font-family: inherit;
  font-weight: 500;
  font-size: 1.333rem;
}

.card-custom p {
  color: rgba(255,255,255,.65);
}

.card-custom a {
  background-color: rgba(255,255,255,.3);
  color: #FFF;
  bottom: 2.7778rem;
  left: 1.667rem;
  margin-top: .6667rem;
  border-width: 2px;
  border-color: rgba(255,255,255,.3);
  /* PRE DDPA border-radius: 1.5rem; font-size: .7778rem; text-transform: uppercase;*/
  border-radius:4px;
  font-size:18px;
  letter-spacing: 1.4px;
  display: inline-block;
  font-weight: 500;
  line-height: 46.01px;
  text-align: center;
  cursor: pointer;
  user-select: none;
  padding: 0 1.667rem; 
}

.card-custom a:hover{text-decoration: none; border:solid 2px #fff;}

.content-item {
  align-content: center;
  align-items: center;
}

.content-item .image-container,
.content-item .body-container {
  margin-bottom: 10px;
  width: 100%;
}

.content-item .image-container:last-child,
.content-item .body-container:last-child {
  margin-bottom: 0;
}

.content-item--right .image-container {
  order: 2;
}

.content-item--top {
  align-content: flex-start;
  align-items: flex-start;
}
  
.content-item--middle {
  align-content: center;
  align-items: center;
}

.content-item--bottom .image-container {
  order: 2;
}

.content-item--bottom {
  align-content: flex-end;
  align-items: flex-end;
}

.content-item--top .image-container,
.content-item--bottom .image-container {
  width: 100%;
  text-align: center;
}

@media (min-width: 970px) {
  .post iframe {
    height: 360px;
  }
  .post-author {
    flex-flow: row;
  }
  .post-author__image {
    margin-right: 10px;
    margin-bottom: 0;
    min-width: 150px;
  }
  .content-item--left .image-container,
  .content-item--right .image-container {
    display: flex;
    align-content: center;
    align-items: center;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .content-item--left .image-container + div,
  .content-item--right .image-container + div {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .content-item .image-container, .content-item .body-container {
    margin: 0;
  }  
}

/* MORE */
.quick-link {
    padding: 20px;
}

.text-center{text-align: center;}
.white-text{color:#fff!important;}
.card-svg {
    width: auto;
    height: 125px;
    margin-bottom: 1.557rem;
    border-style: none;
    vertical-align: middle;
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}
.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}
.list-group{padding-left:0;margin-bottom:20px}
.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}
.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}
.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}

a.list-group-item,button.list-group-item{color:#555}
a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}
a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}
button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}
.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}
.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}
.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;}
.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}
a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}
a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}
a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}
a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}
a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}
.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}
a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}
a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}
a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}
a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}
.list-group-item-danger{color:#a94442;background-color:#f2dede}
a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}
a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}
.list-group-item-heading{margin-top:0;margin-bottom:5px}
.list-group-item-text{margin-bottom:0;line-height:1.3}
.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}

.body-container .card-block ul {margin-left:-35px;}

.body-container .card-block li {
    position: relative;
    display: block;
    margin-bottom: -1px;
    color: rgba(255,255,255,.65) !important;
    background-color: transparent;
    font-size: 12px !important;
}


.body-container li a[href$='.pdf']:after {
    /*background: transparent url(http://wwwimages.adobe.com/content/dam/acom/en/legal/images/badges/cc_icon.png) center right no-repeat;*/
    padding-right: 18px;
    content: " - [PDF]";
    color: #666;line-height: 1.5; font-size: 12px;
  }

img[src*="_drm"]{display: none;}
.blog-img-preview{background-color: #43b02a;
      background-image: url(../images/dd-pattern.png);
    background-repeat: repeat;
    background-position: 0 0;
}

  .body-container li a[href$='#']:after {
   text-decoration: none; color: #00aec7; font-weight: 500; background: transparent url(../images/downcarrot.png) center left no-repeat;  background-size: 24px 24px; padding-left: 36px;
  }



.body-container li a::after {
    /*background: transparent url(http://www.baesystems.com/en/download-en/multimediaimage/webImage/20170306221759/1434555283778.png) center right no-repeat;
    padding-right:20px;
    content: " - link ";*/
  }

.body-container li a{ text-decoration: none; color: #00aec7; font-weight: 500; background: transparent url(../images/link.png) center left no-repeat;  background-size: 24px 24px; padding-left: 36px; -webkit-box-decoration-break: clone; display: inherit;}

.secure { 
  background: url(../images/lock.png) center no-repeat;  
  background-size: 24px 24px; 
  padding-left: 60px;
  padding-right:25px;
  background-position-x: 20px;
  background-color: #00aec7;}
  
.body-container li a:hover{ text-decoration: none; color: #2e6b88; text-shadow: 1px 1px 1px rgba(102, 102, 102, 0.25);}

.card-primary .body-container  li:first-child {background-color: #00aec7!important;}


.choice-lbl{
    clear: none;
    margin: 0 1%;
    vertical-align: top;
    text-align: center;
    padding: 0;
  background: transparent;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 700;
    border: 0;
    color: #00aec7;}
 
.question {
    margin-bottom: .5rem; 
    text-align: center;
    margin-bottom: 1.6rem; 
    text-align: center;
    font-size: 1.7rem;
    font-weight: 200;
    color: #000;}

.choice {
    margin-bottom: .5rem; 
    margin-bottom: 1.6rem; 
    font-size: 1.4rem;
    font-weight: 200;
    color: #000;
    cursor:pointer;
    text-align: center;
    line-height: 1.9
    max-width:500px;
  }    

.decisions{ min-height:500px; width:100%; padding:50px 50px 50px 50px}

.instruction{    
    font-weight: 900;
    letter-spacing: normal;
    text-transform: none;
    color: #43B02A;
    width: 100%;
    font-size: 16px;
    line-height: 1.3;
    padding: 0 6px;
    margin-bottom: 15px;
    text-align: center;
    cursor:pointer;
  }

  h1, h2, h3, h4, h5, h6{ margin-bottom: 20px; margin-top:40px; }

 .jumbotron-title{
  margin-top:0px; margin-bottom:10px;
  }

  .post iframe {
    height: 360px;
    max-width: 600px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 1rem;
}
  
.page-numbers li {
  border-width:4px;
  border-radius:1.5rem;
  font-size:14px;
  font-size:.7778rem;
  letter-spacing:1.4px;
  transition:all .4s ease;
  color:#fff;
  background-color:#00AEC7;
  border-color:#00AEC7;
  display:inline-block;
  font-weight:500;
  line-height:44.01px;
  line-height:2.556rem;
  text-align:center;
  cursor:pointer;
  user-select:none;
  border:1px solid transparent;
  padding:0 1rem;
  color:#fff;
  margin-bottom:5px;
}
.page-numbers li a {
  color:#fff
}

.btn-col{width:100%; margin-bottom:10px; text-align: center;}

blockquote{
    margin: 0 1rem 1rem;
    font-style: italic;
    font-weight: bold;
    color: #333;
}

.single-selector li:first-child{font-weight: 500}
.single-selector li a:link {text-decoration: none; display: block}
.single-selector li:hover{background-color: #00aec7; font-weight: 500}
.single-selector li a:hover{color: #fff;}

.site-footer{background-color: #f2f2f2; border-top: 1px solid #43b02a}

.pr-img-1, .pr-img-2{max-width: 375px; width: 100%;}
.pr-back{margin-top:-6px}

.mb-1{font-weight: 500; color:#000;}

.card-wf-member{background-color: #bb0826;}

.card-wf-member .secure{background-color:#464646}

.card-wf-member .body-container li:first-child{background-color:#464646}

.card-cargill-member{background-color: #638C1C;}

.card-segip-member{background-color: #003865;}

.card-andersen-member{background-color: #f16128;}

.card-allina-member{background-color: #93DBDC;
    background-image: linear-gradient(90deg, #45c6dc 8%,#82d4d7 92%);}

.card-uofms-member{background-color: #7a0019;}
.card-uofms-member .secure{background-color:#464646}

.card-target-member{background-color: #fff;}
.card-target-member .secure{background-color:#c00;}
.target-text{color:#c00!important;}
    

.card-bg-3m-pattern{ 
    background-image: url(/ddmndedhome/images/3m-pattern.png);
    background-repeat: repeat;
    background-position: 0 0;}

.card-wf-member{background-color: #fff;}

.card-subtitle h3, .card-subtitle li,{ color:#000; }

@media only screen and (min-width: 992px){
.question {font-size: 2.5rem;}  
}

@media only screen and (max-width: 992px){
.blog-img-preview{ height: 150px }   
}

@media only screen and (max-width: 767px){
.hide-mobile{display: none}
.blog-img-preview{ height: 100px }
.blog-date, .blog-preview{display: none;}
h1{ font-size:160%; }
h2, h3{font-size:120%}
h4, h5, h6, label, li, p{font-size: 90%}
}

@media only screen and (max-width: 543px){
.blog-img-preview{ height: 250px }
.blog-date, .blog-preview{display: block;}   
}

@media only screen and (max-width: 483px){
  .btn{ width: 100%; text-align: center; }
}


