/* ------ Global ------ */

body {
	position: relative;
}
@font-face {
    font-family: "BrauerNeue-Bolditalic";
    src:url("../fonts/lineto-brauerneue-boldItalic.eot");
    src:url("../fonts/lineto-brauerneue-boldItalic.eot?#iefix") format("embedded-opentype"),
        url("../fonts/lineto-brauerneue-boldItalic.woff") format("woff"),
        url("../fonts/lineto-brauerneue-boldItalic.ttf") format("truetype"),
        url("../fonts/lineto-brauerneue-boldItalic.svg#lineto-brauerneue-bolditalic") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BrauerNeue-Std';
    src: url('../fonts/BrauerNeueStd-Regular.eot');
    src: url('../fonts/BrauerNeueStd-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrauerNeueStd-Regular.woff2') format('woff2'),
        url('../fonts/BrauerNeueStd-Regular.woff') format('woff'),
        url('../fonts/BrauerNeueStd-Regular.ttf') format('truetype'),
        url('../fonts/BrauerNeueStd-Regular.svg#BrauerNeueStd-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
ul, ol {
    margin: 0px 0px 1.5em 0em;
}
.white { color:white; } 
.grey { color:#706f70; } 
.light-grey { color:#818181; } 

a {
	-webkit-transition: .125s ease-in-out;
	-moz-transition: .125s ease-in-out;
	-o-transition: .125s ease-in-out;
}
mark, a, a:hover, a:active, a:focus, a:visited { color: #22b6c2; }

mark { 
	background-color: transparent; 
	padding: 0;
}
section.focus,
a:hover, a:active, a:focus { outline: 0; }

button, input[type="button"], input[type="reset"], input[type="submit"],
body, button, input, select, textarea {
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #2b272a;
	line-height: 25px;
}
h1, h2, h3, h4 {
	font-family: "proxima-nova", sans-serif;
	line-height: 1.32em;
}
h1 { 
	font-size: 40px; 
	margin-bottom: 40px;
}
#hero h1 { 
	font-size: 64px; 
	font-family: "BrauerNeue-Bolditalic", sans-serif;
	font-style: normal;
}
h2 { 
	font-size: 27px; 
	margin-bottom: 40px;
}
h3 {
	font-size: 24px; 
	margin-bottom: 20px;
}
h4 { 
	font-size: 18px; 
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 10px;
}
h5 {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #2dc1d5;
    margin-bottom: 20px;
}
a.lone, .lone a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
	color: #2dc1d5;
	font-size: 15px;
	line-height: 1.2em;
}
a.lone:hover, .lone a:hover {
	text-decoration: underline;
}
.large:not(select) { 
	font-size: 21px; 
	line-height: 1.5em;
}
p.large, .large p {
	margin-top: 20px; 
	margin-bottom: 20px; 
}
.small, small {
    font-size: 13px;
    line-height: 19px;
}
.btn {
    padding: 15px 25px;
    font-size: 16px;
    font-family: "proxima-nova", sans-serif;
	letter-spacing: 1px;
    line-height: 20px;
	text-transform: uppercase;
	color: white !important;
	font-style: normal;
}
.btn-default {
    background-color: #27c1d5 ;
    border-color: #27c1d5 ;
}
.btn-default:hover, .btn-default:focus {
	background-color: #1e9aab;
	border-color: #1e9aab;	
}
.btn-purple {
    background-color: #9136b9 ;
    border-color: #9136b9 ;
}
.btn-purple:hover, .btn-purple:focus {
	background-color: #732c93;
	border-color: #732c93;	
}
.btn-sm {
    font-size: 14px;
    padding: 14px 16px;
}
@media (max-width: 991px) {	  
	h1 { font-size: 50px; }
}
@media (max-width: 767px) {	  
	h1 { font-size: 36px; }
	h2 { font-size: 26px;  }

	.text-center-xs,
	section.pink h1 { text-align: center;}

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

	.btn.visible-xs {
	    display: inline-block !important;
	}
}


/* ------ Layout ------ */ 

.spacer-10, .spacer-20, .spacer-30,
.spacer-40, .spacer-50, .spacer-60 { clear: both; }

.spacer-10 { height: 10px;}
.spacer-15 { height: 15px;}
.spacer-20 { height: 20px;}
.spacer-30 { height: 30px;}
.spacer-40 { height: 40px;}
.spacer-50 { height: 50px;}
.spacer-60 { height: 60px;}

@media (min-width: 992px) {
	.col-md-20 { width: 20%; }
}
#content {
    padding-right: 0;
    padding-left: 0;
	overflow: hidden;
}
.page-content, #content.container-fluid .entry-content, .entry-summary {
    margin: 0;
}
section:focus { outline: 0; }

#get-abra,
#content.container .entry-content,
.entry-content section {
	padding-top: 70px;
	padding-bottom: 70px;
}
.entry-content section.pink {
    padding-top: 130px;
    padding-bottom: 130px;
}
.page-template-page-fullwidth #get-abra,
.page-template-template-about #get-abra,
.page-template-template-press #get-abra,
.page-template-template-partner #get-abra,
.page-template-template-security #get-abra,
.page-template-template-send-money #get-abra,
.page-template-template-partner-sub #get-abra,
.page-template-template-contact #get-abra,
.page-template-template-fees #get-abra,
.page-template-template-bitcoin-101 #get-abra,
.page-template-template-ethereum-101 #get-abra,
.page-template-template-what-is-bitcoin #get-abra,
.page-template-template-how-does-bitcoin-work #get-abra,
.page-template-template-where-to-buy-bitcoin #get-abra,
.page-template-template-cryptocurrencies #get-abra,
.home #get-abra,
.blog #get-abra,
.single-post #get-abra,
section.grey {
	background-color: #ebedec;
	color: inherit;
}
section.dark-grey {
	background-color: #cfd6dd;
}
section.pink {
	background-color: #f7effa;
}
section.blue {
	background-color: #27c1d5;
}
.container-fluid .hentry { margin: 0; }

#content { background-color: white; } 
#footer { background-color: #333033; }

#secondary { padding: 40px; }
#footer>.container { padding: 20px; }

@media (min-width: 768px) {
	.background-left-3col, .background-left-4col, .background-left-5col,
	.background-right-6col {
		background-size: auto 100%; /* cover height */
	    background-repeat: no-repeat;
	}
	.background-left-3col .container,
	.background-left-4col .container,
	.background-left-5col .container,
	.background-right-6col .container {
	    position: relative;	
	}
	.background-left-3col .container:before,
	.background-left-4col .container:before,
	.background-left-5col .container:before,
	.background-right-6col .container:before {
	    content: '';
	    position: absolute;
	    top: -70px;
	    bottom: -70px;
	    left: 25%;
	    right: 0;
	    background-color: white;
	    width: 100%;
	    display: block;
	}
	.background-right-6col .container:before {
		left: 0%;
	    width: 50%;
	}
	.background-left-3col.grey .container:before,
	.background-left-4col.grey .container:before,
	.background-left-5col.grey .container:before {
	    background-color: #ebedec;
	}
	.background-right-6col.blue .container:before {
	    background-color: #27c1d5;
	}
	.background-left-4col .container:before  {
	    left: 33.33%;
	}
	.background-left-5col .container:before  {
	    left: 41.67%;
	}
	.background-right-6col .container:before {
		right: 50%;
	}
}
@media (max-width: 767px) {
	.entry-content section.pink,
	.entry-content section {
		padding-top: 15px;
		padding-bottom: 15px;
	}	
	.background-left-3col,
	.background-left-4col,
	.background-left-5col,
	.background-right-6col {
		background-image: none !important;
	}
}

/* ------ Header ------ */

.navbar-default {
	background-color: white;
}
.admin-bar .navbar-default {
	margin-top: 32px;
}
.site-branding { 
	padding: 27px 15px;
}
.navbar { 
	margin-bottom: 0; 
	border-radius: 0;
    border: none;
}
.navbar-default .navbar-nav>li>a { 
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	font-size: 14px;
    text-transform: uppercase;
    color: #2b272a;
	letter-spacing: 0.5px;
}
.navbar-default .navbar-nav>li.nav-button>a {
	color: white;
	letter-spacing: 1px;
	text-align: center;
	background-color: #9136b9;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
}
.navbar-default .navbar-nav>li:not(.nav-button)>a:focus, 
.navbar-default .navbar-nav>li:not(.nav-button)>a:hover {
	color: #9136b9 !important;
}
.navbar-default .navbar-nav>li.nav-button>a:focus, 
.navbar-default .navbar-nav>li.nav-button>a:hover {
	background-color: #732c93;
	color: white;
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
	background-color: transparent;
}
@media (min-width: 768px) {
	#masthead {
		height: 80px;
	}
	.navbar-nav {
		float: right;
		margin: 0 15px;
	}
	.navbar-default .navbar-nav>li {
		margin-left: 8px;
		margin-right: 8px;
		border-bottom: 4px solid transparent;
	}
	.navbar-default .navbar-nav>li a{
		margin-top: 20px;
		margin-bottom: 17px;	
	}
	.navbar-default li.active:not(.nav-button) {
		border-bottom: 4px solid #9136b9;
	}
	.navbar-default li.active:not(.nav-button) a {
		color: #9136b9;
	}
	.navbar-default .navbar-nav>li:not(.nav-button)>a {
		padding: 10px 0;
	}
	.navbar-nav>li.nav-button>a {
		margin-left: 10px;
	}
	.nav>li>a:focus, .nav>li>a:hover {
    	background-color: transparent;
	}
	.navbar-default .navbar-nav>li.nav-button>a {
		padding-top: 8px;
		padding-bottom: 8px;
		color: #9136b9;
		background-color: white;
		border: 2px solid #d3cdd3;
	}
	.navbar-default .navbar-nav>li.nav-button>a:focus, 
	.navbar-default .navbar-nav>li.nav-button>a:hover {
		background-color: #9136b9;
		border: 2px solid #9136b9;
		color: white;
	}
}
@media (min-width: 840px) {
.navbar-default .navbar-nav>li {
	margin-left: 15px;
	margin-right: 15px;
	}
}
@media (max-width: 767px) {
	#masthead {
		height: 54px;
	}
	.site-branding { 
		padding: 15px 0;
		position: absolute;
	}
	.navbar-nav { 
		margin: 15px 0;
	}	
	.navbar-default .navbar-toggle {
		margin: 18px 15px;
		padding: 0;	
		border: 0;
		box-shadow: none;
		border-radius: 0;
	}
	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		border: 0;
		box-shadow: none;
		background-color: transparent;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #b1b3b2;
		width: 25px;
	}
	.navbar-default .navbar-toggle .icon-bar+.icon-bar {
		margin-top: 6px;
	}	
	.dropdown-header {
		padding: 0;
	}
	.dropdown-menu {
		padding: 0;
		margin: 0;
		border: none;
		border-radius: 0;
		box-shadow: none;
	}
	.dropdown-menu > li > a {
		padding: 12px 20px;
	}
}

/* ------ Hero ------ */

#hero { 
	position: relative;
	height: 500px; 
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: white;
	font-size: 24px;
	line-height: 1.42;
}
#hero h1 { 
	text-transform: uppercase;
}
body:not(.home) #hero h1 {
	background-color: #27c1d5;
	display: inline-block;
    padding: 8px 20px 6px;
	transform: skew(-12deg);
	margin: 0;
}
body:not(.home) #hero h1 .hero-headline-inner { 
	transform: skew(12deg);
}
@media (max-width: 1199px) {
	body:not(.home) #hero h1 { font-size: 54px; }
}
@media (max-width: 767px) {
	body:not(.home) #hero h1 { 
		padding: 0px 15px; 
		font-size: 40px; 
	}	
	#hero {
		padding-top: 100px !important;
		padding-bottom: 100px;
		height: auto;
		font-size: 21px;
		line-height: 1.48;
	}
}

/* ------ Elements ------ */

.featured-icon { margin-bottom: 20px; }

.nav-pills>li>a:focus, .nav-pills>li>a:hover {
	background-color: transparent;
}
#press-featured p {
	margin-bottom: 20px;
}
#press-featured a{
	color: inherit;
}
#press-featured a:hover{
	color: #9136b9;
	text-decoration: none;
}
#press-featured img {
    height: 28px;
    width: auto;
}	
#press .nav-pills>li>a { color: #2b272a; }

#press .nav-pills>li>a h4{ font-size: 14px; }

#press .nav-pills>li.active>a, 
#press .nav-pills>li>a:focus, 
#press .nav-pills>li>a:hover {	
	background-color: transparent;
	color: #9136b9;
}
#press .tab-content strong {
	text-transform: uppercase;
	font-size: 18px;
    padding-right: 10px;
}
#press .press-source {
	margin-bottom: 5px;
	color: #706f70;
}
#press .press-source strong {
	color: #2b272a;
}
#press .press-title {
	margin-top: 0; 
	margin-bottom: 45px;
}
#press .press-title a {
	color: inherit;
}
#press .press-title a:hover {
	text-decoration: none;
	color: #9136b9;
}
#press-select { font-size: 16px; }

#carousel-phone { margin-bottom: 70px; }

.carousel-indicators { bottom: -65px; }

.carousel-indicators li {
	background-color: #999999;
    border: 0;
	width: 8px !important;
	height: 8px !important;
	margin: 4px !important;
}
.carousel-indicators li.active {
	background-color: #8f3ab6;
}
#smartbanner .sb-close {
    top: 10px;
}
.gallery-item { margin: 1em 0px; }

#press #c.tab-pane img {
    max-width: 115px;
    margin: 0 19.5px 20px;
}

@media (min-width: 768px) {
	#press-featured p {
	    min-height: 75px;
	}
	#press .nav-pills>li>a {
		padding: 0 0 10px 0;
	}	
	#press .nav-pills {
		text-align: right;
	}
}
@media (min-width: 768px) and (max-width: 991px) {	
	.gallery-columns-7 .gallery-item {max-width: 25%; }
}
@media (max-width: 767px) {
	#press .tab-content { clear: both; }

	.featured-icon {
		margin-top: 30px !important;
	}
	.gallery-columns-7 .gallery-item {max-width: 50%; }
	
	.carousel-inner>.item img {
		margin-left: auto;
		margin-right: auto;
	}
}
/* ------ Video ------ */

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
	margin-bottom: 20px;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}
.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}

/* ------ Home ------ */

#launch-badge {
    position: absolute;
    top: 0px;
    left: 30px;
}
.home #hero h1 {
	font-size: 50px;
	line-height: 1.24;
	margin-bottom: 0;
	color: #552989;
}
.home #hero p.large {
	color: #552989;
}
.home #investment .icon-container {
	height: 60px;
	margin-bottom: 5px;
}
.home #investment .icon-container img {
	max-height: 100%;
}
@media (max-width: 767px) {
	.home #hero {
		padding: 20px 0 0 !important;
		text-align: center;
		background-image: url('../images/hero-home-mobile.jpg') !important;
	    background-size: contain;
	    background-position: top center;
	    background-color: #c5cdd6;
	}
	.home #hero .hero-overlay-image img {
	    margin-top: 30px;
	    margin-bottom: -15px;
	}
	.home #hero h1 {
		font-size: 36px;
		line-height: 1.28;
		margin-top: 0;
	}
	.home p.large {
	    margin-top: 15px;
	    margin-bottom: 20px;
	}
	.home .entry-content section {
	    padding-top: 25px;
	    padding-bottom: 25px;
	}
	.home #investment,
	.home #in-the-news {
		text-align: left !important;
	}
	.home #investment h4 br { display: none;}
}
@media (min-width: 768px) {
	.home #hero { 
		height: 600px;
	}
	.home #hero p.large {
		max-width: 400px; 
	}
	.home #buy-bitcoin {
		padding-bottom: 60px;
	}
	#carousel-phone-text h4 {
	    border-bottom: 3px solid #dddddd;
	    display: inline-block;
	    padding-bottom: 7px;
	}
	.home #buy-bitcoin h2 {
		text-align: center;
	}
	#carousel-phone-text .active h4 {
	    border-color: #27c1d5;
	}
	.home #manage-investment {
		background-position-x: -300px;
	}
}
@media (min-width: 992px) {
	.home #manage-investment {
		background-position-x: -120px;
	}
	.home #hero .hero-overlay-image img{
		width: 280px;
	    top: -45px;
	    position: absolute;
	    left: 50%;
	    margin-left: -140px;
	}
}
@media (min-width: 1200px) {
	.home #buy-bitcoin h2 {
		text-align: left;
	}
	.home #manage-investment {
		background-position-x: 0%;
	}
}
#here-for-you h2 {
	margin-top: 10px;
	margin-bottom: 25px;
}
#here-for-you,
#here-for-you h4>a {
	color: white;
}
#here-for-you h4 {
	margin-bottom: 15px;
	font-size: 15px;
}
#in-the-news .large {
    margin-top: 30px;
    margin-bottom: 30px;
}
#in-the-news .large a {
	color: #797979;
}
#in-the-news .large a:hover,
#in-the-news .large a:focus {
	color: #22b6c2;
	text-decoration: none;
}
#in-the-news img { 
	margin-bottom: 20px;
    max-height: 30px;
    width: auto;
}
@media (min-width: 768px) {

	#section-carousel-testimonials-home {
		padding-bottom: 200px;
    	margin-bottom: -130px;
	}
	#here-for-you {
	    clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
	    -moz-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%%);
	    -webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
		position: relative;
	}
	#here-for-you:before {
	    content: " ";
	    position: absolute;
	    width: 50%;
	    height: 100%;
	    left: 0;
	    top: 0;
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: center center;
	}
	#here-for-you .container {
		padding-top: 0;
	    padding-bottom: 0;
	}
}
@media (min-width: 992px) {
	#here-for-you {
	    clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 100%);
	    -moz-clip-path:polygon(0 20%, 100% 0, 100% 100%, 0 100%);
	    -webkit-clip-path:polygon(0 20%, 100% 0, 100% 100%, 0 100%);
	}
	#here-for-you .container {		
	    padding-top: 50px;
	    padding-bottom: 50px;
	}
}
@media (max-width: 767px) {	
	#section-carousel-testimonials-home {
		padding-bottom: 75px;
	}
	#here-for-you { background-image: none !important; }
}

/* ------ Carousels ------*/

#carousel-phone {
    width: 263px;
    height: 534px;
	background: url('../images/img-iphone@2x.png') center center no-repeat;
    background-size: contain;
    margin: -40px auto 45px;
}
/*
.page-template-template-cryptocurrencies #carousel-phone {
	margin-top: 0;
}
.page-template-template-cryptocurrencies #carousel-phone-text.nav>li:not(.active),
.page-template-template-cryptocurrencies #carousel-phone-text-mobile.nav>li:not(.active)  {
	display: none;
}
.page-template-template-cryptocurrencies #carousel-phone-text.nav>li.active,
.page-template-template-cryptocurrencies #carousel-phone-text-mobile.nav>li.active {
	display: block;
}
*/
#carousel-phone .carousel-inner {
	width: 225px;
    height: 400px;
    top: 66px;
    left: 19px;
    margin: 0;
}
#carousel-phone .carousel-control.left,
#carousel-phone .carousel-control.right { 
	width: 50px;
	opacity: .65;
	background: transparent url('../images/icon-arrow-blue.svg') center 40% no-repeat; 
}
#carousel-phone .carousel-control.left {
	left: -55px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	background-position-y: 60%;
}
#carousel-phone .carousel-control.right {
    right: -55px;
}
#carousel-phone .carousel-control.left:hover, 
#carousel-phone .carousel-control.right:hover {
	opacity: 1;
}
.slick-slider {
	margin-bottom: 0;
	line-height: 0;
}
.slick-slide {
    margin: 0 28px;
    outline: 0;
}
.slick-track img {
	height: 40px !important;
    width: auto !important;
}
.slick-prev, .slick-next {
	box-shadow: none;
    text-shadow: none;
    width: 30px !important;
    height: 30px !important;
    background: transparent url(../images/carousel-arrow.svg) center 40% no-repeat !important;
}
.slick-prev {
    transform: rotate(180deg) !important;
    -webkit-transform: rotate(180deg) !important;
    margin-top: -15px;
    left: 0px !important;
}
.slick-next {
	right: 0px !important;
}
.slick-prev:before, .slick-next:before {
	display: none;	
}
button.slick-arrow:focus {
	border: 0;
	box-shadow: none;
}
.slick-disabled { opacity: 0.3;}

#carousel-testimonials-home .carousel-control.left,
#carousel-testimonials-home .carousel-control.right{
	box-shadow: none;
    text-shadow: none;
    width: 32px !important;
    height: 32px !important;
    top: 50%;
    background: transparent url(../images/carousel-arrow.svg) center center no-repeat !important;
}
#carousel-testimonials-home .carousel-control.left {
    transform: rotate(180deg) !important;
    -webkit-transform: rotate(180deg) !important;
    left: 0px !important;
}
#carousel-testimonials-home .carousel-control.right {
	right: 0px !important;
}
#carousel-testimonials-home .item .large p {
	font-family: "BrauerNeue-Std", sans-serif;
	font-size: 22px;
	line-height: 32px;
	color: #9135b8;
}
@media (max-width: 350px) {
	#carousel-phone {
		-ms-transform: scale(0.8, 0.8); /* IE 9 */
	    -webkit-transform: scale(0.8, 0.8); /* Safari */
	    transform: scale(0.8, 0.8);
	    margin-bottom: 0;
		margin-top: -100px;
	}
}
@media (min-width: 768px) {
	.slick-slider {
		padding: 0 100px;
	}
	.slick-slide {
		margin: 0 40px;
	}
	#carousel-phone {
		margin: 0 auto;
		z-index: 1;
	}
	#carousel-phone-text.nav>li>a {
	    padding: 0;
	    color: inherit;
	}
	#carousel-testimonials-home .item .large p {
		font-size: 32px;
		line-height: 42px;
	}
	#carousel-testimonials-home .item p>strong { display: block; }
}
@media (min-width: 1200px) {
	#carousel-phone-text li {
		width: 30%;
	}
	#carousel-phone {
		margin: -200px auto -200px -30px;
	}
	.page-template-template-cryptocurrencies #carousel-phone {
		margin-top: -265px;
	}
}
@media (min-width: 1350px) {
	.slick-slider {
		padding: 0;
	}
	.slick-prev {
	    left: -100px !important;
	}
	.slick-next {
		right: -100px !important;
	}
}
/* ------ Alert ------*/

.alert {
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
}
.alert-home {
	color: #ffffff;
	background-color: #381c66;
	padding-top: 9px;
	padding-bottom: 9px;
}
.alert-home a {
	color: #ffffff;
	text-decoration: underline;
}
.alert-home p {
	margin-bottom: 0;
}
.alert-dismissible .close {
    text-shadow: none !important;
    opacity: 1;
    box-shadow: none;
    font-size: 32px;
    font-weight: 100;
    background: transparent;
}
.alert-dismissible .close:hover {
	color: white;
}
@media (min-width: 768px) {
	.alert-home {
		line-height: 32px;
		text-align: center;
	}
}

/* ------ Blog ------ */

.entry-header h1.entry-title { margin-bottom: 10px; }

.archive #content.container .entry-content,
.blog #content.container .entry-content,
.single-press #content.container .entry-content,
.single-post #content.container .entry-content { 
	padding-top: 0; padding-bottom: 0; 
}
.archive #content.container,
.blog #content.container,
.single-post #content.container { 
	padding-bottom: 50px; 
}
#secondary .widget { margin: 0 0 30px; }

#secondary input[type="search"] {
	 height: auto !important;
	 width: 100%;
}
.search-form label{ display: block; }

.featured-image { 
	margin-bottom: 20px;
	min-width: 100%;
}
.entry-content table {
    border-collapse: collapse;
    width: 100%;
	max-width: 100%;
    margin-bottom: 0;
    border-spacing: 0;
    background-color: transparent;
}
.entry-content table th, .entry-content table td {
    border-top: 1px solid #f2f2f2;
}
.entry-content table th, .entry-content table td {
    padding: 0.5em 0.625em;
    line-height: 1.3;
    text-align: left;
    vertical-align: middle;
}
.entry-content table td {
    line-height: 1.4;
}

 
/* ------ About ------ */

.modal-dialog {
    margin: 8% auto;
}
.modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 4px;
    border: 0;
	padding: 30px 30px 5px;
}
.modal-bio { 
	margin-top: -10px;
	text-align: left; 
}
.modal button.close {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #2b272f;
    font-size: 40px;
    opacity: 1;
    width: 36px !important;
    height: 36px;
    float: right;
    background-color: transparent;
    font-weight: 300;
    padding: 0;
	outline: 0;
}
.modal button.close:hover { opacity: 0.5; }

#values h4 { margin-bottom: 10px; }

.team h4 { font-size: 16px; margin-bottom: 0; }

.team a h4, .team a p { color: #2b272a; }
.team a:hover h4 { color: #22b6c2; }

.team a:hover, .team a:focus, .team a:hover h4 { text-decoration: none; }

.team .row>div { margin-bottom: 30px; }

.team .team-bio { display: none; }

.team img:not(.color) {
  -webkit-filter: grayscale(100%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(100%); 
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(100%); 
  -o-transition: .5s ease-in-out;
}
.team a:hover img:not(.color),
.team img:hover:not(.color) {
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;
}
.timeline {
	border-left: 1px solid #d4d4d4;
	padding-left: 30px;
	margin-top: 20px;
}
.timeline h4:first-child { margin-top: -5px; }

.timeline p { margin-bottom: 0; }

.timeline p:last-child { margin-bottom: 0; }

.timeline h4 {
	position: relative;
	margin-top: 30px;
	margin-bottom: 15px;
}
.timeline h4:before {
	content:'';
	display: block;
	width: 11px;
	height: 11px;
	border-radius: 5.5px;
	background-color: purple;
	position: absolute;
	left: -36px;
	top: 5px;
}
@media (max-width: 767px) {
	.timeline {
	    margin-left: 30px;
		padding-right: 45px;
	}
	.timeline p { margin-bottom: 15px; }
}

/* ------ Fees ------ */

.table-container {
	width: 100%;
	overflow-y: auto;
	_overflow: auto;
	margin: 0 0 1em;
}
.table-container::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 14px;
	height: 14px;
}
.table-container::-webkit-scrollbar-thumb {
	border-radius: 8px;
	border: 3px solid #fff;
	background-color: rgba(0, 0, 0, .3);
}
.table-striped>tbody>tr>td { padding: 1em 0.5em; }

.table-striped>tbody>tr>td:nth-of-type(1) { padding-left: 1.5em; }

.table-striped>tbody>tr>td:last-child { padding-right: 1.5em; }

.table-striped>tbody>tr:nth-of-type(even),
table.table-striped-alt>tbody>tr:nth-of-type(odd) {
    background-color: white;
}
.table-striped>tbody>tr:nth-of-type(odd),
table.table-striped-alt>tbody>tr:nth-of-type(even) {
    background-color: #ebedec;
}

.table-striped>tbody>tr:nth-of-type(1) {
    background-color: #27c1d5 !important;
    color: white;
}
table#compare-fees { margin-bottom: 40px; }

table#compare-fees h4 { margin-bottom: 0; }

table#compare-fees tbody tr td {
	text-align: center;
	border: 0;
}
table#compare-fees>tbody>tr>td {
	width: 28%;
	min-width: 150px
}
table#compare-fees table>tbody>tr>td {
	padding: 0;
}
table#compare-fees>tbody>tr {
	border-top: 2px solid white;
}
table#compare-fees>tbody>tr>td:nth-of-type(1) {
	width: 18%;
	font-weight: bold;
}
table#compare-fees .blue-bg {
	background-color: #27c1d5;
	color: white;
	vertical-align: top; 
	width: 56%;
	min-width: 300px;
}
table#compare-fees .grey-bg {
	background-color: #ebedec;
}
table#compare-fees .red{
	color: red;
}
table#compare-fees .grey-outline { padding: 0 1px 3px; }

table#compare-fees .grey-outline table>tbody>tr {
	outline: 1px solid grey;
}
table#compare-fees .grey-outline table>tbody>tr>td {
	padding: 1em 0;
	vertical-align: top; 
	width: 33.34%
}
.tooltip-icon {
	background-image: url('../images/icon-tooltip@2x.png');
	background-size: contain;
	width: 15px;
	height: 15px;
	display: inline-block;
	vertical-align: text-top;
	margin: 1px 0 0 3px;
}
@media (max-width: 767px) {
	.table-striped:not(.table-striped-alt)>tbody>tr>td { min-width: 150px; }
	.table-striped:not(.table-striped-alt)>tbody>tr>td:nth-of-type(1) { min-width: 175px; }
	
	.table-tooltip.visible-xs {display: inline-block !important; }	
}
@media (min-width: 768px) {
	.table-striped:not(.table-striped-alt)>tbody>tr>td { width: 18%; }	
	.table-striped:not(.table-striped-alt)>tbody>tr>td:nth-of-type(1) { width: 28%; }
}

/* ------ Partners --------*/

.boxes>div.col-sm-6 { padding: 0 8% 50px;  }

.boxes>div.col-sm-6 img { margin-bottom: 10px; }

.panel-group .panel {
    border-radius: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
}
.panel-default>.panel-heading {
    border: none;
    background: transparent;
}
.panel-body {
    padding: 0 0 0 55px;
    border: 0 !important;
}
.panel-title a { 
	float: left;
	color: initial;
	margin-right: 15px; 
}
.panel-title a:before {
    content: "+";
    border: 2px solid black;
    border-radius: 13px;
    width: 26px;
    height: 26px;
    display: inline-block;
    font-size: 32px;
    vertical-align: bottom;
    text-align: center;
}
.panel-title a[aria-expanded="true"]:before {
	content: "-";
	line-height: 17px;
}
.panel-title a+strong { display: table-cell; }

li.check {
	list-style-image: url('../images/checkmark-abra.svg') !important;
	margin-bottom: 8px;
	margin-left: -20px;
}

@media (max-width: 767px) {
	#types-partnership h2 { font-size: 18px; }
}
@media (min-width: 768px) {
	.boxes>div.col-sm-6 { 
		padding: 70px 8%; 
		border-top: 2px solid #ebedec;
	}
	.boxes>div.col-sm-6:nth-child(even) { border-left: 2px solid #ebedec; }

	.boxes>div.col-sm-6:nth-of-type(1), 
	.boxes>div.col-sm-6:nth-of-type(2) { border-top: 0; }

	#partner-descriptions h4 { margin-top: 3px; }
}

/* ------ Bitcoin Pages ------ */

.icon-box { 
	height: 72px; 
	vertical-align: middle; 
	display: inline-flex;
	margin-top: 15px;
} 
.subnavigation {
	background-color: #d9dddd;
}
.subnavigation div.col-xs-12>div  {
	overflow-x: auto;
}
.subnavigation div.col-xs-12>div::-webkit-scrollbar {
  display: none;
}
.subnavigation ul {
	width: 1050px;
	list-style: none;
	margin: 0 auto;
	padding-left: 0;
	text-align: center;
}
.subnavigation li {
	display: inline-block;
    padding: 15px 0px 11px;
    margin: 0 10px;
}
.subnavigation li:hover,
.subnavigation li.current-menu-item {
    border-bottom: 4px solid #2dc1d5;
}
.subnavigation li:after {
    content: ".";
    display: inline-block;
    vertical-align: text-bottom;
    font-weight: 900;
    position: relative;
    right: -12px;
}
.subnavigation li:last-child:after { display: none; }

.subnavigation li a {
    color: #6e6c6d;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
	letter-spacing: 0.9px;
}
.subnavigation li a:hover,
.subnavigation li a:focus {
	text-decoration: none;
}
.icon-desc {
	color: #9f9f9f;
}
.circle-list {
    list-style-type: none;
    padding-left: 45px;
}
.circle-list li {
	counter-increment: step-counter;
	margin-bottom: 30px;
}
.circle-list li::before {
	content: counter(step-counter);
	margin-left: -45px;
    margin-right: 13px;
	width: 32px;
	height: 32px;
	line-height: 28px;
	font-size: 16px;
	display: inline-block;
	border: 2px solid #2b272a;
	border-radius: 16px;
	text-align: center;
	position: relative;
	top: 3px;
}
#bitcoin-wallet img {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
@media (min-width: 768px) {
	.inline-lists ul {
		display: inline-block;
		padding-left: 15px;
		margin-bottom: 15px;
		width: 100%;
	}
	.inline-lists li {
	    float: left;
	    width: 33.33%;
	}
	.page-template-template-where-to-buy-bitcoin .icon-desc {
		min-height: 100px; 
	}
}

/* ------ Cryptocurrency Pages ------ */

.page-template-template-cryptocurrencies h3 {
	margin-bottom: 30px; 
}
.logo-wrapper { display: inline-block; }

.page-template-template-cryptocurrencies #crypto-logos img {
	height: 40px;
    width: auto;
    margin: 10px 20px 20px;
}
.page-template-template-cryptocurrencies #step-1 h4 + h2,
.page-template-template-cryptocurrencies #step-2 h4 + h2 {
	margin-top: 0;
}
#carousel-cryptos .carousel-control.left,
#carousel-cryptos .carousel-control.right {
    opacity: 1;
    text-shadow: none;
    color: #999999;
    position: relative;
    display: inline-block;
    padding: 13px;
    width: 42px;
    background: transparent url(../images/icon-arrow-grey.svg) center center no-repeat;
}
#carousel-cryptos .carousel-control.left {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
#carousel-cryptos .glyphicon-star:before {
	color: #9136b9;
	font-size: 22px;
	margin: 0 2px;
}
@media (min-width: 768px) {
	.logo-wrapper img {
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.logo-wrapper {
		width: 20%;
		float: left;
		min-height: 1px;
	}
	.page-template-template-cryptocurrencies #crypto-logos img {
		margin: 10px 40px 20px;
	}
	.page-template-template-ethereum-101 #what-is-ethereum {
		background-position-x: -500px;
	}
	.page-template-template-ethereum-101 #how-to-invest {
		background-position-x: -380px;
	}
	.page-template-template-cryptocurrencies #seize-the-moment {
		background-position-x: -380px;
	}
}
@media (min-width: 992px) {
	.page-template-template-ethereum-101 #what-is-ethereum {
		background-position-x: -380px;
	}
	.page-template-template-ethereum-101 #how-to-invest {
		background-position-x: -300px;
	}
	.page-template-template-cryptocurrencies #seize-the-moment {
		background-position-x: -260px;
	}
}
@media (min-width: 1200px) {
	.page-template-template-ethereum-101 #what-is-ethereum {
		background-position-x: -280px;
	}
	.page-template-template-ethereum-101 #how-to-invest {
		background-position-x: -200px;
	}
	.page-template-template-cryptocurrencies #seize-the-moment {
		background-position-x: -160px;
	}
}

/* ------ Forms ------ */

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #999999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #999999;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #999999;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #999999;
}
.gf_placeholder{ 
   color:    #999999;
}
.gform_wrapper .ginput_container.ginput_container_multiselect 
.chosen-container.chosen-container-multi ul.chosen-choices li.search-field input.default { color:#999999; }
input[type=submit] {
	letter-spacing: 1px;
}
.gform_wrapper .gfield_description { font-size: 15px; }

#get-app-country,
#get-the-app { margin-top: 0 !important; }

button:not(.navbar-toggle):not(.slick-arrow):not([data-dismiss="alert"]):not([data-dismiss="modal"]), input[type="button"], input[type="reset"], input[type="submit"],
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], 
.gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	width: 96% !important;
	height: 50px;
	background-color: #9136b9;	
	box-shadow: none;
	text-shadow: none;
	text-transform: uppercase;
	color: white;
	border: 0;
	padding-left: 30px;
	padding-right: 30px;
}
button, input[type="button"], input[type="reset"], input[type="submit"] { width: auto !important; }

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    box-shadow: none;
	background-color: #732c93;
}
.gform_wrapper form select {
    -webkit-appearance: menulist;
    -mozilla-appearance: menulist;
    appearance: menulist;
    color: #999999;
}
.gform_wrapper .chosen-container {
	font-size: 15px !important;
}
.gform_wrapper .chosen-container-multi .chosen-choices {
	border: 1px solid #d9d9d9 !important;
    background-image: none !important;
}
input[type="text"], input[type="email"], input[type="url"], input[type="tel"], input[type="password"], input[type="search"], select,
.gform_wrapper .chosen-container-single .chosen-single {
    padding: 12px !important;
    height: 50px !important;
    border: 1px solid #d9d9d9 !important;
    background: white !important;
	margin-top: 0;
}
.gform_wrapper .chosen-container-single .chosen-single div b {
	margin-top: 10px !important;
}
.gform_wrapper .gform_footer { margin: 0 0 30px 0 !Important; }

#gform_wrapper_1, #gform_wrapper_4 { margin-left: 2%; }

.gform_wrapper div.validation_error,
.hide-labels_wrapper label.gfield_label { display: none !important; }

.gform_wrapper label {
	font-size: 18px !Important; 
	text-transform: uppercase;
}
.gform_wrapper label {
    font-size: 15px !Important;
    font-weight: inherit !important;
    text-transform: none;
}
.get-app-link a {
    background-color: #000000;
    display: inline-block;
    padding: 7px 5px;
    border-radius: 5px;
    width: 42%;
    margin: 0 4%;
}
#hero .get-app-link a {
	width: auto;
    margin: 0 4% 0 0;
    padding: 9px;
}
.get-app-link a:hover { background-color: #404040; }

#gform_wrapper_1 .gfield_html_formatted a>img {
	margin-right: 0;
}
#gform_wrapper_3 .gfield_html_formatted {
	margin-top: 30px !important;
}
#gform_wrapper_3 .gfield_html_formatted ul {
	margin: 16px 0 16px 22px !Important;
}
#gform_wrapper_3 .gfield_html_formatted ul li {
	list-style-image: url('../images/icon-x-red.svg') !important;
	font-size: 26px;
}
#gform_wrapper_3 .gfield_html_formatted ul li>span {
	font-size: 15px;
}
li.available,
#gform_wrapper_3 .gfield_html_formatted ul li.available {
	list-style-image: url('../images/icon-checkmark-green.svg') !important;
	margin-bottom: 8px;
}
#gform_wrapper_3 .gfield_html_formatted ul li.available.alt {
	list-style-image: url('../images/icon-triangle-yellow.svg') !important;
}
#gform_wrapper_3 .gfield_html_formatted p {
	font-size: 13px;
	line-height: 1.46;
	text-align: center;
	color: #8f8f8f;
	margin-top: 25px;
}
.form-tooltip {
	text-align: center;
	background-color: #ebedec;
	padding: 10px 15px !important;
}
.grey .form-tooltip {
	background-color: white;
}
.gform_wrapper li.gfield.gfield_error, 
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent !important;
	padding: 0 !important;
	border: 0 !important; 
}
.gform_wrapper .validation_message {
	color: #bf4167 !Important;
	font-size: 100% !important;
}
#please-select-country {
	display: none;
	position: absolute;
    top: 5px;
    font-size: 90%;
    color: #bf4167;
}	
#gform_wrapper_4 input[type=submit],
#gform_wrapper_5 input[type=submit] { width: auto !Important; }

#get-the-app.gform_wrapper form select { width: 100% !important; }

#get-notified ul.gform_fields li.gfield { padding-right: 0px; }
#get-notified .gform_footer input[type=submit] {
    width: 100% !important;
    margin: 0;
}
.modal .gform_wrapper input[type=submit] { width: 98% !important; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice {
    padding: 14px 20px 13px 15px !important;
    background-image: none !important;
    border: none !important;
}
.gform_wrapper .chosen-container-active .chosen-choices li.search-field input[type=text] {
	outline: 0 !Important;
}
.gform_wrapper #input_7_26 { height: 50px !important;}

.gform_wrapper .gf_list_inline .gfield_label,
.gform_wrapper ul.gfield_checkbox li label, 
.gform_wrapper ul.gfield_radio li label {
	font-size: 15px !important;
    text-transform: none;
    font-weight: normal;
    vertical-align: text-top !important;
}
.hide-labels_wrapper .gf_list_inline  label.gfield_label { display: block !important; }

.gform_wrapper li.gf_list_inline ul.gfield_radio li { margin-bottom: 0; }

#gform_7 { padding-left: 20px;}

#gform_7 .gform_footer { margin-bottom: 0 !important; }

#gform_wrapper_3 .gform_footer,
#gform_wrapper_3 #field_3_1 label { display: none; }

@media (max-width: 767px) {
	.gform_wrapper #field_7_26 label.gfield_label { display: block !important; }
}
@media (min-width: 768px) {
	.gform_wrapper li.gf_list_inline#field_7_28 { height: 25px; }

	.gform_wrapper li.gf_list_inline#field_7_28>label {
		display: inline !important;
	    float: left;
	    margin: 3px 20px 0 0;
	}
	section.pink .get-app-link a {
		width: auto; margin: 0 30px 15px 0;
	}
	#gform_wrapper_3 .gfield_html_formatted p {
		width: 160%;
		margin-left: -30%;
	}
}
@media (min-width: 1000px) {
	.form-tooltip {
		text-align: left;
		position: absolute;
		right: -300px;
		width: 300px;
		top: 0px;
	}
	.form-tooltip:before {
		content: '';
		position: absolute;
		top: 15px;
		left: -10px;
		border-right: 10px solid #ebedec;
		border-top: 10px solid transparent;
		border-bottom: 10px solid transparent;
	}
	.grey .form-tooltip:before {
		border-right: 10px solid white;
	}
}

/* ------ Jobs Page ------ */

.page-id-100 .entry-content { 
	padding: 0 !Important; 
	background-color: #f3f3f3;
	margin-bottom: -10px !Important;
}
#wrapper  {
	max-width: none; 
	padding: 0;
	background-color: white;
}
#wrapper #app_body { 
	background-color: white;
	padding-left: 0 !important; 
	margin-bottom: -100px;
	max-width: none;
}
#wrapper #main { 
	padding-top: 60px;
	padding-bottom: 100px; 
}
#application hr,
#main_fields div.field label .asterisk, 
#custom_fields div.field label .asterisk,
#wrapper #app_body .company-name,
#application div.required-fields,
#wrapper #logo { display: none; }

#wrapper #board_title, #wrapper h2, 
#wrapper .opening, #app_body h1, #app_body .location { 
	text-align: center;
}
#wrapper #app_body h1 {
	margin-bottom: 20px !important;
}
#wrapper #app_body h2 {
	text-align: left;
}
#application_form .heading,
#wrapper #board_title, #app_body h1 { /* same as h2 */
	text-align: center;
	float: none;
    font-size: 32px;
    line-height: 1.32em;
    font-weight: 300;
    margin-bottom: 40px;
	letter-spacing: 1px;
}
#wrapper #app_body #content h3,
#wrapper h2, #app_body .location { /* same as h4 */
    font-size: 18px;
    line-height: 1.32em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
	margin-bottom: 30px;
    margin-top: 60px;
}
#wrapper #app_body #content h3 { margin-bottom: 20px; }

#wrapper #app_body .location {
	margin-top: 20px;
	font-size: 16px;
	color: #b4b4b4;
}
#wrapper .opening a {
	font-weight: normal;
	text-decoration: underline;
}
#wrapper #header { padding-right: 0; }

#wrapper p,
#application_form,
#wrapper #app_body #content { 
	max-width: 680px;
    margin-left: auto;
    margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}
#wrapper #app_body #content p { margin: 0; }

#wrapper #app_body ul { 
	padding-left: 36px !Important;
    margin-top: 10px;
}
#wrapper #app_body li { list-style: square; }

#application {
    padding: 60px 0;
    max-width: none;
	margin-top: 100px;
}
#main_fields div.field input[type=text], 
#main_fields div.field textarea,
#custom_fields div.field input[type=text], 
#custom_fields div.field textarea {
    width: 95% !important;
	padding: 12px 2%;
	height: auto !important;
}
#submit_buttons,
#main_fields div.field label, #custom_fields div.field label {
	text-align: left;
	font-size: inherit;
}
#submit_app {
	font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 1px;
	background: #9136b9;
	padding: 12px 20px;
	margin-top: 10px;
	outline: none;
}
#submit_app:hover { background: #732c93; }

.link-container { clear: left; }

/* ------ Send Money ------ */

.btn-usa, .btn-philippines {
	background-color: #F8F8F8;
	border-color: #A6A6A6;
	min-width: 200px;
	color: #2b272a !important;
    margin: 0 15px 15px;
}
.btn-usa:hover, .btn-philippines:hover {
	background-color: #E7E7E7;
}
.btn-usa:before, .btn-philippines:before {
	content: "";
	width: 30px;
	height: 20px;
	display: inline-block;
    background-size: contain;
    vertical-align: bottom;
    margin-right: 10px;
}
.btn-usa:before {
	background-image: url('../images/flag-usa@2x.png');
}
.btn-philippines:before {
	background-image: url('../images/flag-philippines@2x.png');
}
.circle-number {
    border: 2px solid #2b272a;
    font-size: 24px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    border-radius: 30px;
    margin-bottom: 20px;
}
section#save-money .save-money-icon1 img,
section#save-money .save-money-icon2 img {
	margin-bottom: 1.5em;
}
section#shop-online img {
	max-height: 30px;
	margin-bottom: 20px;
}
@media (min-width: 768px) {
	#tilted-phone {
		position: absolute;
	    top: -150px;
	    height: 550px;
	    -ms-transform: rotate(9deg);
	    -webkit-transform: rotate(9deg);
	    transform: rotate(9deg);
	}
	section#save-money .save-money-icon1, 
	section#save-money .save-money-icon2 {
		display: flex; 
		align-items: center;
		margin-bottom: 20px;
	}
	section#save-money .save-money-icon1 img {
		margin-right: 30px;
	}
	section#save-money .save-money-icon2 img {
		margin-right: 34px;
		margin-left: 4px;
	}
}
@media (max-width: 767px) {
	section#save-money { text-align: center;}

	.send-money-image { max-width: 200px; }
}

/* ------ Security ------ */

.alert-megaphone {
    border: 2px solid #cfd8dc;
    border-radius: 5px;
    padding: 30px 15px 10px 5px;
    text-align: left;
    line-height: 1.3em;
}
.recovery-step {
	border: 4px solid #ebedec;
	margin-top: 20px;
}
.recovery-step:not(:last-child){
	margin-bottom: 50px;
}
.recovery-step h3 {
    margin: 0 -15px 30px;
    font-size: 24px;
    background: #ebedec;
    padding: 25px;
    font-size: 18px;
    font-weight: 600;
}
.recovery-step img { margin-bottom: 30px; }

.recovery-step:not(:last-child):after {
    content: " ";
    height: 75px;
    position: absolute;
    top: 100%;
    left: 50%;
    border-right: 4px dotted #ebedec;
}
@media (min-width: 768px) {
	.recovery-step {
		padding: 30px 30px 15px;
	}
	.recovery-step h3 {
	    margin: -30px -30px 40px;
	}
}

/* ------ Footer ------ */

footer { padding-top: 55px; }

footer h3.widget-title {
	line-height: 1.32em; 
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
    color: white;
    font-size: 14px;
}
footer .widget{	margin-bottom: 30px; }

#copyright-sidebar .widget { 
    margin-top: 30px;
    margin-bottom: 40px; 
}
footer .widget ul {
    list-style: none;
    padding: 0;
}
footer .widget ul li {
    line-height: 18px;
    margin-bottom: 5px;
}
#copyright-sidebar,
footer .widget ul a {
	color: #999699;
    line-height: 18px;
    font-size: 13px;
}
#copyright-sidebar a {
	color: #d6d6d6;	
}
#copyright-sidebar img {
	margin: 5px;
}
@media (max-width: 767px) {
	
	footer { padding-top: 25px; }
	
	footer .widget{
		text-align: center;
		margin-bottom: 30px;
	}
}
