@charset "utf-8";
/* CSS Document */
body {
  font-family: 'Roboto', Arial, serif;
  font-size: 18px;
  color: #000;
  line-height: 1.55em;
  padding: 0px;
  margin: 0;
  background-color: #ffffff;
}
p {
  margin: 0 0 1.3em
}
a {
  transition: color 0.1s ease-out;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  color: #2A5DB0
}
a:hover, a:active, a:focus {
  outline: 0
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0
}
h6 {
  font-size: 18px
}
/*******************************
* ME BRAND
*******************************/
.me-brand {
  background: #2F2F2F url(//www.mauldineconomics.com/images/shared/background-top.png) no-repeat top center;
  padding: 40px 0
}
.footer {
  padding: 40px 0;background: #2F2F2F;
}
.pubs {
  background: #c4c4c4;
  padding: 0px 0 60px;
}
.preview > .pubs {
  background: #c4c4c4;
  padding: 60px 0 60px;
}
.user-input {
  padding: 60px 0 60px
}
.email-address {
  padding: 60px 0 50px
}
.promos {
  padding: 30px 0 40px
}
.row.brand {
 .vertical-align display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.row.email-group {
 .vertical-align display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
h1 {
  color: #fff;
  font-size: 30px;
  letter-spacing: -0.02em
}
h2 {
  font-size: 22px;
  letter-spacing: -0.02em;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1.3em;
  position: relative;
  padding: 0 20px;
  background: #fff;
  z-index: 2
}
.promos h2 {
  margin-bottom: 0px;
}
/*h2:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 20px;
  background-color: #c4c4c4;
  bottom: 0px;
  left: 0;
  z-index: -1;
}*/
.pub-intro {
  font-size: .95em;
  margin-top: 20px;
}
h2 span {
  display: block;
  font-size: 110%;
  color: #cc9900;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  margin-top: 5px;
  padding: 0 30px 10px;
  background: #fff;
}
.user-email {
  border: 0px solid #fff;
  border-bottom: 3px solid #b68901;
  text-align: center;
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  display: block;
  width: 100%;
  font-weight: 700
}
#email-update {
  font-size: 0.9em;
  position: relative;
  padding-left: 20px
}
#email-update:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  left: 3px;
  top: 0px;
  background-color: #ccc;
}
.email-label {
  text-align: right;
  padding-top: 10px;
  font-size: 14px
}

.update-email {
  margin-top: 30px;
  position: relative;
  -webkit-transition: max-height .5s ease-out;
  -o-transition: max-height .5s ease-out;
  transition: max-height .5s ease-out;
  max-height: 0;
  overflow-y: hidden;
}
.user-input-in::after {
    position: absolute;
    top:20px;
    left:0px;
    font-family: FontAwesome;
    font-size: 24px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    content: "\f105";
    color: #D5A429;
    display: block;
    background: #fff;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    text-align: center;
    padding-top: 5px;
    z-index: 2;
    transform: translateX(-50%);
}

.update-email.on {
  max-height: 500px;
}
.user-label{font-weight:700;font-size:1.2em;padding-bottom:25px; border-bottom:3px solid #eee}
.user-input-in{
  padding: 25px 25px 25px 35px;
  background: #f1f1f1;
   position: relative;
}
.update-email-in{
  padding: 25px ;
  background: #f1f1f1;
   position: relative;
}

.sr-opt {
  margin-top: 30px;
  position: relative;
  -webkit-transition: max-height .5s ease-out;
  -o-transition: max-height .5s ease-out;
  transition: max-height .5s ease-out;
  max-height: 0;
  overflow-y: hidden;
}
.btn {
  border-radius: 0px;
  font-weight: 700;
}
.input-lg {
  border-radius: 0px;
}
.btn-change-em, .btn-change-em:visited, .btn-change-em:active, .btn-change-em:focus {
  background-color: #2F2F2F;
  border-color: #2F2F2F;
  color: #cc9900;
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
.btn-primary i.fa-angle-right {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.btn-primary:hover i.fa-angle-right {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.btn-change-em:hover, .btn-change-em:disabled {
  background-color: #000 !important;
  border-color: #000 !important;
  color: #cc9900;
}
.btn-primary, .btn-primary:visited, .btn-primary:active, .btn-primary:focus {
  background-color: #cc9900;
  border-color: #cc9900;
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
.btn-primary:hover {
  background-color: #2F2F2F !important;
  border-color: #2F2F2F !important;
}
.btn-primary:disabled {
  background-color: #888 !important;
  border-color: #888 !important;
  opacity: .45;
}
.btn-info, .btn-info:visited, .btn-info:active, .btn-info:focus {
  background-color: #0773D9;
  border-color: #0773D9;
  position: relative;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.btn-info:hover {
  background-color: #085eb0 !important;
  border-color: #085eb0!important;
}
.btn-info:disabled {
  background-color: #888 !important;
  border-color: #888!important;
  opacity: .3
}
.form-control[disabled] {
  background-color: #fff;
  border-top: 0px solid #fff;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
}
.btn-info::before {
  position: absolute;
  top: -1px;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #F1F1F1;
  right: 0;
  content: "";
  transform: translateX(-50%);
}
.promos .btn-primary {
  position: relative
}
/*.promos .btn-primary::before {
  position: absolute;
  top: -1px;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #F1F1F1;
  right: 0;
  content: "";
  transform: translateX(-50%);
}*/

@media (max-width: 767px) {
.row.em-address {
  display: block;
}
.email-label {
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 0px;
  border-bottom: 1px solid #ddd;
}
.email-group .input-group-btn > .btn {
  margin-left: 0px;
  margin-top: 15px;
}
.email-group .input-group {
  display: block;
}
.change-btn {
  text-align: center;
  padding-top: 15px
}
.row.brand {
  display: block;
}
.row.brand img {
  margin-bottom: 10px
}
.user-email {
  height: 56px;
  font-size: 20px
}
.email-address {
  padding: 30px 0
}
.row.email-group {
  display: block
}
#email-update {
  padding-left: 0;
}
#email-update:before {
  width: 0
}
}
.checkbox {
  margin-top: 0;
  margin-bottom: 30px
}
.checkbox label {
  position: relative;
  padding-left: 0px;
  font-size: 16px;
  line-height: 1.3em;
  text-align: left;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: normal;
  width: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: 220px;
  height: auto;
  overflow: hidden;
}
.checkbox.paid label {
  padding: 40px 20px 0 0;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 25px;
  height: 25px;
  left: 3px;
  top: 5px;
  border: 2px solid #cc9900;
  border-radius: 3px;
  background-color: #fff;
  z-index: 2;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 23px;
  height: 23px;
  left: 8px;
  top: 6px;
  padding-left: 2px;
  padding-top: 1px;
  font-size: 14px;
  color: #ccc;
  z-index: 3;
  border-radius: 3px;
  font-family: Arial;
  content: "✖";
  border-color: #ccc;
}
.checkbox input[type="checkbox"] {
  opacity: 0;
}
.checkbox input[type="checkbox"]:focus + label::before {
  outline: 0;
}
.checkbox input[type="checkbox"]:checked + label::after {
  font-family: 'FontAwesome';
  content: "\f00c";
  border-color: #ccc;
  color: #cc9900;
  font-size: 18px;
  left: 4px;
  top: 6px;
}
.checkbox input[type="checkbox"]:checked + label > .middle:before {
  background: #cc9900;
  content: "You are subscribed";
  color: #fff;
}
.checkbox.paid input[type="checkbox"]:checked + label > .middle:before {
  background: #cc9900;
  content: "YES, I want to hear more";
  color: #fff;
}
.checkbox input[type="checkbox"]:checked + label > .middle a.learn {
  color: #666;
  font-weight: 400;
  font-size: 16px;
}
.checkbox input[type="checkbox"]:checked + label > .middle img {
  width: 60%;
}
.middle {
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
  text-align: center
}
.middle.paid {
  text-align: left;
}
.middle img {
  width: 70%;
  margin: 10px auto 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.middle:before {
  position: absolute;
  background: #c4c4c4;
  content: "You are not subscribed";
  top: 0;
  left: 0;
  padding: 7px 15px 10px 35px;
  display: inline-block;
  z-index: 1;
  font-size: 12px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  ;
}
.middle.paid:before {
  position: absolute;
  background: #c4c4c4;
  content: "NO, I do not want to hear more";
  top: 0;
  left: 0;
  padding: 7px 15px 10px 35px;
  display: inline-block;
  z-index: 1;
  font-size: 12px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
  .middle.paid img {
    margin: 0px auto ;
  }
.middle a.learn {
  margin-top: 25px;
  position: relative;
  display: block;
  color: #cc9900;
  font-weight: 900;
  z-index: 10;
  padding: 0;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.middle a.learn:before {
  position: absolute;
  content: "";
  width: 50%;
  height: 1px;
  background-color: #ccc;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
}

.middle.paid a.learn:before {
    left: 0%;
    transform: translateX(0%);
}

.checkbox-promo {
  border-bottom: 1px dotted #ccc;
  padding: 20px 0
}
.checkbox-promo label {
  display: block;
  position: relative;
  padding-left: 45px;
  text-align: left;
  font-size: 1.3em;
  cursor: pointer
}
.checkbox-promo label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 25px;
  height: 25px;
  left: 3px;
  top: 3px;
  border: 2px solid #cc9900;
  border-radius: 3px;
  background-color: #e9e9e9;
  z-index: 2;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox-promo label::after {
  display: inline-block;
  position: absolute;
  width: 23px;
  height: 23px;
  left: 4px;
  top: 0px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 18px;
  color: #cc9900;
  z-index: 3;
  border-radius: 3px;
}
.checkbox-promo input[type="checkbox"] {
  opacity: 0;
}
.checkbox-promo input[type="checkbox"]:focus + label::before {
  outline: 0;
}
.checkbox-promo input[type="checkbox"]:checked + label::after {
  font-family: 'FontAwesome';
  content: "\f00c";
  border-color: #ccc;
}
.promos-btn-col .btn {
  margin-left: 40px
}
/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
*******************************/
.modal-backdrop.in {
  filter: alpha(opacity=70);
  opacity: .8;
}
.editor {
  background: #000;
  width: 0;
  margin-bottom: 20px;
  transition: width 0.3s ease-in;
  -webkit-transition: width .3s ease-in;
  -moz-transition: width .3s ease-in;
  -o-transition: width .3s ease-in;
}
.editor.animate {
  width: 100%
}
img.pub-logo {
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.modal.left .modal-dialog, .modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 40%;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
.modal.left .modal-content, .modal.right .modal-content {
  height: 100%;
  display: table;
  padding: 15px;
  background-color: #ffffffff;
}
.modal-center {
  display: table-cell;
  vertical-align: middle;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}
.modal.left .modal-body, .modal.right .modal-body {
  overflow-y: scroll;
  padding: 0px 30px 20px 15px;
}
/*Left*/
.modal.left.fade .modal-dialog {
  left: -40%;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
  -o-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}
.modal.left.fade.in .modal-dialog {
  left: 0;
}
/*Right*/
.modal.right.fade .modal-dialog {
  right: -40%;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}
.modal.right.fade.in .modal-dialog {
  right: 0;
}
.modal.right .right-side {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in, right 0.3s ease-out;
  -moz-transition: opacity 0.4s ease-in, right 0.3s ease-out;
  -o-transition: opacity 0.4s ease-in, right 0.3s ease-out;
  transition: opacity 0.4s ease-in, right 0.3s ease-out;
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}
.modal.right .right-side.animate {
  opacity: 1;
}

#pubdetail .right-side {
  background-color: #eee;
}
#pubdetail .right-side.tftf {
  background: #000 url(//d1v8wrjcw5hdn6.cloudfront.net/manage-email/tftf-modal-img.jpg) center bottom/cover
}
#pubdetail .right-side.twig {
  background: #000 url(//d1v8wrjcw5hdn6.cloudfront.net/manage-email/twig-modal-img1.jpg) center bottom/cover
}
#pubdetail .right-side.tenth {
  background: #000 url(//d1v8wrjcw5hdn6.cloudfront.net/editors/jared-dillian/man-bg-modal.png) center bottom/cover
}
#pubdetail .right-side.cdc {
  background: #000 url(//d1v8wrjcw5hdn6.cloudfront.net/manage-email/cdc-modal-img.jpg) center bottom/cover
}
#pubdetail .right-side.ctd {
  background: #000 url(//d1v8wrjcw5hdn6.cloudfront.net/manage-email/ctd-modal-img.jpg) center bottom/cover
}
#pubdetail .right-side.otb {
  background: #000 url(//d1v8wrjcw5hdn6.cloudfront.net/manage-email/otb-modal-img.jpg) center bottom/cover
}
#pubdetail .right-side.profit {
  background: #000 url(//d1v8wrjcw5hdn6.cloudfront.net/manage-email/profit-modal-img.jpg) center bottom/cover
}
#pubdetail .right-side.global {
  background: #000 url(//images.mauldineconomics.com/global-macro-update/gmu-header-background.jpg) center bottom/cover
}
#pubdetail .right-side.smart {
  background: #000 url(//images.mauldineconomics.com/smart-money-monday/smm-header-background.jpg) center bottom/cover
}
#pubdetail .right-side.digest {
  background: #000 url(//d1v8wrjcw5hdn6.cloudfront.net/manage-email/dividend-modal-img.jpg.jpg) center bottom/cover
}
.vertical-align {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media (max-width: 767px) {
.modal.left .modal-dialog, .modal.right .modal-dialog {
  width: 100%
}
.modal.left.fade .modal-dialog {
  left: -100%;
}
.modal.right.fade .modal-dialog {
  right: -100%;
}
.sr-thumb {
  padding: 0 20%
}
.xs-padd {
  padding: 0 15%
}
.checkbox label {
  height: 300px
}
.middle img {
  width: 90%;
}
.checkbox input[type="checkbox"]:checked + label > .middle img {
  width: 80%;
}
.promos-btn-col .btn {
  margin-left: 10px;
}
.user-label{
  border:none;
  text-align:center;
}
.user-input-in{padding:35px 25px;margin:0 10%}
.user-input-in::after {
    position: absolute;
    top:-20px;
    left:50%;
    content: "\f107";
    
    transform: translateX(-50%);
}
}

@media (max-width: 500px) {
  
  h2 span {
    font-size: 20px;  
  }
  .user-input-in{padding:35px 25px;margin:0 2%}
.modal.left .modal-dialog, .modal.right .modal-dialog {
  width: 100%
}
.modal.left.fade .modal-dialog {
  left: -100%;
}
.modal.right.fade .modal-dialog {
  right: -100%;
}
.modal.right .modal-body {
  padding: 20px 30px
}
.modal-center {
  display: block;
  vertical-align: top;
}
.sr-thumb {
  padding: 0 5%
}
.xs-padd {
  padding: 0 5%
}
.checkbox label {
  height: 300px
}
  
.checkbox.paid label {
  min-height: auto;
padding: 50px 20px 10px;
height: auto;
}
.middle img {
  width: 90%;
  margin-bottom: 10px;
}
  
  .middle.paid {
    text-align: center;
  }
  
.middle.paid img {
  width: 45%;
}
  
  
  .middle.paid a.learn:before {
    left: 50%;
    transform: translateX(-50%);
}
  
  .middle.paid::before {
    
  }
  
.checkbox input[type="checkbox"]:checked + label > .middle img {
  width: 80%;
}
.promos-btn-col .btn {
  margin-left: 0px;
}
  

  
}

@media (min-width: 769px) {
.modal.left .modal-dialog, .modal.right .modal-dialog {
  width: 90%
}
.modal.left.fade .modal-dialog {
  left: -90%;
}
.modal.right.fade .modal-dialog {
  right: -90%;
}
.m-content {
  padding-left: 20px;
  padding-right: 20px
}
img.pub-logo {
  padding: 0 10%;
}
.checkbox label {
  height: 260px
}
.middle img {
  width: 80%;
}
.checkbox input[type="checkbox"]:checked + label > .middle img {
  width: 70%;
}
.promos-btn-col .btn {
  margin-left: 50px;
}
}

@media (min-width: 992px) {
.modal.left .modal-dialog, .modal.right .modal-dialog {
  width: 90%
}
.modal.left.fade .modal-dialog {
  left: -90%;
}
.modal.right.fade .modal-dialog {
  right: -90%;
}
.m-content {
  padding-left: 20px;
  padding-right: 20px
}
img.pub-logo {
  padding: 0 10%;
}
.checkbox label {
  min-height: 220px;
  height: auto;
}
.checkbox.paid label {
  min-height: 210px;
  height: auto;
}
  
.middle img {
  width: 80%;
}
.checkbox input[type="checkbox"]:checked + label > .middle img {
  width: 70%;
}
.promos-btn-col .btn {
  margin-left: 40px;
}


}

@media (min-width: 1200px) {
.modal.left .modal-dialog, .modal.right .modal-dialog {
  width: 80%
}
.modal.left.fade .modal-dialog {
  left: -80%;
}
.modal.right.fade .modal-dialog {
  right: -80%;
}
.m-content {
  padding-left: 20px;
  padding-right: 20px
}
img.pub-logo {
  padding: 0 20%;
}
}

@media (min-width: 1500px) {
.modal.left .modal-dialog, .modal.right .modal-dialog {
  width: 60%
}
.modal.left.fade .modal-dialog {
  left: -60%;
}
.modal.right.fade .modal-dialog {
  right: -60%;
}
.m-content {
  padding-left: 40px;
  padding-right: 40px
}
img.pub-logo {
  padding: 0 20%;
}
}
/* ----- MODAL STYLE ----- */
.modal-content {
  border-radius: 0;
  border: none;
  width: 100%
}
.modal-header {
  padding: 0px 5px 0px;
  position: relative;
  border-bottom: 1px solid #fff;
}
.modal-header p {
  margin: 0
}
#pubdetail .modal-title {
  font-family: Georgia, serif;
  font-size: 30px;
  line-height: 1.25em;
  text-align: center;
}
#pubdetail .pubname {
  text-align: center;
  position: relative;
  margin: 5px 10px 10px;
  z-index: 2
}
#pubdetail .pubname:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #666;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: -1
}
#pubdetail .pubname span {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
  font-family: 'Roboto', Arial, serif;
  display: inline-block;
  color: #CC9900;
  background: #fff;
  padding: 5px 10px;
}
button.close {
  float: none;
  font-size: 60px;
  font-weight: 400;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
}
.footer ul, #status .modal-body ul {
  list-style: none;
  margin: 0;
  margin-bottom: 0px;
  padding: 0;
}
.footer ul li,#status .modal-body ul li {
  display: inline-block;
  position: relative;
  padding: 0 10px;
}
.footer ul li:after, #status .modal-body ul li:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 10px;
  background-color: #666;
  top: 50%;
  right: -1px;
  transform: translateY(-50%);
}
.footer ul li:last-child:after, #status .modal-body ul li:last-child:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 10px;
  background-color: #666;
  top: 50%;
  right: -1px;
  transform: translateY(-50%);
}
.footer ul li a, #status .modal-body ul li a {
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  color: rgba(255,255,255,.9);
}
.footer ul li a, #status .modal-body ul li a:hover {text-decoration:underline}
#status .modal-body ul li a{color:#000;font-size:14px;  text-transform: none;}
#status .modal-body ul li:after{height:6px;transform: translateY(-40%);color:#ccc}
#status .modal-body ul li {padding:0 12px}
#status .modal-body ul {
   padding: 10px 0 0;
    border-top: 1px solid #eee;
}
.footer .copyright {
  color: #999;
  font-size: 14px;
}
/* VERTICAL SPACING OPTIONS */
.margin_top_0 {
  margin-top: 0px !important;
}
.margin_top_5 {
  margin-top: 5px !important;
}
.margin_top_10 {
  margin-top: 10px !important;
}
.margin_top_15 {
  margin-top: 15px !important;
}
.margin_top_25 {
  margin-top: 25px !important;
}
.margin_top_30 {
  margin-top: 30px !important;
}
.margin_top_35 {
  margin-top: 35px !important;
}
.margin_top_40 {
  margin-top: 40px !important;
}
.margin_top_45 {
  margin-top: 45px !important;
}
.margin_top_60 {
  margin-top: 60px !important;
}
.margin_top_70 {
  margin-top: 70px !important;
}
.margin_top_80 {
  margin-top: 80px !important;
}
.margin_top_90 {
  margin-top: 90px !important;
}
.margin_top_120 {
  margin-top: 120px !important;
}
.margin_bottom_0 {
  margin-bottom: 0px !important;
}
.margin_bottom_5 {
  margin-bottom: 5px !important;
}
.margin_bottom_10 {
  margin-bottom: 10px !important;
}
.margin_bottom_15 {
  margin-bottom: 15px !important;
}
.margin_bottom_20 {
  margin-bottom: 20px !important;
}
.margin_bottom_25 {
  margin-bottom: 25px !important;
}
.margin_bottom_30 {
  margin-bottom: 30px !important;
}
.margin_bottom_35 {
  margin-bottom: 35px !important;
}
.margin_bottom_40 {
  margin-bottom: 40px !important;
}
.margin_bottom_45 {
  margin-bottom: 45px !important;
}
.margin_bottom_60 {
  margin-bottom: 60px !important;
}
.margin_bottom_70 {
  margin-bottom: 70px !important;
}
.margin_bottom_80 {
  margin-bottom: 80px !important;
}
.margin_bottom_90 {
  margin-bottom: 90px !important;
}
.margin_bottom_100 {
  margin-bottom: 100px !important;
}
.margin_bottom_120 {
  margin-bottom: 120px !important;
}
.padding_top_5 {
  padding-top: 5px !important;
}
.padding_top_15 {
  padding-top: 15px !important;
}
.padding_top_20 {
  padding-top: 20px !important;
}
.padding_top_30 {
  padding-top: 30px !important;
}
.padding_top_45 {
  padding-top: 45px !important;
}
.padding_top_60 {
  padding-top: 60px !important;
}
.padding_top_90 {
  padding-top: 90px !important;
}
.padding_top_120 {
  padding-top: 120px !important;
}
.padding_top_130 {
  padding-top: 130px !important;
}
.padding_bottom_5 {
  padding-bottom: 5px !important;
}
.padding_bottom_15 {
  padding-bottom: 15px !important;
}
.padding_bottom_20 {
  padding-bottom: 20px !important;
}
.padding_bottom_30 {
  padding-bottom: 30px !important;
}
.padding_bottom_45 {
  padding-bottom: 45px !important;
}
.padding_bottom_60 {
  padding-bottom: 60px !important;
}
.padding_bottom_90 {
  padding-bottom: 90px !important;
}
.padding_bottom_120 {
  padding-bottom: 120px !important;
}
.padding_bottom_130 {
  padding-bottom: 130px !important;
}

.preview{position:relative;
-webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: blur(1px);}
  .preview:before{
    content:"";
    background:rgba(255,255,255,.85);
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:block;
    position:absolute;
    z-index:50
}
.preview > .pubs{padding: 0px 0 60px;}
.preview > .pubs h2{padding: 30px 20px;}
.fixed{z-index:2;margin:0 auto;background:#fff;width:100%;top:0;
box-shadow: 0 8px 6px -6px rgba(0,0,0,.5);margin-bottom:6px;border-bottom:2px solid #666}
#status .modal-body strong{font-size:1.2em} .modal-title{font-size:28px}
#status .modal-dialog {
  margin-top: 0;
  margin-bottom: 0;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#status .modal-body strong{font-size:1.35em}
#status .modal.fade .modal-dialog {
  transform: translate(0, -100%);
}

#status .modal.in .modal-dialog {
  transform: translate(0, 0);
}
#status button.close {
    float: right;
    font-size: 40px;
    font-weight: 400;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
}
#status .modal-header {
    background: #CC9900;
    padding: 25px;text-align:center;
 }
#status .modal-body {
    position: relative;
    padding: 30px 25px;text-align:center;
}
#status .modal-body p{margin:0}


.checkbox.paid label::after,
.checkbox.mainpaid label::after {
    display: inline-block;
    position: absolute;
    width: 23px;
    height: 23px;
    
    left: 4px;
    top: 6px;
    padding-left: 2px;
    padding-top: 1px;
    
    font-size: 18px;
    z-index: 3;
    border-radius: 3px;
    color: #cc9900;
    font-family: 'FontAwesome';
    content: "\f00c";
    border-color: #ccc;
}

.checkbox.paid input[type="checkbox"]:checked + label::after,
.checkbox.mainpaid input[type="checkbox"]:checked + label::after {
    font-family: Arial;
    content: "✖";
    border-color: #ccc;
    color: #ccc;
    font-size: 14px;
    left: 8px;
    top: 6px;
}

.middle.paid:before {
    position: absolute;
    
    background: #cc9900;
    content: "YES, I want to hear more";
    color: #fff;
    top: 0;
    left: 0;
    padding: 7px 15px 10px 35px;
    display: inline-block;
    z-index: 1;
    font-size: 12px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.checkbox.paid input[type="checkbox"]:checked + label > .middle:before {
    background: #c4c4c4;
    color: #000;
    content: "NO, I do not want to hear more";    
}

.middle a.learn {
    margin-top: 25px;
    position: relative;
    display: block;
    
    color: #666;
    z-index: 10;
    padding: 0;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.checkbox input[type="checkbox"]:checked + label > .middle a.learn {
    color: #cc9900;
    font-weight: 900;
    font-size: 18px;
}
  
.middle img {
  width: 70%;
}

@media (min-width: 992px)
.middle img {
    width: 70%;
}
@media (min-width: 769px)
.middle img {
    width: 70%;
}


.checkbox input[type="checkbox"]:checked + label > .middle img {
  width: 80%;
}
