/*
Theme Name: Point Mag
Theme URI: https://thepointmagazine.com
Author: Point Mag
Author URI: https://wordpress.org/
Description: Twenty Seventeen
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:
Tags:
*/
@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&display=swap');

.text-white {
  color:#fff;
}

.text-secondary {
  color:#8b8b8b;
  margin:0.5em 0 !important;
}

.form-group {
    margin: -0.1em 0 !important;
}


/* GLOBAL FORM STYLES */

form[id^="form-"] .row > div,
form[id^="form-"] .form-row > div {
  padding-top:0.2em;
  line-height:1.1em;
}


/* Create the indicator (the dot/circle - hidden when not checked) */
.custom-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.custom-radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.custom-radio .checkmark:after {
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
}

.isundergrad {
  display:inline;
}

.p-isundergrad {
  font-size:1.1em;
}

/* SUBSCRIPTION FORM STYLES */


section[class*="form-"] .underline {
  display: block;
  float: left;
  margin-right:0.2em;
}

section[class*="form-"] .underline:after {
  width:100%;
}

label[for="btn-signupnow"]{
  display: block;
  margin-top: 0.8em;
  text-align: center;
  color: #fff;
  font-size: 1.1em;
}

.subnav {
  background:#f5f5f5;
  text-transform:uppercase;
  padding:2.2rem 4.5rem;
  font-size:1.1em;
  letter-spacing:0.1em;
}

.subnav li {
  padding:0.2rem 0;
}

#keyrates {
  padding: 1rem 0;
  font-family: GlacialIndifference, Arial, Helvetica, sans-serif !important;
  font-size:1.1em;
}

#keyrates header {
  font-size:1.2em;
  line-height:1em;
  text-transform: uppercase;
  letter-spacing:0.2em;
}


#keyrates p {
  font-family: GlacialIndifference, Arial, Helvetica, sans-serif !important;
}


.form-submission h1,
.form-checkout h1 {
  font-family: GlacialIndifference, Arial, Helvetica, sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 1.2em;
  line-height: 1.4em;
}

.form-submission .section-right {
  padding-top: 2.8em;
}


.pricebox,
.pricebox-callout{
  padding: 1.8rem 1.5rem;
}

.pricebox {
  padding: 0.5rem 0.5rem;
  width: 100%;
  margin: 0 0 2rem 1rem;
}


.pricebox-callout {
  border: 1px solid #000;
  margin-top: 0.2em;
}


.price-dots {
  background: url('../imgs/dot.png') repeat-x bottom;
}
.price-field,
.item-field {
  background-color: #FFF;
}

.price-field {
  float:right;
  padding-left:0.4em;
}

.item-field {
  padding-right:0.4em;
}

.dots-link {
  width: 100%;
  /* display: inline-block; */
}

.callout-readerfav {
  background:#000;
  color:#fff;
  display:inline;
  font-size: 1em !important;
  padding: 0.4em 3.5em 0.4em 1.4em;
}




#form-createacct {
  margin-top:1.5em;
}

#form-createacct p,
.form-submission p
 {
  font-size: 1.3em;
  font-family:"GlacialIndifference", Helvetica, Arial, sans-serif !important;
  line-height: 1.2em;
  margin: 1em 0;
}

#form-createacct button {
  background: #000 !important;
  letter-spacing: 1px !important;
  text-align: center !important;
  padding: 10px 70px !important;
  height: auto !important;
  line-height: 1em !important;
  font-family: "GlacialIndifference", Helvetica, Arial, sans-serif !important;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  border: 1px solid #333;
  color: #FFF;
  transition: all 0.2s ease-in-out;
  margin-bottom: 10px;
  font-size: 1.1em !important;
  cursor: pointer;
  display:block;
}

#form-createacct button:hover,
.jumbotron button:hover {
  color:#000;
  background: #fff !important;
}

.noncallout {
  padding: 0 2rem;
}

.btn-visitstore {
  background: #fff !important;
  font-size: 0.8em !important;
  letter-spacing: 0.1em !important;
  text-align: center !important;
  padding: 0.4em 2em !important;
  height: auto !important;
  line-height: 1em !important;
  font-family: "GlacialIndifference", Helvetica, Arial, sans-serif !important;
  position: relative;
  text-transform: uppercase;
  border: 1px solid #333;
  color: #000;
  transition: all 0.2s ease-in-out;
  margin: 1rem auto;
  cursor: pointer;
  display:block;
  font-family: GlacialIndifference !important;
}

.btn-visitstore:hover {
  background: #000 !important;
  color: #fff;
}


.col-visitstore {
  font-family: CormorantGaramond;
  text-align:center;
  font-size: 1.2em;
}

form[id="form-createacct"] input[type="text"],
form[id="form-createacct"] input[type="password"],
form[id="form-createacct"] input[type="email"] {
  width: 100%;
  margin-right: 0.8em;
  font-size: 1em;
  letter-spacing: 0.1em;
  padding: 0.5em 1em;
  outline: 1px solid #b7b7b7;
  border-radius: 0 !important;
  border: 0 !important;
}

.form-submission .col-md-8 {
  padding-left:0 !important;
  padding-right:0 !important;
}

form[id="form-createacct"] div[class="col-md-12"] {
  padding:0 0 1.1em 0 !important;
}

form[id="form-createacct"] div[class="col-md-6"]:nth-child(1) {
  padding:0 1.1em 1.1em 0 !important;
}

form[id="form-createacct"] div[class="col-md-6"]:nth-child(2) {
  padding:0 0 1.1em 1.1em !important;
}

.form-submission .list-unstyled {
  list-style:disc !important;
  padding-left: 3.5em !important;
}

.form-submission .list-unstyled > li {
  display: list-item !important;
}

.form-checkout select,
.form-submission select {
  margin: 0.6em 0;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
  border:0;
  outline:1px solid #b7b7b7 !important;
  background-color: #fff;
}

.form-submission .section-left {
  padding-left:0 !important;
}

/* CHECKOUT FORM STYLES */

.form-checkout h1 {
 padding:0 15px;
}

#form-checkout select[name="fctry"] {
  width: 100%;
}

#form-checkout input[type="text"] {
  margin: 0.6em 0;
  font-size: 1em;
  letter-spacing: 0.1em;
  padding: 0.5em 1em;
  outline: 1px solid #b7b7b7;
  border-radius: 0 !important;
  border: 0 !important;
}

#form-checkout button {
  background: #000 !important;
  letter-spacing: 1px !important;
  text-align: center !important;
  padding: 10px 70px !important;
  height: auto !important;
  line-height: 1em !important;
  font-family: "GlacialIndifference", Helvetica, Arial, sans-serif !important;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  border: 1px solid #333;
  color: #FFF;
  transition: all 0.2s ease-in-out;
  margin: 2.5em 0;
  font-size: 1.1em !important;
  cursor: pointer;
  display:block;
  width:100%;
}

#form-checkout h1,
#form-checkout h2 {
  padding:0 15px;
}

#form-checkout h2 {
  font-family: GlacialIndifference, Arial, Helvetica, sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 1.2em;
  line-height: 1.4em;
  margin-top: 4rem;
}

#form-checkout h3 {
  font-family: GlacialIndifference, Arial, Helvetica, sans-serif !important;
  text-transform: capitalize;
  letter-spacing: 0.2em;
  font-size: 1em;
  line-height: 1.4em;
  margin-top: 2rem;
}

#form-checkout .col-md-12 h2 {
  padding:0 !important;
}

#form-checkout p {
  font-family: GlacialIndifference, Arial, Helvetica, sans-serif !important;
  line-height: 1.2em;
}

#form-checkout .pf {
  font-size: 2em;
}

#form-checkout .txt-thankyou {
  font-size: 1.5em;
}

#form-checkout .section-right .table tr td:last-child {
  text-align: right !important;
}

#form-checkout .btn-coupon {
  margin:0 !important;
}

.table-borderless {
  font-size:1.2em;
}


.table-borderless th,
.table-borderless td {
  border-bottom:0 !important;
  border-top:0 !important;
  padding:0.1em 0 !important;
  text-align:left;
  letter-spacing:0.1em;
}

.table-borderless tr td:last-child,
.table-borderless tr th:last-child  {
  text-align:right;
}


.table-borderless th {
  font-size:1.1em;
}

/* SIDE NAV STYLES  */


/* thank you page */

.thankyou table,
.myaccount table {
  width:50% !important;
  display:block;
  margin:0 auto 2em auto;
}

.thankyou table th,
.thankyou table td,
.myaccount table th,
.myaccount table td {
  width:50%;
  text-align:left !important;
}

.thankyou table.table td,
.myaccount table.table td {
  padding-bottom:1em !important;
}


.thankyou table th,
.myaccount table th  {
  text-transform: uppercase;
}

.thankyou .table-responsive,
.myaccount .table-responsive {
  display:table;
  border: none;
}


.thankyou p {
  margin:3em 0 3em 0;
  font-family: GlacialIndifference;
  line-height: 1.1em;
  text-align: center;
}


.thankyou h1,
.myaccount h1 {
  margin-top: 2.5em;
  font-family: GlacialIndifference !important;
  line-height: 1.1em;
  text-align: center !important;
  font-size: 3.8em;
}

.thankyou h2,
.myaccount h2 {
  margin-top: 3em;
  font-family: GlacialIndifference !important;
  font-size: 1.8em;
  line-height: 1.1em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
}


.myaccount h3 {
  font-family: GlacialIndifference !important;
  text-transform: uppercase;
  font-size: 1.3em;
  line-height: 1.1em;
  letter-spacing: 2px;
  text-align: center;
  margin:-1em 0 3em 0;
}

.myaccount h4 {
  font-family: GlacialIndifference !important;
  text-align: center;
  margin:-1em 0 3em 0;
}

.myaccount .account-message {
  font-family: GlacialIndifference !important;
  text-align: center;
  margin:-1em 0 3em 0;
}

.thankyou .underline,
.myaccount .underline {
  width:6em;
  display:block;
  margin:0 auto;
}

.thankyou .underline::after,
.myaccount .underline::after {
  width:6em;
  margin:0 auto 3em auto;
}

.thankyou .intropara {
  font-family: CormorantGaramond !important;
  font-size: 1.9em;
  margin: 2em 0;
}


.myaccount {
  display:block;
  margin:0 auto;
}

.myaccount nav {
  margin: 0 auto;
}

.myaccount nav ul {
  width:55%;
  margin:0 auto;
  padding:0;
}

.myaccount nav ul li {
  width: 49%;
  margin-bottom:1.5em;
  display: inline-block;
}

.myaccount nav ul li:nth-child(even) {
  float:right !important;
}

@media only screen and (max-width:600px) {
  .myaccount nav ul li {
    width: 100%;
  }
}


.myaccount button {
  width:90%;
  border: 1px solid #000;
  font-family: GlacialIndifference !important;
  text-transform: uppercase;
  font-size: 1.3em;
  line-height: 1.1em;
  padding:1rem 3rem;
}

h2.title-nav {
  font-size: 1.4em !important;
  letter-spacing: 2px !important;
  margin-bottom: 3rem !important;
}

/* Change the white to any color ;) */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
}


input:-moz-autofill,
input:-moz-autofill:hover,
input:-moz-autofill:focus,
input:-moz-autofill:active  {
    -moz-box-shadow: 0 0 0 30px #fff inset !important;
}

.footer-text {
  width:55%;
  display: block;
  margin:2em auto !important;
}


.jquery-modal .modal p {
  font-family: GlacialIndifference, sans-serif !important;
}

.jquery-modal .modal {
  overflow: visible !important;
}

.myaccount .btn-sm {
  font-size:0.8em;
  letter-spacing:0.1em;
  background: #d4d4d4;
  padding:0.4em 0.9em !important;
  border:none;
  display:block !important;
  width:auto !important;
}

.myaccount .table-responsive td {
  padding:0.2em 0.5em !important;
}

.myaccount .table-responsive th {
  padding:0 0.5em !important;
}

.myaccount .table-responsive td input {
  margin-bottom:0.4em;
  border:1px solid #d4d4d4;
}

/* Forms of life styles */

/* .page-template-forms_of_life .header-top .inner-page{
  background: #fff;
} */

@font-face {
  font-family: "CormorantGaramond";
  src: url("assets/fonts/Cormorant-MediumItalic.ttf");
  font-style: italic;
}

@font-face {
  font-family: "CormorantGaramond";
  src: url("assets/fonts/Cormorant-SemiBold.ttf");
  font-weight: 500;
}

.small-post .post-date {
  display: none;
}

.forms-of-life .fol-posts .post-right .post-date {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  text-align: right;
}

.forms-of-life .right-align{
  text-align: right;
}

.forms-of-life .grid::before{
  content: "";
  display: none;
}

.forms-of-life .post-by {
  display: none;
}

.forms-of-life .grid.fol-header{
  margin-top: 110px;
  border-top: 2px solid #9b9b9b;
  border-bottom: 2px solid #000;
  font-size: 50px;
  font-family: CormorantGaramond;
  font-weight: 500;
}
.forms-of-life .grid.fol-header p{
  font-size: 25px;
}
.forms-of-life .grid.fol-header .col{
  padding: 20px 60px 0px 30px;
}

.forms-of-life .grid{
  display: grid;
}
.forms-of-life .grid.two-column{
  grid-template-columns: 1fr 1fr;
}

.forms-of-life .grid .col{
  display: inline-block;
  vertical-align: middle;
}
.forms-of-life .grid .col p{
  display: inline-block;
  vertical-align: middle;
}

.forms-of-life .fol-newsletter{
  border-bottom: 2px solid;
}

.forms-of-life .fol-newsletter p,
.forms-of-life .fol-newsletter .menu-button{
  margin: 0px
}
.forms-of-life .fol-newsletter p{
  font-family: GlacialIndifference;
  font-size: 19px;
  font-weight: bold;
  padding-top: 3px;
}

.forms-of-life .fol-newsletter .fol-newsletter-container{
  display: inline-block;
  padding: 15px 0px;
  width: 100%;
}

.forms-of-life .fol-newsletter .fol-newsletter-container > .newsletter-right {
  margin-top: 15px;
}

.forms-of-life .fol-posts .small-post{
  border-bottom: 2px solid #000;
  width: 100%;
  padding: 0px;
}

.forms-of-life .fol-posts .small-post > a {
  display: inline-block;
  width: 45%;
  vertical-align: middle;
}
.forms-of-life .fol-posts .small-post .post-right{
  display: inline-block;
  width: 53%;
  vertical-align: middle;
}
.forms-of-life .fol-posts .small-post > a{
  padding-top: 15px;
  padding-right: 15px;
  border-right: 2px solid;
}
.forms-of-life .fol-posts .small-post > a:hover{
  color: #000 !important;
}
.forms-of-life .fol-posts .small-post .img-preview{
  height: 50%;
  filter: grayscale(100%);
  transition: all 500ms ease;
  max-height: 300px;
}

.forms-of-life .fol-posts .small-post .img-preview:after {
  content: "";
  display: block;
  padding-bottom: 70%;
}

.forms-of-life .fol-posts .small-post:hover .img-preview{
  filter:  grayscale(0%);
  transition: all 500ms ease;
}
.forms-of-life .fol-posts .small-post > .post-right{
  padding: 0px 35px;
}

.forms-of-life .fol-posts .fol-post {
  border-bottom: 2px solid;
}

.forms-of-life .fol-posts .post-left {
  display: inline-block;
  width: 15%;
  padding-top: 109px;
  padding-bottom: 15px;
  vertical-align: top;
  position: sticky;
  top: 110px;
}

.forms-of-life.form-of-life-single .grid.fol-header .col p {
  font-family: CormorantGaramond !important;
}

.forms-of-life.form-of-life-single .fol-posts .post-right {
  display: inline-block;
  width: 80%;
  padding: 35px;
  border-left: 2px solid;
}

.forms-of-life.form-of-life-single .fol-posts .post-right p a{
  border-bottom: 2px solid #fee400;
}

.forms-of-life .fol-posts .post-right .post-title {
  font-size: 35px;
  font-family: CormorantGaramond !important;
  letter-spacing: 0px;
}

.forms-of-life .fol-posts .post-right .post-title.underline::after {
  width: 0px;
  height: 0px;
  display: none;
}

.forms-of-life .fol-posts .post-right .post-author {
  display: inline-block;
  font-size: 19px;
  margin-bottom: 10px;
}

.forms-of-life.form-of-life-single .fol-posts .post-right .post-author,
.forms-of-life.form-of-life-single .fol-posts .post-right .post-date,
.forms-of-life .fol-posts .post-right .post-separator {
  display: inline-block;
  font-size: 20px;
  margin-bottom: 0px;
}

.forms-of-life .fol-posts .post-right .post-separator {
  padding: 0px 5px;
}

.forms-of-life.form-of-life-single .fol-posts .post-right .post-date {
  text-transform: capitalize;
  text-align: left;
}

.forms-of-life .fol-posts .post-right p,
.forms-of-life .fol-posts .post-right .post-desc {
  font-family: CormorantGaramond !important;
  font-size: 20px;
}

.forms-of-life .share-container {
  margin-bottom: 15px;
}

.forms-of-life .share-container .share-header {
  text-align: center;
  margin-bottom: 7px;
}

.forms-of-life .share-container .share-content .share-icons {
  padding: 0px;
}

.forms-of-life .share-container .share-content .share-icons .icons a li{
  margin-bottom: 10px;
}

.forms-of-life .share-container .share-content .share-icons .icons .facebook li span,
.forms-of-life .share-container .share-content .share-icons .icons .twitter li span ,
.forms-of-life .share-container .share-content .share-icons .icons .email li span {
  margin: auto;
  display: block;
  width: 25px;
}

.forms-of-life .share-container .share-content .share-icons .icons .facebook li span::before,
.forms-of-life .share-container .share-content .share-icons .icons .twitter li span::before ,
.forms-of-life .share-container .share-content .share-icons .icons .email li span::before {
  display: none;
}

.forms-of-life .prev-next-post {
  text-align: center;
}

.forms-of-life .prev-post,
.forms-of-life .next-post {
  display: inline-block;
  font-size: 22px;
  margin: 0px 10px;
}

.issue-date {
  font-family: GlacialIndifference !important;
  color: #fff;
  font-size: 44px;
  font-weight: 200;
  letter-spacing: 5px;
  opacity: 0;
  animation: fade-in-slider 3s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
}

.mp-container {
  z-index: 10000002 !important;
}

.popup-container {
  position: fixed;
  bottom: 0px;
  width: 100%;
  /* Share-menu is z-index: 10000000 */
  z-index: 10000001;
  display: none;
  font-family: Cormorant;
}

.popup-container.full-height {
  height: 93vh;
  display: flex;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.popup-container.full-height .popup {
  width: 40%;
  max-width: 600px;
}

.popup-container.full-height .segment-one {
  width: 100%;
}

.popup-container.full-height .segment-two,
.popup-container.full-height .segment-three {
  display: none;
}

.popup-container .popup {
  margin: auto;
  width: 100%;
  /* max-width: 1250px; */
  display: flex;
  justify-content: space-between;
  border-top: 2px solid #211f20;
  background: #fff;
}

.popup-container .popup-segment {
  padding: 20px;
  width: 33%;
  color: #211f20;
  font-size: 24px;
  line-height: 1.2;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.popup-container .segment-one {
  background: #211f20;
  color: #fff;
  width: 34%;
}

.popup-container .segment-two,
.popup-container .segment-three {
  font-size: 22px;
}

.popup-container .segment-three {
  border-left: 1px solid #211f20;
  box-shadow: -1px 0px 0px 0px #211f20;
  margin: 20px 0px;
}

.popup-container .popup .close {
  width: 0px;
  height: 0px;
  text-align: right;
  opacity: 1 !important;
}

.popup-container .popup .close:hover {
  cursor: pointer;
}

.popup-container .popup .close::after {
  content: 'X';
  font-family: arial;
  color: #211f20;
  font-weight: normal;
  font-size: 30px;
  overflow: visible;
  position: relative;
  right: 30px;
  top: 10px;
}

.popup-container .popup .close.mobile::after {
  color: #fff;
}

.popup-container .segment-three.segment-large {
  width: 66%;
  border: none;
}

.popup-container .segment-content {
  margin: auto;
}

.popup-container .count-img {
  display: block;
  margin: auto;
  max-width: 80px;
  padding-top: 35px;
}

.popup-container .content-four .count-img {
  padding-bottom: 50px;
}

.popup-container .subscriber-login {
  color: #8c9795;
  font-size: 16px;
  padding: 30px 0px 15px;
  font-family: GlacialIndifference;
}

.popup-container .segment-one .subscriber-login {
  color: #8c9795;
  font-size: 16px;
  padding: 5px 0px 5px;
  font-family: GlacialIndifference;
}

.popup-container .segment-one .subscriber-login a {
  text-decoration-color: #fff;
}

.popup-container .segment-one .subscriber-login a:visited {
  text-decoration-color: #fff;
}

.popup-container .or-subscribe {
  line-height: 70px;
  font-size: 18px;
}

.popup-container .or-subscribe a,
.popup-container .subscriber-login a {
  text-decoration-line: underline;
  text-decoration-color: #fee400;
  text-decoration-thickness: 2px;
}

.popup-container .mc4wp-form-fields .col-md-7.col-sm-12 input {
  width: 100%;
  text-align: center;
  font-size: 16px;
  border: none !important;
  border-bottom: 1px solid !important;
}

.popup-container .mc4wp-form-fields .col-md-7.col-sm-12 input::-ms-placeholder,
.popup-container .mc4wp-form-fields .col-md-7.col-sm-12 input::placeholder,
.popup-container .mc4wp-form-fields .col-md-7.col-sm-12 input::-webkit-input-placeholder,
.popup-container .mc4wp-form-fields .col-md-7.col-sm-12 input::-moz-placeholder {
  color: #8c9795;
}

.popup-container .mc4wp-form-fields .col-md-7.col-sm-12 {
  padding: 15px 0px;
}

.popup-container .mc4wp-form-fields input,
.popup-container .pop-btn {
  max-width: 230px;
  margin: auto;
}

.popup-container .menu-button,
.popup-container .button {
  color: #fff;
  background: #0d0d0d;
  width: 100%;
  display: block;
  padding: 15px 10px !important;
  font-size: 20px !important;
  letter-spacing: 2px !important;
  margin: auto;
}

.popup-container .segment-one .button {
  color: #0d0d0d;
  background-color: #fff !important;
  width: 100%;
  display: block;
  padding: 15px 10px !important;
  font-size: 20px !important;
  letter-spacing: 2px !important;
  margin: auto;
  margin-top: 10px;
}


.popup-container .mc4wp-form-fields .col-md-7.col-sm-12,
.popup-container .mc4wp-form-fields .col-md-5.col-sm-12 {
  display: block;
  width: 100%;
}

.popup-container .mc4wp-response {
  font-size: 19px;
}

.popup-container .conditional-content {
  display: none;
}

.popup-container .close {
  display: none;
}

.popup-container.can-fade .close {
  display: block;
}

.popup-container .line-break::before{
  content: "\a";
}

.segment-divider {
  background: #211f20;
  height: 2px;
  margin: 20px;
}

.mobile {
  display: none;
}

@keyframes fade-in-slider {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media only screen and (min-width:800px) {
  .forms-of-life .fol-newsletter .fol-newsletter-container > .col-md-5:first-child {
    margin-left: 8%;
  }
}

@media only screen and (max-width:800px) {
  /* .forms-of-life .fol-posts .small-post .img-preview{
    height: 250px;
  } */
  .forms-of-life .grid.fol-header {
    font-size: 30px;
  }
  .forms-of-life .grid.fol-header p {
    font-size: 19px;
  }
  .forms-of-life .fol-posts .post-right .post-title {
    font-size: 18px;
  }
  .forms-of-life .fol-posts .post-right .post-author,
  .forms-of-life.form-of-life-single .fol-posts .post-right .post-date,
  .forms-of-life .fol-posts .post-right .post-separator {
    font-size: 14px;
  }
  .forms-of-life .fol-posts .post-right .post-desc {
    font-size: 15px;
  }
  .issue-date {
    font-size: 18px;
  }
}
@media only screen and (max-width:550px) {
  /* .forms-of-life .fol-posts .small-post .img-preview{
    height: 175px;
  } */
  .forms-of-life .grid.fol-header {
    font-size: 30px;
  }
  .forms-of-life .grid.fol-header .col {
    padding: 10px 0px 10px 15px;
  }
  .forms-of-life .grid.fol-header p {
    font-size: 16px;
    padding: 10px 0px;
  }
  .forms-of-life .fol-posts .small-post > a{
    border-right: none;
  }
  .forms-of-life .fol-posts .post-right {
    border-left: 2px solid;
    min-height: 240px;
  }
  .popup-container {
    top: 70px;
  }
  .popup-container .popup {
    flex-direction: column;
    height: 90vh;
    overflow-y: scroll;
    justify-content: normal;
    border: none;
  }
  .popup-container.full-height .popup {
    width: 100%;
    justify-content: center;
    background: transparent;
  }
  .popup-container.full-height .segment-divider {
    display: none;
  }
  .popup-container .popup-segment {
    padding: 15px;
    width: 100%;
  }
  .popup-container .segment-one {
    padding-top: 39px;
  }
  .popup-container .segment-two {
    padding-top: 30px;
  }
  .popup-container .segment-three {
    margin: 0px;
    border: none;
  }
  .popup-container .popup .close {
    width: auto;
    background-color: transparent;
  }
  .popup-container .popup .close::after {
    right: 0px;
    top: 10px;
    padding: 10px 10px 0px 0px;
  }
  .mobile {
    display: block;
  }
  .desktop {
    display: none !important;
  }
}

.events-container .small-post .img-preview{
  height: 50%;
  max-height: 500px;
}

.events-container .small-post .img-preview:after {
  content: "";
  display: block;
  padding-bottom: 70%;
}

.events-container .event-info > div {
  display: inline-block;
  margin: 0px 40px 0px 0px;
}

/* print styling */
@media print {
  div.heateor_sss_sharing_container {
    display: none;
  }
}