@import url('https://fonts.googleapis.com/css2?family=Saira+Condensed:wght@700&display=swap');

@font-face {
  font-family:'rubikregular';
  src: url(../fonts/rubikRegular.eot);
  src: url(../fonts/rubikRegular.eot) format('embedded-opentype'),
       url(../fonts/rubikRegular.woff2) format('woff2'),
       url(../fonts/rubikRegular.woff) format('woff'),
       url(../fonts/rubikRegular.ttf)  format('truetype')
}

@font-face {
  font-family:'rubikmedium';
  src: url(../fonts/rubikMedium.eot);
  src: url(../fonts/rubikMedium.eot) format('embedded-opentype'),
       url(../fonts/rubikMedium.woff2) format('woff2'),
       url(../fonts/rubikMedium.woff) format('woff'),
       url(../fonts/rubikMedium.ttf)  format('truetype')
}

html, body{
	box-sizing: border-box;
	background-color:#FFFFFF;
	font-family:'rubikregular', sans-serif;
	font-size:16px;
	height:100%;
	width:100%;
}

body, h1, h2, h3, h4, h5, h6, p, ol, ul{
  font-weight:normal;
  padding:0;
  margin:0;
}

ol, ul{
  list-style:none;
}

*, *:before, *:after{
  box-sizing:inherit;
}

img{
	display:block;
	width:100%;
}

a{
	text-decoration:none;
	color:#ff6900;
}

.desktop{
	display:block;
}

.mobile{
	display:none;
}

.wrapper{
	background-color:#FFFFFF;
	margin:0 auto;
	max-width:1160px;
	width:100%;
}

.sticky-wrapper{
	background-color:#fff;
	margin:0 auto;
	max-width:1160px;
	width:100%;
}

.wrapper header,
.wrapper section,
.wrapper footer{
	width:100%;
}

.wrapper section,
.wrapper footer{
	position:relative;
}

.wrapper header .sub-wrapper,
.wrapper section .sub-wrapper,
.wrapper footer .sub-wrapper{
}

header{
	border:0 solid #cc0000;
	position:fixed;
	height:61px;
	z-index:9;
	left:0;
	top:0;
}

.logo{
	background-color:#fff;
	width:100%;
}

main{
	margin-bottom:24px;
}

.banner{
	padding:0px 0 20px 0 !important;
}

.banner img{
	width:90%;
	margin:0 auto;
}

.logo-img{
	display:inline-block !important;
	position:relative;
	max-width:173px;
	margin: 0 auto;
}

.cta{
	outline:none;
	background-color:#ff6900;
	border: 1px solid #f15a24;
	border-radius:4px;
	box-shadow:0 1px 3px 0 #7d7a7a;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	position:relative;
	min-width:120px;
	font-size:1.34em;
	line-height:12px;
	padding:8px 12px;
	cursor:pointer;
	color:#fff;
}

.cta:hover{
	background-color:#ff6900;
}

/* Accordion */
.list-wrapper{
	margin:0 auto;
	max-width:500px;
	width:100%;
	padding-top: 46px;
}

.list-step{
	position:relative;
	margin-bottom: 30px;
}

.list-header-wrapper{
	position:relative;
	cursor:pointer;
}

.list-header-logo {
	width: 55px;
	height: 55px;
	position: absolute;
    left: calc(50% - 6px);
    top: -26px;
	transform: translateX(-50%);
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Btc_inactive' data-name='Btc inactive' xmlns='http://www.w3.org/2000/svg' width='61' height='61.759' viewBox='0 0 61 61.759'%3e%3cpath id='Path_10' data-name='Path 10' d='M154.118,110.45v-.561a3.389,3.389,0,0,0-3.355-3.41H140.358v7.381h10.406A3.389,3.389,0,0,0,154.118,110.45Z' transform='translate(-114.909 -85.572)' fill='%23353535'/%3e%3cpath id='Path_11' data-name='Path 11' d='M136.168,79.046c-16.764,0-30.355,13.826-30.355,30.881s13.59,30.879,30.355,30.879,30.355-13.826,30.355-30.879S152.933,79.046,136.168,79.046Zm15.251,37.783a9.394,9.394,0,0,1-9.305,9.462h-.226v2.794h-5.973v-2.794h-2.449v2.794h-5.972v-2.794h-4.355v-6.076H126.1V100.263h-2.963V94.186h4.355V90.767h5.972v3.419h2.449V90.767h5.973v3.449a9.052,9.052,0,0,1,8.419,9.085v.5a9.152,9.152,0,0,1-1.883,5.566,9.5,9.5,0,0,1,3,6.935Z' transform='translate(-105.813 -79.046)' fill='%23353535'/%3e%3cpath id='Path_12' data-name='Path 12' d='M151.626,122.838H140.358v8.2h11.268a3.774,3.774,0,0,0,3.739-3.8v-.592A3.775,3.775,0,0,0,151.626,122.838Z' transform='translate(-115.004 -89.526)' fill='%23353535'/%3e%3c/svg%3e ");
	background-size: contain;
    background-repeat: no-repeat;
}

.currently-open .list-header-logo {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Btc_inactive' data-name='Btc inactive' xmlns='http://www.w3.org/2000/svg' width='61' height='61.759' viewBox='0 0 61 61.759'%3e%3cpath id='Path_10' data-name='Path 10' d='M154.118,110.45v-.561a3.389,3.389,0,0,0-3.355-3.41H140.358v7.381h10.406A3.389,3.389,0,0,0,154.118,110.45Z' transform='translate(-114.909 -85.572)' fill='%23FF6900'/%3e%3cpath id='Path_11' data-name='Path 11' d='M136.168,79.046c-16.764,0-30.355,13.826-30.355,30.881s13.59,30.879,30.355,30.879,30.355-13.826,30.355-30.879S152.933,79.046,136.168,79.046Zm15.251,37.783a9.394,9.394,0,0,1-9.305,9.462h-.226v2.794h-5.973v-2.794h-2.449v2.794h-5.972v-2.794h-4.355v-6.076H126.1V100.263h-2.963V94.186h4.355V90.767h5.972v3.419h2.449V90.767h5.973v3.449a9.052,9.052,0,0,1,8.419,9.085v.5a9.152,9.152,0,0,1-1.883,5.566,9.5,9.5,0,0,1,3,6.935Z' transform='translate(-105.813 -79.046)' fill='%23FF6900'/%3e%3cpath id='Path_12' data-name='Path 12' d='M151.626,122.838H140.358v8.2h11.268a3.774,3.774,0,0,0,3.739-3.8v-.592A3.775,3.775,0,0,0,151.626,122.838Z' transform='translate(-115.004 -89.526)' fill='%23FF6900'/%3e%3c/svg%3e ");
}

.list-header-title {
	font-family: 'Saira Condensed', sans-serif;
    font-size: 22px;
	text-transform: uppercase;
	color: #F15A24;
	transition: color 0.5s ease;
	animation-duration: 4s;
	font-weight: 900;
	position: absolute;
    left: 50%;
	top: -15px;
    transform: translateX(-50%);
}

.list-header-title.step-5 {
    left: calc(50% - 6px);
}

.currently-open .list-header-title {
	color: #696969;
}

.list-header{
	position: absolute;
    margin: 0 auto;
    padding: 22px;
    height: 100%;
    width: 100%;
    right: 0;
    left: 0;
    text-align: center;
}

.list-header-copy{
	font-family: 'Saira Condensed', sans-serif;
	position:relative;
	text-transform:uppercase;
	font-weight:900;
	line-height:23px;
	font-size: 21px;
	top: 0;
	color: #616161;
}

.list-step:first-child .list-header-copy {
	top: 10px;
}

.list-step:last-child .list-header-copy {
	top: 6px;
}

.list-show-more{
	position:absolute;
	font-weight:900;
	line-height:26px;
	font-size:12px;
	right: 44px;
    bottom: 8%;
	color:#F15A24;
}

.list-step:first-child .list-show-more {
    bottom: -4%;
}

.list-step:last-child .list-show-more {
    bottom: -4%;
}

.list-show-more:before {
	content: " ";
	background-image: url('assets/empty-check@2x.png');
	background-size: cover;
	height: 31px;
	width: 31px;
	background-color: white;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
    top: -30px;
    right: -26px;
}

.complete-step .list-show-more:before {
	content: " ";
	background-image: url('assets/check@2x.png');
	background-size: cover;
}

.list-background {
	display:inline-block;
	width:100%;
	background-image: url('assets/step1-to-4@2x.webp');
	background-size: contain;
    background-repeat: no-repeat;
    height: 74px;
}

.currently-open .list-background {
	background-image: url('assets/step1-to-4-active.png');
}

.list-step:first-child .list-background,
.list-step:last-child .list-background {
	/* background-image: url('assets/tab-bitcoin-11-and-5.svg'); */
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Component_1_1' data-name='Component 1 – 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 80'%3e%3cg id='Bitcoin_101_And_Step_5' data-name='Bitcoin 101 And Step 5'%3e%3cpath id='Path_6' data-name='Path 6' d='M478,156.033V119.25a13.4,13.4,0,0,1,13.442-13.322H674V98H491.442A21.347,21.347,0,0,0,470,119.25v36.784a21.347,21.347,0,0,0,21.442,21.25H832.371v-7.928H491.442A13.4,13.4,0,0,1,478,156.033Z' transform='translate(-470 -98)' fill='%23f15a24'/%3e%3cpath id='Path_7' data-name='Path 7' d='M948.558,98H753v8H948.558A13.457,13.457,0,0,1,962,119.442v37.116A13.457,13.457,0,0,1,948.558,170H940v8h8.558A21.442,21.442,0,0,0,970,156.558V119.442A21.442,21.442,0,0,0,948.558,98Z' transform='translate(-470 -98)' fill='%23f15a24'/%3e%3c/g%3e%3c/svg%3e ");
	background-size: contain;
	height: 80px;
}

.currently-open.list-step:first-child .list-background,
.currently-open.list-step:last-child .list-background {
	/* background-image: url('assets/tab-bitcoin-11-and-5-active.png'); */
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Component_1_1' data-name='Component 1 – 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 80'%3e%3cg id='Bitcoin_101_And_Step_5' data-name='Bitcoin 101 And Step 5'%3e%3cpath id='Path_6' data-name='Path 6' d='M478,156.033V119.25a13.4,13.4,0,0,1,13.442-13.322H674V98H491.442A21.347,21.347,0,0,0,470,119.25v36.784a21.347,21.347,0,0,0,21.442,21.25H832.371v-7.928H491.442A13.4,13.4,0,0,1,478,156.033Z' transform='translate(-470 -98)' fill='%23696969'/%3e%3cpath id='Path_7' data-name='Path 7' d='M948.558,98H753v8H948.558A13.457,13.457,0,0,1,962,119.442v37.116A13.457,13.457,0,0,1,948.558,170H940v8h8.558A21.442,21.442,0,0,0,970,156.558V119.442A21.442,21.442,0,0,0,948.558,98Z' transform='translate(-470 -98)' fill='%23696969'/%3e%3c/g%3e%3c/svg%3e ") !important;
}

.list-content{
	color:#666;
	max-height:600px;
	overflow-y:auto; 
	display:none;
}

.list-content p{
	text-align:center;
}

.list-content-subwrapper{
	padding:20px;
}

.list-content-header{
	position:relative;
	text-transform:uppercase;	
	font-weight:900;
	line-height:26px;
	font-size:20px;
	margin:20px 0;
	padding-left:66px;
	color: #000000
}

.list-icon{
	position:absolute;
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
	display:block;
	height:50px;
	width:50px;
	top:-15px;
	left:0;
}

.list-question-icon{
	background-image:url("question.png");
}

.list-important-icon{
	background-image:url("important.png");
}

.list-check-icon{
	background-image:url("check.png");
}

.list-what-bitcoin-icon{
	background-image:url("what_bitcoin.png");
}

.list-exchange-icon{
	background-image:url("exchange.png");
}

.list-content-ul{
	list-style-position:outside;
	margin-left:15px;
	list-style-type:disc !important;
	width:90%;
}

.list-content-ul li{
	margin-left:20px;
	color:#000000;
}

.list-content-li-spacer{
	position:relative;
	left:14px;
	color:#000000;
}

.list-content-li-spacer a{
	color:#ff6900;
	text-decoration: underline;
}

.list-content-center p{
	text-align:center;
}

.list-content-center a{
	color:#ff6900;
	text-decoration: underline;
}

iframe, .video{
	max-width:500px;
	width:100%;
}

.step5{
	width:100%;
}


/* Video */

section.vid{
	max-width:80%;
	margin:0 auto;
}

.video-wrapper{
	position:relative;
	padding-bottom:56.25%;
	padding-top:25px;
	height:0;
}

.main-vid{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.header{
	font-family:'rubikmedium', verdana, sans-serif;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	font-size:40px;
	color:#ff6900;
}

.copy-series{
	font-family:'rubikmedium', verdana, sans-serif;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	font-size:30px;
	color: #4a4a4a;
}

.sub-header{
	font-family:'rubikmedium', verdana, sans-serif;
	margin-bottom:10px;
	text-align:center;
	font-size:18px;
	color: #4a4a4a;
}

/* Video Library */

.cards ul{
	text-align:center;
}

.cards ul li{
	box-shadow:0 3px 20px #a6a6a6;
	display:inline-block;
    margin:0 1%;
	width:12%;
}

.cards ul li span{
	font-size:12px;
	padding:10px 5px;
	display:block;
	color:#ffffff;
	background:#4a4a4a;
}

.cards ul li span a{
	color:#ffffff;
}
.outro-subheader{
	margin-top:15px;
	margin-bottom:15px;
	font-size:20px;
}

.outro .sub-wrapper ol{
	list-style-position:outside;
	list-style-type:decimal;
	max-width:410px;
	margin:0 auto;
	width:96%;
}

.outro .sub-wrapper ol li{
	text-transform:uppercase;
	margin-bottom:4px;
	margin-left:18px;
	font-size:18px;
}

.outro-cta{
	text-align:center;
	margin-bottom:40px;
	margin-top:35px;
}

.outro-cta .cta{
	vertical-align:text-bottom;
	padding:13px 22px;
	font-size:35px;
}

footer .sub-wrapper img{
	max-width:300px;
	margin:0 auto;
}

footer .sub-wrapper p{
	color:#808080 !important;
	text-align: center;
	line-height:18px;
	font-size:12px;
	margin:20px auto 20px auto;
	max-width:650px;
	padding:20px;
	width:96%;
}

footer .sub-wrapper p a{
	color:#0069ba;
}


.sticky-ul{
	text-align:center;
	height:61px;
}

.sticky-ul li{
	display:inline-block;
	vertical-align:middle;
	padding:1%;
	height:61px;
	width:30%;
}

.sticky-ul-offset{
  position:relative;
  transform:translateY(-50%);
  display:block;
  top:50%;
}

/* @ 830px */
@media screen and (max-width:830px){	
		
	.sticky-copy{
		display:none !important;
	}
		
}

/* @ 696px */
@media screen and (max-width:696px){
		
	.desktop{
		display:none !important;
	}
		
	.mobile{
		display:block !important;
	}
		
	.cta{
		font-size:0.8em;
	}	
		
	.banner-copy img{
		padding-bottom:10px;
	}
		
	.cards ul li {
		width: 42%;
		margin:4% 2%;
	}
		
	.outro-subheader{
		margin-top:20px;
	}
	
	.outro .sub-wrapper ol{
		max-width:330px;
	}
	
	.outro .sub-wrapper ol li{
		font-size:14px;
	}
	
	section.vid{
		max-width:100%;
	}
	
	.icons ul li{
		width:100%;
		margin-top:0;
		padding: 56px 40px 20px 40px;
	}	

	.icon-one{
		margin-top:10px !important;
	}	
	
	.list-header-copy{
		line-height:20px;
		font-size:15px;
	}
	
	.list-content-header{
		line-height:21px;
		font-size:18px;
		margin:22px 0;
	}
	
	.list-content{
		font-size:14px;
	}
	
}


/* @ 464px */
@media screen and (max-width:464px){
	
	.header{
	font-size:16px;
}

    .copy-series{
	font-size:14px;
}

    .sub-header{
	font-size:10px;
}	

    .outro-cta .cta{
	font-size:15px;
}
	.outro .sub-wrapper ol{
		max-width:290px;
		width:86%;
	}
		
	.outro .sub-wrapper ol li{
		font-size:13px;
	}
		
	.sticky-ul li{
		width:40%;
	}
	
	.list-header-copy{
		/* font-style:normal; */
		line-height: 18px;
		font-size: 12px;
	}
	
	.list-content-li-spacer{
		left:10px;
	}

	.list-header-logo {
		width: 40px;
		height: 40px;
		left: calc(50% - 4px);
		top: -18px;
	}

	.list-header-title {
		font-size: 14px;
	}

	.list-header-title {
		font-size: 14px;
		top: -10px;
	}

	.list-step:first-child .list-header-copy {
		top: 7px;
	}

	.list-step:last-child .list-header-copy {
		top: 4px;
	}

	.list-header {
		height: auto;
	}

	.list-step:first-child .list-show-more {
		bottom: -10%;

	}

	.list-show-more {
		right: 8%;
		bottom: 8%;
		font-size: 10px;
	}

	.list-step:last-child .list-show-more {
		bottom: -10%;
	}

	.list-show-more:before {
		height: 24px;
		width: 24px;
		top: -20px;
		right: -6px;
	}

	.list-step {
		margin-bottom: 15px;
	}
		
}

/* @ 330px */
@media screen and (max-width:330px){
	.cards ul li{
		box-shadow:0 2px 10px #a6a6a6;
		width: 96%;
		margin:2%;
	}
  .inner-content {
    padding: 0.8rem;
  }
  .inner-content h3 {
    margin-bottom: 0.3rem;
  }		

  .list-show-more:before {
		height: 18px;
		width: 18px;
		top: -13px;
		right: -8px;
	}

	.list-show-more {
		font-size: 10px;
		right: 18px;
		bottom: -6px;
	}

	.list-step:first-child .list-show-more {
		top: 30px;
	}

	.list-step:last-child .list-show-more {
		bottom: -14px;
	}

	.list-header-logo {
		width: 30px;
		height: 30px;
		left: calc(50% - 3px);
		top: -14px;
	  }

	  .list-header {
		padding: 12px;
	}

	.list-step {
		margin-bottom: 0;
	}
}









