/*
Theme Name:     CureMND
Description:    Divi child theme for CureMND
Author:         newcure
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/* Fonts */
@font-face {
	font-family: 'Lovelo';
	src: url('/wp-content/themes/curemnd/fonts/Lovelo_Black.eot');
	src: url('/wp-content/themes/curemnd/fonts/Lovelo_Black.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/curemnd/fonts/Lovelo_Black.woff') format('woff'), url('/wp-content/themes/curemnd/fonts/Lovelo_Black.ttf') format('truetype'), url('/wp-content/themes/curemnd/fonts/Lovelo_Black.svg#loveloblack') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Fix the secondary menu z-index */
#top-header {
	z-index: 10;
	padding: 5px;
}

/* Remove Sidebar on Posts */
#left-area {
	padding-right: 0;
	width: 100%;
}
#sidebar {
	display: none;
}
#main-content .container::before {
	display: none;
}

/* Secondary Menu modifications */
#top-header .container {
	padding: 0 !important;
}
#top-header li a {
	font-family: 'Lovelo';
}
#et-secondary-menu {
	float: none;
}
#et-secondary-nav li {
	border-radius: 3px;
	margin-right: 0;
}
#et-secondary-nav li.left {
	float: left;
	margin-right: 5px;
}
#et-secondary-nav li a {
	padding: 0.75em 1em;
}
#et-secondary-nav {
	width: 100%;
	text-align: right;
}
#et-secondary-nav li.facebook {
	background: #3b5998;
}
#et-secondary-nav li.twitter {
	background: #55acee;
}
#et-secondary-nav li.instagram {
	background: #125688;
}
#et-secondary-nav li.cta {
	background: #4cd964;
}
#et-secondary-nav li.daniher {
	background: #fff;
}
#et-secondary-nav li.daniher a {
	color: #084d91 !important;
}
#et-secondary-nav li.freeze {
	background: #0696d5;
}
#et-secondary-nav li.research {
	background: #735f87;
}
#et-secondary-nav li.twofortwo {
	background: #3a3f51;
}
#et-secondary-nav li.forums {
	background: #27c24c;
}
#et-secondary-nav li.app {
	background: #f05050;
}
#et-secondary-nav li.shop {
	background: #f0ad4e;
}
#et-secondary-nav li.cycling {
	background: #fad733;
}
#et-secondary-nav li.cycling a {
	color: #074d91;
}
#et-secondary-nav .menu-item i._mi {
	margin-top: 0 !important;
}
@media (max-width:980px) {
	#et-secondary-nav li.facebook span, #et-secondary-nav li.twitter span, #et-secondary-nav li.instagram span {
		display: block;
	}
}
@media (max-width:1120px) {
	#et-secondary-menu > ul > li a {
		letter-spacing: 0;
	}
}

/* Primary Menu modifications */

#top-menu-nav li.cta a, #top-menu li.current-menu-item.cta a {
	padding: 1em 1.5em !important;
	margin-top: -1em;
	background: #ffffff;
	color: #074d91;
	border-radius: 200px !important;
	-webkit-border-radius: 200px !important;
	-o-border-radius: 200px !important;
}
#top-menu-nav li.cta a:hover, .et-fixed-header #top-menu-nav li.cta a {
	background: #074d91 !important;
	color: #ffffff !important;
	opacity: 1.0 !important;
}
li.cta i._mi {
	margin-top: 0 !important;
}
#top-menu-nav li a {
	font-family: 'Lovelo';
}
@media (max-width:1400px) {
	#top-menu li {
		padding-right: 12px;
	}
}
@media (max-width:1350px) {
	#top-menu li a {
		letter-spacing: 0 !important;
	}
}
@media (min-width:981px) and (max-width:1230px) {
	.logo_container {
		position: relative !important;
		width: 250px !important;
		background-size: contain !important;
		float: left !important;
	}
	.et_header_style_left #et-top-navigation {
		padding-top: 20px !important;
	}
}
@media (max-width:980px) {
	.et_header_style_left #logo, .et_header_style_split #logo {
		max-width: 66%;
	}
}
@media (max-width:550px) {
	a.et_pb_promo_button {
		width: 100%;
		margin-left: 0 !important;
		margin-bottom: 20px;
		text-align: center;
	}
}
@media only screen and (max-width:980px) {
	.mobile_menu_bar:after {
		content: 'Menu';
		text-transform: uppercase;
		font-family: "Lovelo", sans-serif !important;
		top: -9px;
		position: relative;
		font-size: 17px;
		cursor: pointer;
	}
}
.et_mobile_menu li a {
	font-family: Lovelo;
}
#et_mobile_nav_menu .visuallyhidden {
	clip: auto;
	height: inherit;
	width: inherit;
	margin-left: 3px;
}

/* Button modifications */
body.et_pb_button_helper_class .et_pb_button {
	padding: 1em 2.5em;
	border-radius: 200px !important;
	-webkit-border-radius: 200px !important;
	-o-border-radius: 200px !important;
}
.et_pb_bg_layout_light .et_pb_more_button {
	color: #fff !important;
}
body.et_pb_button_helper_class .et_pb_button:hover {
	padding: 1em 3.4em 1em 1.6em !important;
}
.et_pb_button:after {
	font-size: 20px !important;
	line-height: 1em !important;
	margin-top: 2px;
}
a.et_pb_button {
	font-family: 'Lovelo';
}
#et-fb-app .et_pb_fullwidth_code {
	display: none;
}
.vertically-centered {
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}
@media only screen and (min-width:981px) {
	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
		padding-left: 0 !important;
	}
	.logo_container img {
		opacity: 0;
	}
	.et-fixed-header .logo_container img {
		opacity: 1;
	}
	.logo_container {
		background: url('/wp-content/uploads/Logo-White.png') no-repeat left;
	}
	.et-fixed-header .logo_container {
		background: none;
	}
	.et-fixed-header #top-menu li.current-menu-item.cta > a {
	    color: #fff !important;
	}
  body.single #main-header:after {
    content: 'Cure for MND Foundation Research Blog';
    text-align: center;
    width: 100%;
    font-family: Lovelo;
    letter-spacing: 1px;
    background: #ffffff;
    color: #735f87;
    padding: 15px 0;
    display: block;
    max-width: 720px;
    margin: 0 auto;
  }
  body.single #main-header.et-fixed-header:after {
    display: none;
  }
}
.et_pb_button.light-blue {
	background: #1da3d9;
	float: left;
	margin-right: 20px;
	pointer-events: auto;
}
.et_pb_button.light-blue:hover {
	background: #1da3d9 !important;
}
.et_pb_bg_layout_light .et_pb_promo_button {
	color: #fff !important;
}
.vertically-centered .et_pb_row.et_pb_gutters1, .vertically-centered .et_pb_row.ui-sortable-handle {
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}
@media (max-width:1500px) {
	body .cure-header .et_pb_promo h2 {
		font-size: 32px !important;
	}
	body .cure-header p {
		font-size: 24px !important;
	}
}
@media (max-width:1400px) {
	body .cure-header .et_pb_promo h2 {
		font-size: 28px !important;
	}
	body .cure-header p {
		font-size: 20px !important;
	}
}
@media (max-width:1280px) {
	body .cure-header .et_pb_promo h2 {
		font-size: 24px !important;
	}
	body .cure-header p {
		font-size: 18px !important;
	}
}
@media (min-width:981px) {
	body #main-header.et-fixed-header {
		-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
		-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
		box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
	}
}
#top-menu-nav>ul>li>a:hover {
	opacity: 1 !important;
}
#top-menu-nav>ul>li>a:hover:before, #top-menu-nav>ul>li>a.current:before {
	left: 0px;
	right: 0px;
}
#top-menu-nav>ul>li>a:before {
	-webkit-transition: 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	position: absolute;
	z-index: 1;
	content: "";
	left: 60%;
	right: 60%;
	height: 2px;
	bottom: 40px;
	background-color: #fff;
}
#top-menu-nav>ul>li.cta>a:before {
	display: none !important;
}
.et-fixed-header #top-menu-nav>ul>li>a:before {
	bottom: 20px;
	background-color: #074d91;
}
#top-menu-nav>ul>li.current-menu-item>a:before {
	opacity: 1 !important;
	left: 0px;
	right: 0px;
}
.et_pb_promo h6 {
	font-family: Lovelo;
	font-size: 18px;
}
@media (min-width:981px) {
	.features-right .et_pb_column:nth-of-type(2):before {
		position: absolute;
		content: '';
		top: 46%;
		left: -20px;
		width: 0;
		height: 0;
		border-top: 20px solid transparent;
		border-bottom: 20px solid transparent;
		border-right: 20px solid #fff;
		z-index: 1;
	}
	.features-left .et_pb_column:nth-of-type(1):before {
		position: absolute;
		content: '';
		top: 46%;
		right: -20px;
		width: 0;
		height: 0;
		border-top: 20px solid transparent;
		border-bottom: 20px solid transparent;
		border-left: 20px solid #fff;
		z-index: 1;
	}
	.features-left, .features-right {
	    box-shadow: 0px 1px 7px #f1f1f1;
	    -webkit-box-shadow: 0px 1px 7px #f1f1f1;
	    -moz-box-shadow: 0px 1px 7px #f1f1f1;
	    -webkit-transition: all 0.5s;
	    -moz-transition: all 0.5s;
	    transition: all 0.5s;
	}
	.features-left:hover, .features-right:hover {
		box-shadow: 0px 10px 40px #d5d5d5;
	    -webkit-box-shadow: 0px 10px 40px #d5d5d5;
	    -moz-box-shadow: 0px 10px 40px #d5d5d5;
	    z-index: 1;
    	transform: scale(1.01);
	}
}

.cta-row .et_pb_column:hover {
	background: #074d91;
}
.cta-row .et_pb_promo {
	align-self: center;
	width: 100%;
}
.cta-row h2 {
	padding: 0 !important;
}
.cta-row h2:after,.cta-row h4:after {
	content: '';
	width: 25%;
	height: 2px;
	background: #fff;
	display: block;
	margin: 15px auto 0 auto;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.cta-row .et_pb_column:hover h2:after, .cta-row .et_pb_column:hover h4:after {
	width: 50%;
}
.cta-row .et_pb_column {
	display: flex;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.cta-row .et-pb-icon-circle {
	background: transparent !important;
}
@media (max-width: 980px) {
	.switch-columns {
		display: -moz-box;
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-orient: vertical;
	    -webkit-flex-flow: column;
	    -ms-flex-direction: column;
	    flex-flow: column;
	}
	.switch-columns .et_pb_column_1_2:nth-of-type(2) {
		-moz-box-ordinal-group: 1;
	    -webkit-box-ordinal-group: 1;
	    -webkit-order: 1;
	    -ms-flex-order: 1;
	    order: 1;
	}
	.switch-columns .et_pb_column_1_2:nth-of-type(1) {
		-moz-box-ordinal-group: 2;
	    -webkit-box-ordinal-group: 2;
	    -webkit-order: 2;
	    -ms-flex-order: 2;
	    order: 2;
	}
}
#fancybox-overlay {
    z-index: 99999 !important;
    background-color: #000 !important;
}
#fancybox-wrap {
	z-index: 99999 !important;
	top: 10% !important;
}
ul.symptoms, ul.signs {
	list-style: initial;
}
.video-link:after {
	font-family: "ETmodules";
    content: "\49";
	margin-top: -3rem;
    margin-left: -3rem;
    font-size: 6rem;
    line-height: 6rem;
    display: block;
    position: absolute;
    z-index: 100;
    top: 50%;
    left: 50%;
    color: #fff;
    pointer-events: none;
}
.et_pb_column:hover .video-link:before {
	background: rgba(0, 0, 0, 0.5) !important;
	content: '';
}
#footer-info {
    font-size: 12px !important;
    width: 100%;
    text-align: center;
    font-family: Lovelo !important;
    letter-spacing: 2px;
}
footer#main-footer li i._mi {
	display: none;
}
#footer-widgets .footer-widget li:before {
	display: none;
}
#footer-widgets .footer-widget li {
    padding: 0;
    line-height: 1.25em;
}
#main-footer .footer-widget h4 {
    color: #ffffff;
    font-family: Lovelo;
    font-size: 14px !important;
}
.column-cards {
	overflow: inherit !important;
}

.column-cards .et_pb_column {
	border-radius: 0 0 3px 3px;
	box-shadow: 0px 1px 7px #f1f1f1;
	-webkit-box-shadow: 0px 1px 7px #f1f1f1;
	-moz-box-shadow: 0px 1px 7px #f1f1f1;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    background: #fff;
}

.column-cards .et_pb_column:hover {
    box-shadow: 0px 10px 40px #d5d5d5;
    -webkit-box-shadow:  0px 10px 40px #d5d5d5;
    -moz-box-shadow:  0px 10px 40px #d5d5d5;
}

.column-cards .et_pb_column .et_pb_image img {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.column-cards .et_pb_column .et_pb_image {
	overflow: hidden;
}

.column-cards .et_pb_column:hover .et_pb_image img {
    transform: scale(1.1);
}
.vertical-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    padding: 5% !important;
    width: 100%;
    max-width: 100%;
}
@media (min-width:981px) {
	.et_pb_slider .et_pb_container {
		min-height: 500px;
	}
	#top-menu ul.sub-menu {
	    margin-top: -42px;
	    padding: 0 !important;
	    margin-left: -5px;
	}
	.et-fixed-header ul.sub-menu {
		margin-top: 0 !important;
	}
	#top-menu li li {
		padding: 0 !important;
	}
	body.single-post #main-content .container {
		max-width: 700px;
	}
	body.single-post .et_pb_post .entry-content {
		padding-top: 0;
	}
	.et_social_sidebar_networks .et_social_icons_container::before {
	    content: "share this ⤵";
	    text-align: center;
	    display: block;
	    text-transform: uppercase;
	    font-size: 66%;
	    line-height: 110%;
	    width: 40px;
	    font-weight: 400;
	    color: #f05050;
	    font-family: Oswald, sans-serif;
	    padding: 10px 0px;
	    background: rgb(255, 255, 255);
	}
	#top-menu-nav>ul>li.menu-item-has-children>a:before {
		display: none;
	}
  body.single #main-header {
    background: #735f87;
  }
  body.single #main-header.et-fixed-header {
    background: #fff !important;
  }
}
.donate-box .et_pb_tab_active a {
	color: #fff !important;
}
.et_pb_slider.et-fb-advanced-module {
	min-height: inherit !important;
}
.caldera-grid .radio {
	display:  inline-block !important;
}
.caldera-grid input[type='submit'] {
	border-radius: 3px !important;
	color: #fff !important;
	font-family: Lovelo !important;
}
.caldera-grid .form-group div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.form-group div .radio-buttons {
	margin: 0;
	width: 100%;
}
.caldera-grid .form-group div .radio-buttons label {
	background: #fff;
	border: 1px solid #ddd;
	padding: 1rem .25rem;
	border-radius: 2px;
	cursor: pointer;
	color: #444;
	-webkit-transition: box-shadow 400ms ease;
	transition: box-shadow 400ms ease;
	font-family: Lovelo;
	font-size: 14px;
	letter-spacing: 1px;
	width: 100%;
	text-align: center;
	line-height: 1.25em;
    display: flex;
    justify-content: center;
    align-items: center;
}
.caldera-grid .form-group div .radio-buttons label:hover {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.caldera-grid .form-group div .radio-buttons input[type="radio"] {
	display: none;
}
.caldera-grid .form-group div .radio-buttons input[type="radio"]:checked + label {
	background: #074d91;
	color: #fff;
	border-color: transparent;
}
.caldera-grid label[for="fld_9547025_1_opt1560113"]:before {
    content: "\f01e";
    margin-right: 5px;
    font-family: FontAwesome;
}
.caldera-grid label[for="fld_9547025_1_opt1129389"]:before {
    content: "\f09d";
    margin-right: 5px;
    font-family: FontAwesome;
}
.caldera-grid label[for="fld_9547025_1_opt1927953"]:before {
    content: "\f0ec";
    margin-right: 5px;
    font-family: FontAwesome;
}
body.et_pb_button_helper_class .caldera-grid input.et_pb_promo_button:hover {
	padding: 1em 2.5em !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    background-color: #0696d5 !important;
}
body.et_pb_button_helper_class .caldera-grid input.et_pb_promo_button {
    width: 100%;
    background-color: #0696d5;
}
.donation-description {
    background: #fff;
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 20px;
    display: table;
    width: 100%;
}
.donation-description:hover {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.donation-description h4 {
    font-family: Lovelo;
    font-size: 18px;
}
.donation-description ul {
	padding-bottom: 0;
}
.loading {
	position: relative;
}
.caldera-grid .loading input[type='submit'] {
	color: #0696d5 !important;
}
.loading:before {
    content: "\f1ce";
    margin-right: 5px;
    font-family: FontAwesome;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    z-index: 1;
    pointer-events: none;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.monthly-recurring .radio-buttons label:before {
    content: "\f01e";
    margin-right: 5px;
    font-family: FontAwesome;
}
.no-margin {
	margin: 0 !important;
}
.caldera-grid {
	line-height: 1.75em;
	margin-top: 20px;
}
.single-custom input, .regular-custom input {
    padding: 24px 12px !important;
}
.caldera-grid img.alignLeft {
    float: left;
    width: 33%;
    margin-right: 20px;
}
.evo_lightbox {
	z-index: 99999 !important;
}
#footer-info a {
    text-decoration: underline !important;
}
#footer-bottom .container {
    width: 95% !important;
    max-width: 100%;
}
#search-4 {
	width: 100%;
}
#monarchwidget-2 {
	margin-bottom: 20px !important;
}
body.search #main-header {
    background: #074d91;
    background: -moz-linear-gradient(-45deg, #074d91 0%, #2989d8 50%, #207cca 63%, #1c9ed1 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#074d91), color-stop(50%,#2989d8), color-stop(63%,#207cca), color-stop(100%,#1c9ed1));
    background: -webkit-linear-gradient(-45deg, #074d91 0%,#2989d8 50%,#207cca 63%,#1c9ed1 100%);
    background: -o-linear-gradient(-45deg, #074d91 0%,#2989d8 50%,#207cca 63%,#1c9ed1 100%);
    background: -ms-linear-gradient(-45deg, #074d91 0%,#2989d8 50%,#207cca 63%,#1c9ed1 100%);
    background: linear-gradient(135deg, #074d91 0%,#2989d8 50%,#207cca 63%,#1c9ed1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#074d91', endColorstr='#1c9ed1',GradientType=1 );
}
@media (max-width:980px) {
	.caldera-grid .form-group div {
		display: block;
	}
	img.col-sm-3 {
	    text-align: center;
	    display: block;
	    margin: 0 auto 20px auto !important;
	}
	.cure-header .et_pb_column, .cure-header .et_pb_code, .cure-header #particles-js {
		height: 100%;
	}
	.cure-header .et_pb_row {
		padding-bottom: 0;
	}
	.footer-widget:nth-child(3) {
	    width: 100% !important;
	    margin: 0 !important;
	}
}
#donate {
    width: 95% !Important;
    max-width: 95% !important;
}
.news-bar .et_pb_slide_content {
	display: none !important;
}
.news-bar .et_pb_slide_title {
	padding: 0 !important;
}
body.et_pb_button_helper_class .news-bar .et_pb_slide .et_pb_slide_description a.et_pb_more_button.et_pb_button {
	padding: 0 10px !important;
    border-radius: 3px !important;
}
.news-bar h2.et_pb_slide_title:before {
    content: "\f0a1";
    font-family: FontAwesome;
    margin-right: 10px;
    background: #f0ad4e;
    padding: 10px;
    border-radius: 50px;
}
@media (min-width:981px) and (max-width: 1360px) {
	#et-secondary-nav li a {
	    padding: 0.75em 0.5em !important;
	    font-size: 13px;
	    margin-left: -2px;
	    letter-spacing: 1px;
	}
	#et-secondary-nav li.left a {
		padding: 0.75em 1.25em !important;
	}
}
@media (min-width: 981px) and (max-width: 1500px) {
	#et-secondary-nav li.left {
		display: none !important;
	}
}
body.single .entry-content p {
  font-size: 20px;
  font-weight: 400;
}
body.single .entry-content h4 {
  font-size: 24px;
}
body.single .et_post_meta_wrapper, body.single .entry-content .et_pb_text.et_pb_module, .post-title-categories {
  max-width: 720px !important;
  margin: 0 auto;
}
body.single .post-meta {
  font-family: Lovelo;
  letter-spacing: 1px;
}
body.single .entry-content p a {
    text-decoration: underline;
}
body.single .entry-content .et_pb_image {
  max-width: 1000px;
  padding: 20px 0;
}
.post-title-categories {
  margin-top: 40px;
}
.post-title-categories a {
  text-decoration: none !important;
  background: #ccc;
  padding: 2px 10px;
  border-radius: 3px;
}
p.et_pb_title_meta_container:before {
    content: 'Categories';
    font-family: Lovelo;
    font-size: 14px;
    vertical-align: super;
    margin-right: 10px;
    letter-spacing: 1px;
}
body.single .et_bloom_inline_form {
  margin: 0;
  padding: 20px;
  background: #ecf0f5;
  border-radius: 3px;
}
.bottom-button .et_pb_blurb {
    margin-bottom: 70px !important;
}
.bottom-button .et_pb_button_module_wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.pulse {
  -webkit-animation: pulse 4s infinite;
  -moz-animation: pulse 4s infinite;
  -o-animation: pulse 4s infinite;
  animation: pulse 4s infinite;
}
@-webkit-keyframes pulse {
      0% { -webkit-transform: scale(1,1); opacity: 1; }
    50% { -webkit-transform: scale(.9,.9); opacity: .4; }
      100% { -webkit-transform: scale(1,1); opacity: 1; }
}

@-moz-keyframes pulse {
      0% { -moz-transform: scale(1,1); opacity: 1; }
    50% { -moz-transform: scale(.9,.9); opacity: .4; }
      100% { -moz-transform: scale(1,1); opacity: 1; }
}
  @-o-keyframes pulse {
      0% { -o-transform: scale(1,1); opacity: 1; }
    50% { -o-transform: scale(.9,.9); opacity: .4; }
      100% { -o-transform: scale(1,1); opacity: 1; }
}
@keyframes pulse {
      0% { transform: scale(1,1); opacity: 1; }
    50% { transform: scale(.9,.9); opacity: .4; }
      100% { transform: scale(1,1); opacity: 1; }
}
/* Disqus comments */
.community-name {
	display: none;
}
					