/*
Theme Name: Socialize Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Socialize WordPress theme. Only activate this child theme if you intend to make modifications to the theme otherwise activate the parent theme.
Version: 1.0
Author: GhostPool
Author URI: http://www.ghostpool.com
Text Domain: socialize
Template: socialize
*/

/* Add your own CSS code here */
/* Font Modifiers */
.gp-boxed-layout.gp-scrolling.gp-fixed-header #gp-main-header {
  width: 100% !important;
}

.gp-entry-cats, .gp-entry-cats a, .gp-entry-cats a:hover {
 font-weight: 700;
}

.cryp-bold {
		font-weight: 700;
}

/* Menu Nav Links */

.mega-menu-item:first-child .mega-menu-link {
 border-top-left-radius: 3px !important;
}

.mega-menu-item:last-child .mega-menu-link {
 border-top-right-radius: 3px !important;
}

.single .gp-entry-content a {
		color: #0000ee !important;
}

.single .gp-entry-content a:hover {
		text-decoration: underline !important;
}

/* Green Brand colour for elements */

.gp-statistics-wrapper .gp-stats > div:before,
.gp-fancy-title,
ul.page-numbers .page-numbers {
 background: #2dcb71 !important;
}

ul.page-numbers .page-numbers:hover,
ul.page-numbers .page-numbers.current,
ul.page-numbers > span.page-numbers {
		background: #2c3e50 !important;
}

.gp-sidebar .widgettitle, .widgettitle.gp-standard-title {
 border-bottom: 3px solid #2dcb71 !important;
}

/* Mega Menu lists custom classes */

.mega-menu-list {
 list-style: none;
 margin-left: 0;
}

/* Back to Top Button */

#gp-to-top {
  background: #000 !important;
  transition: all .4s;
}

#gp-to-top:hover {
 background: #2dcb71 !important;
}

/* Link Styles */

.link-underline {
 text-decoration: underline;
}

/* Posts Slider Plugin Custom Styles */
.aps-title,
.aps-post-title {
 color: #fff;
 font-size: 16px;
 font-weight: bold;
 text-transform: uppercase;
}

h1.aps-title {
 text-align: left !important;
}

.textwidget button:hover,
.textwidget button:hover {
 background-color: #2dcb71 !important;
}

/* Individual Post Pages */

/* Floating Images in Post Pages */

.align-image-left {
 float: left;
 margin: 10px 20px 10px 0;
 position: relative;
}

.align-image-right {
 float: right;
 margin: 10px 0 10px 20px;
 position: relative;
}

.gp-entry-content p,
.gp-entry-content p:first-child {
		text-align: justify;
}

/* Width */

.width-full {
 width: 100%;
}

.gp-header-standard #gp-logo,
.gp-scrolling.gp-header-standard #gp-logo {
	padding: 0px !important;  
}

/* Mega Menu Fixes */

#mega-menu-wrap-gp-primary-main-header-nav #mega-menu-gp-primary-main-header-nav > li.mega-menu-megamenu > ul.mega-sub-menu {
 display: none;
}

#mega-menu-wrap-gp-primary-main-header-nav #mega-menu-gp-primary-main-header-nav li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-gp-primary-main-header-nav #mega-menu-gp-primary-main-header-nav li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
 display: block;
}

/* TEMP Remove Group Header */
.gp-entry-header {
	display: none;
}
/* Buddy Press Group CSS */
.bp-coin-logo {
	border-left: 1px solid rgb(46, 207, 115);
	border-right: 1px solid rgb(46, 207, 115);
	/*border-top: 1px solid rgb(46, 207, 115);
	margin-top: 2px;
	height: 223px;*/
	height: 225px;
	padding: 20px;
}
.bp-coin-name {
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
	background: #2ecf73;
	text-transform: uppercase;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.bp-button-join a {
	background-color: #2ecf73 !important;
	color: #2c3e50 !important;
	border: 1px solid rgba(44, 62, 80, 0.25) !important;
	border-radius: 5px !important;
	font-weight: 400 !important;
	font-size: 15px !important;
	text-transform: uppercase !important;
	display: block  !important;
}
.bb-coin-content-area {
	background-color: #f8f8f8;
	padding: 15px;
}
.gp-theme #buddypress div.item-list-tabs ul li.current,
.gp-theme #buddypress div.item-list-tabs ul li:hover {
	background: #f8f8f8;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top: 2px solid #2ecf73;
}
.gp-theme #buddypress div.item-list-tabs ul li,
.gp-theme #buddypress div.item-list-tabs ul li {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	/*border-top: 2px solid #2c3e50;*/
}
.bp-coin-description {
	background: #fff;
	line-height: 20px;
	color: #6B6B6B;
	padding: 10px;
	font-size: 14px;
	border-top: 2px solid #2ecf73; 
}

.bp-button-join {
		margin-bottom: 10px;
}

/* Hide Search Button on Coin Page Listings */

.gp-theme #buddypress div.dir-search {
		display: none;
}

form#group-settings-form #nav-sortable li {
		height: auto !important;
}

/* Coin Member Pages */
.gp-theme #buddypress ul#member-list li {
		border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    float: left;
  	width: 25%;
    text-align: center;
    transition: all .4s;
}

.gp-theme #buddypress ul#member-list li:nth-child(4n) {
		border-right: 0 !important;
}

.gp-theme #buddypress ul#member-list li img.avatar {
		float: none;
    margin: 0 !important;
  	transition: all .4s;
  	transform: none;
}

#buddypress ul#member-list li div.action {
		margin-left: 0;
  	position: relative;
    top: 0;
    right: 0;
    text-align: center !important;
}

.gp-theme #buddypress ul#member-list img.avatar:hover {
		transform: scale(1.1) rotate(-5deg);
}

.gp-theme #buddypress div.item-list-tabs#subnav li.groups-members-search input#members_search {
		height: 47px;
}

/* Overwrite current CSS */
.gp-theme #buddypress.bp-live-coin div.item-list-tabs {
	margin: 0px !important;
	background-color: #33444e !important;
}
.gp-theme #buddypress.bp-live-coin div.item-list-tabs ul li.current a,
.gp-theme #buddypress.bp-live-coin div.item-list-tabs ul li.selected a,
.gp-theme #buddypress.bp-live-coin div.item-list-tabs ul li a:hover {
	color: #2fce72 !important;
	padding: 5px 20px;
}
.gp-theme #buddypress.bp-live-coin div.item-list-tabs ul {
	padding: 0px !important;
}
.gp-theme #buddypress.bp-live-coin div.item-list-tabs#object-nav {
	margin: 0px !important;
	padding: 0px !important;
}

.gp-theme #buddypress.bp-live-coin div.item-list-tabs ul li a,
.gp-theme #buddypress.bp-live-coin #gp-bp-tabs-button,
.gp-theme #buddypress.bp-live-coin div.item-list-tabs ul li span {
	color: #fff !important;
	padding: 5px 20px;
	text-transform: uppercase;
	padding: 5px 20px !important;
	height: 40px;
}

body.gp-theme #buddypress div.pagination#pag-top,
body.gp-theme #buddypress div.pagination#pag-bottom {
		padding: 0 15px;
  	padding-bottom: 10px;
}

.gp-theme #buddypress div#item-header {
    margin-bottom: 0px !important;
		border-top: 5px solid #2ecf73;
}

#buddypress #header-cover-image {
	height: 225px;
  background: #33444e;
}


.coin-live-data-row-1 {
	display: inline-block;
	position: relative;
	padding-top: 35px;
	vertical-align: middle;
	width: 100%;
}
/*.coin-live-price,
.coin-live-price-marker {
	display: inline-block;
  position: relative;
}*/

.coin-live-price {
	float: left;
	color: #fff;
	font-size: 50px;
}

.coin-live-price-marker {
	float: left;
	text-align: center;
	margin-left: 20px;
}
.coin-live-price-marker .fa {
	line-height: 5px;
	font-size: 50px;
}
.coin-live-price-marker .coin-live-price-marker-text {
  font-size: 18px;
	margin-top: -17px;
}

.coin-live-price-up {
	color: #2ecf73;
}
.coin-live-price-down {
	color: #b70000;
}


.coin-live-data-row-2 {
	display: inline-block;
	position: relative;
	padding-top: 15px;
	vertical-align: middle;
	width: 100%;
}
.coin-live-data-column-1,
.coin-live-data-column-2,
.coin-live-data-column-3,
.coin-live-data-column-4 {
	float: left;
	padding: 0px 10px;
}

.coin-live-data-column-label {
	color: #e8e8e8;
}

.coin-live-data-column-1 div,
.coin-live-data-column-2 div,
.coin-live-data-column-3 div,
.coin-live-data-column-4 div {
	background: #e8e8e8;
	border-radius: 5px;
	padding: 5px;
}



#bbpress-forums {
	margin: 0;
}

.entry-title {
	padding: 0 15px;
}

.bbp-user-section {
	padding: 15px;
}

#bbpress-forums > h3 {
	display: none;
}

.gp-theme #bbpress-forums li.bbp-header ul {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 15px !important;
}

.gp-theme #bbpress-forums .bbp-topics li.bbp-body {
	  border-bottom: 1px solid rgba(105, 105, 105, 0.26);
}



div.stockTicker {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}
div.stockTicker span.quote {
	margin: 0;
	font-weight: bold;
	color: #000;
	padding: 0 5px 0 10px;
}
.GreenText {
	color: Green;
}
.RedText{
	color: Red;
}
.up_green{
	background: url('/wp-content/uploads/2017/09/up.gif') no-repeat left center;
	padding-left: 10px;
	margin-right: 5px;
}
.down_red{
	background: url('/wp-content/uploads/2017/09/down.gif') no-repeat left center;
	padding-left: 10px;
	margin-right: 5px;
}



#coin-live-data-row-1 > div:first-child,
#coin-live-data-row-2 > div:first-child {
	float: left !important;
}

#coin-live-data-row-1 > div:last-child,
#coin-live-data-row-2 > div:last-child {
	float: right;
}


#buddypress .group-member {
	float: left;
	width: 50px;
	height: 50px;
	margin: 3px;
}

.mega-menu-item.mega-menu-item-type-widget a {
	color: #fff;
}

.gp-theme #buddypress.bp-live-coin div.item-list-tabs ul li a span {
	background-color: #2dcb71 !important;
}

/* Register Page */

body #buddypress #register-page {
		padding: 20px;
}

#buddypress #register-page .standard-form legend {
		font-weight: 500;
}

#buddypress .field-visibility-settings-toggle {
		margin-top: 15px;
}

#register-page .visibility-toggle-link {
		margin-left: 10px;
}

#register-page .submit {
		padding-bottom: 30px !important;
}

.gp-theme #buddypress #register-page button,
.gp-theme #buddypress input[type="submit"] {
		padding: 15px !important;
  	transition: all .4s;
}

.mega-menu-item.mega-menu-item-type-widget a {
		color: #fff;
}

.gp-theme #buddypress.bp-live-coin div.item-list-tabs ul li a span {
		background-color: #2dcb71 !important;
}

.width-25 {
    width: 25%;
}

.width-50 {
    width: 50%;
}

.sub-menu-item {
    float: left;
}

.text-center {
    text-align: center;
}

.sub-menu-item img {
    display: block;
}

.centered-positioning {
    margin-left: auto;
    margin-right: auto;
}

div#gp-copyright-text {
    float: none;
}

/* Further Page Social Icons */

.social-icons-main {
    padding: 20px;
    padding-right: 0;
    text-align: right;
}

/* Footer Social Icons */

.footer-social {
    text-align: right;
}

.footer-social div,
.social-icons-main div {
    display: inline-block;
    margin-right: 5px;
}

.footer-social div a,
.social-icons-main div a {
    color: #fff !important;
}

.footer-social div i,
.social-icons-main div i {
    padding: 5px;
    text-align: center;
}

.social-icons-main div i {
    font-size: 1.5rem;
    width: 40px;
}

.footer-social div i {
    width: 26px;
}

.footer-social div:last-child,
.social-icons-main div:last-child {
    margin-right: 0;
}

/* Table Styles */

.table-primary {
    background: #fff;
    border: 3px solid #2C3E50;
}

.table-primary td a {
    text-decoration: underline;
}

.table-primary tr td:not(:last-child) {
    border-right: 3px solid #2C3E50;
}

body .table-primary tr:not(:last-child) td {
    border-bottom: 3px solid #2C3E50;
  	border-top: 0 !important;
}

.table-header-primary {
    background: #2C3E50;
}

.table-header-primary td {
    color: #fff;
    font-weight: 500;
}

.fee-table {
    margin-bottom: 12px;
    overflow: hidden;
    position: relative;
}

.established:before {
    content: '\f2b5';
}

.country:before {
    content: '\f0ac';
}

.website:before {
    content: '\f0c1';
}

.established:before,
.country:before,
.website:before {
    font-family: fontAwesome;
    margin-right: 5px;
}

.wallet-table .supported-yes,
.wallet-table .supported-no {
    text-align: center;
}

.wallet-table .supported-yes:before {
    content: '\f00c';
    color: #2dcb71;
    font-family: fontAwesome;
}

.wallet-table .supported-no:before {
    content: '\f00d';
    color: 	#a70d0d;
    font-family: fontAwesome;
}

/* List Styles */

.exchange-list {
    list-style: none;
}

.exchange-list li:before {
    content: '\f0ec';
    font-family: fontAwesome;
    margin-right: 10px;
}

.exchange-list li:nth-child(odd):before {
    color: #2C3E50;
}

.exchange-list li:nth-child(even):before {
    color: #2dcb71;
}

/* Further Page Styles */

.further-heading {
    border-bottom: 3px solid #2dcb71;
    border-top-left-radius: 10%;
    border-bottom-left-radius: 10%;
    font-weight: 500;
    padding-bottom: 20px;
}

.further-brand-image {
    width: 200px;
}


/* Individual Icon Backgrounds */

.footer-social.hidden-mob div img {
  	margin-bottom: -9px;
		max-width: 26px;
}

.footer-social div .fa-facebook,
.social-icons-main div .fa-facebook {
    background: #3b5998;
}

.footer-social div .fa-twitter,
.social-icons-main div .fa-twitter {
    background: #1da1f2;
}

.footer-social div .fa-linkedin,
.social-icons-main div .fa-linkedin {
    background: #0077b5;
}

.footer-social div .fa-pinterest-p {
    background: #bd081c;
}

.footer-social div .fa-reddit-alien {
    background: #ff4500;
}

.footer-social div .fa-stumbleupon {
    background: #eb4924;
}

.footer-social div .fa-instagram {
    background: #405de6;
}

.footer-social div .fa-google-plus {
    background: #dd4b39;
}

.social-icons-main div .fa-telegram {
		background: #0088cc;
}

.social-icons-main div .fa-slack {
		background: #e01563;
}

.social-icons-main div .fa-commenting-o {
		background: #000000;
}

.social-icons-main div .fa-instagram {
		background: #c13584;
}

.social-icons-main div .fa-github {
		background: #333;
}

/* Group Page Fixes */

.menu a.fa:before {
    font-family: fontAwesome;
    padding-right: 5px;
}

/* Clear Both class for lengthy menu items */

.featured-clear {
    clear: both;
}

/* About Social */
.about-us-social-media {
  	display: block;
    margin: 0 auto;
  	max-width: 25px;
}

/* Team Images */
.team-image img {
		border-radius: 50%;
}

@media only screen and (max-width: 567px) {
  	.wg-default.country-selector {
  			bottom: 55px;
  	}
  	
  	#mega-menu-wrap-gp-primary-main-header-nav #mega-menu-gp-primary-main-header-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
        width: 100% !important;
    }
    
    .width-100-mob {
        width: 100%;
    }
  
  	.register-container {
  			max-width: 360px;
      	overflow-y: scroll;
  	}
  
  	footer #gp-copyright {
  			padding-bottom: 105px;
  	}
  
  	.gp-responsive .gp-container {
  			padding: 0 !important;
  	}
  
  	.copyright,
  	.registered-members {
  			padding: 0 15px;
  	}
  
  	.footer-social {
  			position: fixed;
    		bottom: 0;
    		max-height: 65px;
    		width: 100%;
  	}

  	.footer-social div {
  			float: left;
      	margin-right: 0;
      	width: 14.285%;
  	}
  
  	.footer-social div i {
    		font-size: 1.5rem;
      	padding: 10px;
      	width: 100%;
  	}
  
  	.hidden-mob {
  			display: none;
  	}
  	
  	/* Centered header logo on mobile */
  	#gp-main-header .gp-container {
  			text-align: center;
  	}
  	
  	#gp-main-header .gp-container #gp-logo img {
  			width: 170px;
  	}
  	
  	#gp-content-header .gp-slider,
  	#gp-content-header .gp-slider .flex-viewport,
  	#gp-content-header .gp-slider .slides,
  	#gp-content-header .gp-slider .slides > li,
  	#gp-content-header .gp-slider .slides > li,
  	.gp-responsive #gp-content-header .gp-slider-wrapper.gp-slider-two-cols .gp-slider-large,
  	.gp-responsive #gp-content-header .gp-slider-wrapper .gp-mobile-image {
  			height: 100% !important;
  }
  
  	/* News Caption */
  	.news-caption-overlay {
  			padding-top: 35px !important;
    		padding-bottom: 5px !important;
  	}
  	
  	.gp-responsive .gp-blog-large .gp-loop-title {
  			font-size: 19px;
      	line-height: 25px;
  	}
  
  	.gp-theme #buddypress ul#member-list li {
  			border-right: 0 !important;
      	width: 100% !important;
  	}
  
  	.gp-theme #buddypress ul#member-list li:last-child {
  			border-bottom: 0 !important;
  	}
  
  	.gp-theme #buddypress ul#member-list li:last-child {
				border-bottom: 0 !important;
		}
  	#buddypress #signup_form.standard-form div.submit {
  			float: none;
      	text-align: center;
  	}
  	.wpb_wrapper .wpb_raw_code.home-video iframe {
  			height: 309px;
  	}
  	/* Automatically switch to block on mobile */
  	body .cryp-block-mob {
  			display: block;
  	}
  	body .cryp-grid > div {
    		float: none;
    		margin-top: 10px;
		}
  	/* Fix for article images on mobile */
  	.single-post img.alignleft,
  	.single-post img.alignright {
				display: block;
      	float: none;
      	margin: 0 auto;
  	}
  	.gp-responsive #gp-post-links {
	 			display: block !important;
		}
  
  	.video-inner-container.video-inner-container-coin iframe {
				left: -90% !important;
		}
  	/* Coin Pages - Pricing */
  	.coin-data-BTCGBP .coin-live-price {
  			margin-bottom: 40px;
  	}
  	#coin-live-data-row-1 > div:last-child, #coin-live-data-row-2 > div:last-child {
  			float: none;
  	}
  	/* Top Banner Spacing On Mobile */
  	#bsa-block-1350--235 .bsaProItemInner__img,
  	#bsa-block-1350--235.bsaProContainer .bsaProItem,
  	#bsa-block-1350--235 .bsaProItemInner__thumb,
  	#bsa-block-1350--235 .bsaProAnimateThumb {
  			max-height: 100px;
  	}
}

@media only screen and (min-width: 567px) {
  	.visible-mob {
  			display: none;
  	}
  
  	.gp-theme #buddypress ul#member-list li:nth-last-child(-n+2) {
  			border-bottom: 0;
  	}
}

@media only screen and (max-width: 768px) {
		.wg-default {
    		position: fixed;
    		bottom: 0px;
    		left: 0px;
    		right: 0px;
		}
  	#gp-copyright {
  			padding-bottom: 55px;
  	}
  	.width-100-tab {
  	    width: 100%;	
  	}
  	.ico-head {
  			display: block !important;
      	text-align: center !important;
  	}
  	.gp-theme #buddypress .standard-form input[type="email"],
  	.gp-theme #buddypress .standard-form input[type="text"],
  	.gp-theme #buddypress .standard-form input[type="password"] {
  			width: 100% !important;
  	}
  	.wpb_raw_code.home-video iframe {
  			height: 422px;
  	}
  	.ico-heading-container p {
				display: block !important;
  			text-align: center !important;
		}
  	.hidden-tab {
  			display: none !important;
  	}
  
  	.display-posts-listing li.listing-item {
  			width: 100% !important;
  	}
  
  	.display-posts-listing li.listing-item a {
  			margin: 0 auto;
  	}
  
  	div.video-inner-container.video-inner-container-coin iframe {
				left: -30%;
		}
}

@media only screen and (min-width: 768px) {
  	.visible-tab {
  			display: none !important;
  	}
}

@media only screen and (min-width: 1023px) {
		.gp-theme #buddypress ul#member-list li:nth-last-child(-n+4) {
				border-bottom: 0;
		}
}

@media only screen and (max-width: 1023px) {
    .width-50-tab {
        width: 50%;
    }
    
    .width-100-tab {
        width: 100% !important;
    }
    
    .news-menu-item.mega-menu-megamenu .mega-sub-menu li.mega-menu-columns-5-of-5 {
        width: 100% !important;
    }
    
    .featured-clear-tab {
        clear: both;
    }
  
  	.countdown-row,
  	.countdown-logo-col,
  	.countdown-sign-col {
  			display: block !important;
  	}
  
  	.countdown-column,
  	.countdown-column > div {
  			width: 100%;
  	}
  
  	.countdown-spacing-lower {
  			margin-bottom: 15px !important;
  	}
  
  	.banner-bg-1 {
  			background-position: 50% 0% !important;
    		background-size: inherit !important;
  	}
  
  	.countdown-image {
  			max-width: 100px !important;
  	}
  
  	.gp-theme #buddypress ul#member-list li {
  			width: 50%;
  	}
  
  	.gp-theme #buddypress ul#member-list li:nth-child(2n) {
  			border-right: 0 !important;
  	}
  
  	.bp-coin-logo {
  			padding: 5px;
  	}

  	.home-video iframe {
  			height: 475px;
  	}
}

@media only screen and (max-width: 1470px) {
				.single .display-posts-listing li.listing-item {
				width: 50%;
		}
}

/* Related Articles For Crypto IQ Posts */

.single .display-posts-listing .listing-item {
		width: 33.333%;
  	list-style: none;
		float: left;
		margin-bottom: 24px;
}

.single .display-posts-listing .listing-item img {
		max-height: 201px;
}

.single .display-posts-listing .listing-item a {
		display: block;
		max-width: 300px;
		font-size: 16px;
		line-height: 20px;
		font-weight: 400;
		margin: 0 0 5px 0;
}

/* Widget Posts Shortcode */

/*.display-posts-listing li img {
		max-width: 80px;
    margin: 0 15px 0 0;
    float: left;
}

.display-posts-listing li .title {
		font-size: 13px;
  	font-weight: 400;
    line-height: 16px;
    color: #000;
}

.display-posts-listing li .title:hover {
		color: #2dcb71;
}*/

/* Social Pug Plugin Overides */
.dpsp-has-spacing .dpsp-networks-btns-wrapper li {
  	margin-right: 10px;
}

.dpsp-content-wrapper .dpsp-share-text {
    margin: 0 0 7px 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

.gp-entry-content .dpsp-share-text:first-child {
    margin-bottom: 7px;
}

/* Hide from Sidebars and Homepage */
#gp-sidebar-right #dpsp-content-bottom,
#gp-sidebar-left #dpsp-content-bottom,
.home-page #dpsp-content-bottom,
.vc_toggle_content #dpsp-content-bottom {
		display: none;
}

#buddypress #register-page {
		padding: 15px 15px 0;
}

/* Registered Member Styles */
.copyright {
    float: left;
}

.footer-nav {
    margin-top: 12px;
}

.registered-members {
		float: right;
  	position: relative;
    margin-top: 12px;
}

.member-count {
		color: #2dcb71;
  	font-size: 1.15rem;
}

/* Lightbox/Modal Signup */
.modal {
  	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.75);
    opacity: 0;
    transition: all .5s;
    visibility: hidden;
  	z-index: 0;
}

.register-container {
		display: none;
  	position: relative;
    width: 450px;
    top: 10%;
    margin-left: auto;
    margin-right: auto;
    background: #2c3e50;
    padding: 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.register-container h2,
.register-container h3,
.register-container label {
		color: #fff;
}

.modal-close {
		position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    background: #2dcb71;
    padding: 10px;
    border-top-right-radius: 10px;
}

.modal-close:hover {
		cursor: pointer;
}

.divider-small {
		border-top: 3px solid #2dcb71;
    margin: 10px 0;
}

.connect-container > div {
		width: 49%;
    text-align: center;
    display: inline-block;
}

.facebook-bg {
		background: #3b5998;
}

.reddit-bg {
		background: #ff4500;
}

.form-primary .form-full-row {
		margin-top: 10px;
}

.form-primary .form-full-row input {
		width: 100%;
}

.form-primary .form-full-row.button-submit {
		margin-top: 20px;
}

.button-primary {
		background: #2dcb71;
}

/* Parallax Banners */
.banner-bg {
    background-size: cover;
    background-repeat: no-repeat;
  	height: 400px;
    margin-bottom: 10px;
  	position: relative;
}

.banner-caption {
		background: #2c3e50;
  	padding: 0 15px;
  	position: absolute;
    width: 100%;
}

.banner-caption h3 {
		color: #fff;
  	margin: 15px 0 !important;
}

.banner-caption-bottom {
		bottom: 0;
}

.banner-1 {
		background-image: url(/wp-content/uploads/2017/10/about-us-1.jpg);
  	background-position: center center;
}

.banner-2 {
		background-image: url('https://cryptodaily.co.uk/wp-content/uploads/2017/10/business-technology-hand.jpg');
}

/* Social Button Fix (New Breakpoint) */
@media only screen and (max-width: 1480px) {
		  .footer-social {
        float: none;
      	margin-top: 12px;
      	text-align: center;
    	}

  		.copyright {
  			float: none !important;
      	text-align: center;
  		}
  
  		.registered-members {
  			float: none !important;
      	margin-top: 12px !important;
      	text-align: center !important;
  	}
}

/* Footer Sticks to bottom */
@media only screen and (min-width: 1921px) {
  	body {
  			height: 100%;
  	}
  	#gp-site-wrapper {
  			overflow: auto;
      	padding-bottom: 148px;
  	}
  	#gp-footer {
  			position: relative;
    		margin-top: -148px;
    		clear: both;
  	}
}

#cd_fa-2 .avatar-wrap { float: left; }
#cd_fa-2 img.avatar { width: 48px; height: 48px; margin: 0; }
#cd_fa-2 .cd-fa-info { margin-left: 55px; }
#cd_fa-2 .author.vcard { font-weight: 500; font-size: 14px; line-height: 19px; }
#cd_fa-2 .cd-fa-info > ul > li > a { line-height: 1; opacity: 1; margin-top: 2.5px; font-size: 11px; }
#cd_fa-2 .cd-fa-info > ul { line-height: 1px; }
#cd_fa-2 .cd-fa-wrap { float: left; }

#cd_fa-2 .avatar {
    margin-bottom: 10px;
    margin-right: 10px;
    line-height: 0;
}

.gp-scrolling-logo { width: 170px; }

/* Featured Token */
.featured-token {
    color: #fff;
    background: #2C3E50;
  	display: inline-block;
  	padding: 15px;
}

.featured-row {
		background: #4BA666;
  	color: #fff;
}

.table-primary .featured-row td a {
		color: #fff;
}

/* BuddyPress Nav Styling */
.bbp-user-page.gp-theme #buddypress div.item-list-tabs ul li.current, .bbp-user-page.gp-theme #buddypress div.item-list-tabs ul li:hover,
.directory.gp-theme #buddypress div.item-list-tabs ul li.current, .directory.gp-theme #buddypress div.item-list-tabs ul li:hover,
.group-create.gp-theme #buddypress div.item-list-tabs ul li.current, .group-create.gp-theme #buddypress div.item-list-tabs ul li:hover {
		background: none;
}

.gp-theme #buddypress div.item-list-tabs#subnav ul li.groups-members-search:hover,
.gp-theme #buddypress div.item-list-tabs#subnav ul li#group_members-order-select:hover,
.gp-theme #buddypress div.item-list-tabs#subnav ul li#groups-order-select:hover {
		background: none;
  	border-top: 0;
}

.bbp-user-page.gp-theme #buddypress div.item-list-tabs ul li.current a, .bbp-user-page.gp-theme #buddypress div.item-list-tabs ul li.selected a, .bbp-user-page.gp-theme #buddypress div.item-list-tabs ul li a:hover,
.directory.gp-theme #buddypress div.item-list-tabs ul li.current a, .directory.gp-theme #buddypress div.item-list-tabs ul li.selected a, .directory.gp-theme #buddypress div.item-list-tabs ul li a:hover,
.group-create.gp-theme #buddypress div.item-list-tabs ul li.current a, .group-create.gp-theme #buddypress div.item-list-tabs ul li.selected a, .group-create.gp-theme #buddypress div.item-list-tabs ul li a:hover {
		color: #2dcb71 !important;
}

.bbp-user-page.gp-theme #buddypress div.item-list-tabs,
.directory.gp-theme #buddypress div.item-list-tabs,
.group-create.gp-theme #buddypress div.item-list-tabs {
		padding: 0;
}

.bbp-user-page.gp-theme #buddypress div.item-list-tabs ul li,
.directory.gp-theme #buddypress div.item-list-tabs ul li,
.group-create.gp-theme #buddypress div.item-list-tabs ul li {
		padding: 10px 0;
}

.bbp-user-page.gp-theme #buddypress div.item-list-tabs ul li a:hover span,
.bbp-user-page.gp-theme #buddypress div.item-list-tabs ul li.selected a span,
.directory.gp-theme #buddypress div.item-list-tabs ul li a:hover span,
.directory.gp-theme #buddypress div.item-list-tabs ul li.selected a span {
		background: #2dcb71;
  	color: #fff;
}

.bbp-user-page .profile,
.bbp-user-page #buddypress #message.info,
.bbp-user-page #settings-form {
		padding: 20px;
}

.bbp-user-page.notifications #buddypress div.pagination,
.bbp-user-page.notifications #buddypress #notifications-bulk-management,
.bbp-user-page.my-friends .members.friends,
.bbp-user-page.my-groups .groups.mygroups,
.bbp-user-page.my-activity #buddypress #item-body form#whats-new-form,
.bbp-user-page.my-activity #buddypress .activity,
.group-create.gp-theme #buddypress .item-body {
		padding-left: 20px;
  	padding-right: 20px;
}

.gp-theme.bbp-user-page #buddypress div.item-list-tabs #activity-filter-by,
.gp-theme.bbp-user-page #buddypress div.item-list-tabs #members-friends {
		line-height: 16px;
}

.groups #buddypress.bp-live-coin div.item-list-tabs ul li#edit-details-groups-li a,
.groups #buddypress.bp-live-coin div.item-list-tabs ul li#group-settings-groups-li a,
.groups #buddypress.bp-live-coin div.item-list-tabs ul li#group-avatar-groups-li a,
.groups #buddypress.bp-live-coin div.item-list-tabs ul li#group-cover-image-groups-li a,
.groups #buddypress.bp-live-coin div.item-list-tabs ul li#manage-members-groups-li a,
.groups #buddypress.bp-live-coin div.item-list-tabs ul li#forum-groups-li a,
.groups #buddypress.bp-live-coin div.item-list-tabs ul li#extras-groups-li a,
.groups #buddypress.bp-live-coin div.item-list-tabs ul li#delete-group-groups-li a {
		color: #2dcb71 !important;
}

/* News Captions */

.news-caption-overlay {
		position: absolute;
    bottom: 0;
    padding: 20px;
    padding-top: 80px;
    padding-bottom: 40px;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0,0,0,0.00), rgba(0,0,0,0.05), rgba(0,0,0,0.15), rgba(0,0,0,0.35), rgba(0,0,0,0.55), rgba(0,0,0,0.65), rgba(0,0,0,0.75), rgba(0,0,0,0.85), rgba(0,0,0,1));
}

.news-caption-overlay .gp-loop-title {
		color: #fff;
}

.category .gp-loop-content .gp-loop-title {
		display: none;
}

body:not(.category) .news-caption-overlay,
body:not(.category) .news-caption-overlay .gp-loop-title {
	display: none;
}

.gp-related-wrapper .flex-viewport {
		overflow: visible !important;
}

/* Countdown Styles */
.countdown-width {
		width: 100% !important;
}

.countdown-row {
		display: flex;
  	align-items: center;
}

.countdown-logo-col,
.countdown-sign-col {
		display: flex;
  	text-align: center;
    align-items: center;
}

.countdown-column {
		text-align: center;
}

.countdown-image {
    max-width: 100px !important;
}

#gp-header-area #gp-footer-area {
		position: relative;
}

#gp-footer-area:first-child {
  	padding: 15px;
}

.banner-outer-link {
		color: #000;
}

.banner-outer-link:hover {
		color: #000;
}

.banner-inner-link {
		position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
}

.banner-bg-1 {
		background-image: url(https://cryptodaily.co.uk//wp-content/uploads/2017/10/countdown-bg-2.png);
    background-position: 50% 10%;
  	background-repeat: no-repeat;
  	background-size: cover;
}

.banner-bg-2 {
		background-image: url('https://cryptodaily.co.uk/wp-content/uploads/2017/10/countdown-grey-bg.png');
  	background-position: 50% 0%;
  	background-repeat: no-repeat;
  	background-size: cover;
}

.banner-bg-2 > * {
		font-weight: 500;
}

/* Twitter Embedded */
.single-post .twitter-tweet {
		float: right !important;
  	margin: 10px 0 10px 20px !important;
}

/* Display Post Entry Header and Post Styles */
.single-post .gp-entry-header {
		display: block;
}

.single-post .gp-entry-header .gp-entry-cats {
		display: none;
}

.single-post .gp-entry-header .gp-entry-title {
		border-bottom: 3px solid #2dcb71;
    border-top-left-radius: 10%;
    border-bottom-left-radius: 10%;
    font-weight: 500;
    padding-bottom: 20px;
}

.single-post .gp-entry-header .gp-entry-meta .gp-post-meta-row-1 {
		border: 0;
}

.single-post .gp-entry-tags a {
		background: #2dcb71;
}

/* ICO Page Styles */
.ico-head {
    margin-bottom: 10px;
}

.ico-head-image {
		width: 100%;
		text-align:center;
		max-width: 300px;
}

.ico-heading-container .separator-icon {
		margin: 0 20px;
}

.ico-heading-container p {
		display: inline-block;
  	text-align: left;
}

/* Flex Layout */

.cryp-grid > div {
		float: left;
}

.cryp-flex {
		display: flex;
}

.cryp-flex-center {
		justify-content: center;
}

.cryp-flex-middle {
		align-items: center;
}

/* Social Followers */

.social-count {
		font-size: 30px;
  	margin: 10px 0;
}

.social-count-img img {
		max-width: 75px;
}

/* Video on Homepage */
.home-video iframe {
  	width: 100%;
}

/* Progress Bar */
.progress-bar {
  position: relative;
  height: 100px;
  width: 100px;
}

.progress-bar div {
  position: absolute;
  height: 100px;
  width: 100px;
  border-radius: 50%;
}

.progress-bar div span {
  position: absolute;
  font-family: Arial;
  font-size: 25px;
  line-height: 75px;
  height: 75px;
  width: 75px;
  left: 12.5px;
  top: 12.5px;
  text-align: center;
  border-radius: 50%;
  background-color: white;
}

.progress-bar .background { background-color: #b3cef6; }

.progress-bar .rotate {
  clip: rect(0 50px 100px 0);
  background-color: #4b86db;
}

.progress-bar .left {
  clip: rect(0 50px 100px 0);
  opacity: 1;
  background-color: #b3cef6;
}

.progress-bar .right {
  clip: rect(0 50px 100px 0);
  transform: rotate(180deg);
  opacity: 0;
  background-color: #4b86db;
}

@keyframes  
toggle {  0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}

/* Text Animation */

@keyframes annual-vis {
  0% {
  		opacity: 0;
  }
  100% {
  		opacity: 1;
  }
}

/* Advertising Opportunities */

.social-column {
		padding: 15px;
}

/* Text Animation Classes */

/* Main heading */
.annual-heading {
  	overflow: hidden;
  	text-align:center;
}

.annual-visitors-1 {
		animation: annual-vis .8s ease-in;
}

.annual-visitors-2 {
		animation: annual-vis .8s ease-in .4s;
}

.annual-visitors-3 {
		animation: annual-vis .8s ease-in .8s;
}

.annual-visitors-1,
.annual-visitors-2,
.annual-visitors-3 {
		display: inline-block;
  	transform: translateY(0);
  	transition: all .4s;
}

#onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-bottom-right {
      bottom: 80px !important;
}

/* Sponsored ICO page video background */

.video-outer-container {
		position: relative;
    overflow: hidden;
    width: 100%;
    height: 500px;
}

.video-inner-container {
		position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
}

.video-inner-container iframe {
		border: none;
  	max-width: none;
    position: absolute;
    top: -150px;
    left: -50%;
    width: 1920px;
    height: 1000px;
}

.video-inner-container.video-inner-container-coin iframe {
		left: -5%;
}

.video-overlay-outer {
		position: absolute;
    top: 0;
    display: flex;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.6);
}

.video-overlay-inner {
		padding: 0 10px;
  	text-align: center;
}

.sponsored-heading {
		color: #fff;
}

/* Sponsored ICO page content */

.ico-start-container .ico-time-inner p,
.ico-end-container .ico-time-inner p {
		text-align: center;
}

.ico-start-container {
		background: #2c3e50;
}

.ico-end-container {
		background: #a33131;
}

.ico-time-inner {
		padding: 50px;
}

.ico-time-inner p {
		color: #fff;
}

.ico-time-large {
		font-size: 40px;
}

.ico-desc p,
.ico-website-link p {
		margin-top: 24px !important;
}

.ico-team-sponsored > div,
.ico-team-sponsored > div p {
		margin: 15px 0;
  	text-align: center;
}

/* Carousel Styles */

.owl-carousel .owl-wrapper .owl-item img {
		margin: 0 auto;
  	width: auto;
}

.carousel-center .logo-container {
		text-align: center;
}

/* Quick Temporary Solution for Messi Instagram iframe */

.post-7309 iframe.instagram-media {
		margin: 0 auto !important;
}



.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

/* Sidebar Ad Images */
#gp-sidebar-right .widget img {
		max-width: 100%;
}


/* SO Headline Styles */

.so_promo_headline_submit {

 z-index: 99 !important;

}