/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Coloring
--------------------------------------------------------------*/
/*Font Color*/
/**********************************************
* ERROR STYLES
**********************************************/
/*@mixin activeShadow() {
  box-shadow:0 0 10px rgba($trnnDarkGrey, .5);
}*/
/**********************************************
* ERROR STYLES
**********************************************/
/**********************************************
 * SEPARATOR
 **********************************************/
/**********************************************
 * ARROWS
 **********************************************/
@media screen and (max-width: 768px) {
  #column-heading {
    margin-bottom: 0;
    background-color: unset;
  }

  #column-heading h1 {
    color: #273043 !important;
  }

  #column-heading::before {
    background-color: #273043;
  }

  #column-date {
    color: #273043;
    padding-bottom: 10px;
  }

  #column-date > div.fl-module-content {
    margin-bottom: 10px;
    padding: 0 10px;
  }

  #column-date::after {
    width: 100%;
    height: 3px;
    background-color: #273043;
    content: "";
    position: absolute;
    display: block;
  }

  #column-date > div.fl-module-content {
    text-align: left;
  }

  #column-content {
    margin: 10px;
  }

  #column-share-below-content {
    padding: 0 10px;
  }

  #related-stories-top-separator {
    display: none;
  }

  #column-share-below-content div.fl-widget {
    margin-bottom: 20px;
  }

  #related-stories-below-content-header {
    margin-top: 20px;
    /*background-color:unset;*/
  }

  #related-stories-below-content-carousel div.fl-post-carousel div.fl-post-carousel-post > div.fl-post-carousel-image {
    display: none;
  }

  #video-singular-donation-sidebar {
    margin-top: 0;
  }

  #recent-content-right {
    padding: 10px;
    background-color: #eeeeee;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 769px) {
  #column-heading .fl-heading {
    line-height: 1;
  }

  #column-date {
    margin-top: 20px;
  }

  #article-featured-image {
    margin: auto;
    width: 60%;
  }

  #written-content-row > div.fl-row-content-wrap > div.fl-row-content > div.fl-col-group:nth-of-type(2) > div.fl-col:nth-of-type(1) > div.fl-col-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
    margin-right: 20px;
  }

  #written-social-share {
    float: left;
  }

  #written-social-share div.fl-widget div.addtoany_list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
  }

  #written-social-share .addtoany_list a:not(:first-of-type) {
    padding-top: 15px;
  }

  #written-social-share .addtoany_list a:not(:last-of-type) {
    padding-bottom: 15px;
  }

  #written-content-row > div.fl-row-content-wrap > div.fl-row-content > div.fl-col-group:nth-of-type(2) > div.fl-col:nth-of-type(1) {
    position: sticky;
    position: -webkit-sticky;
    top: 100px;
  }

  #written-content-row > div.fl-row-content-wrap > div.fl-row-content > div.fl-col-group:nth-of-type(3) {
    display: none;
  }

  #recent-content-right {
    width: 35% !important;
    float: right;
  }

  #recent-content-right .fl-post-feed-title {
    padding: 0;
  }

  /*#recent-content-right .recent-content-number {
    font-size:3rem;
  }*/
  #recent-articles-right-header {
    margin-bottom: 10px;
  }

  #column-content > div.fl-module-content {
    margin-top: 0;
  }

  #column-content > div.fl-module-content > * {
    width: 60%;
  }
}
#recent-content-right .recent-content-number {
  font-size: 3rem;
  float: left;
  padding-right: 10px;
  line-height: 1;
}

#recent-content-right .fl-post-feed-post .fl-post-feed-text {
  color: #555555;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

/*Related Bios and Bylines=========================================================================*/
#hostAuthor-bio-module div.relatedBioContainer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

#hostAuthor-bio-module div.relatedBioContainer div.relatedBio {
  margin-bottom: 10px;
}

#hostAuthor-bio-module div.relatedBioContainer .relatedBioHeader {
  display: none;
}

#hostAuthor-bio-module div.relatedBioContainer div.relatedBio .fl-post-grid-title a {
  color: #428bca;
}

#hostAuthor-bio-module div.relatedBioContainer div.relatedBio .fl-post-grid-title a:hover {
  color: #273043;
}

@media screen and (min-width: 769px) {
  #hostAuthor-bio-module div.relatedBioContainer div.relatedBio div.bioImage {
    float: left;
    margin-right: 20px;
  }
}
/**********************************************
 * AUTHORS, DATE, COLLABORATORS
 **********************************************/
.author-date-container {
  margin-bottom: 20px;
}

.collaborators {
  margin-bottom: 20px;
}
.collaborators__heading {
  font-size: 1.6rem;
  font-family: "Hind Siliguri", sans-serif;
  font-style: italic;
  margin: 0 0 10px;
  color: #dcdada;
}
.collaborators__entry img {
  height: 50px;
  width: auto !important;
  opacity: 0.7;
}

/**********************************************
 * FROM STYLE.CSS
 **********************************************/
/*SIDEBAR POST LIST================================================================================*/
.sidebar-post-list {
  margin-top: 0;
}

.sidebar-post-list .fl-post-grid-post {
  font-size: 1.5rem;
}

.sidebar-post-list .fl-post-text {
  padding: 0;
  margin: 0;
}

.sidebar-post-list .fl-post-feed-header {
  margin: 0;
}

.sidebar-post-list .fl-post-feed-title {
  font-size: 1.5rem;
  line-height: 1;
  margin: 0;
  padding: 0 0 5px;
}

.sidebar-post-list .fl-post-feed-title a {
  font-size: inherit !important;
}

.sidebar-post-list .fl-post-feed-meta {
  font-size: 1rem;
}

.sidebar-post-list .fl-post-feed-post {
  padding: 10px 0;
}

.sidebar-post-list div.fl-post-feed-post:not(:last-of-type) {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.sidebar-post-list-gray {
  margin-top: 20px;
  color: #273043;
}

.sidebar-post-list-gray div.fl-post-feed-post:not(:last-of-type) {
  border-bottom-color: #273043;
}

/*DONATION FULL WIDTH SEPARATOR====================================================================*/
.donation-full-width div.fl-widget {
  margin-bottom: 0;
}

.donation-full-width div.fl-widget div.pre-donation-form_wrapper {
  margin: 0;
}

.donation-full-width div.fl-widget form.pre-donation-form div.gform_footer {
  display: none;
}

.donation-full-width div.fl-widget form.pre-donation-form ul.gform_fields li.radio-buttons-listItem:first-of-type {
  margin-top: 0;
}

.donation-full-width div.fl-widget form.pre-donation-form li.radio-buttons-listItem > label {
  font-size: 3rem;
}

.donation-full-width div.fl-widget form.pre-donation-form li.radio-buttons-listItem > label > span.gfield_required {
  display: none;
}

.donation-full-width div.fl-widget > div.gform_widget ul.gform_fields div.donation-type-selection-container > div.donation-type-button-container > div.donation-type-button-parent input {
  width: 100%;
}

.donation-full-width div.fl-widget > div.gform_widget ul.gform_fields div.donation-type-selection-container > div.donation-type-button-container > div.donation-type-button-parent {
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (max-width: 768px) {
  .donation-separator-row-fullWidth, .newsletter-separator-row-fullWidth, .row-full-width {
    /*margin:10px 0;*/
    padding-left: 10px;
    padding-right: 10px;
  }

  .donation-full-width .radio-buttons-listItem label, .donation-full-width .radio-buttons-listItem div.ginput_container_radio ul.gfield_radio li {
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .donation-full-width #donationByCheckContainer {
    display: flex;
    justify-content: space-around;
  }

  .donation-full-width div.fl-widget > div.gform_widget ul.gform_fields > li {
    text-align: center;
  }

  .donation-full-width div.fl-widget > div.gform_widget ul.gform_fields > li:first-of-type > div.ginput_container > ul.gfield_radio {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }

  .donation-full-width div.fl-widget > div.gform_widget ul.gform_fields > li:first-of-type > div.ginput_container > ul.gfield_radio > li {
    margin-left: 20px;
    margin-right: 20px;
  }

  .donation-full-width div.fl-widget > div.gform_widget ul.gform_fields > li:first-of-type > div.ginput_container > ul.gfield_radio > li > label {
    max-width: unset;
  }

  .donation-full-width div.fl-widget > div.gform_widget ul.gform_fields div.donation-type-selection-container > div.donation-info-container {
    display: none;
  }

  .donation-full-width div.fl-widget > div.gform_widget ul.gform_fields div.donation-type-selection-container > div.donation-type-button-container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
}

/*# sourceMappingURL=columnSingular.css.map */
