
body{
	background: #000000;
}

.tipico{
	text-align: center;
	padding:1.5rem 0px;
}

/*About btc*/
.btc-aboutus {
	padding-top:8%;
	margin: 0% 0px 10% 0px;
	background: #000 url(../images/aboutus.png) center top no-repeat;
	background-size:contain;
}

.btc-aboutus h1 {
	text-transform: uppercase;
	font-size: 48px;
	letter-spacing: 2px;
	color: #01FFFF;
	text-align: center;
	margin-bottom:40px;
	font-weight: 700;
}

.btc-aboutus h3 {
	font-size:21px;
	color: rgba(255, 255, 255, 0.6);
	text-align: center;
	margin-bottom:40px;
}

.btc-aboutus .jumbotron {
    background: none;
    padding: 0px 20%;
	padding-bottom:120px;
    text-align: left;
}


.btc-aboutus .jumbotron img{
	width:100%;
	margin-top:20px;
	margin-bottom:60px;
}

.btc-aboutus .jumbotron span{
	height:1px;
	width:140px;
	display: inline-block;
	background: #fff;
	margin-top:4rem;
}

.btc-aboutus .jumbotron .lead {
    color: rgba(255, 255, 255, 0.4);
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 1.5;
}

.aboutus_ico{
	margin-top:160px;
	padding-bottom:160px;
}

.aboutus_ico .wrapTitleWrap{
	margin-bottom:80px;
}

.aboutus_ico .wrapTitleWrap h1{
	margin-bottom:30px;
}

.btc-aboutus .card {
	border: none;
	height: 300px;
	display: block;
	background: none;
	margin-bottom:4rem;
	text-align:center
}

.btc-aboutus .card span {
	display: block;
	height:160px;
	margin-bottom:40px;
}

.btc-aboutus .card h2 {
	font-size: 28px;
	font-weight: bold;
	line-height: 1.1;
	color: #fff;
	height:110px;
	margin: 1rem 0px;
}
.btc-aboutus .card-body{
	margin:0px;
	padding:0px;
	text-align:center;
}
.btc-aboutus .card p {
	font-size: 16px;
	line-height:1.3;
	color:rgba(255, 255, 255, 0.4);
	text-align:center;
	margin-bottom:.2rem;
}



@media only screen and (max-width:1680px) {
	.btc-aboutus{
		
	}
}
@media only screen and (max-width:1480px) {
	.btc-aboutus .jumbotron h1,
	.aboutus_ico .wrapTitleWrap h1{
	    font-size:42px;
	}
	.btc-aboutus .jumbotron .lead {
	    margin-bottom: 0px;
	    font-size: 16px;
	    line-height: 1.4;
	}
	
	.aboutus_ico {
	    margin-top: 120px;
	    padding-bottom: 120px;
	}
	.btc-aboutus .jumbotron {
	    padding-bottom: 80px;
	}
	
	
	.btc-aboutus .card h2 {
	    font-size: 24px;
	    line-height: 1.2;
		padding:0 20px;
		height: 100px;
	}
	.btc-aboutus .card p {
	    font-size: 15px;
	    padding: 0px 10px;
	}
	
}

@media only screen and (max-width:1360px) {
	
	
	.btc-aboutus .jumbotron {
	    padding: 0px 12%;
	}
	.btc-aboutus .card span{
	    height: 140px;
	}
	.btc-aboutus .card span img{
	    height: 140px;
	}
	.btc-aboutus h3 {
	    font-size: 16px;
	    width: 80%;
	    margin: 0 auto;
	}
	.btc-aboutus .card h2 {
	    font-size: 21px;
	    padding: 0 8%;
		height: 80px;
	}
	
}

@media only screen and (max-width: 1024px) {
	
	.btc-aboutus .jumbotron h1 {
		margin-bottom: 20px;
		font-size:32px;
		text-align: left;
	}
	.btc-aboutus .jumbotron .lead {
	    color: rgba(255, 255, 255, 0.8);
	    font-size: 13px;
	}

	.btc-aboutus .jumbotron .btn {
		margin-top: 3rem;
		font-size: 13px;
	}
	.btc-aboutus .jumbotron span {
	    margin-top: 3rem;
	}
}

@media only screen and (max-width: 800px) {
	.btc-aboutus .jumbotron h1, .aboutus_ico .wrapTitleWrap h1 {
	    font-size: 36px;
	}
	
	.btc-aboutus {
		    height:auto;
	}
	.btc-aboutus .jumbotron {
		background: none;
		padding: 0px 10%;
		text-align: left;
	}
	.btc-aboutus .card{
		height:auto;
	}
	.btc-aboutus .card h2 {
	    height: auto;
	}
	.btc-aboutus .card p {
	    color: rgba(255, 255, 255, 0.6);
	}
	.aboutus_ico {
	    margin-top:100px;
	    padding-bottom: 80px;
	}
}

@media only screen and (max-width: 640px) {
	.btc-aboutus {
		padding: 12% 0px 8% 0px;
	}
	.btc-aboutus .jumbotron .lead {
		width:100%;
	    font-size: 13px;
	    line-height: 1.5;
	}
	.tipico {
	    padding: .2rem 0px;
	}
	.btc-aboutus .jumbotron h3 {
	    font-size: 1.2rem;
	}
	.btc-aboutus .jumbotron span {
	    margin-top: 2rem;
	}
	.btc-aboutus .jumbotron span {
	    width: 100px;
	}
	
}

@media only screen and (max-width: 576px) {
	.btc-aboutus {
		padding: 12% 0px 8% 0px;
	}
	.btc-aboutus .jumbotron {
		background: none;
		padding: 0px 8%;
		text-align: left;
	}
}

@media only screen and (max-width: 376px) {
	.btc-aboutus .jumbotron .btn {
		margin-top: 3rem;
		font-size: 13px;
		width: 160px;
	}
}


/*newslist*/
.newslist {
	padding: 7rem 0px 8rem 0px;
	background: #000;
}
.newslist .pagetitle {
	text-align: center;
	position: relative;
}

.newslist .pagetitle h2 {
	text-align: center;
	font-size: 48px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 3.5rem;
	border-bottom:1px solid #000;
	padding-bottom:25px;
	display: inline-block;
	font-weight:bold
}

.newslist .pagetitle p {
	margin: 30px 0px;
	background: #fff;
	width: 80px;
	height: 1px;
	display: block;
}

.newslist .card {
	border: none;
	background: #000;
	transform: translateZ(0);
	transition-duration: 0.3s;
	transition-property: transform, box-shadow, color;
	transition-timing-function: ease-in-out;
	border-radius: 7px;
}

.newslist .card:hover {
	    background: linear-gradient(to right, #08aeea 0%,#2af598 100%);
	transform: translateY(-6px) translateZ(0);
}


.newslist .card .cardimg {
	height: 200px;
	    padding: 10px;
	overflow: hidden;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.newslist .card img {
	width: 100%;
}

.newslist .card-body {
	padding-top: .8rem;

}

.newslist .card-body h5{
	font-size:15px;
	color:#fff;
	margin-bottom:1rem;
	font-weight: 300;
}

.newslist .card-body h2 {
	font-size: 20px;
	width: 100%;
	font-family: 'Cabin';
	font-weight:bold;
	height: 70px;
	line-height: 1.3;
	margin-bottom: 15px;
	color: #fff;
}

.newslist .card-body p {
	margin-bottom: .5rem;
	text-transform: uppercase;
	color: #08aeea;
	padding-right:15px;
	font-size:18px;
	display: inline-block;
}

.newslist .card-body a {
	color: #000;
		min-height: 200px;
	max-height: 200px;
}

.newslist .card:hover p{
	color:#fff;
}

.newslist .morebtn {
	color: #fff;
    font-size: 15px;
	background: linear-gradient(to right, #08aeea 0%,#2af598 100%);
    border: 1px solid #08aeea;
    text-transform: uppercase;
    height: 40px;
    padding: 8px 30px;
    width: 160px;
	border-radius: 7px;
    display: block;
    margin: 0 auto;
    margin-top: 3rem;
}

.newslist .morebtn:hover {
	color: #fff;
}

@media only screen and (max-width: 1680px) {
	.newslist .pagetitle h2 {
		font-size: 45px;
	}



	.newslist {
		padding: 6rem 0px 6rem 0px;
	}
}

@media only screen and (max-width:1440px) {
	
	
}


@media only screen and (max-width:1024px) {
	.newslist {
		padding: 6rem 0px 6rem 0px;
	}
	.newslist .pagetitle h2 {
	    font-size: 32px;
	}
	.newslist .card-body {
	    padding-top: .8rem;
	    min-height: 180px;
	    max-height: 180px;
	}
	.newslist .card .cardimg {
	    height: 150px;
	}
	.newslist .card-body h2 {
	    font-size: 17px;
	}
	
}

@media only screen and (max-width: 768px) {
	.newslist .card .cardimg {
	    height: 300px;
	}
	.newslist .morebtn {
		font-size: 13px;
		height: 30px;
		padding: 6px 20px;
	}
	.tipico {
	    padding: .6rem 0px;
	}
}


@media only screen and (max-width: 640px) {
	.newslist {
		height: auto;
	}
	.newslist .pagetitle h2 {
	    padding-bottom: 15px;
	}
	.newslist .card .cardimg {
	    height: 220px;
	}
	
}

@media only screen and (max-width: 576px) {
	.newslist .pagetitle h2 {
		margin-bottom: 2rem;
	}

	.newslist .pagetitle {
		display: block;
	}
	
	.newslist .card .cardimg {
	    height: 180px;
	}

	.newslist .morebtn {
		display: none;
	}
	.newslist {
		padding: 60px 0px 60px 0px;
	}
}



/* Data list*/
.tech_list {
	background: linear-gradient(0deg, #000 15%, #2AE7D7 120%, #2AE7D7 100%);
	padding: 8rem 0px 8rem 0px;
}
.tech_list .pagetitle {
	text-align: center;
	position: relative;
}

.tech_list .pagetitle h2 {
	text-align: center;
	font-size: 48px;
	font-weight:bold;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 5rem;
	display: inline-block;
}

.tech_list .pagetitle p {
	margin: 30px 0px;
	background: #fff;
	width: 80px;
	height: 1px;
	display: block;
}

.tech_list .col-lg-4{
	padding: 0px 25px;
}

.tech_list .card {
	
		height:350px;
	border: none;
	background: #051917;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s;
	border-radius: 7px;
}

.tech_list .card:hover {
	background: #051917;
}


.tech_list .card .cardimg {
	height: 200px;
	overflow: hidden;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.tech_list .card img {
	width: 100%;
}

.tech_list .card-body {
    padding: 20px 20px 40px;
    padding-top:30px;
}

.tech_list .card-body h5{
	font-size:15px;
	color:#fff;
	margin-bottom:1rem;
	font-weight: 300;
}

.tech_list .card-body h2 {
	font-size: 28px;
	width: 100%;
	line-height: 1.3;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 20px;
	color: #fff;
}

.tech_list .card-body p {
	margin-bottom: .5rem;
	color: #fff;
	font-size:13px;
	opacity: .6;
	display: inline-block;
}

.tech_list .card-body a {
	color: #000;
}
.tech_list .card:hover .card-body p{
	color:#fff;
	opacity:1
}
.tech_list .morebtn {
	color: #fff;
    font-size: 15px;
	background: none;
    border: 1px solid #fff;
    text-transform: uppercase;
    height: 40px;
    padding: 8px 30px;
    width: 160px;
	border-radius: 7px;
    display: block;
	opacity:.6;
    margin: 0 auto;
    margin-top: 3rem;
	
}

.tech_list .morebtn:hover {
	    opacity: 1;
	border:1px solid #08aeea;
	background: linear-gradient(to right, #08aeea 0%,#2af598 100%);
	color: #fff;
}

@media only screen and (max-width: 1680px) {
	
	.tech_list .pagetitle h2 {
		font-size: 45px;
	}

	.tech_list {
		padding: 6rem 0px 6rem 0px;
	}
	
}

@media only screen and (max-width:1360px) {
	
	.tech_list .card {
	    height: 280px;
	}
	.tech_list .card-body h2 {
	    font-size: 24px;
	}
	.tech_list .card-body p {
	    font-size: 12px;
	}
	.tech_list .pagetitle h2 {
	    font-size: 42px;
	    margin-bottom: 60px;
	}
	
}
@media only screen and (max-width:1024px) {
	.tech_list {
		padding: 6rem 0px 6rem 0px;
	}
	.tech_list .pagetitle h2 {
	    font-size: 32px;
	    margin-bottom: 4rem;
	}
	.tech_list .card-body {
		padding-top: 30px;
	    min-height: 230px;
	    max-height: 230px;
	}
	.tech_list .card-body h2{
		font-size:16px;
	}
}

@media only screen and (max-width: 768px) {
	.tech_list .morebtn {
		font-size: 13px;
		height: 30px;
		padding: 6px 20px;
	}
	
	.tech_list .pagetitle h2 {
	    margin-bottom: 4rem;
	}
	.tech_list .card-body {
		padding-top: 30px;
	    min-height: 230px;
	    max-height: 230px;
	}
	.tech_list .card-body h2{
		margin-bottom:0px;
	}
}

@media only screen and (max-width: 640px) {
	.tech_list {
		height: auto;
	}
	.tech_list .card-body {
	    padding-top: 30px;
	    min-height: 200px;
	    max-height: 200px;
	}
}

@media only screen and (max-width: 576px) {
	.tech_list .pagetitle h2 {
		margin-bottom: 2rem;
	}

	.tech_list .pagetitle {
		display: block;
	}

	.tech_list .morebtn {
		display: none;
	}

	.tech_list .morebtn {
		margin-bottom: 2rem;
		display: block;
		width: 100px;
		position: relative;
	}

	.tech_list {
		padding: 60px 0px 60px 0px;
	}
}


/* resources list*/
.resources_list {
	height:90vh;
	padding: 10rem 0px 0rem 0px;
	background: #000 ;
}
.resources_list .pagetitle {
	text-align: center;
	position: relative;
	height:80px;
	margin-bottom:2rem;
}

.resources_list .pagetitle h2 {
	font-size: 48px;
	text-transform: uppercase;
	color: #fff;
	font-weight:bold;
}
.resources_list .card {
	display: block;
	border: none;
	border-radius: 0px;
	transform: translateZ(0);
	transition-duration: 0.3s;
	transition-property: transform, box-shadow, color;
	transition-timing-function: ease-in-out;
	border:1px solid #00b48d;
	background:rgba(0,0,0,.3);
}

.resources_list .card:hover {
	transform: translateY(-4px) translateZ(0);
}

.resources_list .card-body {
	padding:1.5rem;
	background: url(../images/listbg.png) 96% center no-repeat;
}

.resources_list .card-body h2 {
	font-size: 18px;
	width: 100%;
	color: #fff;
	font-family: 'Cabin';
}

.resources_list .card-body p {
	margin-bottom: .5rem;
    color: #08aeea;
	font-size:14px;
	font-weight: 400;
}

.resources_list .card-body a {
	color: #fff;
}
.resources_list .card:hover p{
	color:#fff;
}
.resources_list .morebtn {
	color: #fff;
    font-size: 15px;
	background:none;
    border: 1px solid #fff;
    text-transform: uppercase;
    height: 40px;
    padding: 8px 30px;
    width: 160px;
	border-radius: 7px;
    display: block;
    margin: 0 auto;
	opacity: .6;
    margin-top: 3rem;
}

.resources_list .morebtn:hover {
	opacity: 1;
	border:1px solid #08aeea;
	background: linear-gradient(to right, #08aeea 0%,#2af598 100%);
}

@media only screen and (max-width: 1680px) {

	.resources_list .pagetitle h2 {
		font-size: 45px;
	}


	.resources_list {
		padding: 6rem 0px 6rem 0px;
	}
}

@media only screen and (max-width:1440px) {
	.resources_list {
		
	}
}
@media only screen and (max-width:1024px) {
	.resources_list {
		padding: 6rem 0px 6rem 0px;
	}
}

@media only screen and (max-width: 768px) {
	.resources_list .morebtn {
		font-size: 13px;
		height: 30px;
		padding: 6px 20px;
	}
	.resources_list .pagetitle h2 {
		font-size: 32px;
	}
}

@media only screen and (max-width: 640px) {
	.resources_list {
		height: auto;
	}
	.resources_list .pagetitle h2 {
		font-size: 28px;
	}
}

@media only screen and (max-width: 576px) {
	.resources_list .pagetitle h2 {
		margin-bottom: 2rem;
	}

	.resources_list .pagetitle {
		display: block;
	}

	.resources_list .morebtn {
		display: none;
	}

	.resources_list .morebtn {
		margin-bottom: 2rem;
		display: block;
		width: 100px;
		position: relative;
	}

	.resources_list {
		padding: 60px 0px 60px 0px;
	}
}




/*contactus*/
.contactus {
	padding: 8rem 0px 8rem 0px;
}
.contactus .container{
	
}
.contactus .title h2 {
	font-size: 45px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-bottom:1.2rem;
	color:#fff;
}

.contactus .title p {
	font-size: 24px;
	margin: 12px 0px;
	margin-bottom: .5rem;
	color: #fff;
	text-align: center;
}

.contactus .followus {
	margin: 0 auto;
	text-align: center;
	margin-top: 2rem;
}

.contactus .followus .snsbtn {
	width: 80px;
	height: 80px;
	display: inline-block;
	border-radius: 60px;
	margin: 0px 12px;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);
	top:0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.contactus .followus .snsbtn:hover{
	top:-4px;
}

.contactus .followus .ico1 {
	background-image: url(../images/footer_ico1.png);
}

.contactus .followus .ico2 {
	background-image: url(../images/footer_ico2.png);
}

.contactus .followus .ico3 {
	background-image: url(../images/footer_ico3.png);
}


@media only screen and (max-width: 1680px) {
	.contactus{
		padding:6rem 0px;
	}
	.contactus .title h2 {
		font-size: 36px;
	}

	.contactus .title h2 {
		font-size: 34px;
	}
}

@media only screen and (max-width:1480px) {
	.contactus .title h2 {
		font-size: 34px;
	}
	
	.contactus .title p {
	    font-size: 21px;
	    margin: 12px 0px;
		width: 80%;
		margin: 0 auto;
	}

	.contactus .followus .snsbtn {
		width: 60px;
		height: 60px;
		background-size: 100%;
	}
	
}


@media only screen and (max-width:1024px) {
	.contactus{
		padding: 5rem 0px 5rem 0px;
	}
	.contactus .title h2 {
	    font-size: 32px;
	}
	.contactus .title p {
	    font-size: 16px;
	}
}

@media only screen and (max-width: 640px) {
	.contactus{
		padding: 6rem 0px 6rem 0px;
	}
	.contactus .title h2 {
		font-size: 30px;
		margin-bottom: 2rem;
	}
	.contactus .container {
		width: 94%;
	}
	.contactus .followus .snsbtn {
		width: 60px;
		height: 60px;
		background-size: 100%;
	}
	
	.contactus .title p {
	    font-size: 18px;
	    line-height: 1.2;
	}
}



@media only screen and (max-width: 2560px) {}

@media only screen and (max-width: 1920px) {}

@media only screen and (max-width: 1680px) {
	
}

@media only screen and (max-width: 1440px) {
	
}

@media only screen and (max-width:1360px) {
	
	
}

@media only screen and (max-width:1280px) {
	
	
	
}

@media only screen and (max-width: 1180px) {
	

}

@media only screen and (max-width: 1024px) {

	
}

@media only screen and (max-width: 768px) {

}

@media only screen and (max-width: 640px) {
	
}

@media only screen and (max-width: 576px) {

}

@media only screen and (max-width: 480px) {
	

}
