.hero-blog {
  background: url(../images/hero-blog.jpg) no-repeat center center;
  background-size: cover;
}
.hero-blog .hero-text-block-banner {
  padding-left: 0;
  padding-right: 0;
}

.blog-details p > img, .blog-details p > iframe {
  display: block;
  margin: 1em auto;
}

#email_verify,
#confirm {
  position: absolute;
  left: -999em;
}

.pagination-pages #load-more-articles.btn {
  color: #028ae2;
  font-size: 1rem;
}
.pagination-pages #load-more-articles.btn:hover {
  color: #002D72;
}

#peer360_jamp,
#subscribe_error,
#subscribe_success {
  display: none;
  line-height: 1.5em;
  font-size: .8em;
  color: #858585;
  padding: 2em 0;
}

.blog-section-heading {
  padding: 1em;
}

#page .blog-related-section .OUTBRAIN ul {
  padding: 0 !important;
  margin: 0;
}
#page .blog-related-section .OUTBRAIN ul li a.rec-link {
  height: auto;
  margin-bottom: 20px;
}
#page .blog-related-section .OUTBRAIN .odb_li {
  padding: 20px;
}
#page .blog-related-section .OUTBRAIN .ob-recIdx-2,
#page .blog-related-section .OUTBRAIN .ob-recIdx-3,
#page .blog-related-section .OUTBRAIN .SB_1 .ob_org_header {
  display: none;
}
#page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-0,
#page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-1 {
  color: #FFFFFF;
  padding: 0;
  position: relative;
  text-align: left;
  width: 49%;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
#page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-0:before,
#page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-1:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* initial ratio of 1:1*/
}
#page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-0 .ob-text-content,
#page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-1 .ob-text-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-0 .ob-text-content a,
#page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-1 .ob-text-content a {
  margin: 20px;
  height: calc( 100% - 20px - 2em );
}
#page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-0 {
  margin-right: 1%;
  background-color: #00BDF2;
}
#page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-0 .blog-featured-featured {
  color: #004e64;
}
#page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-1 {
  background-color: #002D72;
}
#page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-1 .blog-featured-featured {
  color: #028ae2;
}
#page .blog-related-section .OUTBRAIN .ob-text-content {
  display: inline-block;
}
#page .blog-related-section .OUTBRAIN .ob-text-content a:link,
#page .blog-related-section .OUTBRAIN .ob-text-content a:visited,
#page .blog-related-section .OUTBRAIN .ob-text-content a:hover,
#page .blog-related-section .OUTBRAIN .ob-text-content a:active {
  color: #fff;
  display: block;
  font-family: Interstate;
  font-size: 1.5rem;
  font-weight: 500;
  height: 39px;
  line-height: 1.25;
  margin: 0 0 10px 0;
  visibility: visible;
}
#page .blog-related-section .OUTBRAIN .blog-featured-featured {
  display: none;
}
#page .blog-related-section .OUTBRAIN .blog-featured-more {
  bottom: 20px;
  display: block;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 18px;
  height: 25px;
  left: 20px;
  line-height: 25px;
  position: absolute;
  text-align: left;
  width: 100%;
}
#page .blog-related-section .OUTBRAIN .blog-featured-more a:link,
#page .blog-related-section .OUTBRAIN .blog-featured-more a:visited,
#page .blog-related-section .OUTBRAIN .blog-featured-more a:hover,
#page .blog-related-section .OUTBRAIN .blog-featured-more a:active {
  color: #fff;
  display: inline;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 18px;
  height: auto;
  line-height: 25px;
  text-align: center;
}
#page .blog-related-section .OUTBRAIN .blog-featured-more a:hover,
#page .blog-related-section .OUTBRAIN .blog-featured-more a:active {
  opacity: 0.6000000238418579;
  text-decoration: underline !important;
}

.blog-comment-count .fa.fa-comments {
  margin-right: 0.5rem;
}

@media (max-width: 481px) {
  #page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-0,
  #page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-1 {
    padding: 0 !important;
    height: auto;
    max-width: 100%;
    display: block;
    margin: 0 0 1em;
    padding-bottom: calc(1em + 20px) !important;
    width: 100%;
  }
  #page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-0:before,
  #page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-1:before {
    display: none;
  }
  #page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-0 .ob-text-content,
  #page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-1 .ob-text-content {
    position: relative;
    min-height: 150px;
    height: auto;
  }
  #page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-0 .ob-text-content a:link,
  #page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-0 .ob-text-content a:visited,
  #page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-0 .ob-text-content a:hover,
  #page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-0 .ob-text-content a:active,
  #page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-1 .ob-text-content a:link,
  #page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-1 .ob-text-content a:visited,
  #page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-1 .ob-text-content a:hover,
  #page .blog-related-section .OUTBRAIN .SB_1 .odb_li.ob-recIdx-1 .ob-text-content a:active {
    height: auto;
  }
}
.disqus .PCD_disqus_intro_terms {
  margin-top: 1em;
  font-size: 14px;
  line-height: 1.5em;
}
.disqus #PCD_disqus_temp {
  border-bottom: 2px solid rgba(0, 39, 59, 0.07843);
  margin-bottom: 24px;
}
.disqus #PCD_disqus_temp ul {
  color: #3f4549;
  border: none;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.disqus #PCD_disqus_temp ul li {
  bottom: -2px;
  color: rgba(0, 39, 59, 0.34902);
  display: inline-block;
  font-family: 'Helvetica Neue', arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 15px;
  margin: 0 15px;
  padding: 12px 0;
  position: relative;
}
.disqus #PCD_disqus_temp ul li.first {
  border-bottom: 2px solid #333;
  color: #3f4549;
  margin: 0 15px 0 0;
}
.disqus .PCD_disqus_row {
  margin-top: 25px;
}
.disqus #PCD_disqus_examples .PCD_disqus_row .PCD_disqus_field {
  background-color: #fff;
  border-radius: 4px;
  border: 2px solid rgba(0, 39, 59, 0.2);
  color: rgba(0, 39, 59, 0.35);
  font-family: 'Helvetica Neue', arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  padding: 7px 9px 7px 10px;
}
.disqus .PCD_disqus_row .PCD_disqus_avatar {
  border-radius: 3px;
  float: left;
  height: 48px;
  margin-right: 12px;
  width: 48px;
}
.disqus .PCD_disqus_row .PCD_disqus_header {
  color: #00589d;f
  font-size: 13px;
  line-height: 1;
  margin-bottom: 3px;
  padding-right: 46px;
  font-weight: 700;
}
.disqus .PCD_disqus_row .PCD_disqus_post {
  overflow: hidden;
}
.disqus .PCD_disqus_row .PCD_disqus_post {
  color: #3f4549;
  font-size: 15px;
  font-weight: 300;
  line-height: 21px;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.disqus .PCD_disqus_reply {
  padding-left: 60px;
}
.disqus .PCD_disqus_reply .PCD_disqus_avatar {
  height: 36px;
  width: 36px;
}

.lt-ie9 .PCD_disqus_field {
  border: 2px solid #cbd2d6;
  color: #cbd2d6;
}
.lt-ie9 .disqus #PCD_disqus_temp {
  border-bottom: 2px solid #cbd2d6;
}
.lt-ie9 .disqus #PCD_disqus_temp ul li {
  color: #a7b4bb;
}

#discussions {
  margin: 5px 0 30px;
  padding: 0 40px;
}
#discussions a:link,
#discussions a:visited,
#discussions a:hover,
#discussions a:active {
  text-decoration: none;
}
#discussions a:hover,
#discussions a:active {
  text-decoration: underline;
}
#discussions .bgshim {
  display: inline-block;
  margin-left: 30px;
}
#discussions p.subdued_info {
  color: #858585;
  font-size: 0.89em;
}
#discussions .btn {
  border-radius: 8px;
}

/* ---- comments */
.PCD_comments {
  border: 1px solid #e8edf1;
  margin: 30px 0 15px;
  padding: 0;
}
.PCD_comments .PCD_comment_heading {
  background-color: #e8edf1;
  color: #07579e;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  padding: 11px 30px 11px 10px;
  position: relative;
  text-transform: uppercase;
}
.PCD_comments .PCD_comment_heading .indicator {
  position: absolute;
  right: 11px;
  width: 10px;
  height: 10px;
  background: url(../images/dsq.png) transparent left top no-repeat;
}
.PCD_comments .PCD_comment_heading.comments_open .indicator {
  background-position: left -48px;
}
.PCD_comments .PCD_comment_block {
  background: none;
  color: #333;
  display: none;
  font-size: 12px;
  padding: 18px;
}
.PCD_comments .PCD_comment_block .PCD_comment_wrapper {
  background: url("http://www.citigroup.com/citi/images/global/dotted_line_tile_h-333333.png") transparent 0 0 repeat-x;
  background-origin: padding-box;
  padding-top: 16px;
}
.PCD_comments .PCD_comment_block .PCD_comment_wrapper:first-child {
  background: none;
  padding-top: 0;
}
.PCD_comments .PCD_comment_block .PCD_comment_wrapper.PCD_comment_citi_reply {
  background-color: #efefef;
  background-image: none;
  margin-bottom: 18px;
  padding: 6px 16px 1px 16px;
}
.PCD_comments .PCD_comment_block .PCD_comment_wrapper .PCD_comment_txt {
  color: #656565 !important;
  margin-top: 16px;
}
.PCD_comments .PCD_comment_block .PCD_comment_wrapper .PCD_comment_txt p {
  color: #656565 !important;
}

.filter-info {
  border-bottom: solid 1px #ddd;
  margin: 0 0 1.5em;
  padding: 0 0 1.5em;
}
.filter-info .filter-info-by {
  padding: 0;
}
.filter-info .filter-info-return {
  padding: 0;
}

.no-padding {
  padding: 0;
}

@media (max-width: 480px) {
  #discussions {
    padding: 10px 10px 0;
    border-top: none;
  }

  #terms p {
    font-size: 14px;
    vertical-align: middle;
  }
  #terms p #comment_terms_agree {
    vertical-align: middle;
  }
  #terms p .bgshim {
    display: block;
    margin-left: 0;
    margin-top: 15px;
    width: 100%;
  }
  #terms p .bgshim #comment_terms_continue {
    display: block;
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .disqus .PCD_disqus_avatar {
    height: 30px;
    width: 30px;
  }
  .disqus .PCD_disqus_header {
    display: block;
  }
  .disqus .PCD_disqus_post {
    clear: left;
    padding-top: 10px;
  }
  .disqus .PCD_disqus_post {
    color: #3f4549;
    font-size: 12px;
    font-weight: 300;
    line-height: 21px;
    font-family: Georgia,Times,serif;
  }
  .disqus .PCD_disqus_reply {
    padding-left: 17px;
    border-left: 2px solid rgba(0, 39, 59, 0.08);
  }
  .disqus .PCD_disqus_reply .PCD_disqus_avatar {
    height: 30px;
    width: 30px;
  }
}
@media (max-width: 767px) {
  .text-right-xs {
    text-align: right;
  }

  .text-left-xs {
    text-align: left;
  }

  .text-center-xs {
    text-align: center;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .text-right-sm {
    text-align: right;
  }

  .text-left-sm {
    text-align: left;
  }

  .text-center-sm {
    text-align: center;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .text-right-md {
    text-align: right;
  }

  .text-left-md {
    text-align: left;
  }

  .text-center-md {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .text-right-lg {
    text-align: right;
  }

  .text-left-lg {
    text-align: left;
  }

  .text-center-lg {
    text-align: center;
  }
}
@media (max-width: 320px) {
  .blog-filter-container .form-blog-label,
  .blog-filter-container select {
    margin-right: 5px !important;
  }
}
@media (max-width: 991px) {
  #social_share_nav > li {
    width: 15%;
  }
  #social_share_nav > li .gig-button-container {
    width: 15vw;
    padding: calc( (80px - 13px) / 2) calc( (15vw - 18px) / 2) !important;
  }

  .blog-details iframe {
    width: 100%;
    height: calc( 75vw - 2em );
  }
}
.ratio1_1 {
  position: relative;
}
.ratio1_1:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* initial ratio of 1:1*/
}
.ratio1_1 .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

@media (max-width: 767px) {
  .text-right-xs {
    text-align: right;
  }

  .text-left-xs {
    text-align: left;
  }

  .text-center-xs {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-right-sm {
    text-align: right;
  }

  .text-left-sm {
    text-align: left;
  }

  .text-center-sm {
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .text-right-md {
    text-align: right;
  }

  .text-left-md {
    text-align: left;
  }

  .text-center-md {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .text-right-lg {
    text-align: right;
  }

  .text-left-lg {
    text-align: left;
  }

  .text-center-lg {
    text-align: center;
  }
}
#comForm {
  display: table;
  width: 100%;
}
#ctext, #rp_text {
  box-shadow: inset 0 0 2px 0 rgba(135, 135, 135, .49);
  border-radius: 7px;
  border: 1px solid #d8d8d8;
  padding: 8px;
  line-height: 1em;
  width: 100%;
  overflow: auto;
  overflow-wrap: break-word;
  max-height: 350px;
}
#ctext:focus, #rp_text:focus {
    border: 1px solid #00bdf2;
}
.reply_link {
  font-size: 14px;
  font-weight: 600;
  padding-left: 60px;

}
.PCD_disqus_reply .text.reply_link {
    padding-left: 48px;
}
#submit_button {
  background: #0f6cae !important;
  padding: 13px 38px;
  border-radius: 10px;
  font-family: Interstate;
  float: right;
  margin: 5px 0;
}
#msg_success, #msg_fail {
  display: none;
  border: 1px solid #00bdf2;
  border-radius: 8px;
  padding: 0 15px;
}
#chk_usage {
  padding: 8px;
  border: 1px #ffffff solid;
  border-radius: 8px;
}
.errorMsg {
  border-color: #c00000!important;
}
.btn-top-margin10 {
  margin-top: 10px!important;
}
#commentFrm {
  padding-bottom: 55px;
}
.modal-title {
  color: #056dae;
  letter-spacing: -1px;
}
@media (max-width: 480px){
  .reply_link, .PCD_disqus_reply .text.reply_link {
    padding-left: 0px;
  }
}