

:focus {
	outline: none;
	border:none
}
p {
	font-size: 16px
}
a:focus {
	outline: 0px solid;
}
img {
	max-width: 100%;
	height: auto;
}
.fix {
	overflow: hidden;
}
p {
	margin: 0 0 15px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0px 0px;
}
a {
	color: inherit;
	transition: all .2s ease-in-out
}
a:hover {
	color: inherit;
	text-decoration: none;
	color:#f8bd31;
	cursor:pointer
}
a:active, a:hover {
	outline: 0 none;
}
ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.clr {
	clear: both;
}
.browserupgrade {
	margin: 0.2em 0;
	background: #ccc;
	color: #01b1d7;
	padding: 0.2em 0;
}
.acurate {
	margin: 0;
	padding: 0;
}



/*==========================================================
cryptogalaxy demo_7 css start here
=============================================================*/
#cryptogalaxy_7 {
	font-family: 'Roboto', sans-serif;
	margin: 0px;
	padding: 0px;
	background: #150155;
	color: #fff
}
@font-face{
	font-family:biko_black;
	src:url(../fonts/Biko_Black.otf);
	}
@font-face{
	font-family:poppins;
	src:url(../fonts/Poppins-Regular.ttf);
	}
#cryptogalaxy_7 .blue_txt {
	color: #4bb5c2;
}

#cryptogalaxy_7 .accordion {

}

#cryptogalaxy_7 .accordion .active, #cryptogalaxy_7 .accordion:hover {


}

#cryptogalaxy_7 .accordion:after {
    content: '\002B';
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

#cryptogalaxy_7 .accordion .active:after {
    content: "\2212";
}

#cryptogalaxy_7 .panel {
    padding: 0 0px;
    background-color: #333 !important;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
	margin-bottom:0px !important;
	border:0px !important;
}
#cryptogalaxy_7 .panel a{
	border-bottom-color:#222 !important;
	padding:10px 20px !important
	
}
#cryptogalaxy_7 .panel a:hover{
	background:#fff
}
#cryptogalaxy_7 .site-section-area {
	text-align: center;
	margin: 50px 0px 50px 0px;
}
#cryptogalaxy_7 .site-section-area h1 {
	font-size: 47px;
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
	text-transform: uppercase
}
#cryptogalaxy_7 .site-section-area h5 {
	margin: 10px;
	position: relative;
	top: -5px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 18px;
}


#cryptogalaxy_7 .header {
	background: #12184c url(../images/cryptogalaxy7/header-bg2.jpg) center top no-repeat;
	min-height: 850px;
	background-size:cover
}
#cryptogalaxy_7 .header .head_top {
	padding: 40px 0px;
}
#cryptogalaxy_7 .header .head_top .container {
	border-bottom: 1px solid #666;
	padding-bottom: 25px;
}
#cryptogalaxy_7 .header .phone_area {
	width: 33%;
	float: left;
	padding-top: 10px
}
#cryptogalaxy_7 .header .phone_area figure {
	width: 50px;
	float: left
}
#cryptogalaxy_7 .header .phone_area .phone_details {
	width: 250px;
	float: left;
	color: #fff;
	position: relative;
	top: -3px
}
#cryptogalaxy_7 .header .phone_area .phone_details span {
	font-size: 22px;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	display: block
}
#cryptogalaxy_7 .header .logo_area {
	width: 33%;
	float: left;
	text-align: center
}
#cryptogalaxy_7 .header .logo_area .logo_c{
	width:265px;
	display:inline-block;
	text-align:left
}
#cryptogalaxy_7 .header .logo_area .logo_c a{
	display:block
}
#cryptogalaxy_7 .header .logo_area .logo_c figure{
	width:58px;
	float:left
}
#cryptogalaxy_7 .header .logo_area .logo_c .logo_txt{
	width:185px;
	float:left;
}
#cryptogalaxy_7 .header .logo_area .logo_c .logo_txt h1{
	font-size:28px;
	font-family:biko_black;
}
#cryptogalaxy_7 .header .logo_area .logo_c .logo_txt h4{
	font-size:15px;
	font-family:poppins;
	color:#b7b7b7;
	margin-top:7px;
}
#cryptogalaxy_7 .header .menu_area {
	width: 33%;
	float: left;
	color: #fff;
	text-align: right;
	padding-top: 20px
}
#cryptogalaxy_7 .header .menu_area .search_area {
	float: right;
	font-size: 20px;
	position: relative;
	top: -4px;
	position: relative
}
#cryptogalaxy_7 .header .menu_area .search_area:hover {
	cursor: pointer
}
#cryptogalaxy_7 .header .menu_area .search_area .search_bx {
	position: absolute;
	right: 30px;
	top: -2px;
	background: #fff;
	width: 300px;
	display: none
}
#cryptogalaxy_7 .header .menu_area .search_area .search_bx input[type="text"] {
	float: left;
	width: 80%;
	color: #000;
	font-size: 14px;
	padding: 0px 10px;
	border: none;
	line-height:32px;
}
#cryptogalaxy_7 .header .menu_area .search_area .search_bx input[type="submit"] {
	float: right;
	width: 20%;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	background: #000;
	height: 32px;
	line-height:32px;
	border: none;
	font-weight: 700
}
#cryptogalaxy_7 .header .menu_area .search_area i:hover{
	color:#f8bd31;
}
#cryptogalaxy_7 .header .menu_area .nav_area {
	float: right;
	margin-left: 20px;
	position: relative;
	top:-10px
}
#cryptogalaxy_7 .header .menu_area .nav_area .nav_icon {
	padding: 10px;
	display:block
}
#cryptogalaxy_7 .header .menu_area .nav_area .nav_icon:hover, .header .menu_area .nav_area .nav_icon:focus {
	background: #f8bd31;
}

#cryptogalaxy_7 .header .menu_area .nav_area .nav_list {
	background: #f8bd31;
	color: #fff;
	position: absolute;
	top: 38px;
	right: 0px;
	width: 250px;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
	display: none;
	z-index: 9
}
#cryptogalaxy_7 .header .menu_area .nav_area .nav_list a, #cryptogalaxy_7 .accordion {
	padding: 20px;
	display: block;
	border-bottom: 1px solid #fff
}
#cryptogalaxy_7 .header .menu_area .nav_area .nav_list a:hover {
	color: #000;
	
}
#cryptogalaxy_7 .banner_area {
	text-align: center;
	padding-top: 60px;
	color: #fff
}
#cryptogalaxy_7 .banner_area h1 {
	font-family: 'Zilla Slab', serif;
	font-size: 60px;
	padding: 20px 0px;
	font-weight:400
}
#cryptogalaxy_7 .banner_area h1 span {
	display: block;
	font-size: 80px;
	font-weight: 700;
	color: #f8bd31;
	text-transform: uppercase
}
#cryptogalaxy_7 .banner_area p {
	font-size: 22px;
	max-width: 800px;
	display: inline-block;
	font-family: Roboto;
	font-weight: 300;
	margin-bottom: 50px
}
#cryptogalaxy_7 .cmn_btn1 {
	background: #f8bd31;
	color: #fff;
	padding: 22px 50px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	border: none;
	transition:all .2s ease-in-out;
	border:none;
	outline:none
}
#cryptogalaxy_7 button:active {
outline: none;
border: none;
}

#cryptogalaxy_7 button:focus {outline:0; -webkit-outline:none}

#cryptogalaxy_7 .cmn_btn1:hover{
	background:#00469e !important;
	color:#fff !important;
}
#cryptogalaxy_7 .cmn_btn1:focus{
	border:none;
	outline:none
}
#cryptogalaxy_7 .cmn_btn2 {
	background: #00469e;
	color: #fff;
	padding: 22px 50px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	border: none;
	transition:all .2s ease-in-out
}
#cryptogalaxy_7 .cmn_btn2:hover{
	background:#f8bd31 !important;
	color:#fff !important;
}
#cryptogalaxy_7 .banner_area .read_btn .cmn_btn1 {
	margin-top: 40px;
	padding:22px 70px
}
#cryptogalaxy_7 .boxes_area {
	text-align: center;
	background: #150155;
	padding: 0px 0px 90px 0px;
	color: #fff
}
#cryptogalaxy_7 .boxes_area ul {
	position: relative;
	top: -70px;
	margin-bottom: -70px
}
#cryptogalaxy_7 .boxes_area ul li {
	display: inline-block;
	width: 370px;
	margin-right: 26px;
	color: #fff;
	transition:all .3s ease-in-out
}

#cryptogalaxy_7 .boxes_area ul li:nth-child(3) {
	margin-right: 0px;
}
#cryptogalaxy_7 .boxes_area ul li figure {
	position: relative;
}
#cryptogalaxy_7 .boxes_area ul li figure img {
	overflow: hidden;
	border-radius: 5px;
}
#cryptogalaxy_7 .boxes_area ul li figure > img {
	transition:all .3s ease-in-out
}
#cryptogalaxy_7 .boxes_area ul li:hover figure > img {
	transform:scale(1.1,1.1)
}
#cryptogalaxy_7 .boxes_area ul li figure h4 {
	position: absolute;
	right: 20px;
	bottom: -50px;
	background: #150155;
	border-radius: 100%;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
}
#cryptogalaxy_7 .boxes_area ul li h3 {
	font-size: 30px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	text-align: left;
	margin: 20px 0px;
	transition:all .3s ease-in-out
}
#cryptogalaxy_7 .boxes_area ul li h3 span {
	display: block
}
#cryptogalaxy_7 .boxes_area ul li p {
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-align: left;
	color:#bbbbbb !important
}
#cryptogalaxy_7 .boxes_area ul li:hover h3 {
	color: #f8bd31
}
#cryptogalaxy_7 .boxes_area .consult_bx {
	max-width: 766px;
	display: inline-block;
	margin-top: 90px;
}
#cryptogalaxy_7 .boxes_area .consult_bx h2 {
	font-size: 50px;
	font-family: 'Zilla Slab', serif;
	font-weight: 300
}
#cryptogalaxy_7 .boxes_area .consult_bx h2 span {
	color: #f8bd31;
	font-weight: 700
}
#cryptogalaxy_7 .boxes_area .consult_bx p {
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #bbbbbb;
	margin: 30px 0px 80px 0px;
	max-width: 600px;
	display: inline-block;
	line-height: 30px;
}
#cryptogalaxy_7 .boxes_area .consult_bx .consult_des {
	width: 70%;
	float: left;
	text-align: left
}
#cryptogalaxy_7 .boxes_area .consult_bx .consult_des figure {
	width: 90px;
	float: left;
}
#cryptogalaxy_7 .boxes_area .consult_bx .consult_des .consult_txt {
	width: 450px;
	float: left;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
#cryptogalaxy_7 .boxes_area .consult_bx .consult_des .consult_txt span {
	font-size: 35px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	display: block
}
#cryptogalaxy_7 .boxes_area .consult_bx .consult_btn {
	width: 30%;
	float: right;
	margin-top: 30px
}
#cryptogalaxy_7 .boxes_area .consult_bx .consult_btn .cmn_btn1 {
	color: #000;
}
#cryptogalaxy_7 .bitcoin_exchange_area {
	background: url(../images/cryptogalaxy7/parallax-bg.jpg) center top no-repeat;
	height: 585px;
	color: #fff;
	padding-top: 40px;
}
#cryptogalaxy_7 .bitcoin_square {
	text-align: right
}
#cryptogalaxy_7 .bitcoin_square li {
	display: inline-block;
	height: 40px;
	width: 130px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-align: left
}
#cryptogalaxy_7 .bitcoin_square li span {
	width: 20px;
	height: 15px;
	background: #f8bd31;
	display: inline-block;
	float: left;
	margin-right: 10px;
	position: relative;
	top: 3px
}
#cryptogalaxy_7 .bitcoin_square li span.Ethereum {
	background: #7ecefd;
}
#cryptogalaxy_7 .case_studies_area {
	background: #150155;
	padding-top: 300px;
	color: #fff;
	padding-bottom: 90px
}
#cryptogalaxy_7 .case_studies_area .case_tab_area .nav.nav-tabs {
	border: none;
	text-align: center
}
#cryptogalaxy_7 .case_studies_area .case_tab_area .nav.nav-tabs li {
	float: none;
	display: inline-block;
	font-size: 20px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	color: #bbbbbb
}
#cryptogalaxy_7 .case_studies_area .nav-tabs > li.active > a, #cryptogalaxy_7 .case_studies_area .nav-tabs > li.active > a:focus, #cryptogalaxy_7 .case_studies_area .nav-tabs > li.active > a:hover {
	color: #f8bd31;
	background: none;
	border: none
}
#cryptogalaxy_7 .case_studies_area .nav-tabs > li.active > a {
	position: relative
}
#cryptogalaxy_7 .case_studies_area .nav-tabs > li.active > a:after {
	content: "";
	display: block;
	position: absolute;
	background: url(../images/cryptogalaxy7/seprator2.png) center center no-repeat;
	height: 30px;
	bottom: -30px;
	width: 22px;
	left: 38%
}
#cryptogalaxy_7 .case_studies_area .nav > li > a:focus, .case_studies_area .nav > li > a:hover {
	background: none;
	border: none;
	color: #f8bd31
}
#cryptogalaxy_7 .case_studies_area .nav-tabs > li > a {
	border: none
}
#cryptogalaxy_7 .case_studies_area .case_tab_area  ul {
	margin-top: 60px
}
#cryptogalaxy_7 .case_studies_area .case_tab_area ul li {
	display: inline-block;
	margin-right: 0px;
	float: left;
	margin-bottom: 50px;
}
#cryptogalaxy_7 .case_studies_area .case_tab_area ul li:nth-child(3) {
	margin-right: 0px
}
#cryptogalaxy_7 .case_studies_area .case_tab_area ul li:nth-child(5) {
	margin-right: 0px;
	/*float: right*/
}

#cryptogalaxy_7 .case_studies_area .case_tab_area ul li:nth-child(4) {

    width:66.66%;
	clear:both
}
#cryptogalaxy_7 .case_studies_area .case_tab_area ul li figure {
	border-radius: 5px;
	overflow: hidden;
	transition:all .2s ease-in-out;
}
#cryptogalaxy_7 .case_studies_area .case_tab_area ul li:hover figure {
	box-shadow:0px 0px 10px #000;
}
#cryptogalaxy_7 .case_studies_area .case_tab_area ul li figure img {
	transition:all .4s ease-in-out;
}
#cryptogalaxy_7 .case_studies_area .case_tab_area ul li:hover figure img {
	transform:scale(1.1,1.1)
}
#cryptogalaxy_7 .case_studies_area .case_tab_area ul li h3 {
	font-size: 28px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin: 30px 0px 10px 0px;
	transition:all .2s ease-in-out
}
#cryptogalaxy_7 .case_studies_area .case_tab_area ul li:hover h3 {
	color:#f8bd31;
}
#cryptogalaxy_7 .case_studies_area .case_tab_area ul li p {
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #bbbbbb;
}
#cryptogalaxy_7 .case_studies_area .case_btn_area {
	text-align: center
}

#cryptogalaxy_7 .case_studies_area  .filter-button
{
	float: none;
	display: inline-block;
	font-size: 20px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	color: #bbbbbb;
	background:none;
	border:none;
	outline:none;
	margin:10px;
	padding-bottom:40px;

}
#cryptogalaxy_7 .case_studies_area  .filter-button:hover
{
    background: none;
	border: none;
	color: #f8bd31

}
#cryptogalaxy_7 .case_studies_area .filter-button.active
{
    background: url(../images/cryptogalaxy7/seprator2.png) center bottom no-repeat;
	border: none;
	color: #f8bd31
}
#cryptogalaxy_7 .case_studies_area .filter-button.active:after{
}

#cryptogalaxy_7 .case_studies_area  .port-image
{
    width: 100%;
}

#cryptogalaxy_7 .case_studies_area  .gallery_product
{
    margin-bottom: 30px;
}

/*.case_studies_area  .filter-button:active{
	position: relative
}
.case_studies_area  .filter-button:active:after {
	content: "";
	display: block;
	position: absolute;
	background: url(../images/cryptogalaxy7/seprator2.png) center center no-repeat;
	height: 30px;
	bottom: -30px;
	width: 22px;
	left: 38%
}*/








#cryptogalaxy_7 .upcoming_dir_area {
	background: url(../images/cryptogalaxy7/upcoming-bg.jpg) center top no-repeat;
	color: #fff;
	padding: 20px 0px 70px;
	background-size: cover
}
#cryptogalaxy_7 .upcoming_dir_area ul li {
	background: #271d43;
	width: 30%;
	margin: 1.5%;
	display: inline-block;
	padding: 30px;
	border-radius: 5px;
	position: relative;
	margin-bottom: 50px
}
#cryptogalaxy_7 .upcoming_dir_area ul li figure {
	width: 70px;
	height: 70px;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	position: relative;
	top: -60px;
	margin-bottom: -60px
}
#cryptogalaxy_7 .upcoming_dir_area ul li h3 {
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	margin: 25px 0px 15px 0px
}
#cryptogalaxy_7 .upcoming_dir_area ul li p {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #bbb
}
#cryptogalaxy_7 .upcoming_dir_area ul li h4 {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400
}
#cryptogalaxy_7 .upcoming_dir_area ul li h4 span {
	font-size: 24px;
	color: #f8bd31;
	font-weight: 600;
}
#cryptogalaxy_7 .upcoming_dir_area ul li h4 b {
	text-transform: uppercase
}
#cryptogalaxy_7 .upcoming_dir_area .cityName {
	position: absolute;
	right: 0px;
	top: 0px;
	background: #1e39c3;
	font-size: 13px;
	padding: 5px 20px;
	border-radius: 0px 5px 0px 5px
}
#cryptogalaxy_7 .upcoming_dir_area .up_more {
	text-align: center;
	margin: 50px 0px
}
#cryptogalaxy_7 .affiliate_area {
	background: url(../images/cryptogalaxy7/af-bg.jpg) center top no-repeat;
	padding: 70px 0px;
	text-align: center;
	background-size: cover
}
#cryptogalaxy_7 .affiliate_area ul li {
	display: inline-block;
	height: 100px;
	overflow: hidden;
	border: 1px solid #000;
	border-radius: 10px;
	padding: 0px 25px;
	line-height: 100px;
	margin: 0px 5px;
	transition:all .2s ease-in-out
}
#cryptogalaxy_7 .affiliate_area ul li a{
	display:block
}
#cryptogalaxy_7 .affiliate_area ul li:hover {
	background:#fff
}
#cryptogalaxy_7 .affiliate_area ul li:first-child {
	line-height: normal;
	text-align: left;
	border: none;
}
#cryptogalaxy_7 .affiliate_area ul li figure {
	width: 60px;
	float: left
}
#cryptogalaxy_7 .affiliate_area ul li .af_des {
	width: 250px;
	float: left;
	color: #1b1b1b;
	font-size: 17px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400
}
#cryptogalaxy_7 .affiliate_area ul li .af_des span {
	display: block;
	font-size: 38px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	text-transform: uppercase;
	margin: 5px 0px
}
#cryptogalaxy_7 .crypto_value_area {
	background: #150155;
	color: #fff;
	padding-bottom: 70px
}
#cryptogalaxy_7 .crypto_value_area table {
	background: #210e5e;
	font-family: 'Roboto', sans-serif;
	width: 100%
}
#cryptogalaxy_7 .crypto_value_area tr{
	transition:all .2s ease-in-out;
	cursor:pointer
}
#cryptogalaxy_7 .crypto_value_area tr:hover{
	background:#16054e;
}
#cryptogalaxy_7 .crypto_value_area th {
	padding: 35px 0px 35px 50px;
	font-size: 18px;
}
#cryptogalaxy_7 .crypto_value_area td {
	padding: 30px 0px 30px 50px;
	border-bottom: 1px solid #493a7a;
	font-size: 15px;
	color: #bbb
}
#cryptogalaxy_7 .crypto_value_area td:first-child {
	color: #fff;
	font-size: 16px;
}
#cryptogalaxy_7 .crypto_value_area tr:first-child {
	background: #00469e
}
#cryptogalaxy_7 .crypto_value_area .coin_icon {
	width: 30px;
	display: inline-block
}
#cryptogalaxy_7 .crypto_value_area .green_value {
	color: #56f525;
}
#cryptogalaxy_7 .crypto_value_area .red_value {
	color: #f71818;
}
#cryptogalaxy_7 .testimonial_area {
	padding: 70px 0px 20px;
	background: url(../images/cryptogalaxy7/article-bg.jpg) center top no-repeat;
	color: #fff;
	background-size: cover
}
#cryptogalaxy_7 .testimonial_area .artile_lft {
	width: 50%;
	float: left;
	padding-right: 30px
}
#cryptogalaxy_7 .testimonial_area .artile_lft h2 {
	font-size: 50px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin-bottom: 70px
}
#cryptogalaxy_7 .testimonial_area .artile_lft h2 span {
	color: #f8bd31;
}
#cryptogalaxy_7 .testimonial_area .artile_rht {
	width: 47%;
	float: right;
	background: #1a0e3c;
	padding: 30px;
	min-height: 300px
}
#cryptogalaxy_7 .testimonial_area .testimonial_para {
	background: url(../images/cryptogalaxy7/quote1.png) left top no-repeat;
	padding-left: 50px;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 30px
}
#cryptogalaxy_7 .testimonial_area figure {
	width: 70px;
	height: 70px;
	border-radius: 100%;
	overflow: hidden;
	background: #ccc
}
#cryptogalaxy_7 .testimonial_area figure img {
	transform: scale(1.2, 1.2)
}
#cryptogalaxy_7 .testimonial_area h4 {
	font-size: 24px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin: 10px 0px 5px
}
#cryptogalaxy_7 .testimonial_area h5 {
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #f8bd31;
}
#cryptogalaxy_7 .testimonial_area .authorName {
	padding-left: 50px
}
#cryptogalaxy_7 .testimonial_area .carousel-indicators {
	bottom: 0px;
	left: inherit;
	right: 30px;
	text-align: right
}
#cryptogalaxy_7 .testimonial_area .carousel-indicators .active {
	background: #f8bd31;
	border-color: #f8bd31
}
#cryptogalaxy_7 .appointmentBx {
	background: #00469e;
	padding: 50px 100px;
	position: relative;
	top: 100px
}
#cryptogalaxy_7 .appointmentBx:after {
	content: "";
	clear: both;
	display: block
}
#cryptogalaxy_7 .appointmentTxt {
	width: 70%;
	float: left;
	font-size: 35px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
}
#cryptogalaxy_7 .appointmentTxt span {
	display: block;
	text-transform: uppercase;
	color: #f8bd31;
}
#cryptogalaxy_7 .appointmentBtn {
	width: 30%;
	float: left;
	padding-top: 35px
}
#cryptogalaxy_7 .appointmentBtn .cmn_btn1:hover {
	background:#fff !important;
	color:#222 !important
}
#cryptogalaxy_7 .recent_article_area {
	padding-top: 100px;
	padding-bottom: 70px;
	background: #150155;
	color: #fff
}
#cryptogalaxy_7 .recent_article_area ul li {
	width: 368px;
	display: inline-block;
	margin-right: 19px;
}
#cryptogalaxy_7 .recent_article_area ul li figure img {
	transition:all .4s ease-in-out
}
#cryptogalaxy_7 .recent_article_area ul li:hover figure img {
	transform:scale(1.1,1.1)
}
#cryptogalaxy_7 .recent_article_area ul li:hover h3 {
	color: #f8bf33;
}
#cryptogalaxy_7 .recent_article_area ul li:nth-child(3) {
	margin-right: 0px;
}
#cryptogalaxy_7 .recent_article_area ul li figure {
	border-radius: 5px;
	overflow: hidden
}
#cryptogalaxy_7 .recent_article_area ul li .article_des {
	background: #210e5e;
	margin: 0px 30px;
	padding: 20px 30px;
	border-radius: 5px;
	position: relative;
	top: -30px;
	max-height: 200px
}
#cryptogalaxy_7 .recent_article_area ul li h3 {
	font-size: 24px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin: 15px 0px
}
#cryptogalaxy_7 .recent_article_area ul li p {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #bbb
}
#cryptogalaxy_7 .recent_article_area .date_count {
	border: 4px solid #150155;
	background: #210e5e;
	width: 110px;
	height: 110px;
	border-radius: 100%;
	text-align: center;
	position: relative;
	top: 10px;
	padding: 20px 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	position: relative
}
#cryptogalaxy_7 .recent_article_area .date_count span {
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #f8bd31;
	display: block;
}
#cryptogalaxy_7 .recent_article_area .notify_bx {
	background: url(../images/cryptogalaxy7/notify.png) center center no-repeat;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 35px;
	position: absolute;
	right: -30px;
	top: 30px;
	font-weight: 300;
	color:#fff !important
}
#cryptogalaxy_7 footer {
	background: #0c0033;
	padding: 70px 0px;
	color: #fff
}
#cryptogalaxy_7 footer .footer_bx1 {
	width: 33%;
	float: left;
}
#cryptogalaxy_7 footer .footer_bx1 p {
	margin: 30px 0px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #bbb;
	line-height: 1.5
}
#cryptogalaxy_7 footer .footer_bx1 .social_bx a {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 100%;
	background: #180d3d;
	text-align: center
}
#cryptogalaxy_7 footer .footer_bx1 .social_bx a:hover {
	background: #f8c033;
	color:#0c0033
}
#cryptogalaxy_7 footer h2 {
	font-size: 22px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
}
#cryptogalaxy_7 footer ul {
	margin-top: 40px
}
#cryptogalaxy_7 footer ul li {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #bbb;
	background: url(../images/cryptogalaxy7/dot.png) left center no-repeat;
	padding-left: 20px;
	margin-bottom: 12px;
	font-size: 16px
}
#cryptogalaxy_7 footer .footer_bx1 .col-md-6 {
	padding: 0px;
}
#cryptogalaxy_7 .copyright_area {
	background: #0d0429;
	padding: 50px 0px;
	color: #fff;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 15px
}
#cryptogalaxy_7 .copyright_area span {
	color: #f8bd31;
	font-weight: 700
}
/*blog page css start here*/
#cryptogalaxy_7 .header_inner {
	min-height: 450px;
	background-position: bottom center
}
#cryptogalaxy_7 .banner_inner {
	text-align: center;
	color: #fff
}
#cryptogalaxy_7 .banner_inner h1 {
	font-size: 60px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin: 60px 0px 15px 0px
}
#cryptogalaxy_7 .banner_inner h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #ffc40c;
}
#cryptogalaxy_7 .banner_inner h6 a:hover{
	color:#fff;
}
#cryptogalaxy_7 .pagination_area {
	text-align: center;
	padding: 30px 0px 100px
}
#cryptogalaxy_7 .pagination_area a {
	width: 54px;
	height: 60px;
	line-height: 60px;
	border: 1px solid #555555;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 700
}
#cryptogalaxy_7 .pagination_area a:hover {
	color: #f8bd31;
	border-color: #f8bd31
}
#cryptogalaxy_7 .pagination_area a:first-child, #cryptogalaxy_7 .pagination_area a:last-child {
	background: #00469e;
	border-radius: 30px;
	border-color: #00469e;
	padding: 0px 30px;
	width: auto;
	margin: 0px 10px;
	text-transform: uppercase
}
#cryptogalaxy_7 .pagination_area a:first-child:hover, #cryptogalaxy_7 .pagination_area a:last-child:hover {
	background: #f8bd31;
	border-color: #f8bd31;
	color: #000;
	opacity: 1
}
#cryptogalaxy_7 .blog_wrapper .recent_article_area {
	padding-bottom: 0px;
}
#cryptogalaxy_7 .blog_wrapper .recent_article_area ul li {
	margin-bottom: 80px
}
#cryptogalaxy_7 .case_studies_wrapper .case_studies_area {
	padding-top: 90px;
	padding-bottom: 0px
}
#cryptogalaxy_7 .services_wrapper {
	padding-top: 90px;
}
#cryptogalaxy_7 .services_wrapper .boxes_area ul {
	top: 0px;
}
#cryptogalaxy_7 .services_wrapper .boxes_area ul li:nth-child(3n) {
	margin-right: 0px;
}
#cryptogalaxy_7 .services_wrapper .boxes_area ul li {
	margin-bottom: 50px
}
#cryptogalaxy_7 .directory_wrapper {
	padding: 90px 0px 0px
}
#cryptogalaxy_7 .directory_wrapper .upcoming_dir_area {
	background: none;
	padding-bottom: 0px
}
#cryptogalaxy_7 .directory_wrapper .upcoming_dir_area ul li {
	background: #2f1d68
}
#cryptogalaxy_7 .error_wrapper {
	padding: 90px 0px;
	text-align: center;
}
#cryptogalaxy_7 .error_wrapper .container {
	background: url(../images/cryptogalaxy7/error-bg.jpg) center top no-repeat;
	min-height: 600px;
	padding: 100px
}
#cryptogalaxy_7 .error_wrapper h2 {
	font-size: 55px;
	font-weight: 400;
	margin: 20px 0px;
	font-family: 'Zilla Slab', serif;
}
#cryptogalaxy_7 .error_wrapper h2 span {
	font-size: 47px;
	color: #ffc40c;
	font-weight: 700
}
#cryptogalaxy_7 .error_wrapper h3 {
	font-size: 30px;
	font-weight: 400;
	font-family: 'Zilla Slab', serif;
}
#cryptogalaxy_7 .error_wrapper .error_search {
	background: url(../images/cryptogalaxy7/error-bg2.png) left top repeat;
	border-radius: 30px;
	width: 600px;
	display: inline-block;
	height: 60px;
	margin: 30px 0px
}
#cryptogalaxy_7 .error_wrapper .error_search:after {
	content: "";
	clear: both;
	display: block
}
#cryptogalaxy_7 .error_wrapper .error_search input[type="text"] {
	width: 70%;
	float: left;
	background: none;
	border: none;
	padding: 20px 40px
}
#cryptogalaxy_7 .error_wrapper .error_search input[type="submit"] {
	width: 60px;
	height: 60px;
	border: none;
	float: right;
	background: #f8bd31 url(../images/cryptogalaxy7/search-icon.png) center center no-repeat;
	border-radius: 100%
}
#cryptogalaxy_7 .error_wrapper .back_home_btn {
	padding-top: 20px
}
#cryptogalaxy_7 .error_wrapper .back_home_btn .cmn_btn2 {
	background: #322e91;
}
#cryptogalaxy_7 .case_details_wrapper {
	padding: 90px 0px;
}
#cryptogalaxy_7 .case_details_wrapper .container {
	max-width: 970px
}
#cryptogalaxy_7 .case_details_wrapper .case_section_one {
	padding: 0px 70px;
}
#cryptogalaxy_7 .case_details_wrapper .case_section_one .case_section_head:after {
	content: "";
	clear: both;
	display: block;
}
#cryptogalaxy_7 .case_details_wrapper .case_section_one .case_section_head .case_section_ttl {
	width: 70%;
	float: left;
}
#cryptogalaxy_7 .case_details_wrapper .case_section_one .case_section_head .case_section_ttl h1 {
	font-size: 35px;
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
}
#cryptogalaxy_7 .case_details_wrapper .case_section_one .case_section_head .case_section_ttl h5 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 20px;
	color: #bbb;
	margin: 15px 0px
}
#cryptogalaxy_7 .case_details_wrapper .case_section_one p {
	color: #bbb;
	margin: 40px 0px;
	line-height: 1.6;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}
#cryptogalaxy_7 .case_details_wrapper .case_section_one .case_section_head .case_section_btn {
	width: 30%;
	float: left;
	padding-top: 30px;
	text-align:right
}
#cryptogalaxy_7 .case_details_wrapper .case_section_one .case_section_head .case_section_btn .cmn_btn2 {
	background: #210e5e;
}
#cryptogalaxy_7 .case_details_wrapper .case_section_one .case_section_head .case_section_btn .cmn_btn2:hover {
	background: #00469e;
}
#cryptogalaxy_7 .case_details_wrapper .case_section2 {
	padding: 50px 0px
}
#cryptogalaxy_7 .case_details_wrapper .case_section2 .case_section_lft {
	width: 48%;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #bbb;
	line-height: 30px
}
#cryptogalaxy_7 .case_details_wrapper .case_section2 .case_section_rht {
	width: 40%;
	float: right;
}
#cryptogalaxy_7 .case_details_wrapper .case_section2 .case_section_rht h3 {
	font-size: 24px;
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
	margin-bottom: 30px;
}
#cryptogalaxy_7 .case_details_wrapper .case_section2 .case_section_rht ul li {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #bbb;
	margin-bottom: 15px;
	background: url(../images/cryptogalaxy7/true.png) left center no-repeat;
	padding-left: 20px
}
#cryptogalaxy_7 .case_details_wrapper .case-section3 {
	clear: both;
	padding: 50px 0px;
}
#cryptogalaxy_7 .case_details_wrapper .case-section3 .box-body {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding: 40px;
	background: #210e5e url(../images/cryptogalaxy7/graph_bg.jpg) left -25px top 0px no-repeat;
	background-size: auto auto;
	background-size: 102% 103%;
	margin-bottom: 60px
}
#cryptogalaxy_7 .case_details_wrapper p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #bbb;
	line-height: 30px
}
#cryptogalaxy_7 .case_details_wrapper h3 {
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
}
#cryptogalaxy_7 .case_details_wrapper .case_section4 h3 {
	margin-bottom: 30px
}
#cryptogalaxy_7 .case_details_wrapper .case_section4 h4 {
	margin-top: 36px;
	margin-bottom: 10px;
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
	background: url(../images/cryptogalaxy7/flw.png) left center no-repeat;
	padding-left: 30px;
	font-size: 20px
}
#cryptogalaxy_7 .case_details_wrapper .case_section4 p span {
	padding-left: 30px;
	display: inline-block
}
#cryptogalaxy_7 .case_details_wrapper .case_section5 h3 {
	margin: 60px 0px 40px 0px
}
#cryptogalaxy_7 .case_details_wrapper .case_section5 ul {
	margin-top: 50px
}
#cryptogalaxy_7 .case_details_wrapper .case_section5 ul li {
	display: inline-block;
	background: #210e5e;
	margin-right: 5px
}
#cryptogalaxy_7 .case_details_wrapper .case_section5 ul li a{
	display:block;
	height: 46px;
	line-height: 46px;
	padding: 0px 30px;
	color: #bbb;
}
#cryptogalaxy_7 .case_details_wrapper .case_section5 ul li a:hover{
	background:#f8bd31;
	color:#fff
}
#cryptogalaxy_7 .case_details_wrapper .case_section5 ul li:first-child {
	background: none;
	color: #fff;
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
	font-size: 17px;
	padding-left: 0px;
	padding-right:30px
}
#cryptogalaxy_7 .blog_details_wrapper {
	padding: 70px 0px
}
#cryptogalaxy_7 .blog_details_wrapper .blog_lft {
	width: 66%;
	float: left
}
#cryptogalaxy_7 .blog_details_wrapper .blog_lft p {
	color: #bbb;
	line-height: 30px;
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section1 .blog_describe {
	background: #210e5e;
	padding: 44px;
	margin: 0px 30px;
	max-width: 710px;
	position: relative;
	top: -40px;
	height: 200px
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section1 .blog_describe h2 {
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
	font-size: 28px;
	margin-bottom: 20px
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section1 .blog_describe p {
	color: #bbb;
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section1 .blog_describe p span {
	color: #f8bf32;
	margin-left: 50px
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section1 .blog_describe p span a {
	color: #bbb;
	margin-left: 10px
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section1 .blog_describe .date_count {
	border: 4px solid #150155;
	background: #210e5e;
	width: 110px;
	height: 110px;
	border-radius: 100%;
	text-align: center;
	position: relative;
	top: 10px;
	padding: 20px 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	position: relative
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section1 .blog_describe .date_count span {
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #f8bd31;
	display: block;
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section1 .blog_describe .notify_bx {
	background: url(../images/cryptogalaxy7/notify.png) center center no-repeat;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 35px;
	position: absolute;
	right: -30px;
	top: 30px;
	font-weight: 300
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section2 {
	padding: 70px
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section2 ul {
	margin-top: 30px;
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section2 ul li {
	background: url(../images/cryptogalaxy7/true.png) left center no-repeat;
	padding-left: 20px;
	margin-bottom: 15px;
	font-size: 15px;
	color: #bbb
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section3 ul li {
	display: inline-block;
	width: 50%;
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section3 ul li:nth-child(2) {
	float: right;
	text-align: right
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section3 .quote_area {
	background: #0c0033;
	padding: 50px 100px;
	margin-top: 100px;
	border-radius: 5px;
	font-weight: 400;
	font-family: 'Zilla Slab', serif;
	font-size: 24px;
	text-align: center;
	font-style: italic;
	color: #ddd
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section3 .quote_area h3 {
	position: relative;
	top: -70px;
	margin-bottom: -40px
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section4 {
	padding: 70px
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section4 ul {
	margin-top: 50px;
	text-align: left
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section4 ul li {
	display: inline-block;
	background: #210e5e;
	height: 46px;
	line-height: 46px;
	color: #bbb;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section4 ul li a{
	background: #210e5e;
	padding: 0px 30px;
	color: #bbb;
	display:block

}
#cryptogalaxy_7 .blog_details_wrapper .blog_section4 ul li a:hover{
	background:#f8bd31;
	color:#fff
}
#cryptogalaxy_7 .blog_details_wrapper .blog_section4 ul li:first-child {
	background: none;
	color: #fff;
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
	font-size: 17px;
	height: 100px;
	padding: 0px 30px 0px 0px;
}
#cryptogalaxy_7 .blog_details_wrapper .related_post_area {
	background: #210e5e;
	padding: 40px 70px;
	margin: 100px 0px 50px;
	border-radius: 5px;
}
#cryptogalaxy_7 .blog_details_wrapper .related_post_area h3 {
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
#cryptogalaxy_7 .blog_details_wrapper .related_post_area ul li {
	font-size: 18px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	display: inline-block;
	width: 27%;
	margin-top: 40px;
	margin-right: 5%
}
#cryptogalaxy_7 .blog_details_wrapper .related_post_area ul li span {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #f8bd31;
	display: block;
	margin-top: 15px
}
#cryptogalaxy_7 .blog_details_wrapper .author_area {
	margin: 70px 0px 50px;
	position: relative;
}
#cryptogalaxy_7 .blog_details_wrapper .author_bx {
	border-radius: 5px;
	background: #1f0d59;
	margin-left: 80px;
	height: 200px;
	padding-left: 50px
}
#cryptogalaxy_7 .blog_details_wrapper .author_area:after {
	content: "";
	clear: both;
	display: block;
}
#cryptogalaxy_7 .blog_details_wrapper .author_area figure {
	width: 150px;
	height: 150px;
	border: 20px solid #150155;
	background: #fff;
	float: left;
	border-radius: 100%;
	position: absolute;
	left: 0px;
	top: 25px;
	overflow: hidden
}
#cryptogalaxy_7 .blog_details_wrapper .author_area figure img {
	transform: scale(1.1, 1.1)
}
#cryptogalaxy_7 .blog_details_wrapper .author_area .author_detail {
	float: left;
	padding: 50px
}
#cryptogalaxy_7 .blog_details_wrapper .author_area .author_detail h3 {
	font-size: 22px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin-bottom: 15px;
}
#cryptogalaxy_7 .blog_details_wrapper .author_area .author_detail h3 span {
	font-size: medium;
	font-weight: normal;
	display: inline-block;
	margin: 0px 50px;
}
#cryptogalaxy_7 .blog_details_wrapper .author_area .author_detail h3 span i {
	margin: 0px 5px
}
#cryptogalaxy_7 .blog_details_wrapper .comment_bx h3 {
	font-size: 28px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
}
#cryptogalaxy_7 .blog_details_wrapper .comment_bx .author_area {
	margin: 20px 0px 0px
}
#cryptogalaxy_7 .blog_details_wrapper .comment_bx .author_bx {
	margin-bottom: 20px
}
#cryptogalaxy_7 .blog_details_wrapper .comment_bx .author_area .author_detail h3 span {
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #bbb;
	margin-left: 15px;
	margin-right: 15px;
}
#cryptogalaxy_7 .blog_details_wrapper .comment_bx .author_area .reply_btn {
	background: #004ba4;
	padding: 10px 15px 13px;
	border-radius: 5px;
	border: none;
	position: absolute;
	top: 0px;
	right: 0px;
	transition: all .2s ease-in-out
}
#cryptogalaxy_7 .blog_details_wrapper .comment_bx .author_area .reply_btn:hover {
	background: #fec30c;
}
#cryptogalaxy_7 .author_area_mrgn {
	margin-left: 60px !important;
}
#cryptogalaxy_7 .cmt_frm_area {
	padding: 70px 0px;
}
#cryptogalaxy_7 .cmt_frm_area h3 {
	font-size: 28px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin-bottom: 30px
}
#cryptogalaxy_7 .cmt_frm_area ul li {
	margin-bottom: 10px;
}
#cryptogalaxy_7 .cmt_frm_area ul li input[type="text"] {
	background: #231064;
	padding: 18px 30px;
	border: none;
	width: 100%;
	border-radius: 5px;
}
#cryptogalaxy_7 .cmt_frm_area ul li textarea {
	background: #231064;
	padding: 18px 30px;
	border: none;
	width: 100%;
	border-radius: 5px;
	height: 200px
}
#cryptogalaxy_7 .cmt_frm_area ul li .cmn_btn1 {
	margin-top: 20px;
	color: #000
}
#cryptogalaxy_7 .side_bar {
	width: 31%;
	float: right;
}
#cryptogalaxy_7 .side_bar .section_wrapper {
	background: #210e5e;
	padding: 40px;
	border-radius: 5px;
	margin-bottom: 30px
}
#cryptogalaxy_7 .side_bar .section_wrapper:after {
	content: "";
	clear: both;
	display: block;
}
#cryptogalaxy_7 .side_bar .section_wrapper h3 {
	font-size: 22px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin-bottom: 30px;
}
#cryptogalaxy_7 .side_bar .widget_recent_comments ul li a,
#cryptogalaxy_7 .side_bar .widget_categories ul li a {
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	padding: 12px 0px;
	border-bottom: 1px solid #454545;
	display: block
}
#cryptogalaxy_7 .side_bar .widget_recent_comments ul li a span,
#cryptogalaxy_7 .side_bar .widget_categories ul li a span {
	color: #ffc40c;
}
#cryptogalaxy_7 .side_bar .recent_post ul li {
	margin-bottom: 30px
}
#cryptogalaxy_7 .side_bar .recent_post ul li:after {
	content: "";
	clear: both;
	display: block;
}
#cryptogalaxy_7 .side_bar .recent_post ul li:last-child {
	margin-bottom: 0px;
}
#cryptogalaxy_7 .side_bar .recent_post ul li figure {
	width: 76px;
	height: 76px;
	border-radius: 5px;
	;
	overflow: hidden;
	float: left
}
#cryptogalaxy_7 .side_bar .recent_post ul li figure img {
	width: 100%;
	height: 100%
}
#cryptogalaxy_7 .side_bar .recent_post ul li .recent_details {
	width: 64%;
	float: left;
	margin-left:5%
}
#cryptogalaxy_7 .side_bar .recent_post ul li .recent_details h4 {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #f8bd31;
	margin-bottom: 10px
}
#cryptogalaxy_7 .side_bar .recent_post ul li .recent_details h3 {
	font-size: 18px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin-bottom: 0px
}
#cryptogalaxy_7 .side_bar .instagram_post ul li {
	width: 88px;
	height: 88px;
	float: left;
	margin-right: 6px;
	overflow: hidden;
	border-radius: 5px;
	;
	margin-bottom: 6px;
}
#cryptogalaxy_7 .side_bar .instagram_post ul li img {
	width: 100%;
	height: 100%
}
#cryptogalaxy_7 .side_bar .widget_meta ul li,
#cryptogalaxy_7 .side_bar .widget_archive ul li {
	background: url(../images/cryptogalaxy7/dot.png) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 15px;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #bbb
}
#cryptogalaxy_7 .side_bar .useful_links ul li {
	font-weight: 400
}
#cryptogalaxy_7 .side_bar .emailer_section p {
	font-size: 14px;
	color: #bbb;
	line-height: 24px;
}
#cryptogalaxy_7 .side_bar .emailer_section input[type="text"] {
	background: #0c0033;
	color: #fff;
	padding: 22px 50px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	border: none;
}
#cryptogalaxy_7 .side_bar .emailer_section input {
	width: 100%;
	margin-top: 10px
}


/*service detail css start*/
#cryptogalaxy_7 .service_detail_wrapper {
    padding: 90px 0px 70px;
}
#cryptogalaxy_7 .srvc_detl_cntnt {
    float: left;
    width: 100%;
    padding: 40px 0px 40px;
}
#cryptogalaxy_7 .srvc_detl_cntnt_left {
    margin-bottom: 50px;
    float: left;
    width: 100%;
}
#cryptogalaxy_7 .srvc_detl_cntnt_left img {
    width: 80px;
    margin: 15px auto;
}
#cryptogalaxy_7 .srvc_detl_cntnt_left h3{
	font-size: 33px;
    font-family: 'Zilla Slab', serif;
    font-weight: 700;
    text-align: left;
    margin: 20px 0px;
}
#cryptogalaxy_7 .srvc_detl_cntnt_left h4 {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-align: left;
    color: #bbbbbb;
    padding: 4px 0px 30px;
}
#cryptogalaxy_7 .srvc_detl_cntnt_left .cmn_btn1 {
    background: #ffc40c;
    color: #000;
}
#cryptogalaxy_7 .srvc_detl_cntnt_right {
    padding-right: 50px;
}
#cryptogalaxy_7 .srvc_detl_cntnt_right p{
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #bbb;
    line-height: 1.5;
}
#cryptogalaxy_7 .srvc_detl_cntnt_right ul {
    margin: 30px 0px 43px;
}
#cryptogalaxy_7 .srvc_detl_cntnt_right ul li{
	background: url(../images/cryptogalaxy7/check-icon.png) left center no-repeat;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #bbb;
    line-height: 38px;
    padding-left: 22px;
}
#cryptogalaxy_7 .srvc_tag_area{
	float: left;
	width: 100%;
}
#cryptogalaxy_7 .srvc_tag_area h3 {
    font-size: 17px;
    font-family: 'Zilla Slab', serif;
    font-weight: 700;
    text-align: left;
    margin: 22px 0px 20px;
    background: url(../images/cryptogalaxy7/tag-icon.png) left center no-repeat;
    padding-left: 30px;
}
#cryptogalaxy_7 .no_padding{
	padding: 0px;
}
#cryptogalaxy_7 .srvc_tag_area ul{
	margin: 0px 0px 0px;
}
#cryptogalaxy_7 .srvc_tag_area ul li {
    
    float: left;
	background:none;
	padding-left:0px;
   
}
#cryptogalaxy_7 .srvc_tag_area ul li a{
	display:block;
	 margin: 5px 5px;
    padding: 4px 25px;
    color: #bbbbbb;
    font-size: 14px;
    font-weight: 500;
    border-radius: 6px;
	background: #210e5e;
	list-style:none
}
#cryptogalaxy_7 .srvc_tag_area ul li a:hover{
	background:#f8bd31;
	color:#fff;
}
/*service detail css end*/


/*directory detail css end*/
#cryptogalaxy_7 .drctry_detail_wrapper {
    padding: 90px 0px 70px;
}
#cryptogalaxy_7 .drcty_detl_head {
    float: left;
    width: 100%;
    padding: 10px 70px 60px;
}
#cryptogalaxy_7 .drcty_detl_head_text{
	float: left;
	width: 100%;
}
#cryptogalaxy_7 .drcty_detl_head_text h1{
	font-size: 33px;
    font-family: 'Zilla Slab', serif;
    font-weight: 700;
    text-align: left;
    margin: 0px 0px 10px;
}
#cryptogalaxy_7 .drcty_detl_head_text h4{
	font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-align: left;
    color: #bbbbbb;
    padding: 4px 0px 0px;
}
#cryptogalaxy_7 .drcty_detl_head_social{
	float: left;
	width: 100%;
	text-align: right;
	margin: 10px 0px 0px;
}
#cryptogalaxy_7 .drcty_detl_head_social ul li {
    background: #210e5e;
    display: inline-block;
    font-weight: 400;
    font-size: 13px;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    border-radius: 4px;
    margin: 0px 0px;
    transition: all .25s ease-in-out;
}
#cryptogalaxy_7 .drcty_detl_head_social ul li:hover{
	color: #fff;
}
#cryptogalaxy_7 .fb:hover{
	background: #3D5E9A;
}
#cryptogalaxy_7 .gp:hover{
	background: #DC4A38;
}
#cryptogalaxy_7 .tw:hover{
	background: #25c0fa;
}
#cryptogalaxy_7 .lk:hover{
	background: #0274B3;
}
#cryptogalaxy_7 .drctry_detail_content{
	float: left;
    width: 100%;
    padding: 10px 70px 0px;
}
#cryptogalaxy_7 .drctry_detail_one {
    float: left;
    width: 100%;
    padding: 45px 0px 0px;
}
#cryptogalaxy_7 .drctry_detail_one_left{
	float: left;
	width: 100%;
}
#cryptogalaxy_7 .drctry_detail_one_left p {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #bbb;
    line-height: 26px;
    text-align: justify;
    padding: 10px 0px;
}
#cryptogalaxy_7 .drctry_detail_one_left h6 {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #bbb;
    line-height: 1.5;
    float: left;
    width: 100%;
    padding: 10px 0px 30px;
}
#cryptogalaxy_7 .drctry_detail_one_in_area{
	float: left;
	width: 100%;
}
#cryptogalaxy_7 .drctry_detail_one_in {
    float: left;
    width: 100%;
    margin: 10px 0px 30px;
}
#cryptogalaxy_7 .drctry_detail_one_in h1 {
    font-size: 25px;
    font-family: 'Zilla Slab', serif;
    font-weight: 700;
    text-align: left;
    margin: 20px 0px;
}
#cryptogalaxy_7 .drctry_detail_one_in ul li {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #bbb;
    line-height: 33px;
}
#cryptogalaxy_7 .drctry_detail_one_right {
    padding-left: 50px;
}
#cryptogalaxy_7 .drctry_detail_one_right_bx {
    display: block;
    margin: 16px auto;
    text-align: center;
    background: #210e5e;
    padding: 45px 20px;
    border-radius: 5px;
}
#cryptogalaxy_7 .drctry_detail_one_right_bx h1 {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #fff;
    padding: 10px 0px;
}
#cryptogalaxy_7 .drctry_detail_one_right_bx h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 28px;
    color: #fff;
    padding: 0px 0px;
}
#cryptogalaxy_7 .drctry_detail_one_right_bx h2 span{
	color: #f8bd31;
}
#cryptogalaxy_7 .drctry_detail_one_right_bx h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 29px;
    color: #fff;
    padding: 25px 0px;
}
#cryptogalaxy_7 .drctry_detail_one_right_bx button {
    width: 100%;
    margin: 6px 0px;
}
#cryptogalaxy_7 .drctry_detail_one_right_bx button i {
    padding: 0px 10px;
}
#cryptogalaxy_7 .drctry_detail_one_right_bx .cmn_btn1{
	color: #000;
}
#cryptogalaxy_7 .cmn_btn3 {
    background: #0c0033;
    color: #fff;
    padding: 22px 50px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    border: none;
	transition:all .2s ease-in-out
}
#cryptogalaxy_7 .cmn_btn3:hover {
    background: #000;
	color:#fff
}
#cryptogalaxy_7 .drctry_detail_one_right_bx ul {
    margin: 30px 0px 20px;
}
#cryptogalaxy_7 .drctry_detail_one_right_bx ul li {
    color: #f8bd31;
    display: inline-block;
    margin: 0px 7px;
    font-weight: 400;
    font-size: 15px;
}
#cryptogalaxy_7 .drctry_detail_one_right_bx li a{
	color: #bbbbbb;
}
#cryptogalaxy_7 .drctry_detail_one_right_bx li a:hover{
	color: #f8bd31;
}
#cryptogalaxy_7 .drctry_detail_rating_area {
    float: left;
    width: 100%;
    padding: 35px 0px 0px;
}
#cryptogalaxy_7 .drctry_detail_rating_head {
    float: left;
    width: 100%;
    padding: 0px 5px;
}
#cryptogalaxy_7 .drctry_detail_rating_head h1 {
    font-size: 25px;
    font-family: 'Zilla Slab', serif;
    font-weight: 700;
    text-align: left;
    margin: 20px 0px;
}
#cryptogalaxy_7 .drctry_detail_rating_head ul {
    margin: 0px 0px 18px;
}
#cryptogalaxy_7 .drctry_detail_rating_head ul li {
    display: inline-block;
    color: #f8bd31;
    font-size: 16px;
    margin: 0px 2px;
}
#cryptogalaxy_7 .drctry_detail_rating_head ul li span {
    color: #bbbbbb;
    font-weight: 500;
    font-size: 20px;
    margin-right: 11px;
}
#cryptogalaxy_7 .drctry_detail_rating {
    float: left;
    width: 100%;
    padding: 10px 0px;
}
#cryptogalaxy_7 .drctry_detail_rating_bx {
    text-align: center;
    background: #210e5e;
    border-radius: 5px;
    padding: 28px 20px;
    margin: 10px 7px;
    transition: all .15s ease-in-out;
}
#cryptogalaxy_7 .drctry_detail_rating_bx:hover{
	background: #0c0033;
	cursor: pointer;
}
#cryptogalaxy_7 .drctry_detail_rating_bx h3 {
    font-size: 15px;
    font-weight: 400;
    padding: 4px 0px;
    color: #fff;
}
#cryptogalaxy_7 .drctry_detail_rating_bx h2 {
    font-size: 24px;
    font-weight: 500;
    padding: 4px 0px;
    color: #fff;
    transition: all .15s ease-in-out;
}
#cryptogalaxy_7 .drctry_detail_rating_bx:hover h2{
	color: #f8bd31;
}
#cryptogalaxy_7 .drctry_detail_table_area {
    float: left;
    width: 100%;
    padding: 60px 0px 0px;
}
#cryptogalaxy_7 .drctry_detail_table_head {
    float: left;
    width: 100%;
    padding: 0px 5px;
}
#cryptogalaxy_7 .drctry_detail_table_area h1 {
    font-size: 25px;
    font-family: 'Zilla Slab', serif;
    font-weight: 700;
    text-align: left;
    margin: 20px 0px;
}
#cryptogalaxy_7 .drctry_detail_table {
    float: left;
    width: 100%;
    padding: 30px 0px 0px;
}
#cryptogalaxy_7 .drctry_detail_table table {
    background: #210e5e;
     border-radius: 9px;
}
#cryptogalaxy_7 .drctry_detail_table .table-bordered {
    border: none !important;
}
#cryptogalaxy_7 .drctry_detail_table .table-bordered>tbody>tr>td{
    border: 1px solid #35246c !important;
    padding: 27px 50px;
    font-weight: 500;
    color: #fff;
}
#cryptogalaxy_7 .drctry_detail_table .table-bordered>tbody>tr{
	transition:all .2s linear
}
#cryptogalaxy_7 .drctry_detail_table .table-bordered>tbody>tr:hover{
	background:#0c0033;
	cursor:pointer
}
#cryptogalaxy_7 .drctry_detail_table .table-bordered>tbody>tr>td span{
    font-weight: 400;
    color: #bbbbbb;
}
#cryptogalaxy_7 .drctry_detail_review_link_area {
    float: left;
    width: 100%;
    padding: 26px 0px 50px;
}
#cryptogalaxy_7 .drctry_review_link_bx {
    float: left;
    width: 100%;
}
#cryptogalaxy_7 .drctry_review_link_bx h1 {
    font-size: 25px;
    font-family: 'Zilla Slab', serif;
    font-weight: 700;
    text-align: left;
    margin: 20px 0px;
}
#cryptogalaxy_7 .drctry_review_link_bx ul li {
    font-weight: 600;
    font-size: 15px;
    line-height: 38px;
}
#cryptogalaxy_7 .drctry_review_link_bx ul li span {
    color: #bbbbbb;
    font-weight: 500;
    font-size: 16px;
    width: 57%;
    float: left;
}
#cryptogalaxy_7 .drctry_review_link_bx ul li a {
    color: #f8bd31;
    font-weight: 400;
    font-size: 15px;
}
#cryptogalaxy_7 .drctry_review_link_bx ul li a i {
    margin-right: 10px;
}
#cryptogalaxy_7 .directory_frm .cmt_frm_area ul li:nth-child(1){ width:49.5%; float:left}
#cryptogalaxy_7 .directory_frm .cmt_frm_area ul li:nth-child(2){ width:49.5%; float:right}
/*directory detail css end*/

/*coming soon css start*/

#cryptogalaxy_7 .coming_soon_back{
    background-image: url(../images/cryptogalaxy7/coming-soon.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100%;
    overflow: hidden;
}
#cryptogalaxy_7 .countdown-sec{
    float: left;
    width: 100%;
    position: relative;
    z-index: 2;
    color: #fff;
    text-align: center;
}
#cryptogalaxy_7 .countdown-sec #timer{
    float: left;
    width: 100%
}
#cryptogalaxy_7 .countdown-sec #timer span{
    position: relative;
    padding: 10px 20px 0;
    display: inline-block;
    background-color: #ffffff1f;
    border-radius: 100%;
    text-align: center;
    line-height: 120px;
    font-size: 44px;
    font-weight: 600;
    width: 150px;
    height: 150px;
    margin: 0px 3px;
}
#cryptogalaxy_7 .countdown-sec #timer span i{
    font-style: normal;
    font-weight: normal;
    position: absolute;
    width:50%;
    text-align: center;
    left: 50%;
    margin-left: -25%;
    color: #fff;
    top: 27%;
    opacity: 1;
    font-size: 17px;
}
#cryptogalaxy_7 .coming_soon_head {
    text-align: center;
    float: left;
    width: 100%;
    padding: 8% 0% 0%;
}
#cryptogalaxy_7 .coming_soon_head h1 {
    font-size: 84px;
    font-family: 'Zilla Slab', serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding: 4px 0px;
}
#cryptogalaxy_7 .coming_soon_head h2 {
    font-family: 'Zilla Slab', serif;
    font-weight: 400;
    font-size: 33px;
    padding: 4px 0px 40px;
}
#cryptogalaxy_7 .coming_soon_head h1 span{
	color: #ffc40c;
}
#cryptogalaxy_7 .coming_input_area {
    background-color: #ffffff1f;
    float: left;
    width: 100%;
    margin: 80px 0px 30px;
    border-radius: 50px;
}
#cryptogalaxy_7 .coming_input_area input[type=text] {
    background: transparent;
    padding: 32px 40px;
    border: none;
    box-shadow: none;
    outline: none;
}
#cryptogalaxy_7 .coming_input_area input[type=text]::placeholder{
	color: #bbbbbb;
	font-size: 15px;
}
#cryptogalaxy_7 .coming_input_area button {
    padding: 24px 50px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    border: none;
    background: #ffc40c;
    color: #000;
    width: 100%;
}
#cryptogalaxy_7 .coming_footer {
    padding: 90px 0px 90px;
    float: left;
    width: 100%;
}
#cryptogalaxy_7 .coming_footer_right {
    text-align: right;
    padding: 17px 0px 9px;
}
#cryptogalaxy_7 .coming_footer_right p{
	color: #bbbbbb;
}
#cryptogalaxy_7 .coming_footer_right p a{
	color: #ffc40c;
}
/*coming soon css end*/

/*==========================================================
cryptogalaxy demo_7 css end here
=============================================================*/




/*==========================================================
cryptogalaxy demo_1 css start here
=============================================================*/
#cryptogalaxy_1{
	font-family: 'Roboto', sans-serif;
	margin: 0px;
	padding: 0px;
	background: #151517;
	color: #fff;
	overflow-x: hidden;
}
#cryptogalaxy_1 .dropdown-submenu {
    position: relative;
}

#cryptogalaxy_1 .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

/*.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
*/
#cryptogalaxy_1 .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

#cryptogalaxy_1 .dropdown-submenu:hover>a:after {
    border-left-color: #333;
}

#cryptogalaxy_1 .dropdown-submenu.pull-left {
    float: none;
}

#cryptogalaxy_1 .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
#cryptogalaxy_1 .site-section-area {
	text-align: center; 
}
#cryptogalaxy_1 .site-section-area h1 {
	font-size: 47px;
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
	text-transform: uppercase
}
#cryptogalaxy_1 .site-section-area h5 {
	margin: 10px;
	position: relative;
	top: -5px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 18px;
}
#cryptogalaxy_1 .header {
	background: #12184c url(../images/cryptogalaxy1/header-bg2.jpg) center top no-repeat;
	min-height: 800px;
}
#cryptogalaxy_1 .navigation_area {
	padding: 50px 0px;
}
#cryptogalaxy_1 .navigation_area ul li.lang_slct:hover{
	background:none !important;
}
#cryptogalaxy_1 .navigation_area .navbar-brand {
	padding: 0px 15px
}
#cryptogalaxy_1 .nav_btn {
	font-size: 17px;
	color: #4bb5c2;
	font-weight: 500;
	border: 1px solid #4bb5c2;
	border-radius: 4px;
}
#cryptogalaxy_1 .navigation_area .nav > li > a {
	color: #fff;
	font-size: 16px;
	font-weight: 400
}
#cryptogalaxy_1 .navigation_area .nav > li > a:hover {
	color: #ffc40c;
}
#cryptogalaxy_1 .lang_area {
	background: rgba(255, 255, 255, .2);
	border: none;
	padding: 15px 20px 15px 50px;
	border-radius: 30px;
	background-image: url(../images/cryptogalaxy1/arrow-down.png);
	background-position: right 20px center;
	background-repeat: no-repeat;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	transition: all .2s ease-in-out;
	text-align: left;
	font-weight: 400;
	font-size: 13px;
}
#cryptogalaxy_1 .lang_area:hover {
	cursor: pointer;
	background-color: rgba(255, 196, 12, .5)
}
#cryptogalaxy_1 .lang_icon {
	position: absolute;
	top: 16px;
	left: 25px;
}
#cryptogalaxy_1 .lang_area option {
	color: #000
}
#cryptogalaxy_1 .lang_mrgn {
	margin-right: 30px;
	margin-left: 5px;
}
#cryptogalaxy_1 .banner_area {
	padding-top: 60px;
	color: #fff
}
#cryptogalaxy_1 .banner_area .bnr_txt {
	width: 60%;
	float: left;
	padding: 40px 0px;
}
#cryptogalaxy_1 .banner_area h1 {
	font-family: 'Zilla Slab', serif;
	font-size: 80px;
	padding: 20px 0px;
	font-weight: 400
}
#cryptogalaxy_1 .banner_area h1 span {
	font-weight: 700;
	color: #f8bd31;
}
#cryptogalaxy_1 .banner_area p {
	font-size: 20px;
	max-width: 800px;
	display: inline-block;
	font-family: Roboto;
	font-weight: 400;
}
#cryptogalaxy_1 .banner_area .read_btn {
	margin-top: 40px;
	font-size: 15px;
}

#cryptogalaxy_1 #cssmenu #cryptogalaxy-main-nav li > ul{
	margin-left: 0 !important;
}
#cryptogalaxy_1 #cssmenu #cryptogalaxy-main-nav li > ul > li > ul{
	margin-left: 100% !important;
}
#cryptogalaxy_1 #cssmenu > ul > li.has-sub > a:after {
    top: 23px;
    right: 11px;
    width: 7px;
    height: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#cryptogalaxy_1 #cssmenu > ul > li.has-sub > a:before {
    top: 20px;
    right: 9px;
    width: 2px;
    height: 7px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#cryptogalaxy_1 #cssmenu > ul > li.has-sub:hover > a:before {
    top: 20px;
    height: 7px;
}
#cryptogalaxy_1 #cssmenu ul ul li.has-sub > a:before {
    top: 17px;
    right: 12px;
    width: 2px;
    height: 7px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#cryptogalaxy_1 #cssmenu ul ul li.has-sub > a:after {
    top: 20px;
    right: 14px;
    width: 7px;
    height: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#cryptogalaxy_1 #cssmenu ul ul > li.has-sub:hover > a:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    top: 20px;
    right: 10px;
}
#cryptogalaxy_1 #cssmenu ul ul > li.has-sub:hover > a:before {
    top: 14px;
    height: 7px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

#cryptogalaxy_1 .cmn_btn1 {
	background: #f8bd31;
	color: #fff;
	padding: 22px 50px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	border: none;
	transition:all .3s ease-in-out
}
#cryptogalaxy_1 .cmn_btn1:hover {
	background: #00469e !important;
	color: #fff !important;
	transition: .4s;
}
#cryptogalaxy_1 .cmn_btn2 {
	background: #00469e;
	color: #fff;
	padding: 22px 50px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	border: none
}
#cryptogalaxy_1 .cmn_btn2:hover {
	background: #f8bd31;
	color: #fff
}
#cryptogalaxy_1 .banner_area .bnr_counter {
	width: 370px;
	float: right;
	max-width: 100%;
	border-radius: 5px;
	min-height: 500px;
	text-align: center
}
#cryptogalaxy_1 .banner_area .bnr_counter .count_bx {
	background: rgba(0, 0, 0, .9);
	padding: 20px 10px
}
#cryptogalaxy_1 .banner_area .bnr_counter .count_bx h3 {
	font-family: 'Zilla Slab', serif;
	font-size: 26px;
	padding: 10px 10px;
	font-weight: 700
}
#cryptogalaxy_1 #timerBx div {
	float: left;
	padding: 10px;
	font-size: 32px;
	font-weight: 900;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	text-align: center;
}
#cryptogalaxy_1 #timerBx div span {
	display: block;
	font-size: 13px;
	font-weight: 500;
}
#cryptogalaxy_1 .banner_area .bnr_counter .yellow_bar {
	background: #ffc40c;
	padding: 20px;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	color: #000
}
#cryptogalaxy_1 .banner_area .bnr_counter .process_bar {
	background: rgba(0, 70, 158, 0.9);
	padding: 30px 50px
}
#cryptogalaxy_1 .banner_area .bnr_counter .process_bar h3 {
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
}
#cryptogalaxy_1 .banner_area .bnr_counter .process_bar .progress {
	margin: 20px 0px 0px;
	border-radius: 20px;
	height: 10px;
	background: #416bab;
}
#cryptogalaxy_1 .banner_area .bnr_counter .process_bar .progress-bar {
	background: #ffc40c;
}
#cryptogalaxy_1 .banner_area .bnr_counter .process_bar .counter_vl_txt {
	clear: both;
	text-align: left
}
#cryptogalaxy_1 .banner_area .bnr_counter .process_bar .counter_vl_txt span {
	display: inline-block;
	padding: 10px 0px
}
#cryptogalaxy_1 .banner_area .bnr_counter .process_bar .counter_vl_txt span:nth-child(2) {
	display: inline-block;
	text-align: right;
	float: right
}
#cryptogalaxy_1 .banner_area .bnr_counter .payment_bx {
	background: rgba(0, 70, 158, 0.9)
}
#cryptogalaxy_1 .banner_area .bnr_counter .payment_bx:after {
	content: "";
	clear: both;
	display: block;
}
#cryptogalaxy_1 .banner_area .bnr_counter .payment_bx ul li {
	width: 25%;
	float: left;
	height: 60px;
	line-height: 60px;
	color: #000;
	background: rgba(255, 255, 255, 0.1)
}
#cryptogalaxy_1 .banner_area .bnr_counter .payment_bx ul li:nth-child(2n) {
	background: rgba(255, 255, 255, 0.2)
}
#cryptogalaxy_1 .currency_bar ul li {
	float: left;
	width: 100%;
	padding: 30px 10px;
	min-height: 100px;
	background: #ffc40c;
	color: #000;
	transition: all .3s ease-in-out;
	cursor: pointer
}
#cryptogalaxy_1 .currency_bar ul li:hover {
	box-shadow: inset 50px 160px 0px rgba(0,0,0,.3) !important
}
#cryptogalaxy_1 .currency_bar ul li:nth-child(2) {
	background: #4fb858;
	color: #fff
}
#cryptogalaxy_1 .currency_bar ul li:nth-child(3) {
	background: #134584;
	color: #fff
}
#cryptogalaxy_1 .currency_bar ul li:nth-child(4) {
	background: #1393d3;
	color: #fff
}
#cryptogalaxy_1 .currency_bar ul li:nth-child(5) {
	background: #e9573a;
	color: #fff
}
#cryptogalaxy_1 .currency_bar ul li figure {
	width: 25%;
	float: left;
	text-align: center
}
#cryptogalaxy_1 .currency_bar ul li .cur_details {
	width: 75%;
	float: left;
	padding-left: 10px;
}
#cryptogalaxy_1 .currency_bar ul li .cur_details h3 {
	font-family: 'Zilla Slab', serif;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 10px
}
#cryptogalaxy_1 .currency_bar ul li .cur_details h5 {
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 5px;
}
#cryptogalaxy_1 .currency_bar ul li .cur_details h5 span {
	font-size: 14px;
	font-weight: 700;
}
#cryptogalaxy_1 .boxes_area {
	text-align: center; 
	padding: 100px 0px;
	color: #fff
}
#cryptogalaxy_1 .boxes_area ul {
	position: relative;
	margin-left: 0;
}
#cryptogalaxy_1 .boxes_area ul li {
	display: inline-block;
	width: 370px;
	margin-right: 26px;
	color: #fff;
	background: #1b1c1e;
	border-radius: 5px;
	padding: 60px 50px 50px 50px;
	position: relative;
	transition: all .3s ease-in-out;
	cursor: pointer
}
#cryptogalaxy_1 .boxes_area ul li:hover {
	background: #000
}
#cryptogalaxy_1 .boxes_area ul li:after {
	content: "";
	display: block;
	background: url(../images/cryptogalaxy1/box-bg.png) center no-repeat;
	width: 146px;
	height: 60px;
	position: absolute;
	top: 30%;
	right: -88px;
	z-index: 9
}
#cryptogalaxy_1 .boxes_area ul li:last-child:after {
	display: none
}
#cryptogalaxy_1 .boxes_area ul li:last-child:after {
	background: none
}
#cryptogalaxy_1 .boxes_area ul li:nth-child(3) {
	margin-right: 0px;
}
#cryptogalaxy_1 .boxes_area ul li figure {
	position: relative;
}
#cryptogalaxy_1 .boxes_area ul li figure img {
	overflow: hidden;
	border-radius: 5px;
}
#cryptogalaxy_1 .boxes_area ul li figure h4 {
	position: absolute;
	right: 20px;
	bottom: -50px;
	background: #150155;
	border-radius: 100%;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
}
#cryptogalaxy_1 .boxes_area ul li h3 {
	font-size: 24px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin: 20px 0px
}
#cryptogalaxy_1 .boxes_area ul li h3 span {
}
#cryptogalaxy_1 .boxes_area ul li p {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #bbb;
}
#cryptogalaxy_1 .boxes_area ul li:hover h3 {
	color: #f8bd31
}
#cryptogalaxy_1 .pad_100 {
	padding: 100px 0px;
}
#cryptogalaxy_1 .bitcoin_mining_area {
	position: relative;
	background:#101010
}
#cryptogalaxy_1 .bitcoin_mining_area .bitcoin_mining_txt .container .row {
	position: relative;
}
#cryptogalaxy_1 .bitcoin_mining_area .bitcoint_inner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 53%;
	max-width: 100%;
	padding: 90px 0px
}
#cryptogalaxy_1 .bitcoin_mining_area .bitcoint_inner h2 {
	font-size: 50px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
}
#cryptogalaxy_1 .bitcoin_mining_area .bitcoint_inner h2 span {
	color: #ffc40c
}
#cryptogalaxy_1 .bitcoin_mining_area .bitcoint_inner p {
	font-size: 18px;
	color: #bbb;
	margin: 50px 0px
}
#cryptogalaxy_1 .bitcoin_mining_area .bitcoint_inner ul li {
	display: inline-block;
	float: left;
	background: #ffc40c;
	padding: 25px 0px;
	border-radius: 60px;
	text-align: center;
	color: #000;
	width: 280px;
	transition: all .2s ease-in-out;
}
#cryptogalaxy_1 .bitcoin_mining_area .bitcoint_inner ul li:hover {
	background: #fff !important;
	color: #000 !important
}
#cryptogalaxy_1 .bitcoin_mining_area .bitcoint_inner ul li span {
	display: block;
	font-size: 32px;
	font-weight: 700;
}
#cryptogalaxy_1 .bitcoin_mining_area .bitcoint_inner ul li:nth-child(2) {
	background: #00469e;
	color: #fff;
	position: relative;
	left: -10px
}
#cryptogalaxy_1 .bitcoin_mining_area .bitcoin_img_area {
	text-align: right;
	width: 46%;
	float: right
}
#cryptogalaxy_1 .team_wrapper {
	background: #141517;
	color: #fff;
	padding: 40px 0px 90px;
	text-align: center;
	height: 500px;
}
#cryptogalaxy_1 .team_wrapper ul {
	position: relative;
	z-index: 9;
	margin-left: 0;
}
#cryptogalaxy_1 .team_wrapper ul li {
	text-align: center;
	display: inline-block;
	margin: 15px;
}
#cryptogalaxy_1 .team_wrapper ul li figure {
	border-radius: 6px;
	overflow: hidden;
	position: relative
}
#cryptogalaxy_1 .team_wrapper ul li figure .share_icon {
	position: absolute;
	bottom: 15px;
	right: 15px;
	background: #00469e;
	color: #fff;
	width: 46px;
	height: 46px;
	line-height: 46px;
	border-radius: 5px;
	cursor: pointer
}
#cryptogalaxy_1 .team_wrapper ul li figure .social_bx {
	position: absolute;
	bottom: 15px;
	right: 65px;
	display: none
}
#cryptogalaxy_1 .team_wrapper ul li figure .social_bx a {
	display: inline-block;
	background: rgba(0,0,0,.8);
	color: #fff;
	width: 46px;
	height: 46px;
	line-height: 46px;
	border-radius: 5px;
}
#cryptogalaxy_1 .team_wrapper ul li figure .overlay_area {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.9);
	padding: 20px;
	transition: all .4s ease-in-out;
	visibility: hidden;
	opacity: 0;
	cursor: pointer
}
#cryptogalaxy_1 .team_wrapper ul li:hover .overlay_area {
	visibility: visible;
	opacity: 1
}
#cryptogalaxy_1 .team_wrapper ul li figure .overlay_area .share_icon {
	background: #f8bd31
}
#cryptogalaxy_1 .team_wrapper ul li figure .overlay_area .social_bx a {
	background: rgba(0,0,0,.2)
}
#cryptogalaxy_1 .team_wrapper ul li figure .overlay_area p {
	font-size: 18px;
	padding: 60px 25px 15px;
	line-height: 1.8
}
#cryptogalaxy_1 .team_wrapper ul li figure .overlay_area h4 {
	font-size: 18px;
	color: #f8bd31;
}
#cryptogalaxy_1 .team_wrapper ul li figure .overlay_area h4 span {
	font-weight: 700
}
#cryptogalaxy_1 .team_wrapper ul li figure .overlay_area .social_bx {
	display: block
}
#cryptogalaxy_1 .team_wrapper ul li h3 {
	font-size: 24px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin: 30px 0px 10px 0px
}
#cryptogalaxy_1 .team_wrapper ul li h5 {
	font-size: 17px;
	font-weight: 400;
	color: #f8bd31;
}
#cryptogalaxy_1 .company_sup_area {
	background: #063b84 url(../images/cryptogalaxy1/company-bg.jpg) center top no-repeat;
	position: relative;
	min-height: 440px;
}
#cryptogalaxy_1 .company_sup_wrapper {
	text-align: center;
	position: relative;
	top: -76px; 
	z-index: 999999;
}
#cryptogalaxy_1 .company_sup_wrapper ul li {
	display: inline-block;
	height: 150px;
	line-height: 150px;
	background: #232425;
	margin-left: -4px;
	padding: 0px 30px;
	overflow: hidden;
	transition: all .3s ease-in-out
}
#cryptogalaxy_1 .company_sup_wrapper ul li:hover {
	background: #000 !important;
}
#cryptogalaxy_1 .company_sup_wrapper ul li:nth-child(2n) {
	background: #2b2c2d;
}
#cryptogalaxy_1 .company_sup_wrapper ul li:first-child {
	background: #f8bd31 !important;
	font-size: 28px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	color: #111111;
	width: 250px;
	line-height: normal;
	padding: 40px 30px;
	text-align: left;
	border-radius: 5px 0px 0px 5px;
}
#cryptogalaxy_1 .company_sup_wrapper ul li:last-child {
	border-radius: 0px 5px 5px 0px
}
#cryptogalaxy_1 .company_history_area {
	background: #171819 url(../images/cryptogalaxy1/history-bg.jpg) center top no-repeat;
	color: #fff;
	padding-bottom: 100px;
	padding-top: 100px
}
#cryptogalaxy_1 .company_history_area ul {
	background: url(../images/cryptogalaxy1/seprator-vr.png) center top no-repeat;
	min-height: 1076px
}
#cryptogalaxy_1 .company_history_area ul li {
	margin-bottom: 20px;
	transition: all .3s ease-in-out
}
#cryptogalaxy_1 .company_history_area ul li:hover .date_bx {
	background: #f8bd31 !important
}
#cryptogalaxy_1 .company_history_area ul li .history_bx {
	background: #2b2c2d;
	padding: 40px 70px;
	min-height: 200px;
	width: 510px;
	max-width: 100%;
	display: inline-block;
	border-radius: 5px;
	text-align: left;
	position: relative;
	text-align: right;
	transition: all .3s ease-in-out
}
#cryptogalaxy_1 .company_history_area ul li:hover .history_bx {
	background: #000;
}
#cryptogalaxy_1 .company_history_area ul li:nth-child(2n) {
	text-align: right
}
#cryptogalaxy_1 .company_history_area ul li .history_bx figure {
	width: 170px;
	height: 130px;
	background: #ccc;
	position: absolute;
	right: -27%;
	top: 20%;
	background: url(../images/cryptogalaxy1/seprator-c.png) left center no-repeat;
	padding-left: 40px
}
#cryptogalaxy_1 .company_history_area ul li .history_bx figure .date_bx {
	background: #00469e;
	width: 130px;
	height: 130px;
	text-align: center;
	border-radius: 100%;
	padding: 35px 0px;
	font-size: 16px;
	position: relative;
	transition: all .3s ease-in-out
}
#cryptogalaxy_1 .company_history_area ul li .history_bx figure .date_bx .dot_bg {
	background: url(../images/cryptogalaxy1/yellow-dot.png) left -8px center no-repeat;
	width: 15px;
	height: 130px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 130px
}
#cryptogalaxy_1 .company_history_area ul li .history_bx figure .date_bx span {
	display: block;
	font-size: 32px;
	font-weight: 700
}
#cryptogalaxy_1 .company_history_area ul li .history_bx .history_details h3 {
	font-size: 26px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
}
#cryptogalaxy_1 .company_history_area ul li .history_bx .history_details p {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
	color: #bbb;
	margin-top: 20px;
	margin-bottom: 0px
}
#cryptogalaxy_1 .company_history_area ul li:nth-child(2n) .history_bx {
	text-align: left
}
#cryptogalaxy_1 .company_history_area ul li:nth-child(2n) .history_bx figure {
	left: -27%;
	background-position: right center;
	padding-left: 0px;
	padding-right: 40px;
}
#cryptogalaxy_1 .company_history_area ul li:nth-child(2n) .history_bx figure .date_bx .dot_bg {
	background-position: right -8px center
}
#cryptogalaxy_1 .features_area ul li {
	width: 33.33%;
	float: left;
	background: #344e9a;
	text-align: center;
	padding: 70px 50px;
	transition: all .3s ease-in-out
}
#cryptogalaxy_1 .features_area ul li:hover {
	box-shadow: inset 0px 0px 50px rgba(0,0,0,.5)
}
#cryptogalaxy_1 .features_area ul li:nth-child(2) {
	background: #5f4588
}
#cryptogalaxy_1 .features_area ul li:nth-child(3) {
	background: #369a87
}
#cryptogalaxy_1 .features_area ul li h3 {
	font-size: 40px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
}
#cryptogalaxy_1 .features_area ul li p {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
	margin: 30px 0px;
	color: #e4e4e4
}
#cryptogalaxy_1 .features_area ul li .features_btn a {
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	border: 2px solid #fff;
	border-radius: 60px;
	padding: 18px 40px;
	margin-top: 15px
}
#cryptogalaxy_1 .features_area ul li:hover .features_btn a {
	background: #f8bd31;
	color: #fff
}
#cryptogalaxy_1 .wallet_features_area {
	background: #141517 url(../images/cryptogalaxy1/map.png) top center no-repeat;
	padding: 100px 0px 0px
}
#cryptogalaxy_1 .wallet_features_area .container {
	width: 1300px;
	max-width: 100%
}
#cryptogalaxy_1 .wallet_features_area .crypto_selling {
	width: 50%;
	float: left;
	padding-right: 70px;
}
#cryptogalaxy_1 .wallet_features_area .crypto_selling h5 {
	font-size: 18px;
	color: #f8bd31;
	font-weight: 400
}
#cryptogalaxy_1 .wallet_features_area .crypto_selling h3 {
	font-size: 45px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin: 20px 0px 40px 0px
}
#cryptogalaxy_1 .wallet_features_area .crypto_selling p {
	font-size: 18px;
	color: #bbb;
	font-weight: 300;
	line-height: 1.6
}
#cryptogalaxy_1 .wallet_features_area .crypto_graph {
	width: 50%;
	float: left;
	position: relative;
	top: -50px;
	margin-bottom: -50px
}
#cryptogalaxy_1 .wallet_wrapper {
	padding: 50px 0px 0px
}
#cryptogalaxy_1 .wallet_wrapper ul {
	background: url(../images/cryptogalaxy1/mob-img.png) left 56% bottom no-repeat;
	min-height: 512px;    
	margin: 0;
    list-style: none;
}
#cryptogalaxy_1 .wallet_wrapper ul li {
	width: 445px;
	height: 150px;
	float: left;
	margin: 50px 0px;
	position: relative
}
#cryptogalaxy_1 .wallet_wrapper ul li:hover a {
	color: #f8bd31
}
#cryptogalaxy_1 .wallet_wrapper ul li:nth-child(2n) {
	float: right
}
#cryptogalaxy_1 .wallet_wrapper ul li:nth-child(3) {
	clear: both
}
#cryptogalaxy_1 .wallet_wrapper ul li figure {
	background: url(../images/cryptogalaxy1/ellipse-dotted.png) center right no-repeat;
	height: 120px;
	width: 120px;
	float: right;
	line-height: 120px;
	text-align: center;
	padding-right: 20px
}
#cryptogalaxy_1 .wallet_wrapper ul li:nth-child(2n) figure {
	float: left
}
#cryptogalaxy_1 .wallet_wrapper ul li figure .wallet_ico {
	width: 100px;
	height: 100px;
	background: #1b1c1e;
	border-radius: 100%;
	line-height: 100px;
	margin: 10px 0px 10px 0px;
	transition: all .3s ease-in-out
}
#cryptogalaxy_1 .wallet_wrapper ul li:hover figure .wallet_ico {
	background: #fff
}
#cryptogalaxy_1 .wallet_wrapper ul li .wallet_des {
	width: 66%;
	float: left;
	text-align: right
}
#cryptogalaxy_1 .wallet_wrapper ul li:nth-child(2n) .wallet_des {
	text-align: left;
	float: right
}
#cryptogalaxy_1 .wallet_wrapper ul li .wallet_des h3 {
	font-size: 22px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin-bottom: 20px;
}
#cryptogalaxy_1 .wallet_wrapper ul li .wallet_des p {
	font-size: 16px;
	font-weight: 300;
	color: #bbb;
	line-height: 1.6
}
#cryptogalaxy_1 .buy_token_area {
	padding: 90px 0px;
	background: url(../images/cryptogalaxy1/token-bg.jpg) center top no-repeat;
	text-align: center;
	background-size: cover
}
#cryptogalaxy_1 .buy_token_area h3 {
	font-size: 50px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
}
#cryptogalaxy_1 .buy_token_area h3 span {
	color: #f8bd31;
}
#cryptogalaxy_1 .buy_token_area h4 {
	font-size: 24px;
	font-weight: 700;
	margin: 30px 0px 10px 0px
}
#cryptogalaxy_1 .buy_token_area p {
	line-height: 1.8;
	max-width: 500px;
	display: inline-block
}
#cryptogalaxy_1 .token_details_wrapper {
	margin-top: 20px
}
#cryptogalaxy_1 .token_details_wrapper .token_payment_area {
	width: 40%;
	float: left;
	text-align: left
}
#cryptogalaxy_1 .token_details_wrapper .token_payment_area h5 {
	font-size: 30px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
}
#cryptogalaxy_1 .token_details_wrapper .token_payment_area h6 {
	font-size: 18px;
	font-weight: 300;
	margin: 20px 0px
}
#cryptogalaxy_1 .token_details_wrapper .token_payment_area ul:after {
	content: "";
	clear: both;
	display: block;
}
#cryptogalaxy_1 .token_details_wrapper .token_payment_area ul li {
	float: left;
	width: 96px;
	height: 75px;
	line-height: 75px;
	background: rgba(255,255,255,.1);
	text-align: center;
}
#cryptogalaxy_1 .token_details_wrapper .token_payment_area ul li:nth-child(2n) {
	background: rgba(255,255,255,.2);
}
#cryptogalaxy_1 .token_details_wrapper .token_btn {
	margin-top: 70px
}
#cryptogalaxy_1 .token_details_wrapper .token_btn .cmn_btn1 {
	color: #000
}
#cryptogalaxy_1 .token_details_wrapper .token_detail_area {
	width: 58%;
	float: right;
	background: url(../images/cryptogalaxy1/token-bg2.jpg) center center no-repeat;
	border-radius: 5px;
	overflow: hidden;
	background-size: cover;
	text-align: left;
	padding: 40px 70px
}
#cryptogalaxy_1 .token_details_wrapper .token_detail_area ul li {
	font-size: 18px;
	font-weight: 300;
	margin: 10px 0px
}
#cryptogalaxy_1 .token_details_wrapper .token_detail_area ul li span {
	font-weight: 700;
	width: 200px;
	color: #f8bd31;
	display: inline-block
}
#cryptogalaxy_1 .recent_article_area {
	padding-top: 50px;
	padding-bottom: 70px;
	background: #141517;
	color: #fff
}
#cryptogalaxy_1 .recent_article_area ul li {
	width: 374px;
	display: inline-block;
	margin-right: 20px;
}
#cryptogalaxy_1 .pagination_area ul.page-numbers li{
	width: inherit;
	display: inline-block;
	margin-right: inherit;	
     padding: 0;
    background: transparent !important;
}
#cryptogalaxy_1 ul.crypto-width{
	margin-left: 0 !important;
}
#cryptogalaxy_1 .recent_article_area.blogsidebar ul.crypto-width li{
	width: 374px;
	margin-right: 20px !important;
}
#cryptogalaxy_1 .recent_article_area ul li:hover h3 {
	color: #f8bf33;
}
#cryptogalaxy_1 .recent_article_area ul li:nth-child(3n) {
	margin-right: 0px;
}
#cryptogalaxy_1 .recent_article_area.blogsidebar ul.crypto-width li:nth-child(even){
	margin-right: 0 !important;
}
#cryptogalaxy_1 .recent_article_area ul li figure {
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}
#cryptogalaxy_1 .recent_article_area ul li figure img {
	transition: all .4s ease-in-out
}
#cryptogalaxy_1 .recent_article_area ul li:hover figure img {
	transform: scale(1.1, 1.1)
}
#cryptogalaxy_1 .recent_article_area ul li .article_des {
	padding: 20px 20px;
	border-radius: 5px;
	text-align: center
}
#cryptogalaxy_1 .recent_article_area ul li h3 {
	font-size: 24px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin: 20px 0px
}
#cryptogalaxy_1 .recent_article_area ul li p {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #bbb
}
#cryptogalaxy_1 .recent_article_area .date_count {
	padding: 10px 0px;
	font-weight: 900;
	color: #f8bd31;
}
#cryptogalaxy_1 .recent_article_area .date_count img {
	margin-right: 10px;
}
#cryptogalaxy_1 .recent_article_area .date_count span {
}
#cryptogalaxy_1 footer {
	background: #0d0e0e;
	padding: 70px 0px;
	color: #fff
}
#cryptogalaxy_1 footer .footer_bx1 {
	width: 33%;
	float: left;
}
#cryptogalaxy_1 footer .ftr_pad {
	padding-right: 90px
}
#cryptogalaxy_1 footer .footer_bx1 p {
	margin: 30px 0px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #bbb;
	line-height: 1.5
}
#cryptogalaxy_1 footer .footer_bx1 .social_bx a {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 100%;
	background: #180d3d;
	text-align: center
}
#cryptogalaxy_1 footer .footer_bx1 .social_bx a:hover {
	background: #f8c033;
}
#cryptogalaxy_1 footer h2 {
	font-size: 22px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
}
#cryptogalaxy_1 footer ul {
	margin: 40px 0 0 0;
    list-style: none; 
}
#cryptogalaxy_1 footer ul li {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #bbb;
	background: url(../images/cryptogalaxy1/dot.png) left center no-repeat;
	padding-left: 20px;
	margin-bottom: 0;
	font-size: 16px
}
#cryptogalaxy_1 footer .footer_bx1 .col-md-6 {
	padding: 0px;
}
#cryptogalaxy_1 .recent_bx {
	border-left: 1px solid #fff;
	padding: 0px 20px;
	margin-top: 40px
}
#cryptogalaxy_1 .recent_bx h5 {
	font-size: 16px;
	font-weight: 600;
}
#cryptogalaxy_1 .recent_bx h5 span {
	display: block;
	font-weight: 400;
	margin-bottom: 10px;
	font-size: 14px;
	color: #f8bd31;
}
#cryptogalaxy_1 .newsletter_area {
	padding: 70px 0px;
	background: #000
}
#cryptogalaxy_1 .newsletter_area .newsletter_lft {
	width: 40%;
	float: left;
	background: url(../images/cryptogalaxy1/email-ico.png) left top no-repeat;
	padding-left: 90px
}
#cryptogalaxy_1 .newsletter_area .newsletter_lft h3 {
	font-size: 25px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
}
#cryptogalaxy_1 .newsletter_area .newsletter_lft p {
	color: #bbb;
	margin-top: 5px;
	margin-bottom: 0px;
}
#cryptogalaxy_1 .newsletter_area .newsletter_lft p a {
	color: #f8bd31;
}
#cryptogalaxy_1 .newsletter_area .newsletter_rht {
	width: 60%;
	float: left;
}
#cryptogalaxy_1 .newsletter_area .newsletter_inpt {
	background: #0d0e0e;
	border-radius: 60px;
}
#cryptogalaxy_1 .newsletter_area .newsletter_inpt:after {
	content: "";
	clear: both;
	display: block
}
#cryptogalaxy_1 .newsletter_area .newsletter_inpt input[type="text"] {
	width: 60%;
	background: none;
	border: none;
	padding: 20px 40px
}
#cryptogalaxy_1 .newsletter_area .newsletter_inpt .cmn_btn1 {
	float: right;
	background-image: url(../images/cryptogalaxy1/email2.png);
	background-position: left 40px center;
	background-repeat: no-repeat;
	color: #000;
	padding-left: 80px;
	transition: all .3s ease-in-out;
}
#cryptogalaxy_1 .copyright_area {
	background: #0d0e0e;
	padding: 30px 0px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 15px
}
#cryptogalaxy_1 .copyright_area .cytxt_bx {
	width: 38%;
	float: left;
	padding: 10px 0px;
}
#cryptogalaxy_1 .copyright_area .cytxt_bx span {
	color: #f8bd31;
	font-weight: 700
}
#cryptogalaxy_1 .copyright_area .social_area {
	width: 62%;
	float: left;
	text-align: right
}
#cryptogalaxy_1 .copyright_area .social_area ul li {
	display: inline-block;
	margin: 0px 10px;
	font-size: 13px;
	font-weight: 400
}
#cryptogalaxy_1 .copyright_area .social_area span {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 100%;
	background: #131416;
	text-align: center;
	margin-right: 5px
}
/*blog page css start here*/
#cryptogalaxy_1 .header_inner {
	min-height: 450px;
	background-position: bottom center;
	background-size: cover;
	background-image:url(../images/cryptogalaxy1/head-inner.jpg)
}
#cryptogalaxy_1 .banner_inner {
	text-align: center;
	color: #fff
}
#cryptogalaxy_1 .banner_inner h1 {
	font-size: 60px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin: 60px 0px 15px 0px;
	line-height: 72px;
}
#cryptogalaxy_1 .banner_inner h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #ffc40c;
}
#cryptogalaxy_1 .pagination_area {
	text-align: center;
	padding: 30px 0px 0px
}
#cryptogalaxy_1 .pagination_area .current,
#cryptogalaxy_1 .pagination_area a { 
	border-radius: 0;
	border: 1px solid #555555;
	padding: 20px 22px;
	width: auto;
	margin: 0px 1px;
	text-transform: uppercase
}
#cryptogalaxy_1 .pagination_area .current,
#cryptogalaxy_1 .pagination_area a:hover {
	color: #f8bd31;
	border-color: #f8bd31
}
#cryptogalaxy_1 .pagination_area li .prev, #cryptogalaxy_1 .pagination_area li .next {
	background: #00469e;
	border-radius: 30px;
	border-color: #00469e;
	padding: 20px 32px;
	width: auto;
	margin: 0px 10px;
	text-transform: uppercase;
	font-weight: 700;
}

#cryptogalaxy_1 .pagination_area li .prev:hover, 
#cryptogalaxy_1 .pagination_area li .next:hover{
	background: #f8bd31;
	border-color: #f8bd31;
	color: #000;
	opacity: 1
}

/*blog page css start here*/

#cryptogalaxy_1 .blog_wrapper{
	padding:100px 0px
}
#cryptogalaxy_1 .blog_wrapper ul li{
	margin-bottom:30px
}

/*blog details page css start here*/

#cryptogalaxy_1 .blog_details_wrapper {
	padding: 100px 0px 30px 0px
}
#cryptogalaxy_1 .blog_details_wrapper .blog_lft {
	width: 66%;
	float: left
}
#cryptogalaxy_1 .blog_details_wrapper .blog_lft p {
	color: #bbb;
	line-height: 30px;
}

#cryptogalaxy_1 .blog_details_wrapper .blog_section1 .blog_describe {
	padding: 44px 0px;
	position:relative
}
#cryptogalaxy_1 .blog_details_wrapper .blog_section1 .blog_describe h2 {
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
	font-size: 28px;
	margin-bottom: 20px
}
#cryptogalaxy_1 .blog_details_wrapper .blog_section1 .blog_describe p {
	color: #bbb;
}
#cryptogalaxy_1 .blog_details_wrapper .blog_lft .blog_describe p  .social_blg{
	display:block;
	position:absolute;
	top:-23px;
	right:40px;
}
#cryptogalaxy_1 .blog_details_wrapper .blog_lft .blog_describe p  .social_blg a{
	width:46px;
	height:46px;
	line-height:46px;
	background:#fff;
	border-radius:100%;
	display:inline-block;
	text-align:center;
	color:#333333;
}
#cryptogalaxy_1 .blog_details_wrapper .blog_lft .blog_describe p  .social_blg a:hover{
	background:#f8bd31;
	color:#fff
}

#cryptogalaxy_1 .blog_details_wrapper .blog_section1 .blog_describe .date_count {
	font-size:16px;
	font-weight: 700;
	color:#f8bd31;
}
#cryptogalaxy_1 .blog_details_wrapper .blog_section1 .blog_describe .date_count img{
	margin-right:5px;
}
#cryptogalaxy_1 .blog_details_wrapper .blog_section1 .blog_describe .date_count span {
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #f8bd31;
	display: block;
}
#cryptogalaxy_1 .blog_details_wrapper .blog_section1 .blog_describe .notify_bx {
	background: url(../images/cryptogalaxy1/notify.png) center center no-repeat;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 35px;
	position: absolute;
	right: -30px;
	top: 30px;
	font-weight: 300
}
#cryptogalaxy_1 .blog_details_wrapper .blog_section2 {
}
#cryptogalaxy_1 .blog_details_wrapper .blog_section2 ul {
	margin-top: 30px;
}
#cryptogalaxy_1 .blog_details_wrapper .blog_section2 ul li {
	background: url(../images/cryptogalaxy1/true.png) left center no-repeat;
	padding-left: 20px;
	margin-bottom: 15px;
	font-size: 15px;
	color: #bbb
}
#cryptogalaxy_1 .blog_details_wrapper .blog_section3 ul li {
	display: inline-block;
	width: 50%;
	margin-top:40px
}
#cryptogalaxy_1 .blog_details_wrapper .blog_section3 ul li:first-child {
	width:100%
}
#cryptogalaxy_1 .blog_details_wrapper .blog_section3 ul li:nth-child(2) {
	float: right;
	text-align: right
}
#cryptogalaxy_1 .blog_details_wrapper .quote_area {
	background: #00469e;
	padding: 50px 100px;
	margin-top: 100px;
	border-radius: 5px;
	font-weight: 400;
	font-family: 'Zilla Slab', serif;
	font-size: 24px;
	text-align: center;
	font-style: italic;
	color: #ddd;
	margin-bottom:50px
}
#cryptogalaxy_1 .blog_details_wrapper .quote_area h3 {
	position: relative;
	top: -70px;
	margin-bottom: -40px
}
#cryptogalaxy_1 .blog_details_wrapper .quote_area p{
	font-weight: 400;
	font-size: 24px;
}
#cryptogalaxy_1 .blog_details_wrapper .blog_section4 {
	overflow: hidden;
}
#cryptogalaxy_1 .blog_details_wrapper .blog_section4 ul {
	margin-top: 50px;
	text-align: left;
	margin-left: 0;
}
#cryptogalaxy_1 .comment-respond ul {
    list-style: none;
    margin: 0;
}
#cryptogalaxy_1 .side_bar ul {
    list-style: none;
    margin: 0;
}
#cryptogalaxy_1 .side_bar ul.children{
	padding-left: 15px;
}
#cryptogalaxy_1 .side_bar ul.children li:last-child{
	border: 0;
} 
#cryptogalaxy_1 .blog_details_wrapper .blog_section4 ul li {
	display: inline-block;
	background: #210e5e;
	height: 46px;
	line-height: 46px;
	color: #bbb;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left
}
#cryptogalaxy_1 .blog_details_wrapper .blog_section4 ul li a{
	background: #1c1c1e;
	padding: 0px 30px;
	color: #bbb;
	display:block

}
#cryptogalaxy_1 .blog_details_wrapper .blog_section4 ul li a:hover{
	background:#f8bd31;
	color:#fff
}
#cryptogalaxy_1 .blog_details_wrapper .blog_section4 ul li:first-child {
	background: none;
	color: #fff;
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
	font-size: 17px;
	height: 100px;
	padding: 0px 30px 0px 0px;
}
#cryptogalaxy_1 .blog_details_wrapper .related_post_area {
	background: #210e5e;
	padding: 40px 70px;
	margin: 100px 0px 50px;
	border-radius: 5px;
}
#cryptogalaxy_1 .blog_details_wrapper .related_post_area h3 {
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
#cryptogalaxy_1 .blog_details_wrapper .related_post_area ul li {
	font-size: 18px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	display: inline-block;
	width: 27%;
	margin-top: 40px;
	margin-right: 5%
}
#cryptogalaxy_1 .blog_details_wrapper .related_post_area ul li span {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #f8bd31;
	display: block;
	margin-top: 15px
}
#cryptogalaxy_1 .blog_details_wrapper .author_area {
	margin: 70px 0px 50px;
	position: relative;
	clear:both
}
#cryptogalaxy_1 .blog_details_wrapper .author_bx {
	border-radius: 5px;
	background: #004399 !important;
	margin-left: 80px;
	min-height: 200px;
	padding-left: 50px
}
#cryptogalaxy_1 .blog_details_wrapper .author_bx:after {
	content:"";
	clear:both;
	display:block
}
#cryptogalaxy_1 .blog_details_wrapper .author_bx2 {
	background: #1b1b1d !important;
}
#cryptogalaxy_1 .blog_details_wrapper .author_area:after {
	content: "";
	clear: both;
	display: block;
}
#cryptogalaxy_1 .blog_details_wrapper .author_area figure {
	width: 150px;
	height: 150px;
	border: 20px solid #151517;
	background: #fff;
	float: left;
	border-radius: 100%;
	position: absolute;
	left: 0px;
	top: 25px;
	overflow: hidden
}
#cryptogalaxy_1 .blog_details_wrapper .author_area figure img {
	transform: scale(1.1, 1.1)
}
#cryptogalaxy_1 .blog_details_wrapper .author_area .author_detail {
	float: left;
	padding: 50px
}
#cryptogalaxy_1 .blog_details_wrapper .author_area .author_detail h3 {
	font-size: 22px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin-bottom: 15px;
}
#cryptogalaxy_1 .blog_details_wrapper .author_area .author_detail h3 span {
	font-size: medium;
	font-weight: normal;
	display: inline-block;
	margin: 0px 50px;
}
#cryptogalaxy_1 .blog_details_wrapper .author_area .author_detail h3 span i {
	margin: 0px 5px
}
#cryptogalaxy_1 .blog_details_wrapper .comment_bx h3 {
	font-size: 28px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
}
#cryptogalaxy_1 .blog_details_wrapper .comment_bx .author_area {
	margin: 20px 0px 0px
}
#cryptogalaxy_1 .blog_details_wrapper .comment_bx .author_bx {
	margin-bottom: 20px
}
#cryptogalaxy_1 .blog_details_wrapper .comment_bx .author_area .author_detail h3 span {
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #bbb;
	margin-left: 15px;
	margin-right: 15px;
}
#cryptogalaxy_1 .blog_details_wrapper .comment_bx .author_area .comment-reply-link,
#cryptogalaxy_1 .blog_details_wrapper .comment_bx .author_area .reply_btn {
	background-color: #004ba4; 
	background-image: url(../images/cryptogalaxy1/reply.png);
	padding: 10px 21px 13px;
	border-radius: 5px;
	border: none;
	position: absolute;
	top: 0px;
	right: 0px;
	transition: all .2s ease-in-out;
	background-repeat: no-repeat;
    text-indent: -999999px;
    background-position: 15px 14px;
}
#cryptogalaxy_1 .blog_details_wrapper .comment_bx .author_area .comment-reply-link:hover, 
#cryptogalaxy_1 .blog_details_wrapper .comment_bx .author_area .reply_btn:hover {
	background: #fec30c; 
	background-image: url(../images/cryptogalaxy1/reply.png);
	background-repeat: no-repeat;
    background-position: 15px 14px;
}
#cryptogalaxy_1 .author_area_mrgn {
	margin-left: 60px !important;
}
#cryptogalaxy_1 .comment-respond {
	padding: 70px 0px;
}
#cryptogalaxy_1 .comment-respond h3 {
	font-size: 28px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin-bottom: 30px
}
#cryptogalaxy_1 .comment-respond ul li {
	margin-bottom: 10px;
	width: 100%;
}
#cryptogalaxy_1 .comment-respond ul li input[type="url"],
#cryptogalaxy_1 .comment-respond ul li input[type="email"],
#cryptogalaxy_1 .comment-respond ul li input[type="text"] {
	background: #1d1d1f;
	padding: 18px 30px;
	border: none;
	width: 100%;
	border-radius: 5px;
}
#cryptogalaxy_1 .comment-respond ul li textarea {
	background: #1d1d1f;
	padding: 18px 30px;
	border: none;
	width: 100%;
	border-radius: 5px;
	height: 200px
}
#cryptogalaxy_1 .comment-respond ul li .cmn_btn1 {
	margin-top: 20px;
	color: #000
}

#cryptogalaxy_1 .author_area .comment-respond{
	margin-left: 60px !important;
}
#cryptogalaxy_1 .side_bar {
	width: 31%;
	float: right;
}
#cryptogalaxy_1 .side_bar .section_wrapper {
	background: #222222;
	padding: 40px;
	border-radius: 5px;
	margin-bottom: 30px
}
#cryptogalaxy_1 .side_bar .section_wrapper:after {
	content: "";
	clear: both;
	display: block;
}
#cryptogalaxy_1 .side_bar .section_wrapper h3 {
	font-size: 22px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin-bottom: 30px;
}

#cryptogalaxy_1 .side_bar .widget_recent_entries ul li,
#cryptogalaxy_1 .side_bar .widget_recent_comments ul li,
#cryptogalaxy_1 .side_bar .widget_categories ul li{
	border-bottom: 1px solid #454545;
} 
#cryptogalaxy_1 .side_bar .widget_recent_entries ul li span, 
#cryptogalaxy_1 .side_bar .widget_recent_entries ul li a,
#cryptogalaxy_1 .side_bar .widget_recent_comments ul li span, 
#cryptogalaxy_1 .side_bar .widget_recent_comments ul li a,
#cryptogalaxy_1 .side_bar .widget_categories ul li span, 
#cryptogalaxy_1 .side_bar .widget_categories ul li a {
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	padding: 12px 0px;
	display: inline-block;
}
#cryptogalaxy_1 .side_bar .widget_recent_entries ul li span,
#cryptogalaxy_1 .side_bar .widget_recent_comments ul li span{
	padding: 3px 0;
}
#cryptogalaxy_1 .side_bar .widget_recent_entries ul li.recentcomments,
#cryptogalaxy_1 .side_bar .widget_recent_comments ul li.recentcomments{
	padding: 8px 0;
}
#cryptogalaxy_1 .side_bar .widget_meta ul li span, 
#cryptogalaxy_1 .side_bar .widget_archive ul li span, 
#cryptogalaxy_1 .side_bar .widget_recent_entries ul li span, 
#cryptogalaxy_1 .side_bar .widget_recent_entries ul li a span,
#cryptogalaxy_1 .side_bar .widget_recent_comments ul li span, 
#cryptogalaxy_1 .side_bar .widget_recent_comments ul li a span,
#cryptogalaxy_1 .side_bar .widget_categories ul li span, 
#cryptogalaxy_1 .side_bar .widget_categories ul li a span {
	color: #ffc40c;
}
#cryptogalaxy_1 .side_bar .recent_post ul li {
	margin-bottom: 30px
}
#cryptogalaxy_1 .side_bar ul li {
	width: inherit;
    display: block;
    margin: 0;
}
#cryptogalaxy_1 .side_bar .recent_post ul li:after {
	content: "";
	clear: both;
	display: block;
}
#cryptogalaxy_1 .side_bar .recent_post ul li:last-child {
	margin-bottom: 0px;
}
#cryptogalaxy_1 .side_bar .recent_post ul li figure {
	width: 76px;
	height: 76px;
	border-radius: 5px;
	;
	overflow: hidden;
	float: left
}
#cryptogalaxy_1 .side_bar .recent_post ul li figure img {
	width: 100%;
	height: 100%
}
#cryptogalaxy_1 .side_bar .recent_post ul li .recent_details {
	width: 64%;
	float: left;
	margin-left:5%
}
#cryptogalaxy_1 .side_bar .recent_post ul li .recent_details h4 {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #f8bd31;
	margin-bottom: 10px
}
#cryptogalaxy_1 .side_bar .recent_post ul li .recent_details h3 {
	font-size: 18px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin-bottom: 0px
}
#cryptogalaxy_1 .side_bar .instagram_post ul li {
	width: 88px;
	height: 88px;
	float: left;
	margin-right: 6px;
	overflow: hidden;
	border-radius: 5px;
	;
	margin-bottom: 6px;
}
#cryptogalaxy_1 .side_bar .instagram_post ul li img {
	width: 100%;
	height: 100%
}
#cryptogalaxy_1 .side_bar .widget_meta ul li,
#cryptogalaxy_1 .side_bar .widget_archive ul li {
	background: url(../images/cryptogalaxy1/dot.png) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 15px;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #bbb
}
#cryptogalaxy_1 .side_bar .useful_links ul li {
	font-weight: 400
}
#cryptogalaxy_1 .side_bar .emailer_section p {
	font-size: 14px;
	color: #bbb;
	line-height: 24px;
}
#cryptogalaxy_1 .side_bar .widget_search input[type="text"],
#cryptogalaxy_1 .side_bar .emailer_section input[type="text"] {
	background: #0c0033;
	color: #fff;
	padding: 22px 50px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	border: none;
    width: 100%;
    margin-bottom: 10px;
}
#cryptogalaxy_1 .side_bar .emailer_section input {
	width: 100%;
	margin-top: 10px
}
#cryptogalaxy_1 .side_bar .widget_search input.cmn_btn1{
	width: 100%;
}


/*team page css start here*/
#cryptogalaxy_1 .team_main_area .team_wrapper{
	height:auto;
	padding:100px 0px
}
#cryptogalaxy_1 .team_main_area .team_wrapper ul li{
	margin-bottom:40px
	}
	
#cryptogalaxy_1 .history_wrapper .company_history_area ul{
	background-position:top 0 center;
	min-height:1120px;
	list-style: none;
	margin-left: 0;
}

/*services page css start here*/

#cryptogalaxy_1 .services_wrapper{
	padding:100px 0px;
	text-align:center
}
#cryptogalaxy_1 .services_wrapper ul li{
	width:31%;
	display:inline-block;
	background:#1b1c1e;
	padding:30px;
	text-align:center;
	border-radius:5px;
	margin-right:2%;
	margin-bottom:2%;
	transition:all .3s ease-in-out;
	
}
#cryptogalaxy_1 .services_wrapper ul li:hover{
	background:#000;
}
#cryptogalaxy_1 .services_wrapper ul li:nth-child(3n){
	margin-right:0px
}
#cryptogalaxy_1 .services_wrapper ul li figure{
	height:100px
}
#cryptogalaxy_1 .services_wrapper ul li h3{
	font-size: 24px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin:10px 0px 20px 0px
}
#cryptogalaxy_1 .services_wrapper ul li p{
	color:#bbb
}

#cryptogalaxy_1 .services_details_wrapper{
	padding:100px 0px
}
#cryptogalaxy_1 .services_details_wrapper .container{
	max-width:970px
}
#cryptogalaxy_1 .services_details_wrapper .detail_section{
	background:#00469e;
	padding:50px 100px;
	border-radius:5px;
}
#cryptogalaxy_1 .services_details_wrapper .detail_section:after{
	content:"";
	clear:both;
	display:block;
}
#cryptogalaxy_1 .services_details_wrapper .detail_section_lft{
	width:50%;
	float:left;
}
#cryptogalaxy_1 .services_details_wrapper .detail_section_lft h3{
	font-size: 24px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin:15px 0px 10px 0px
}
#cryptogalaxy_1 .services_details_wrapper .detail_section_lft p{
	font-size:15px;
	max-width:250px
}
#cryptogalaxy_1 .services_details_wrapper .detail_section_rht{
	width:50%;
	float:left;
	background:#000;
	border-radius:5px;
	padding:30px 60px;
	margin-bottom:40px;
}
#cryptogalaxy_1 .services_details_wrapper .detail_section_rht h5{
	font-size:16px;
	font-weight:400;
	margin:20px 0px
}
#cryptogalaxy_1 .services_details_wrapper .detail_section_rht h5 span{
	font-weight:700;
	color:#ffc40c;
	width:115px;
	display:inline-block
}
#cryptogalaxy_1 .services_details_wrapper .detail_section ul{
	clear:both;
}
#cryptogalaxy_1 .services_details_wrapper .detail_section ul li{
	width:49%;
	display:inline-block;
	background:url(../images/cryptogalaxy1/true2.png) left center no-repeat;
	padding-left:25px;
	margin-bottom:13px;
	font-size:15px;
	font-weight:400
}
#cryptogalaxy_1 .services_details_wrapper .detail_section2{
	padding:80px 80px 0px 80px;
	color:#bbb
}
#cryptogalaxy_1 .services_details_wrapper .detail_section2 .social_area{
	margin-top:60px
}
#cryptogalaxy_1 .services_details_wrapper .detail_section2 .social_area ul li {
	display: inline-block;
	margin-right: 20px;
	font-size: 13px;
	font-weight: 400;
	color:#fff
}
#cryptogalaxy_1 .services_details_wrapper .detail_section2 .social_area span {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 100%;
	background: #202123;
	text-align: center;
	margin-right: 5px
}

#cryptogalaxy_1 .cnct_wrapper{ 
	text-align:center;

}
#cryptogalaxy_1 .cnct_wrapper .cnct_details{
	background:#00469e;
	padding:20px 50px;
	position:absolute;
	top:50px;
	left:0px;
	width:400px;
	max-width:100%;
	border-radius:5px;
	text-align:left
}
#cryptogalaxy_1 .cnct_wrapper .cnct_details h4{
	font-size: 20px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin:30px 0px 10px 0px
}
#cryptogalaxy_1 .cnct_wrapper .cnct_details h4 i{
	width:30px;
	display:inline-block
}
#cryptogalaxy_1 .cnct_wrapper .cnct_details ul{
	margin-top:30px;
	margin-bottom:30px
}
#cryptogalaxy_1 .cnct_wrapper .cnct_details ul li{
	display:inline-block;
	width:46px;
	height:46px;
	line-height:46px;
	text-align:center;
	background:#fff;
	border-radius:100%;
	color:#333;
	margin-right:2px;

}
#cryptogalaxy_1 .cnct_wrapper .cnct_details ul li a{
	display:block;
}
#cryptogalaxy_1 .cnct_wrapper .cnct_map_area{
	padding-left:200px;
	position:relative
}
#cryptogalaxy_1 .cnct_wrapper .comment-respond{
	width:870px;
	display:inline-block;
	max-width:100%;
}
#cryptogalaxy_1 .cnct_wrapper .comment-respond h3{
	font-size:50px;
	margin-bottom:0px;
}
#cryptogalaxy_1 .cnct_wrapper .comment-respond span{
	color:#ffc40c;
}
#cryptogalaxy_1 .cnct_wrapper .comment-respond p{
	font-size:20px;
	color:#bbb;
	margin-bottom:50px
}
#cryptogalaxy_1 .cnct_wrapper .comment-respond ul li:nth-child(1){
	width:49.5%;
	float:left
}
#cryptogalaxy_1 .cnct_wrapper .comment-respond ul li:nth-child(2){
	width:49.5%;
	float:right
}

/*Team details css start here*/

#cryptogalaxy_1 .team_detail_wrapper{
	padding:100px 0px;
}
#cryptogalaxy_1 .team_detail_wrapper .container{
	max-width:970px;
}
#cryptogalaxy_1 .team_detail_wrapper .container .detail_section1{
	position:relative;
	padding-left:100px;

}
#cryptogalaxy_1 .team_detail_wrapper .container .detail_section1 figure{
	position:absolute;
	top:50px;
	left:0px;
	border-radius:5px;
	overflow:hidden
}
#cryptogalaxy_1 .team_detail_wrapper .container .detail_section1 .detail_bx{
	background:#00469e;
	padding:50px 50px 50px 300px;
	border-radius:5px;
	height:420px
}
#cryptogalaxy_1 .team_detail_wrapper .container .detail_section1 .detail_bx h3{
	font-size: 32px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
}
#cryptogalaxy_1 .team_detail_wrapper .container .detail_section1 .detail_bx h5{
	font-size: 15px;
	font-weight: 400;
	color:#ffc40c;
	margin:10px 0px
}
#cryptogalaxy_1 .team_detail_wrapper .container .detail_section1 .detail_bx ul li{
	margin:0px 0px;
	font-size:16px;
	height:50px;
}
#cryptogalaxy_1 .team_detail_wrapper ul{
	list-style: none;
	margin-left: 0;
}
#cryptogalaxy_1 .team_detail_wrapper .container .detail_section1 .detail_bx ul{
	margin:50px 0px;
	list-style: none;
}
#cryptogalaxy_1 .team_detail_wrapper .container .detail_section1 .detail_bx ul li span{
	display:inline-block;
	overflow:hidden;
	height:50px

}
#cryptogalaxy_1 .team_detail_wrapper .container .detail_section1 .detail_bx ul li span:first-child{
	font-weight:700;
	color:#ffc40c;
	display:inline-block;
	width:150px;
}
#cryptogalaxy_1 .team_detail_wrapper .container .detail_section1 .detail_bx ul li span:nth-child(2){
	width:300px
}

#cryptogalaxy_1 .team_detail_wrapper .container .detail_section1 .detail_bx .social_team{
	position:relative;
	top:-20px;
}
#cryptogalaxy_1 .team_detail_wrapper .container .detail_section1 .detail_bx .social_team a{
	width:46px;
	height:46px;
	line-height:46px;
	text-align:center;
	border-radius:100%;
	background:#fff;
	color:#333;
	display:inline-block
}
#cryptogalaxy_1 .team_detail_wrapper .container .detail_section1 .detail_bx .social_team a:hover{
	background:#f8bd31;
	color:#fff
}
#cryptogalaxy_1 .team_detail_wrapper .container .detail_section1 .detail_bx h4{
	font-size:15px;
	font-weight:700;
	margin:15px 0px
}
#cryptogalaxy_1 .team_detail_wrapper .container .detail_section1 .detail_bx h4 img{
	position:relative;
	top:-3px;
	margin-right:5px;
}
#cryptogalaxy_1 .team_detail_wrapper h2{
	font-size: 28px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin:40px 0px 30px
}
#cryptogalaxy_1 .team_detail_wrapper  .profile_section{
	padding-top:100px
}
#cryptogalaxy_1 .team_detail_wrapper .profile_section .progress{
	height:50px;
	border-radius:30px;
	background:#1c1c1e;
	position:relative
}
#cryptogalaxy_1 .team_detail_wrapper .profile_section .progress-bar{
	border-radius:30px;
	background:#f8bd31
}

#cryptogalaxy_1 .team_detail_wrapper .profile_section .progress-bar {
  width: 0;
  animation: progress 1.5s ease-in-out forwards;
}
  
#cryptogalaxy_1 .team_detail_wrapper .profile_section .progress-bar .title {
    opacity: 0;
    animation: show 0.35s forwards ease-in-out 0.5s;
 }


@keyframes progress {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
} 
@keyframes show  {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#cryptogalaxy_1 .per_count{
	position:absolute;
	top:0px;
	left:0px;
	font-size:13px;
	color:#000;
	padding:15px 30px
}
#cryptogalaxy_1 .team_detail_wrapper .work_expertise_bx ul li{
	font-size:15px;
	color:#bbb;
	font-weight:400;
	margin:10px;
	background:url(../images/cryptogalaxy1/dot.png) left center no-repeat;
	padding-left:20px
}
#cryptogalaxy_1 .team_detail_wrapper .introduction_bx p{
	padding-bottom:100px;
	color:#bbb;
	line-height:1.6
}
#cryptogalaxy_1 #cryptogalaxy_7 {
    background: transparent;
}
/*==========================================================
cryptogalaxy demo_1 css end here
=============================================================*/



/*==========================================================
cryptogalaxy demo_2 css start here
=============================================================*/
#cryptogalaxy_2 {
	font-family: 'Roboto', sans-serif;
	margin: 0px;
	padding: 0px;
	background: #0a0025
}
#cryptogalaxy_2 .no_padding {
	padding: 0px;
}
#cryptogalaxy_2 .no_padding_left {
	padding-left: 0px;
}
#cryptogalaxy_2 .no_padding_right {
	padding-right: 0px;
}

/*top_bar css start*/
#cryptogalaxy_2 .top_bar {
    float: left;
    width: 100%;
    background-color: #150156;
    padding: 21px 0px 17px;
}
#cryptogalaxy_2 .top_bor_scroll ul li {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    vertical-align: middle;
    padding: 0px 2px;
}
#cryptogalaxy_2 .top_bor_scroll ul li strong {
    font-weight: 500;
}
#cryptogalaxy_2 .top_bor_scroll ul li span {
    color: #56f525;
    padding: 0px 8px;
}
#cryptogalaxy_2 .top_bor_scroll ul li img {
    width: auto;
    vertical-align: text-bottom;
    margin: 0px 6px;
}
#cryptogalaxy_2 .marquee_wrapper {
  position: relative;
  overflow: hidden;
  height: 31px;
  width: 100%;
  border: none;
}

#cryptogalaxy_2 .marquee_wrapper ul {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0;
  line-height: 25px;
  white-space: nowrap;
  animation: marquee 30s linear infinite;
  color: #fff;
}

@keyframes marquee {
  0% { transform: translateX(100%); }
  100% { transform: translateX(-100%); }
}
#cryptogalaxy_2 .marquee_wrapper ul li {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    vertical-align: middle;
    padding: 0px 2px;
}
#cryptogalaxy_2 .marquee_wrapper ul li strong {
    font-weight: 500;
}
#cryptogalaxy_2 .marquee_wrapper ul li span {
    color: #56f525;
    padding: 0px 8px;
}
#cryptogalaxy_2 .marquee_wrapper ul li img {
    width: auto;
    vertical-align: text-bottom;
    margin: 0px 6px;
}
/*top_bar css end*/


/*banner css start*/
#cryptogalaxy_2 .banner {
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
#cryptogalaxy_2 #cssmenu > ul > li.has-sub > a:after {
    top: 23px;
    right: 11px;
    width: 7px;
    height: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#cryptogalaxy_2 #cssmenu > ul > li.has-sub > a:before {
    top: 20px;
    right: 9px;
    width: 2px;
    height: 7px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#cryptogalaxy_2 #cssmenu > ul > li.has-sub:hover > a:before {
    top: 20px;
    height: 7px;
}
#cryptogalaxy_2 #cssmenu ul ul li.has-sub > a:before {
    top: 17px;
    right: 12px;
    width: 2px;
    height: 7px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#cryptogalaxy_2 #cssmenu ul ul li.has-sub > a:after {
    top: 20px;
    right: 14px;
    width: 7px;
    height: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#cryptogalaxy_2 #cssmenu ul ul > li.has-sub:hover > a:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    top: 20px;
    right: 10px;
}
#cryptogalaxy_2 #cssmenu ul ul > li.has-sub:hover > a:before {
    top: 14px;
    height: 7px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

#cryptogalaxy_2 .my_nav1 {
	background-color: transparent;
	border-radius: 0px;
	border: none;
	margin: 0px;
	min-height: 79px;
	padding: 30px 0px 0px;
	border-bottom: 1px solid #535353;
}
#cryptogalaxy_2 .my_nav1 .navbar-nav>li>a {
	color: #fff;
	padding: 0px 24px;
	font-size: 14px;
	font-weight: 400;
}
#cryptogalaxy_2 .my_nav1 .navbar-nav>li>a img {
	width: auto;
	margin-right: 10px;
}
#cryptogalaxy_2 .my_nav1 .navbar-nav>li>a:hover {
	color: #f8bd31;
	text-decoration: none;
	transition: all .3s ease;
}
#cryptogalaxy_2 .navbar-nav>li {
	border-left: 1px solid #eee;
}
#cryptogalaxy_2 .navbar-nav>li select {
	margin-right: 27px;
	color: #fff;
	border: none;
	padding: 0px 10px 0px 30px;
	background: url(../images/cryptogalaxy2/arrow-down.png) right center no-repeat;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	width: auto;
	cursor: pointer
}
#cryptogalaxy_2 .lang_bx {
	position: relative
}
#cryptogalaxy_2 .lang_icon {
	position: absolute;
	top: 0px;
	left: 0px
}
#cryptogalaxy_2 .navbar-nav>li select option {
	color: #000;
}
#cryptogalaxy_2 .navbar-nav>li select:hover, .navbar-nav>li select:active, .navbar-nav>li select:focus {
	outline: none;
	box-shadow: none;
	border: none;
}
#cryptogalaxy_2 .navbar-nav>li:nth-child(1) {
	border-left: 1px solid transparent;
}
#cryptogalaxy_2 .my_nav1 .navbar-right {
	padding-right: 15px;
}
#cryptogalaxy_2 a.navbar-brand {
	display: none;
}
#cryptogalaxy_2 .navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 2px solid transparent;
	border-radius: 0px;
}
#cryptogalaxy_2 .btm_nav {
	display: none;
}
#cryptogalaxy_2 .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #f8bd31;
}
#cryptogalaxy_2 .navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
#cryptogalaxy_2 .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #150156;
}
#cryptogalaxy_2 .logo_menu_area {
	float: left;
	width: 100%;
	padding: 36px 0px;
}
#cryptogalaxy_2 .logo_bx {
	float: left;
	width: 30%;
	padding: 6px 33px;
}
#cryptogalaxy_2 .logo_menu {
	float: left;
	width: 70%;
}
#cryptogalaxy_2 .logo_menu_nav{
	margin-top:10px;

}
#cryptogalaxy_2 .logo_menu_nav li {
	display: inline-block;
}
#cryptogalaxy_2 .logo_menu_nav .submit_ico:hover{
	background:none !important
}
#cryptogalaxy_2 .logo_menu_nav li a {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-weight: 500;
	padding: 15px 30px;
	font-size: 16px;
	font-style: normal;
}
#cryptogalaxy_2 .logo_menu_nav li a:hover {
	color: #fff;
	text-decoration: none;
	transition: all .3s ease;
}
#cryptogalaxy_2 .cmn_btn_1 {
	background: #00469e;
	color: #fff;
	font-weight: 500;
	border-radius: 40px;
	border: none;
	box-shadow: none;
	padding: 20px 50px;
	text-transform: uppercase;
	font-size: 15px;
	transition: all .3s ease;
}
#cryptogalaxy_2 .cmn_btn_1:active, .cmn_btn_1:focus {
	background: #00469e;
	color: #fff;
	border: none;
	box-shadow: none;
	outline: none;
}
#cryptogalaxy_2 .cmn_btn_1:hover {
	color: #000;
	outline: none;
	background: #f8bd31;
}
#cryptogalaxy_2 .logo_menu_nav li button {
	margin: 0px 50px;
	position:relative;
	top:-10px
}
#cryptogalaxy_2 .banner_content {
	float: left;
	width: 100%;
	padding: 11% 13%;
}
#cryptogalaxy_2 .banner_content h1 {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 70px;
	text-align: center;
	font-weight: 700;
}
#cryptogalaxy_2 .banner_content h2 {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 36px;
	text-align: center;
	font-weight: 300;
	padding: 7px 0px 12px;
}
#cryptogalaxy_2 .banner_content p {
	color: #fff;
	font-size: 20px;
	text-align: center;
	font-weight: 300;
	line-height: 30px;
}
#cryptogalaxy_2 .banner_search_area {
	float: left;
	width: 100%;
	padding: 7% 10%;
}
#cryptogalaxy_2 .banner_search_bx {
	float: left;
	width: 100%;
	background: #fff;
	padding: 10px 28px;
	border-radius: 50px;
}
#cryptogalaxy_2 .banner_search_bx input[type=text] {
	padding: 24px 10px;
	box-shadow: none;
	border-radius: 40px;
	border: none;
}
#cryptogalaxy_2 .banner_search_bx .b_s_btn {
	border-radius: 100%;
	padding: 10px 13px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 29px;
	font-size: 18px;
	color: #000;
	background: #fff;
	border: none;
	box-shadow: none;
}
#cryptogalaxy_2 .banner_search_bx .b_s_btn:active, .banner_search_bx .b_s_btn:hover, .banner_search_bx .b_s_btn:focus {
	color: #000;
	background: #fff;
	border: none;
	box-shadow: none;
	outline: none;
}
/*banner css end*/

/*graph_area css start*/
#cryptogalaxy_2 .graph_area {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	float: left;
	width: 100%;
	padding: 8% 0%;
}
#cryptogalaxy_2 .graph_area .container {
	width: 1300px;
	max-width: 100%;
}
#cryptogalaxy_2 .graph_area_right img {
	width: 100%;
}
#cryptogalaxy_2 .graph_area_left h1 {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	padding: 14px 0px 20px;
}
#cryptogalaxy_2 .graph_area_left h3 {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	padding: 14px 0px 20px;
}
#cryptogalaxy_2 .graph_area_left h3 span {
	font-weight: 300;
}
#cryptogalaxy_2 .graph_area_left p {
	color: #bbbbbb;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	padding-bottom: 30px;
}
#cryptogalaxy_2 .graph_area_left h5 {
	color: #bbbbbb;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
}
#cryptogalaxy_2 .graph_area_left h5 span {
	color: #f1b830;
}
#cryptogalaxy_2 .graph_area_left ul {
	margin: 35px 0px 0px;
}
#cryptogalaxy_2 .graph_area_left ul li {
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	line-height: 40px;
	text-transform: uppercase;
}
#cryptogalaxy_2 .graph_area_left ul li span {
	color: #f1b830;
	font-weight: 300;
}
/*graph_area css end*/

/*directory_area css start*/
#cryptogalaxy_2 .directory_area {
	float: left;
	width: 100%;
	background-position: center;
	background-size: cover;
	padding: 90px 0px 30px;
}
#cryptogalaxy_2 .my_heading {
	float: left;
	width: 100%;
	text-align: center;
	padding: 20px 0px;
}
#cryptogalaxy_2 .my_heading h1 {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 50px;
	font-weight: 700;
	padding: 0px 0px;
	text-transform: uppercase;
}
#cryptogalaxy_2 .my_heading h2 {
	color: #bbbbbb;
	font-size: 20px;
	font-weight: 300;
	padding: 8px 0px 24px;
}
#cryptogalaxy_2 .ico_drctry_content {
	float: left;
	width: 100%;/*padding: 0px 60px;*/
}
#cryptogalaxy_2 .ico_drctry_col {
	width: 33.33333333%;
	float: left;
	padding: 0px 16px;
}
#cryptogalaxy_2 .ico_drctry_col h1 {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding: 28px 0px 45px;
	text-align: center;
}
#cryptogalaxy_2 .ico_drctry_bx {
	background-color: #ffffff17;
	border-radius: 8px;
	position: relative;
	float: left;
	width: 100%;
	padding: 35px 30px 25px;
	margin-bottom: 30px;
	transition: all .3s ease;
	border: 1px solid transparent;
}
#cryptogalaxy_2 .ico_drctry_bx:hover {
	background-color: black;
	border: 1px solid #ffffff17;
}
#cryptogalaxy_2 span.ico_tag {
	position: absolute;
	top: 0;
	right: 0;
	background: #1e39c3;
	color: #fff;
	font-weight: 300;
	padding: 3px 22px;
	border-radius: 0px 5px 0px 5px;
	font-size: 13px;
}
#cryptogalaxy_2 .ico_drctry_bx_img {
	float: left;
	width: 32%;
}
#cryptogalaxy_2 .ico_drctry_bx_img img {
	width: auto;
}
#cryptogalaxy_2 .ico_drctry_bx_text {
	float: left;
	width: 68%;
}
#cryptogalaxy_2 .ico_drctry_bx_text h3 {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
}
#cryptogalaxy_2 .ico_drctry_bx_text p {
	color: #bbbbbb;
	font-size: 14px;
	font-weight: 300;
	padding: 16px 0px 13px;
	line-height: 23px;
}
#cryptogalaxy_2 .ico_drctry_bx_text h4 {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 500;
}
#cryptogalaxy_2 .ico_drctry_bx_text h4 span.day {
	font-family: 'Roboto', sans-serif;
	color: #f8bd31;
	font-size: 24px;
	font-weight: 600;
	padding: 0px 7px;
}
#cryptogalaxy_2 .ico_drctry_bx_text h4 span.month {
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}
#cryptogalaxy_2 .ico_drctry_col ul li button {
	width: 100%;
	margin: 21% 0%;
}
/*directory_area css end*/

/*recent_blog_area css start*/
#cryptogalaxy_2 .recent_blog_area {
	float: left;
	width: 100%;
	background: url(../images/cryptogalaxy2/back3.jpg);
	background-size: cover;
	padding: 80px 0px 100px;
}
#cryptogalaxy_2 .my_heading2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 20px 0px;
}
#cryptogalaxy_2 .my_heading2 h1 {
	font-family: 'Zilla Slab', serif;
	color: #fff;
	font-size: 50px;
	font-weight: 700;
	padding: 0px 0px;
	text-transform: uppercase;
}
#cryptogalaxy_2 .my_heading2 h2 {
	color: #bbbbbb;
	font-size: 20px;
	font-weight: 300;
	padding: 8px 0px 24px;
}
#cryptogalaxy_2 .blog_boxes {
	float: left;
	width: 100%;
}
#cryptogalaxy_2 .blog_bx {
	text-align: center;
	float: left;
	width: 100%;
	margin: 30px 0px 0px;
}
#cryptogalaxy_2 .blog_bx img {
	width: 100%;
	transition: all .3s ease-in-out;
}
#cryptogalaxy_2 .blog_bx figure {
	max-width: 100%;
	overflow: hidden;
	border-radius: 5px;
}
#cryptogalaxy_2 .blog_bx img:hover {
	transform: scale(1.1);
}
#cryptogalaxy_2 .blog_bx .blog_date {
	background-color: #f8bd31;
	border-radius: 100%;
	width: 105px;
	height: 105px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: -50px;
}
#cryptogalaxy_2 .blog_bx .blog_date h2 {
	font-size: 24px;
	color: #fff;
	padding: 25px 0px 4px;
}
#cryptogalaxy_2 .blog_bx .blog_date h4 {
	font-size: 14px;
	color: #000;
	font-weight: 600;
}
#cryptogalaxy_2 .blog_bx h2 {
	font-family: 'Zilla Slab', serif;
	font-size: 24px;
	color: #fff;
	top: -20px;
	position: relative;
	font-weight: 600;
	line-height: 34px;
	padding: 0px 20px;
}
#cryptogalaxy_2 .blog_bx h3 {
	font-size: 16px;
	color: #bbb;
	font-weight: 400;
	padding: 0px 0px 10px;
}
#cryptogalaxy_2 .blog_bx h3 a {
	color: #f8bd31;
	padding: 0px 6px;
}
/*recent_blog_area css end*/

/*newsletter css start*/
#cryptogalaxy_2 .newsletter_area {
	float: left;
	width: 100%;
	padding: 56px 0px 52px;
	background: url(../images/cryptogalaxy2/news-back.jpg);
	background-size: cover;
}
#cryptogalaxy_2 .newsletter_left {
	padding: 4px 0px 0px;
}
#cryptogalaxy_2 .newsletter_left img {
	width: 66px;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}
#cryptogalaxy_2 .newsletter_left h1 {
	font-family: 'Zilla Slab', serif;
	font-size: 25px;
	color: #fff;
	font-weight: 600;
	float: left;
}
#cryptogalaxy_2 .newsletter_left h4 {
	font-size: 16px;
	color: #fff;
	font-weight: 300;
	float: left;
	padding: 14px 0px 0px;
}
#cryptogalaxy_2 .newsletter_left h4 span {
	color: #f8bd31;
}
#cryptogalaxy_2 .news_search_bx button {
	width: 100%;
}
#cryptogalaxy_2 .news_search_bx button i {
	padding-right: 8px;

}
#cryptogalaxy_2 .news_search_bx {
	float: left;
	width: 100%;
	background: #fff;
	border-radius: 40px;
	padding: 0px 0px;
	background-color: #ffffff1c;
}
#cryptogalaxy_2 .news_search_bx input[type=email] {
	padding: 24px 30px;
	box-shadow: none;
	border-radius: 70px;
	border: none;
	margin: 8px 1px 0px;
	background: transparent;
	color: #fff;
	font-weight: 300;
}
#cryptogalaxy_2 .news_search_bx input[type=email]::placeholder {
 color: #fff;
}
#cryptogalaxy_2 .cmn_btn_2 {
	background: #f8bd31;
	color: #000;
	font-weight: 600;
	border-radius: 40px;
	border: none;
	box-shadow: none;
	padding: 23px 50px;
	text-transform: uppercase;
	font-size: 15px;
	transition: all .3s ease;
}
#cryptogalaxy_2 .cmn_btn_2:active, .cmn_btn_2:focus {
	background: #f8bd31;
	color: #000;
	border: none;
	box-shadow: none;
	outline: none;
}
#cryptogalaxy_2 .cmn_btn_2:hover {
	color: #fff;
	outline: none;
	background: #00469e;
}
/*newsletter css end*/


/*footer css start*/
#cryptogalaxy_2 footer {
	float: left;
	width: 100%;
	background: url(../images/cryptogalaxy2/back2.jpg);
	background-size: cover;
	padding: 90px 0px 0px;
}
#cryptogalaxy_2 .footer_logo {
	margin: 20px 0px;
	float: left;
	width: 100%;
}
#cryptogalaxy_2 .footer_logo img {
	margin: 40px 0px;
}
#cryptogalaxy_2 .footer_txt {
	margin: 20px 0px;
	float: left;
	width: 100%;
}
#cryptogalaxy_2 .footer_txt p {
	color: #bbbbbb;
	font-size: 18px;
	font-weight: 300;
	line-height: 29px;
	padding: 0px 40px;
}
#cryptogalaxy_2 .footer_link {
	margin: 20px 0px;
	float: left;
	width: 100%;
}
#cryptogalaxy_2 .footer_link_box {
	float: left;
	width: 50%;
}
#cryptogalaxy_2 .footer_link_box ul li {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 38px;
}
#cryptogalaxy_2 .footer_link_box ul li i {
	font-size: 13px;
	color: #f8bd31;
	padding-right: 5px;
}
#cryptogalaxy_2 .footer_bottom {
	border-top: 1px dashed #2c2c2c;
	float: left;
	width: 100%;
	padding: 35px 0px 37px;
	margin: 70px 0px 0px;
}
#cryptogalaxy_2 .footer_bottom_left p {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	padding: 9px 15px 0px;
}
#cryptogalaxy_2 .footer_bottom_left p a {
	color: #f8bd31;
}
#cryptogalaxy_2 .footer_bottom_right {
	text-align: right;
}
#cryptogalaxy_2 .footer_bottom_right ul li {
	display: inline-block;
	margin-right: 22px;
	color: #fff;
	font-weight: 300;
}
#cryptogalaxy_2 .footer_bottom_right ul li i {
	background: #131416;
	color: #fff;
	width: 34px;
	height: 34px;
	border-radius: 100%;
	text-align: center;
	line-height: 35px;
	margin-right: 6px;
}
/*footer css end*/


/* submit page css start*/
#cryptogalaxy_2 .banner_content2 {
	float: left;
	width: 100%;
	padding: 6% 13% 8%;
}
#cryptogalaxy_2 .banner_content2 h1 {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 50px;
	text-align: center;
	font-weight: 700;
}
#cryptogalaxy_2 .banner_content2 ul {
	text-align: center;
	margin: 17px 0px;
}
#cryptogalaxy_2 .banner_content2 ul li {
	color: #f1b830;
	display: inline-block;
	font-size: 18px;
	padding: 0px 7px;
}
#cryptogalaxy_2 .ico_form_area {
	float: left;
	width: 100%;
	background-color: #000000;
	padding: 9% 0% 5%;
}
#cryptogalaxy_2 .form_wrapper {
	float: left;
	width: 100%;
	margin-bottom: 19px;
}
#cryptogalaxy_2 .form_wrapper label {
	float: left;
	width: 27%;
	font-weight: 400;
	font-size: 13px;
	padding: 14px 0px 0px;
	color: #888888;
	margin: 0px;
}
#cryptogalaxy_2 .form_wrapper .form_element {
	float: left;
	width: 70%;
}
#cryptogalaxy_2 .form_wrapper .form_element input[type=text] {
	background-color: #121212;
	border: none;
	box-shadow: none;
	padding: 26px 24px;
	border-radius: 5px;
	color: #888;
	height: 52px;
}
#cryptogalaxy_2 .form_wrapper .form_element select {
	background-color: #121212;
	border: none;
	box-shadow: none;
	padding: 8px 22px;
	border-radius: 5px;
	color: #888;
	height: 52px;
	background-image: url(../images/cryptogalaxy2/caret-icon.png);
	background-repeat: no-repeat;
	background-position: center right 20px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
}
#cryptogalaxy_2 .y_btn {
	border: 1px solid #00469e;
	font-weight: 700;
	color: #fff;
	font-size: 15px;
	padding: 13px 35px;
	margin-right: 9px;
	background: #00469e;
}
#cryptogalaxy_2 .N_btn {
	border: 3px solid #00469e;
	font-weight: 700;
	color: #fff;
	font-size: 15px;
	padding: 12px 35px;
	margin-right: 9px;
	background: transparent;
}
#cryptogalaxy_2 .ico_frm_sbmt {
	text-align: center;
	padding: 60px 0px 50px;
	float: left;
	width: 100%;
}
#cryptogalaxy_2 .upload-btn-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 100%;
}
#cryptogalaxy_2 .upld_btn {
	border: none;
	color: #888 !important;
	font-size: 15px !important;
	font-weight: 400 !important;
	background-color: #121212;
	padding: 17px 24px 10px 24px;
	border-radius: 5px;
}
#cryptogalaxy_2 .frm_back {
	background-color: #121212;
	border-radius: 5px;
	background-image: url(../images/cryptogalaxy2/chain-icon.png);
	background-repeat: no-repeat;
	background-position: center right 20px;
}
#cryptogalaxy_2 .upload-btn-wrapper input[type=file] {
	font-size: 100px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
#cryptogalaxy_2 .switch_btn {
	font-weight: 600 !important;
	font-size: 15px !important;
	border: 2px solid #00469e;
	border-radius: 3px;
	padding: 14px 0px !important;
	color: #fff !important;
	box-shadow: none !important;
	outline: none !important;
}
#cryptogalaxy_2 .switch_btn.active {
	background-color: #00469e !important;
}
#cryptogalaxy_2 .switch_btn:hover, #cryptogalaxy_2 .switch_btn:focus, #cryptogalaxy_2 .switch_btn:active {
	box-shadow: none;
	outline: none;
	border: 2px solid #00469e;
}
/*div #status {
    width: 100%;
}*/
#cryptogalaxy_2 .swich_wid {
	width: 100%;
}
/* submit page css end*/

/* contact page css start*/
#cryptogalaxy_2 .contact_form_area {
	float: left;
	width: 100%;
	padding: 9% 0% 3%;
	background-color: #000000;
}
#cryptogalaxy_2 .contact_box {
	float: left;
	width: 100%;
	background: #0b0b0b;
	border-radius: 5px;
	padding: 9% 8% 10%;
}
#cryptogalaxy_2 .contact_right h1 {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 24px;
	padding: 0px 15px 30px;
	font-weight: 600;
}
#cryptogalaxy_2 .contact_right h1 span {
	color: #f1b830;
}
#cryptogalaxy_2 .contact_right input[type=text] {
	background-color: #121212;
	border: none;
	box-shadow: none;
	padding: 26px 24px;
	border-radius: 5px;
	color: #888;
	height: 52px;
	margin-bottom: 10px;
}
#cryptogalaxy_2 .contact_right textarea {
	background-color: #121212;
	border: none;
	box-shadow: none;
	padding: 26px 24px;
	border-radius: 5px;
	color: #888;
}
#cryptogalaxy_2 .contact_right textarea:hover, .contact_right textarea:focus, .contact_right textarea:active {
	border: none;
	box-shadow: none;
	outline: none;
}
#cryptogalaxy_2 .contact_right button {
	background: #ffc40c;
	padding: 18px 50px;
	margin: 30px 0px 0px;
}
#cryptogalaxy_2 .padding_right_5 {
	padding-right: 5px;
}
#cryptogalaxy_2 .padding_left_5 {
	padding-left: 5px;
}
#cryptogalaxy_2 .contact_detl_box {
	float: left;
	width: 100%;
	padding: 0% 9% 0%;
	position: relative;
	top: -70px;
}
#cryptogalaxy_2 .contact_info {
	background-color: #00469e;
	border-radius: 5px;
	float: left;
	width: 100%;
	padding: 18px 27px 8px;
}
#cryptogalaxy_2 .contact_num {
	float: left;
	width: 100%;
	margin: 15px 0px;
}
#cryptogalaxy_2 .contact_num ul li {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	line-height: 40px;
}
#cryptogalaxy_2 .contact_num ul li img {
	padding-right: 13px;
}
#cryptogalaxy_2 .contact_add {
	float: left;
	width: 100%;
	margin: 15px 0px;
	padding: 8px 20px;
}
#cryptogalaxy_2 .contact_add img {
	float: left;
	margin-right: 15px;
	margin-top: 12px;
	margin-bottom: 10px;
}
#cryptogalaxy_2 .contact_add h5 {
	color: #fff;
	font-weight: 400;
	line-height: 24px;
}
#cryptogalaxy_2 .contact_link {
	float: left;
	width: 100%;
	margin: 15px 0px;
	padding: 22px 0px;
	text-align: center;
}
#cryptogalaxy_2 .contact_link ul li {
	display: inline-block;
	border-radius: 100%;
	text-align: center;
	line-height: 45px;
	transition: all .3s ease-in-out;
}
#cryptogalaxy_2 .contact_link ul li a {
	width: 44px;
	height: 44px;
	background: #fff;
	display: block;
	border-radius: 100%;
	font-size: 16px;
	color: #000;
}
#cryptogalaxy_2 .contact_link ul li a:hover {
	color: #fff;
}
#cryptogalaxy_2 .fb:hover {
	background-color: #3C5A99;
	color: #fff;
}
#cryptogalaxy_2 .gp:hover {
	background-color: #AE3324;
	color: #fff;
}
#cryptogalaxy_2 .tw:hover {
	background-color: #28AAE1;
	color: #fff;
}
#cryptogalaxy_2 .ln:hover {
	background-color: #0274B3;
	color: #fff;
}
/* contact page css end*/


/*directory detail css start*/
#cryptogalaxy_2 .drctry_detail_wrapper {
	padding: 90px 0px 90px;
	float: left;
	width: 100%;
	background: #000000;
}
#cryptogalaxy_2 .drctry_detail_wrapper figure img {
	max-width: 100%;
}
#cryptogalaxy_2 .drctry_detail_content {
	float: left;
	width: 100%;
	padding: 10px 15px 0px;
}
#cryptogalaxy_2 .drctry_detail_one {
	float: left;
	width: 100%;
	padding: 55px 0px 0px;
}
#cryptogalaxy_2 .drctry_detail_one_left {
	float: left;
	width: 100%;
}
#cryptogalaxy_2 .drctry_detail_one_left h1 {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	padding: 0px 0px 20px;
}
#cryptogalaxy_2 .drctry_detail_one_left h4 {
	font-size: 18px;
	color: #bbbbbb;
	font-weight: 400;
}
#cryptogalaxy_2 .drctry_detail_one_in_area {
	float: left;
	width: 100%;
}
#cryptogalaxy_2 .drctry_detail_one_in {
	float: left;
	width: 100%;
	margin: 0px 0px 30px;
}
#cryptogalaxy_2 .drctry_detail_one_in h1 {
	font-size: 25px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	text-align: left;
	margin: 0px 0px 20px;
	color: #fff;
}
#cryptogalaxy_2 .drctry_detail_one_in ul li {
	font-size: 18px;
	font-weight: 400;
	color: #bbb;
	line-height: 33px;
}
#cryptogalaxy_2 .drctry_detail_one_right_bx {
	display: block;
	margin: 0px auto;
	text-align: center;
	background: #121212;
	padding: 45px 20px;
	border-radius: 5px;
	float: left;
	width: 100%;
	position: relative;
	top: -144px;
	right: 60px;
}
#cryptogalaxy_2 .drctry_detail_one_right_bx h1 {
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #fff;
	padding: 25px 0px 10px;
}
#cryptogalaxy_2 .drctry_detail_one_right_bx h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 28px;
	color: #fff;
	padding: 0px 0px;
}
#cryptogalaxy_2 .drctry_detail_one_right_bx h2 span {
	color: #f8bd31;
}
#cryptogalaxy_2 .drctry_detail_one_right_bx h3 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 25px;
	color: #fff;
	padding: 30px 0px 10px;
}
#cryptogalaxy_2 .drctry_detail_one_right_bx button {
	width: 100%;
	margin: 6px 0px;
}
#cryptogalaxy_2 .drctry_detail_one_right_bx button i {
	padding: 0px 10px;
}
#cryptogalaxy_2 .drctry_detail_one_right_bx .cmn_btn1 {
	color: #000;
}
#cryptogalaxy_2 .cmn_btn3 {
	background: #0c0033;
	color: #fff;
	padding: 22px 50px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	border: none;
	transition: all .2s ease-in-out
}
#cryptogalaxy_2 .cmn_btn3:hover {
	background: #000;
	color: #fff
}
#cryptogalaxy_2 .drctry_detail_rating_area {
	float: left;
	width: 100%;
	padding: 35px 0px 0px;
}
#cryptogalaxy_2 .drctry_detail_rating_head {
	float: left;
	width: 100%;
}
#cryptogalaxy_2 .drctry_detail_rating_head h1 {
	font-size: 25px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	text-align: left;
	margin: 0px 0px 25px;
	color: #fff;
}
#cryptogalaxy_2 .drctry_detail_rating_head ul {
	margin: 0px 0px 10px;
}
#cryptogalaxy_2 .drctry_detail_rating_head ul li {
	display: inline-block;
	color: #f8bd31;
	font-size: 16px;
	margin: 0px 2px;
}
#cryptogalaxy_2 .drctry_detail_rating_head ul li span {
	color: #bbbbbb;
	font-weight: 500;
	font-size: 20px;
	margin-right: 11px;
	font-family: 'Roboto', sans-serif;
}
#cryptogalaxy_2 .drctry_detail_rating {
	float: left;
	width: 100%;
	padding: 10px 0px;
}
#cryptogalaxy_2 .drctry_detail_rating_bx {
	text-align: center;
	background: #121212;
	border-radius: 5px;
	padding: 24px 20px;
	margin: 10px 20px 10px 0px;
	transition: all .15s ease-in-out;
	float: left;
	width: 18%;
}
#cryptogalaxy_2 .drctry_detail_rating_bx:hover {
	background: #00469e;
	cursor: pointer;
}
#cryptogalaxy_2 .drctry_detail_rating_bx h3 {
	font-size: 14px;
	font-weight: 400;
	padding: 4px 0px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
}
#cryptogalaxy_2 .drctry_detail_rating_bx h2 {
	font-size: 22px;
	font-weight: 500;
	padding: 4px 0px;
	color: #fff;
	transition: all .15s ease-in-out;
	font-family: 'Roboto', sans-serif;
}
#cryptogalaxy_2 .drctry_detail_rating_bx:hover h2 {
	color: #f8bd31;
}
#cryptogalaxy_2 .drctry_detail_table_area {
	float: left;
	width: 100%;
	padding: 60px 0px 0px;
}
#cryptogalaxy_2 .drctry_detail_table_head {
	float: left;
	width: 100%;
	padding: 0px 5px;
}
#cryptogalaxy_2 .drctry_detail_table_area h1 {
	font-size: 25px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	text-align: left;
	margin: 0px 0px 20px;
	color: #fff;
}
#cryptogalaxy_2 .drctry_detail_table {
	float: left;
	width: 100%;
	padding: 30px 0px 0px;
}
#cryptogalaxy_2 .drctry_detail_table table {
	background: transparent;
	border-radius: 9px;
}
#cryptogalaxy_2 .drctry_detail_table .table-bordered {
	border: none !important;
}
#cryptogalaxy_2 .drctry_detail_table .table-bordered>tbody>tr>td {
	border: 1px solid #333 !important;
	padding: 27px 50px;
	font-weight: 500;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
}
#cryptogalaxy_2 .drctry_detail_table .table-bordered>tbody>tr>td span {
	font-weight: 500;
	color: #bbbbbb;
	font-family: 'Roboto', sans-serif;
}
#cryptogalaxy_2 .drctry_detail_review_link_area {
	float: left;
	width: 100%;
	padding: 35px 0px 60px;
}
#cryptogalaxy_2 .drctry_review_link_bx {
	float: left;
	width: 100%;
}
#cryptogalaxy_2 .drctry_review_link_bx h1 {
	font-size: 25px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	text-align: left;
	margin: 0px 0px 25px;
	color: #fff;
}
#cryptogalaxy_2 .drctry_review_link_bx ul li {
	font-weight: 600;
	font-size: 16px;
	line-height: 38px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
}
#cryptogalaxy_2 .drctry_review_link_bx ul li span {
	color: #bbbbbb;
	font-weight: 400;
	font-size: 16px;
	width: 57%;
	float: left;
}
#cryptogalaxy_2 .drctry_review_link_bx ul li a {
	color: #f8bd31;
	font-weight: 400;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
}
#cryptogalaxy_2 .drctry_review_link_bx ul li a i {
	margin-right: 10px;
}
#cryptogalaxy_2 .directory_frm .cmt_frm_area ul li:nth-child(1) {
	width: 49.5%;
	float: left
}
#cryptogalaxy_2 .directory_frm .cmt_frm_area ul li:nth-child(2) {
	width: 49.5%;
	float: right
}
#cryptogalaxy_2 .cmt_frm_area {
	padding: 0px 0px;
	float: left;
	width: 100%;
}
#cryptogalaxy_2 .cmt_frm_area h3 {
	font-size: 25px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	text-align: left;
	margin: 0px 0px 30px;
	color: #fff;
}
#cryptogalaxy_2 .cmt_frm_area ul li {
	margin-bottom: 10px;
}
#cryptogalaxy_2 .cmt_frm_area ul li input[type="text"] {
	background: #121212;
	padding: 18px 30px;
	border: none;
	width: 100%;
	border-radius: 5px;
	font-weight: 400;
	color: #bbbbbb;
}
#cryptogalaxy_2 .cmt_frm_area ul li input[type="text"]::placeholder, .cmt_frm_area ul li textarea::placeholder {
 color: #bbbbbb;
}
#cryptogalaxy_2 .cmt_frm_area ul li textarea {
	background: #121212;
	padding: 18px 30px;
	border: none;
	width: 100%;
	border-radius: 5px;
	height: 200px
}
#cryptogalaxy_2 .cmt_frm_area ul li input[type="text"]:hover, #cryptogalaxy_2 .cmt_frm_area ul li input[type="text"]:focus, #cryptogalaxy_2 .cmt_frm_area ul li input[type="text"]:active, #cryptogalaxy_2 .cmt_frm_area ul li textarea:hover, #cryptogalaxy_2 .cmt_frm_area ul li textarea:active, #cryptogalaxy_2 .cmt_frm_area ul li textarea:focus {
	border: none;
	box-shadow: none;
	outline: none;
}
#cryptogalaxy_2 .cmn_btn_3 {
	background: #ffc40c;
	color: #000;
	font-weight: 600;
	border-radius: 40px;
	border: none;
	box-shadow: none;
	padding: 23px 50px;
	text-transform: uppercase;
	font-size: 15px;
	transition: all .3s ease;
}
#cryptogalaxy_2 .cmn_btn_3:active, .cmn_btn_3:focus {
	background: #ffc40c;
	color: #000;
	border: none;
	box-shadow: none;
	outline: none;
}
#cryptogalaxy_2 .cmn_btn_3:hover {
	color: #fff;
	outline: none;
	background: #00469e
}
#cryptogalaxy_2 .cmt_frm_area ul li .cmn_btn_3 {
	margin-top: 20px;
	padding: 20px 50px;
}
/*directory detail css end*/

/*==========================================================
cryptogalaxy demo_2 css end here
=============================================================*/



/*==========================================================
cryptogalaxy demo_3 css start here
=============================================================*/
#cryptogalaxy_3{
    font-family: 'Roboto', sans-serif;
    /*font-family: 'Zilla Slab', serif;*/
    /*font-family: 'Poppins', sans-serif;*/
	margin:0px;
	padding:0px;
}
@font-face{
	font-family:biko_black;
	src:url(../fonts/Biko_Black.otf);
	}
@font-face{
	font-family:poppins;
	src:url(../fonts/Poppins-Regular.ttf);
	}
#cryptogalaxy_3 h1, #cryptogalaxy_3 h2,#cryptogalaxy_3 h3,#cryptogalaxy_3 h4,#cryptogalaxy_3 h5,#cryptogalaxy_3 h6, #cryptogalaxy_3 p{
	margin: 0px;
	padding: 0px;
}

#cryptogalaxy_3 .no_padding{
	padding: 0px;
}
#cryptogalaxy_3 .no_padding_left{
    padding-left: 0px;
}
#cryptogalaxy_3 .no_padding_right{
    padding-right: 0px;
}
/*banner css start*/
#cryptogalaxy_3 #cssmenu ul ul li{
	text-align:left
}
#cryptogalaxy_3 #cssmenu ul ul li a{
	padding:15px 26px;
}
#cryptogalaxy_3 .banner{
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; 
}
#cryptogalaxy_3 .logo_area {
    float: left;
    width: 100%;
    margin: 60px 0px 0px;
}
#cryptogalaxy_3 .logo_area_left {
    text-align: left;
    padding: 9px 0px 0px;
}
#cryptogalaxy_3 .logo_area_left img{
    float: left;
    margin-right: 13px;
}
#cryptogalaxy_3 .logo_area_left h3{
    font-size: 22px;
    color: #fff;
    font-weight: 600;
}
#cryptogalaxy_3 .logo_area_left h4 {
    font-size: 13px;
    color: #ddd;
    padding: 4px 0px 0px;
    font-weight: 400;
}
#cryptogalaxy_3 .logo_area_center{
    text-align: center;
}
#cryptogalaxy_3 .logo_area_center .logo_c{
	width:265px;
	display:inline-block;
	text-align:left
}
#cryptogalaxy_3 .logo_area_center .logo_c a{
	display:block;
	color:#fff
}
#cryptogalaxy_3 .logo_area_center .logo_c a:hover{
	color:#f8bd31
}
#cryptogalaxy_3 .logo_area_center .logo_c figure{
	width:58px;
	float:left
}
#cryptogalaxy_3 .logo_area_center .logo_c .logo_txt{
	width:185px;
	float:left;
}
#cryptogalaxy_3 .logo_area_center .logo_c .logo_txt h1{
	font-size:28px;
	font-family:biko_black;
	margin-top:6px;
}
#cryptogalaxy_3 .logo_area_center .logo_c .logo_txt h4{
	font-size:15px;
	font-family:poppins;
	color:#b7b7b7;
	margin-top:7px;
}
#cryptogalaxy_3 .logo_area_right{
    text-align: right;
}
#cryptogalaxy_3 .navbar-header .cmn_btn_1{
    display: none;
}
#cryptogalaxy_3 .cmn_btn_1 {
    background: #00469e;
    color: #fff;
    font-weight: 600;
    border-radius: 40px;
    border: none;
    box-shadow: none;
    padding: 19px 45px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    transition: all .3s ease;
}
#cryptogalaxy_3 .cmn_btn_1:hover {
    background: #f8bd31;
    color: #000;
    border: none;
    box-shadow: none;
}
#cryptogalaxy_3 .btn.active.focus, #cryptogalaxy_3 .btn.active:focus, #cryptogalaxy_3 .btn.focus, #cryptogalaxy_3 .btn:active.focus, #cryptogalaxy_3 .btn:active:focus, #cryptogalaxy_3 .btn:focus {
    outline: none;
    outline-offset: 0px;
}
#cryptogalaxy_3 #cssmenu{
	text-align:center;
	margin-top:20px
}
#cryptogalaxy_3 #cssmenu > ul{
	float:none;
	display:inline-block;
	z-index:99
}
#cryptogalaxy_3 #cssmenu > ul > li > a{
	padding:15px 26px
}
#cryptogalaxy_3 #cssmenu > ul > li.has-sub > a:after {
    top: 23px;
    right: 11px;
    width: 7px;
    height: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#cryptogalaxy_3 #cssmenu > ul > li.has-sub > a:before {
    top: 20px;
    right: 9px;
    width: 2px;
    height: 7px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#cryptogalaxy_3 #cssmenu > ul > li.has-sub:hover > a:before {
    top: 20px;
    height: 7px;
}
#cryptogalaxy_3 #cssmenu ul ul li.has-sub > a:before {
    top: 17px;
    right: 12px;
    width: 2px;
    height: 7px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#cryptogalaxy_3 #cssmenu ul ul li.has-sub > a:after {
    top: 20px;
    right: 14px;
    width: 7px;
    height: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#cryptogalaxy_3 #cssmenu ul ul > li.has-sub:hover > a:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    top: 20px;
    right: 10px;
}
#cryptogalaxy_3 #cssmenu ul ul > li.has-sub:hover > a:before {
    top: 14px;
    height: 7px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}
#cryptogalaxy_3 .navbar-nav {
    width: 100%;
    text-align: center;
}
#cryptogalaxy_3 .navbar-nav li{
    float: none;
    display: inline-block;
}
#cryptogalaxy_3 .navbar-default {
    background-color: transparent;
    border: none;
    margin: 20px 0px 10px;
    border-radius: 0px;
}
#cryptogalaxy_3 .navbar-default .navbar-nav>.active>a, #cryptogalaxy_3 .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: transparent;
}

#cryptogalaxy_3 .banner_content {
    float: left;
    width: 100%;
    text-align: center;
    padding: 9% 0% 10%;
    background-size: auto;
}
#cryptogalaxy_3 .banner_content h1 {
    font-family: 'Zilla Slab', serif;
    color: #fff;
    font-weight: 700;
    font-size: 60px;
}
#cryptogalaxy_3 .banner_content h1 span{
    color: #f8bd31;
}
#cryptogalaxy_3 .banner_content p {
    font-size: 20px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    padding: 2% 25%;
    line-height: 35px;
}
#cryptogalaxy_3 .banner_content button {
    margin: 10px 5px;
}
#cryptogalaxy_3 .banner_content .cmn_btn1:hover, #cryptogalaxy_3 .banner_content button:hover {
	background:#fff;
	color:#222
}
#cryptogalaxy_3 .cmn_btn_2 {
    background: #f8bd31;
    color: #000;
    font-weight: 600;
    border-radius: 40px;
    border: none;
    box-shadow: none;
    padding: 19px 45px;
    text-align: center; 
    text-transform: uppercase;
    font-size: 14px;
    transition: all .3s ease;
}
#cryptogalaxy_3 .cmn_btn_2:hover {
    background: #00469e;
    color: #fff;
    border: none;
    box-shadow: none;
}
/*banner css end*/

/*line_bar css start*/
#cryptogalaxy_3 .line_bar {
    float: left;
    width: 100%;
    background-color: #150156;
    padding: 21px 0px 17px;
}
#cryptogalaxy_3 .line_bar_scroll ul li {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    vertical-align: middle;
    padding: 0px 2px;
}
#cryptogalaxy_3 .line_bar_scroll ul li strong {
    font-weight: 500;
}
#cryptogalaxy_3 .line_bar_scroll ul li span {
    color: #56f525;
    padding: 0px 8px;
}
#cryptogalaxy_3 .line_bar_scroll ul li img {
    width: auto;
    vertical-align: text-bottom;
    margin: 0px 6px;
}
#cryptogalaxy_3 .line_bar_scroll dl dt {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    vertical-align: middle;
    padding: 0px 2px;
}
#cryptogalaxy_3 .line_bar_scroll dl dt strong {
    font-weight: 500;
}
#cryptogalaxy_3 .line_bar_scroll dl dt span {
    color: #56f525;
    padding: 0px 8px;
}
#cryptogalaxy_3 .line_bar_scroll dl dt img {
    width: auto;
    vertical-align: text-bottom;
    margin: 0px 6px;
}
#cryptogalaxy_3 .line_bar_scroll dl {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
}
#cryptogalaxy_3 .marquee_wrapper {
  position: relative;
  overflow: hidden;
  height: 31px;
  width: 100%;
  border: none;
}

#cryptogalaxy_3 .marquee_wrapper ul {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0;
  line-height: 25px;
  white-space: nowrap;
  animation: marquee 30s linear infinite;
  color: #fff;
}

@keyframes marquee {
  0% { transform: translateX(100%); }
  100% { transform: translateX(-100%); }
}
#cryptogalaxy_3 .marquee_wrapper ul li {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    vertical-align: middle;
    padding: 0px 2px;
}
#cryptogalaxy_3 .marquee_wrapper ul li strong {
    font-weight: 500;
}
#cryptogalaxy_3 .marquee_wrapper ul li span {
    color: #56f525;
    padding: 0px 8px;
}
#cryptogalaxy_3 .marquee_wrapper ul li img {
    width: auto;
    vertical-align: text-bottom;
    margin: 0px 6px;
}
/*line_bar css end*/

/*newsletter css start*/
#cryptogalaxy_3 .newsletter_area {
    float: left;
    width: 100%;
    padding: 110px 0px 100px;
    background-size: cover;
}
#cryptogalaxy_3 .newsletter_area h2 {
    font-family: 'Zilla Slab', serif;
    font-size: 55px;
    color: #000;
    font-weight: 700;
}
#cryptogalaxy_3 .newsletter_area p {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 26px;
    padding: 7px 0px 0px;
}
#cryptogalaxy_3 .news_search_bx button {
    width: 100%;
    padding: 22px 45px;
}
#cryptogalaxy_3 .news_search_bx button i{
    padding: 0px 5px;
}
#cryptogalaxy_3 .news_search_bx button img {
    padding: 0px 0px;
    width: 25px;
    vertical-align: initial;
    margin-right: 2px;
}
#cryptogalaxy_3 .news_search_bx {
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 40px;
    padding: 0px 0px;
}
#cryptogalaxy_3 .news_search_bx input[type=email] {
    padding: 28px 30px;
    box-shadow: none;
    border-radius: 70px;
    border: none;
    margin: 4px 0px;
    background: transparent;
    color: #fff;
    font-weight: 300;
    font-size: 13px;
}
#cryptogalaxy_3 .news_search_bx input[type=email]::placeholder {
    color: #b9b9b9;
}
#cryptogalaxy_3 .news_search_bx .cmn_btn_1:hover{
	background:#222;
	color:#fff
}
/*newsletter css end*/

/*what_bitcoin css start*/
#cryptogalaxy_3 .what_bitcoin_area {
    float: left;
    width: 100%;
    padding: 6% 0% 0%;
}
#cryptogalaxy_3 .what_bitcoin_left {
    position: relative;
    padding: 20px 0px 0px;
}
#cryptogalaxy_3 .what_bitcoin_left video{
    width: 100%;
}
#cryptogalaxy_3 .what_bitcoin_left img{
    width: 100%;
}
#cryptogalaxy_3 .what_bitcoin_left_in {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 36;
}
#cryptogalaxy_3 .what_bitcoin_left_in img {
    width: 90px;
    margin-right: 18px;
    display: inline-block;
    vertical-align: middle;
}
#cryptogalaxy_3 .what_bitcoin_left_in h3 {
    font-size: 25px;
    color: #fff;
    vertical-align: middle;
    display: inline-block;
}
#cryptogalaxy_3 .what_bitcoin_left .modal-header {
    padding: 0px;
    border-bottom: none;
}
#cryptogalaxy_3 .what_bitcoin_left button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    background-color: #00469e;
    opacity: 1;
    color: #fff;
    font-weight: 300;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin: 2px 2px 2px !important;
}
#cryptogalaxy_3 .what_bitcoin_left .modal-body {
    position: relative;
    padding: 0px 0px;
    float: left;
    width: 100%;
}
#cryptogalaxy_3 .what_bitcoin_left .modal-content {
    border-radius: 2px;
}
#cryptogalaxy_3 .what_bitcoin_left .modal {
    padding: 9% 0% 0%;
    background-color: #000000e0;
}
#cryptogalaxy_3 .my_heading {
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 0px;
}
#cryptogalaxy_3 .my_heading h1{
    font-family: 'Zilla Slab', serif;
    color: #222222;
    font-size: 50px;
    font-weight: 700;
    padding: 0px 0px;
    text-transform: uppercase;
}
#cryptogalaxy_3 .my_heading h1 span{
    color: #f8bd31;
}
#cryptogalaxy_3 .my_heading h2{
    color: #666666;
    font-size: 20px;
    font-weight: 300;
    padding: 8px 0px 0px;
}
#cryptogalaxy_3 .my_heading img {
    width: 25px;
    margin: 20px 0px 0px;
}
#cryptogalaxy_3 .what_bitcoin_right{
    padding: 20px 20px 0px;
}
#cryptogalaxy_3 .what_bitcoin_right p {
    color: #666666;
    font-size: 18px;
    font-weight: 300;
    padding: 0px 0px 18px;
    line-height: 30px;
}
#cryptogalaxy_3 .what_bitcoin_right ul {
    margin: 9px 0px 26px;
}
#cryptogalaxy_3 .what_bitcoin_right ul li {
    color: #666666;
    font-size: 17px;
    font-weight: 400;
    background: url(../images/cryptogalaxy3/right.png) center left no-repeat;
    display: inline-block;
    width: 49%;
    line-height: 38px;
    padding: 0px 27px;
}
/*what_bitcoin css start*/

/*service_area css start*/
#cryptogalaxy_3 .service_area {
    float: left;
    width: 100%;
    padding: 8% 0% 8%;
}
#cryptogalaxy_3 .srvc_box{
    float: left;
    width: 100%;
    text-align: center;
    margin: 10px 0px; 
}
#cryptogalaxy_3 .srvc_box img {
    border: 20px solid #eaedf5;
    border-radius: 100%;
	transition:all .3s ease-in-out
}
#cryptogalaxy_3 .srvc_box:hover img {
	border-color:#f8bd31
}
#cryptogalaxy_3 .srvc_box h3 {
    font-family: 'Zilla Slab', serif;
    font-size: 24px;
    color: #444444;
    font-weight: 700;
    padding: 22px 0px 13px;
}
#cryptogalaxy_3 .srvc_box h4{
    font-size: 15px;
    color: #666666;
    font-weight: 300;
}
/*service_area css end*/

/*advertisement_area css start*/
#cryptogalaxy_3 .advertisement_area{
    float: left;
    width: 100%;
}
#cryptogalaxy_3 .add_box {
    float: left;
    width: 100%;
    text-align: center;
    background-size: cover !important;
    padding: 18% 10% 14%;
    min-height: 450px;
	transition:all .3s ease-in-out;
	overflow:hidden
}
#cryptogalaxy_3 .add_box h1{
	transition:all .3s ease-in-out;
	transform:translateY(0px)
}
#cryptogalaxy_3 .add_box:hover h1{
	color:#f8bd31;
	transform:translateY(-10px)
}
#cryptogalaxy_3 .add_box h2{
    font-family: 'Zilla Slab', serif;
    font-size: 30px;
    color: #f8bd31;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: underline;
}
#cryptogalaxy_3 .add_box h4{
    font-family: 'Zilla Slab', serif;
    font-size: 30px;
    color: #f8bd31;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: underline;
    padding: 16px 0px 0px;
}
#cryptogalaxy_3 .add_box h1 {
    font-family: 'Zilla Slab', serif;
    font-size: 42px;
    color: #fff;
    font-weight: 600;
    padding: 50px 0px 18px;
}
#cryptogalaxy_3 .add_box h3{
    color: #fff;
    font-size: 18px;
    font-weight: 200;
}
/*advertisement_area css end*/


/*tokan_sale_area css start*/
#cryptogalaxy_3 .tokan_sale_area{
    float: left;
    width: 100%;
    background-color: #fcfcfc;
    padding: 6% 0% 8%;
}
#cryptogalaxy_3 .tokan_1{
    background: linear-gradient(#c227d5,#a81bc4);
}
#cryptogalaxy_3 .tokan_2 {
    background: linear-gradient(#28d677,#1ec859);
}
#cryptogalaxy_3 .tokan_3{
    background: linear-gradient(#f64d73,#f4334c);
}
#cryptogalaxy_3 .tokan_box {
    text-align: center;
    float: left;
    width: 100%;
    box-shadow: 0px 0px 60px 0px #f2f2f2;
}
#cryptogalaxy_3 .tokan_box_head {
    text-align: center;
    padding: 40px 10px 42px;
    float: left;
    width: 100%;
    border-radius: 6px 6px 0px 0px;
}
#cryptogalaxy_3 .tokan_box_head h1{
    font-family: 'Zilla Slab', serif;
    font-size: 26px;
    color: #fff;
    font-weight: 600;
}
#cryptogalaxy_3 .tokan_box_head h4{
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    padding: 10px 0px 0px;
}
#cryptogalaxy_3 .tokan_box_txt {
    text-align: center;
    background-color: #fff;
    float: left;
    width: 100%;
    padding: 0px 10px 48px;
}
#cryptogalaxy_3 .tokan_box_txt img {
    vertical-align: top;
}
#cryptogalaxy_3 .tokan_box_txt h3 {
    font-size: 18px;
    color: #313131;
    font-weight: 700;
    padding: 30px 0px 6px;
}
#cryptogalaxy_3 .tokan_box_txt h5{
    font-size: 16px;
    color: #f8bd31;
    font-weight: 300;
}
#cryptogalaxy_3 .tokan_box_txt h2 {
    font-size: 22px;
    color: #313131;
    font-weight: 700;
    padding: 20px 0px 9px;
}
#cryptogalaxy_3 .tokan_box_txt h6{
    font-size: 16px;
    color: #313131;
    font-weight: 400;
}

/*tokan_sale_area css end*/


/*descrption_1 css start*/
#cryptogalaxy_3 .descrption_1{
    float: left;
    width: 100%;
    padding: 10% 0% 0%;
}
#cryptogalaxy_3 .descrption_1_img {
    position: relative;
    left: -103px;
    margin-right: -60px;
}
#cryptogalaxy_3 .descrption_1_img img{
    width: 100%;
}
#cryptogalaxy_3 .descrption_1_txt {
    position: relative;
    left: -40px;
}
#cryptogalaxy_3 .descrption_1_txt h4{
    font-size: 18px;
    color: #f8bd31;
    font-weight: 300;
    padding: 30px 0px 0px;
    position: relative;
}
#cryptogalaxy_3 .descrption_1_txt h4:after {
    content: "";
    position: absolute;
    bottom: 8px;
    left: 95px;
    width: 50px;
    height: 1px;
    background: #f8bd31;
}
#cryptogalaxy_3 .descrption_1_txt h1 {
    font-family: 'Zilla Slab', serif;
    color: #222;
    font-size: 45px;
    font-weight: 700;
    line-height: 48px;
    padding: 27px 0px 27px;
}
#cryptogalaxy_3 .descrption_1_txt p{
    color: #666666;
    font-size: 18px;
    font-weight: 300;
    padding: 0px 0px 23px;
    line-height: 30px;
}
/*descrption_1 css end*/

/*descrption_2 css start*/
#cryptogalaxy_3 .descrption_2{
    float: left;
    width: 100%;
    padding: 0% 0% 9%;
}
#cryptogalaxy_3 .descrption_2_img {
}
#cryptogalaxy_3 .descrption_2_img img{
    width: 88%;
    float: right;
}
#cryptogalaxy_3 .descrption_2_txt {
    padding: 0px 50px 0px 10px;
}
#cryptogalaxy_3 .descrption_2_txt h4{
    font-size: 18px;
    color: #f8bd31;
    font-weight: 300;
    padding: 30px 0px 0px;
    position: relative;
}
#cryptogalaxy_3 .descrption_2_txt h4:after {
    content: "";
    position: absolute;
    bottom: 8px;
    left: 95px;
    width: 50px;
    height: 1px;
    background: #f8bd31;
}
#cryptogalaxy_3 .descrption_2_txt h1 {
    font-family: 'Zilla Slab', serif;
    color: #222;
    font-size: 45px;
    font-weight: 700;
    line-height: 48px;
    padding: 27px 0px 27px;
}
#cryptogalaxy_3 .descrption_2_txt p{
    color: #666666;
    font-size: 18px;
    font-weight: 300;
    padding: 0px 0px 23px;
    line-height: 30px;
}

/*descrption_2 css end*/


/*graph_area css start*/
#cryptogalaxy_3 .graph_area {
    float: left;
    width: 100%;
    padding: 6% 0% 0%;
}
#cryptogalaxy_3 .my_heading2 {
    float: left;
    width: 100%;
    text-align: center;
    padding: 2% 20%;
}
#cryptogalaxy_3 .my_heading2 h1 {
    font-family: 'Zilla Slab', serif;
    color: #272727;
    font-size: 50px;
    font-weight: 400;
    padding: 0px 74px;
}
#cryptogalaxy_3 .my_heading2 h1 span{
    color: #f8bd31;
    font-weight: 700;
}
#cryptogalaxy_3 .my_heading2 p {
    color: #666666;
    font-size: 18px;
    font-weight: 300;
    padding: 30px 90px 0px;
}
#cryptogalaxy_3 .graph_area_in {
    float: left;
    width: 100%;
    margin: 20px 0px 0px;
    box-shadow: 0px 0px 30px -25px #666;
	position:relative;
	z-index:99;
	background:#fff url(../images/cryptogalaxy3/graph_bg.png) left 98px top 60px no-repeat;
	padding:50px;
	border-radius:5px;
	height:764px;
	background-size:auto 500px
}
#cryptogalaxy_3 .graph_area_in img {
    width: 100%;
    position: relative;
    z-index: 99;
}

#cryptogalaxy_3 .graph_area_in .graph_details{
	box-shadow:0px 0px 34px -24px #666;
	border-radius:5px;
	overflow:hidden;
	position:relative;
	top:75px;
	margin:0px 100px
}
#cryptogalaxy_3 .graph_area_in .graph_details:after{
	content:"";
	clear:both;
	display:block
}
#cryptogalaxy_3 .graph_area_in .graph_details ul li{
	display:inline-block;
	height:80px;
	float:left;
	padding:0px 40px
}
#cryptogalaxy_3 .graph_area_in .graph_details ul li:nth-child(1){
	width:25%;
	background:#fffefe;
	color:#ec1919;
	font-size:18px;
	line-height:80px;
	box-shadow: 40px -10px 30px #f5f5f5;
	position: relative;
	z-index: 99;
}
#cryptogalaxy_3 .graph_area_in .graph_details ul li:nth-child(2){
	width:75%;
	background:#fffefe;
	font-size:18px;
	color:#666666;
	line-height:80px;
	padding:0px 96px
}
#cryptogalaxy_3 .graph_area_in .graph_details ul li:nth-child(3){
	width:25%;
	background:#e1a61c;
	text-align:center;
	padding:35px 40px;
	height:120px; 
}
#cryptogalaxy_3 .graph_area_in .graph_details ul li:nth-child(3) h3{
	font-size:25px;
	font-weight:900;
	color:#fff;
	margin-bottom:5px;
}
#cryptogalaxy_3 .graph_area_in .graph_details ul li:nth-child(3) h4{
	font-size:18px;
	font-weight:500;
	color:#fff
}
#cryptogalaxy_3 .graph_area_in .graph_details ul li:nth-child(4){
	width:75%;
	background:#f8bd31;
	height:120px;
	color:#000;
	
}
#cryptogalaxy_3 .graph_area_in .graph_details ul li:nth-child(4) h3{
	display:inline-block;
	text-align:center;
	padding:40px 60px;
	font-size:18px;
	font-weight:400;
	position:relative
}
#cryptogalaxy_3 .graph_area_in .graph_details ul li:nth-child(4) h3:after{
	content:"";
	width:1px;
	height:30px;
	background:#000;
	position:absolute;
	right:0px;
	top:45px;
}
#cryptogalaxy_3 .graph_area_in .graph_details ul li:nth-child(4) h3:last-child:after{
	display:none
}
#cryptogalaxy_3 .graph_area_in .graph_details ul li:nth-child(4) h3 span{
	display:block;
	font-weight:600;
	margin-bottom:5px
}
/*graph_area css end*/

/*team_area css start*/
#cryptogalaxy_3 .team_area {
    float: left;
    width: 100%;
    padding: 23% 0% 15%;
    position: relative;
    top: -110px;
    z-index: 9;
    margin-bottom: -110px;
    background-position-x: 26%;
    background-position-y: 35%;
}
#cryptogalaxy_3 .team_head {
    float: left;
    width: 100%;
    text-align: center;
    padding: 2% 17%;
}
#cryptogalaxy_3 .team_head h4 {
    font-size: 20px;
    color: #bbbbbb;
    font-weight: 300;
    padding: 0px 0px 15px;
}
#cryptogalaxy_3 .team_head h1{
    font-family: 'Zilla Slab', serif;
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    padding: 0px 0px;
}
#cryptogalaxy_3 .team_head h1 span{
    color: #f8bd31;
}
#cryptogalaxy_3 .team_box {
    float: left;
    width: 100%;
    text-align: center;
    margin: 17px 0px;
}
#cryptogalaxy_3 .team_img {
    width: 200px;
    height: 230px;
    position: relative;
    text-align: center;
    margin: 0 auto;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    background-size: cover !important;
}
#cryptogalaxy_3 .team_img_overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #f8bd31d9;
    transition: all .3s ease;
    opacity: 0;
}
#cryptogalaxy_3 .team_img:hover .team_img_overlay{
    opacity: 1;
    transition: all .3s ease;
}
#cryptogalaxy_3 .team_img_overlay ul {
    text-align: center;
    vertical-align: middle;
    line-height: 230px;
}
#cryptogalaxy_3 .team_img_overlay ul li {
    display: inline-block;
    font-size: 18px;
    margin: 0px 6px;
}
#cryptogalaxy_3 .team_img_overlay ul li a {
    padding: 3px 3px;
    color: #fff;
    transition: all .3s ease;
}
#cryptogalaxy_3 .team_img_overlay ul li a:hover{
    color: #00469e;
}
#cryptogalaxy_3 .team_title {
    float: left;
    width: 100%;
    text-align: center;
}
#cryptogalaxy_3 .team_title span {
    background: #00469e;
    width: 63px;
    height: 63px;
    display: block;
    text-align: center;
    margin: 0 auto;
    border-radius: 100%;
    line-height: 70px;
    position: relative;
    top: -40px;
    margin-bottom: -10px;
}
#cryptogalaxy_3 .team_title span img {
    vertical-align: inherit;
    text-align: center;
}
#cryptogalaxy_3 .team_title h3{
    font-family: 'Zilla Slab', serif;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding: 0px 0px 0px;
}
#cryptogalaxy_3 .team_title h4{
    font-size: 17px;
    color: #f8bd31;
    font-weight: 300;
    padding: 10px 0px 10px;
}
/*team_area css end*/


/*calculation_area css start*/
#cryptogalaxy_3 .calculation_area {
    float: left;
    width: 100%;
    padding: 0% 0% 0%;
    position: relative;
    top: -130px;
    z-index: 9;
    margin-bottom: -130px;
}
#cryptogalaxy_3 .calculation_box {
    float: left;
    width: 100%;
    background: #f8bd31;
    border-radius: 5px;
    padding: 64px 70px 52px;
}
#cryptogalaxy_3 .calculation_box_left h1{
    font-family: 'Zilla Slab', serif;
    color: #000;
    font-size: 38px;
    font-weight: 800;
    padding: 0px 0px 0px;
}
#cryptogalaxy_3 .calculation_box_left ul {
    margin: 20px 0px 0px;
}
#cryptogalaxy_3 .calculation_box_left ul li {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    background: url(../images/cryptogalaxy3/right-black.png) center left no-repeat;
    display: inline-block;
    width: 49%;
    line-height: 38px;
    padding: 0px 27px;
}
#cryptogalaxy_3 .calculation_box_right input[type=text] {
    background: #fff;
    font-weight: 400;
    border-radius: 40px;
    border: none;
    box-shadow: none;
    padding: 32px 35px;
    font-size: 14px;
    transition: all .3s ease;
    color: #555555;
}
#cryptogalaxy_3 .calculation_box_right input[type=text]::placeholder {
    color: #555555;
}
#cryptogalaxy_3 .calculation_box_right select {
    background: #fff;
    font-weight: 400;
    color: #555555;
    border-radius: 40px;
    border: none;
    box-shadow: none;
    padding: 10px 28px;
    height: 64px;
    font-size: 14px;
    transition: all .3s ease;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    background-image: url(../images/cryptogalaxy3/my-select-caret.png);
    background-repeat: no-repeat;
    background-position: center right 20px;
}
#cryptogalaxy_3 .calculation_box_right button {
    width: 100%;
    margin: 10px 0px 0px;
        padding: 22px 45px;
}
#cryptogalaxy_3 .calculation_box_right button:hover {
    background: #222;
    color: #fff;
}
/*calculation_area css end*/

/*pricing_area css start*/
#cryptogalaxy_3 .pricing_area {
    float: left;
    width: 100%;
    padding: 0% 0% 1%;
    background: #f6f6f6; 
}
#cryptogalaxy_3 .price_heading {
    background: #fff;
    padding: 7% 0% 9%;
}
#cryptogalaxy_3 .price_box_area {
    float: left;
    width: 100%;
    position: relative;
    top: -80px;
    margin-bottom: -80px;
    box-shadow: 0px 0px 90px 0px #f0f0f0;
}
#cryptogalaxy_3 .price_box {
    float: left;
    width: 100%;
    text-align: center;
    padding: 60px 30px 60px;
    background: linear-gradient(to right, #fff , #f9f9f9);
}
#cryptogalaxy_3 .price_box h1{
    font-family: 'Zilla Slab', serif;
    color: #222222;
    font-size: 42px;
    font-weight: 800;
    padding: 0px 0px 0px;
    text-transform: uppercase;
}
#cryptogalaxy_3 .price_box p{
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    padding: 20px 0px;
    font-weight: 300;
}
#cryptogalaxy_3 .price_box ul {
    padding: 0px 42px;
}
#cryptogalaxy_3 .price_box ul li {
    color: #222;
    font-size: 15px;
    font-weight: 300;
    background: url(../images/cryptogalaxy3/check.png) center left 0px no-repeat;
    line-height: 30px;
    text-align: left;
    padding-left: 26px;
}
#cryptogalaxy_3 .price_box h2 span {
    font-size: 33px;
    color: #f8bd31;
    font-weight: 700;
    vertical-align: top;
    position: relative;
    top: 10px;
}
#cryptogalaxy_3 .price_box h2 {
    color: #222222;
    font-size: 66px;
    font-weight: 700;
    padding: 30px 0px;
}
#cryptogalaxy_3 .price_box h2 small {
    color: #222222;
    font-size: 18px;
    font-weight: 700;
}
#cryptogalaxy_3 .price_box button {
    width: 75%;
}
/*pricing_area css end*/

/*news_update_area css start*/
#cryptogalaxy_3 .news_update_area {
    float: left;
    width: 100%;
    padding: 5% 0% 11%;
    background: #f6f6f6;
}
#cryptogalaxy_3 #testimonial4{
  overflow: hidden;
  position: relative;
}
#cryptogalaxy_3 #testimonial4 .carousel-inner{
  width: 91%;
  margin: auto;
}
#cryptogalaxy_3 #testimonial4 .carousel-inner .item{
  overflow: hidden;
}
#cryptogalaxy_3 .testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
#cryptogalaxy_3 .testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 10px;
  height: 10px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
#cryptogalaxy_3 .testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 10px;
  height: 10px;
  border: none;
  margin: 2px 3px;
  background-color: #000;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
#cryptogalaxy_3 .testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
#cryptogalaxy_3 .testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#cryptogalaxy_3 .testimonial4_control_button .carousel-control {
    color: #444;
    top: 160px;
    opacity: 1;
    width: 90px;
    bottom: auto;
    height: 90px;
    font-size: 50px;
    cursor: pointer;
    font-weight: 300;
    overflow: hidden;
    line-height: 87px;
    text-shadow: none;
    text-align: center;
    position: absolute;
    background: transparent;
    border: none;
    text-transform: uppercase;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
    transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
#cryptogalaxy_3 .testimonial4_control_button .carousel-control.left{
  left: -1%;
  right: auto;
}
#cryptogalaxy_3 .testimonial4_control_button .carousel-control.right{
  right: -1%;
  left: auto;
}
#cryptogalaxy_3 .testimonial4_control_button .carousel-control.left:hover,
#cryptogalaxy_3 .testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: transparent;
  border: none;
}
#cryptogalaxy_3 .testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  margin: auto;
  padding: 0px 26px;
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 480px){
  #cryptogalaxy_3 .testimonial4_control_button .carousel-control{
    display: none;
  }
  #cryptogalaxy_3 .testimonial4_slide{
    width: 98%;
    padding: 5px;
  }
}
@media (min-width: 481px) and (max-width: 767px){
  #cryptogalaxy_3 .testimonial4_control_button .carousel-control.left{
    left: 2%;
  }
  #cryptogalaxy_3 .testimonial4_control_button .carousel-control.right{
    right: 2%;
  }
  #cryptogalaxy_3 .testimonial4_header{
    width: 95%;
  }
  #cryptogalaxy_3 .testimonial4_slide{
    width: 98%;
    padding: 5px;
  }
}
@media (min-width: 768px) and (max-width: 991px){
  #cryptogalaxy_3 .testimonial4_control_button .carousel-control.left{
    left: 5%;
  }
  #cryptogalaxy_3 .testimonial4_control_button .carousel-control.right{
    right: 5%;
  }
}
@-webkit-keyframes psBoxShadowEffect_2{
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255,255,255,0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes psBoxShadowEffect_2{
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255,255,255,0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
#cryptogalaxy_3 .testimonial4_slide .col-md-6 {
    padding: 40px;
}
#cryptogalaxy_3 .news_box {
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 6px;
    padding: 55px 70px 50px 90px;
    text-align: left;
    position: relative;
    box-shadow: 0px 0px 90px 0px #f0f0f0;
}
#cryptogalaxy_3 .news_box .news_date {
    background-color: #f8bd31;
    border-radius: 100%;
    width: 105px;
    height: 105px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    display: block;
    left: -50px;
    overflow: visible;
}
#cryptogalaxy_3 .news_box .news_date h2{
        font-size: 24px;
    color: #fff;
    padding: 27px 0px 4px;
    font-weight: 700;
}
#cryptogalaxy_3 .news_box .news_date h3{
    font-size: 14px;
    color: #000;
    font-weight: 700;
}
#cryptogalaxy_3 .news_box h1{
    font-family: 'Zilla Slab', serif;
    color: #444444;
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
    padding: 0px 0px 0px;
}
#cryptogalaxy_3 .news_box p {
    font-size: 16px;
    color: #666666;
    line-height: 26px;
    font-weight: 300;
    padding: 18px 0px 20px;
}
#cryptogalaxy_3 .news_box h4{
    font-size: 16px;
    color: #444444;
    line-height: 38px;
    font-weight: 400;
    padding: 0px 0px;
}
#cryptogalaxy_3 .news_box h4 a{
    color: #f8bd31;
     font-weight: 400;
}
/*news_update_area css end*/


/*partner_area css start*/
#cryptogalaxy_3 .partner_area {
    float: left;
    width: 100%;
    text-align: center;
    background: #0d0e0e;
    padding: 0% 0% 1%;
}
#cryptogalaxy_3 .partner_area_in {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    top: -70px;
    margin-bottom: -70px;
}
#cryptogalaxy_3 .partner_area_in ul{
    text-align: center;
}
#cryptogalaxy_3 .partner_area_in ul li {
    display: inline-block;
    width: 19%;
    margin: 0px 5px;
}
#cryptogalaxy_3 .partner_area_in ul li a{
    display:block;
	height:150px;
	line-height:150px;
	background:#232425;
	border-radius:5px;
	
}
#cryptogalaxy_3 .partner_area_in ul li:hover a{
	background:#000;
}
/*partner_area css end*/

/*footer css start*/
#cryptogalaxy_3 .footer {
    float: left;
    width: 100%;
    background: #0d0e0e;
    padding: 7% 0% 1%;
}
#cryptogalaxy_3 .footer_left{
    float: left;
    width: 100%;
}
#cryptogalaxy_3 .footer_left ul {
    margin: 40px 0px 20px;
}
#cryptogalaxy_3 .footer_left ul li {
    display: inline-block;
    margin-right: 22px;
    color: #fff;
    font-weight: 300;
    padding: 5px 0px;
}
#cryptogalaxy_3 .footer_left ul li i {
    background: #131416;
    color: #fff;
    width: 34px;
    height: 34px;
    border-radius: 100%;
    text-align: center;
    line-height: 35px;
    margin-right: 6px;
	transition:all .3s ease-in-out
}
#cryptogalaxy_3 .footer_left ul li:hover i {
	background:#f8bd31
}
#cryptogalaxy_3 .footer_right{
    float: left;
    width: 100%;
}
#cryptogalaxy_3 .footer_right p{
    font-size: 18px;
    color: #bbbbbb;
    line-height: 30px;
    font-weight: 300;
}
#cryptogalaxy_3 .footer_search_bx {
    float: left;
    width: 100%;
    background: #151616;
    border-radius: 40px;
    padding: 0px 0px;
    margin: 32px 0px 0px;
}
#cryptogalaxy_3 .footer_search_bx input[type=email] {
    padding: 31px 30px;
    box-shadow: none;
    border-radius: 70px;
    border: none;
    margin: 0px 0px 0px;
    background: transparent;
    color: #fff;
    font-weight: 300;
}
#cryptogalaxy_3 .footer_search_bx input[type=email]::placeholder {
    color: #fff;
    font-weight: 300;
    font-size: 12px;
}
#cryptogalaxy_3 .footer_search_bx button {
    background: #f8bd31;
    color: #000;
    font-weight: 600;
    border-radius: 100%;
    border: none;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 14px;
    transition: all .3s ease;
    height: 60px;
    width: 60px;

    text-align: center;
    float: right;
	transition:all .3s ease-in-out
}
#cryptogalaxy_3 .footer_search_bx button:hover{
	background:#00469e;
}
#cryptogalaxy_3 .footer_descrptn {
    float: left;
    width: 100%;
    background: #00469e;
    border-radius: 5px;
    padding: 30px 70px 30px;
    position: relative;
    top: 80px;
}
#cryptogalaxy_3 .footer_descrptn_box {
    float: left;
    width: 100%;
    margin: 10px 0px;
}
#cryptogalaxy_3 .footer_descrptn_box img {
    float: left;
    margin-right: 10px;
    margin-top: 6px;
}
#cryptogalaxy_3 .footer_descrptn_box h4 {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 300;
}
/*footer css end*/

/*copyright css start*/
#cryptogalaxy_3 .copyright {
    float: left;
    width: 100%;
    padding: 8% 0% 3%;
    background: #000000;
}
#cryptogalaxy_3 .copyright p{
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-weight: 300;
}
#cryptogalaxy_3 .copyright p a{
    color: #f8bd31;
    font-weight: 500;
}
/*copyright css end*/


/*blog page css start*/
#cryptogalaxy_3 .blog_wrapper {
    float: left;
    width: 100%;
    padding: 6% 0% 9%;
}
#cryptogalaxy_3 .banner_content2 {
    float: left;
    width: 100%;
    padding: 5% 0% 7%;
}
#cryptogalaxy_3 .banner_content2 h1 {
    font-family: 'Zilla Slab', serif;
    color: #fff;
    font-size: 60px;
    text-align: center;
    font-weight: 700;
}
#cryptogalaxy_3 .banner_content2 ul {
    text-align: center;
    margin: 17px 0px;
}
#cryptogalaxy_3 .banner_content2 ul li {
    color: #f1b830;
    display: inline-block;
    font-size: 18px;
    padding: 0px 7px;
}
#cryptogalaxy_3 .blog_wrapper .col-md-6 {
    padding: 25px 40px;
}
#cryptogalaxy_3 .pagination_area {
    float: left;
    width: 100%;
    text-align: center;
    padding: 2% 0%;
}
#cryptogalaxy_3 .pagination_area .pagination>li>a, #cryptogalaxy_3 .pagination_area .pagination>li>span {
    position: relative;
    float: left;
    padding: 16px 20px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #444;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    font-weight: 600;
    font-size: 15px;
}
#cryptogalaxy_3 .pagination_area nav {
    display: inline-block;
    vertical-align: middle;
}
#cryptogalaxy_3 .pagination_area button {
    display: inline-block;
    padding: 19px 29px;
    margin: 0px 20px;
}
#cryptogalaxy_3 .pagination_area button i {
    padding: 0px 5px;
}
#cryptogalaxy_3 .pagination_area .pagination>li:nth-last-child(2) a {
    border: 1px solid transparent;
    border-left: 1px solid #ddd;
    padding: 16px 13px;
}
/*blog page css end*/


/*service page css end*/
#cryptogalaxy_3 .service_wrapper {
    float: left;
    width: 100%;
    padding: 8% 0% 9%;
}
#cryptogalaxy_3 .service_box {
    float: left;
    width: 100%;
    text-align: left;
    padding: 33px 30px;
    margin: 55px 0px;
    border-radius: 5px;
    box-shadow: 0px 0px 50px 0px #f8f8f8;
    background-color: #fff;
}
#cryptogalaxy_3 .service_box img {
    border: none;
    border-radius: 100%;
    position: relative;
    top: -100px;
    margin-bottom: -100px;
    background: transparent;
    padding: 20px;
	transition:all .3s ease-in-out
}
#cryptogalaxy_3 .service_box:hover img {
	background:#f8bd31 !important
}
#cryptogalaxy_3 .srvc_img_1 {
    background: #344e9a17 !important;
}
#cryptogalaxy_3 .srvc_img_2 {
    background: #369a871a !important;
}
#cryptogalaxy_3 .srvc_img_3 {
    background: #5f458817 !important;
}
#cryptogalaxy_3 .srvc_img_4 {
    background: #8845451c !important;
}
#cryptogalaxy_3 .srvc_img_5 {
    background: #9a34991f !important;
}
#cryptogalaxy_3 .srvc_img_6 {
    background: #679a3621 !important;
}
#cryptogalaxy_3 .srvc_img_7 {
    background: #de4a4a1a !important;
}
#cryptogalaxy_3 .srvc_img_8 {
    background: #4aded51c !important;
}
#cryptogalaxy_3 .service_box h3 {
    font-family: 'Zilla Slab', serif;
    font-size: 24px;
    color: #444444;
    font-weight: 700;
    padding: 22px 0px 13px;
}
#cryptogalaxy_3 .service_box h4{
    font-size: 15px;
    color: #666666;
    font-weight: 300;
}
/*service page css end*/


/*team page css start*/
#cryptogalaxy_3 .team_page_wrapper {
    padding: 7% 0% 9%;
    top: 0;
    margin-bottom: 0;
}
#cryptogalaxy_3 .team_page_wrapper .pagination_area {
    text-align: center;
    padding: 40px 0px 0px;
}
#cryptogalaxy_3 .team_title h2{
    font-family: 'Zilla Slab', serif;
    color: #555;
    font-size: 24px;
    font-weight: 700;
    padding: 0px 0px 0px;
}
/*team page css end*/


/*pricing page css start*/
#cryptogalaxy_3 .pricing_wrapper{
    padding: 8% 0% 8%;
}
#cryptogalaxy_3 .price_box_area2{
    top: 0;
    margin-bottom: 0;
}
/*pricing page css end*/

/*contact page css start*/
#cryptogalaxy_3 .contact_area {
    float: left;
    width: 100%;
    padding: 15% 0% 10%;
}
#cryptogalaxy_3 .contact_box_in {
    float: left;
    width: 100%;
    background: #fbfbfb;
    border-radius: 5px;
    padding: 0% 10% 6%;
}
#cryptogalaxy_3 .contact_map{
    float: left;
    width: 100%;
}
#cryptogalaxy_3 .contact_map iframe{
    width: 100%;
    height: 330px;
    border:0;
}
#cryptogalaxy_3 .contact_address {
    float: left;
    width: 100%;
    background: #00469e;
    padding: 28px 30px 28px;
    border-radius: 0px 0px 5px 5px;
}
#cryptogalaxy_3 .contact_address_box {
    float: left;
    width: 100%;
    margin: 10px 0px;
}
#cryptogalaxy_3 .contact_address_box img {
    float: left;
    margin-right: 10px;
    margin-top: 7px;
    width: 70px;
}
#cryptogalaxy_3 .contact_address_box h4 {
    font-size: 15px;
    line-height: 26px;
    color: #fff;
    font-weight: 300;
}
#cryptogalaxy_3 .contact_address_box h3 {
    color: #f8bd31;
    font-size: 15px;
    padding: 7px 0px 7px;
}
#cryptogalaxy_3 .contact_top {
    position: relative;
    top: -80px;
}
#cryptogalaxy_3 .contact_bottom input[type=text] {
    background-color: #fff;
    border: none;
    box-shadow: none;
    padding: 26px 24px;
    border-radius: 5px;
    color: #888;
    height: 52px;
    margin-bottom: 7px;
}
#cryptogalaxy_3 .contact_bottom textarea {
    background-color: #fff;
    border: none;
    box-shadow: none;
    padding: 26px 24px;
    border-radius: 5px;
    color: #888;
}
#cryptogalaxy_3 .contact_bottom textarea:hover, #cryptogalaxy_3 .contact_bottom textarea:focus, #cryptogalaxy_3 .contact_bottom textarea:active {
    background-color: #fff;
    border: none;
    box-shadow: none;
    outline: none;
}
#cryptogalaxy_3 .padding_left_5 {
    padding-left: 5px;
}
#cryptogalaxy_3 .padding_right_5 {
    padding-right: 5px;
}
#cryptogalaxy_3 .contact_bottom form button {
    text-align: center;
    margin: 26px auto;
    display: block;
    background: #ffc40c;
}
#cryptogalaxy_3 .contact_bottom form {
    margin: 10px 0px 0px;
}
/*contact page css end*/

/*service detail page css start*/
#cryptogalaxy_3 .service_detail_wrapper {
    float: left;
    width: 100%;
    padding: 17% 0% 7%;
}
#cryptogalaxy_3 .service_detail_in {
    float: left;
    width: 100%;
    border-radius: 5px;
    box-shadow: 0px 0px 50px 0px #f5f5f5;
    background-color: #fff;
    padding: 0% 9% 6%;
    position: relative;
    top: -70px;
    margin-bottom: -70px;
}
#cryptogalaxy_3 .service_detail_grey {
    background: #fcfcfc;
    float: left;
    width: 100%;
    border-radius: 5px;
    padding: 0% 9% 3%;
}
#cryptogalaxy_3 .service_detail_top {
    float: left;
    width: 100%;
}
#cryptogalaxy_3 .srvc_dtl_img {
    position: relative;
    top: -67px;
    margin-bottom: -50px;
}
#cryptogalaxy_3 .srvc_dtl_img img {
    border: none;
    border-radius: 100%;
    background: transparent;
    padding: 20px;
}
#cryptogalaxy_3 .srvc_dtl_socail {
    text-align: right;
    position: relative;
    top: -19px;
}
#cryptogalaxy_3 .srvc_dtl_socail ul li {
    display: inline-block;
    box-shadow: 0px 0px 50px 0px #f5f5f5;
    border-radius: 100%;
}
#cryptogalaxy_3 .srvc_dtl_socail ul li a {
    background: #fff;
    width: 38px;
    height: 38px;
    display: block;
    border-radius: 100%;
    text-align: center;
    line-height: 38px;
}
#cryptogalaxy_3 .srvc_dtl_content {
    float: left;
    width: 100%;
    padding: 10px 0px 10px;
}
#cryptogalaxy_3 .srvc_dtl_content_left h3 {
    font-family: 'Zilla Slab', serif;
    font-size: 30px;
    color: #444444;
    font-weight: 700;
    line-height: 37px;
    padding: 0px 0px 0px;
}
#cryptogalaxy_3 .srvc_dtl_content_left h4 {
    font-size: 15px;
    color: #666666;
    font-weight: 300;
    line-height: 30px;
}
#cryptogalaxy_3 .srvc_dtl_content_left ul {
    margin: 15px 0px 30px;
}
#cryptogalaxy_3 .srvc_dtl_content_left ul li{
    font-size: 16px;
    color: #444444;
    font-weight: 400;
    line-height: 35px;
}
#cryptogalaxy_3 .srvc_dtl_content_left ul li span {
    color: #ffc40c;
    font-weight: 500;
    width: 100px;
    float: left;
}
#cryptogalaxy_3 .srvc_dtl_content_left button {
    background: #ffc40c;
}
#cryptogalaxy_3 .srvc_dtl_content_right h5 {
    font-family: 'Zilla Slab', serif;
    font-size: 24px;
    color: #333;
    font-weight: 700;
    line-height: 38px;
    padding: 0px 0px 30px;
}
#cryptogalaxy_3 .srvc_dtl_content_right ul li {
    color: #666666;
    font-size: 15px;
    font-weight: 400;
    background: url(../images/cryptogalaxy3/right.png) center left no-repeat;
    line-height: 38px;
    padding: 0px 27px;
}
#cryptogalaxy_3 .srvc_dtl_text {
    float: left;
    width: 100%;
    padding: 7px 0px 7px;
}
#cryptogalaxy_3 .srvc_dtl_text p {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    font-weight: 300;
    padding: 23px 0px 0px;
}
#cryptogalaxy_3 .srvc_dtl_gallery{
    float: left;
    width: 100%;
    padding: 5px 0px 40px;

}
#cryptogalaxy_3 .srvc_dtl_gallery figure img {
    width: 100%;
    border-radius: 4px;
    margin: 10px 0px;
}
/*service detail page css start*/


/*Team details page css start*/
#cryptogalaxy_3 .team_detail_wrapper {
    float: left;
    width: 100%;
    background: transparent;
    padding: 9% 0% 6%;
}
#cryptogalaxy_3 .team_detail_back {
    float: left;
    width: 100%;
    border-radius: 5px;
    padding: 5% 9% 0%;
}
#cryptogalaxy_3 .team_profile {
    float: left;
    width: 100%;
    border-radius: 5px;
    background-color: #00469e;
    padding: 0% 4% 0%;
}
#cryptogalaxy_3 .team_profile_img {
    position: relative;
    left: 16px;
    top: -60px;
}
#cryptogalaxy_3 .team_profile_img img{
    width: 100%;
}
#cryptogalaxy_3 .team_profile_text {
    padding: 60px 0px 34px 45px;
}
#cryptogalaxy_3 .team_profile_text h2 {
    font-family: 'Zilla Slab', serif;
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    line-height: 37px;
    padding: 0px 0px 0px;
}
#cryptogalaxy_3 .team_profile_text h3 {
    font-size: 15px;
    color: #ffc40c;
    font-weight: 400;
    line-height: 38px;
}
#cryptogalaxy_3 .team_profile_text ul {
    margin: 30px 0px 10px;
}
#cryptogalaxy_3 .team_profile_text ul li {
    color: #fefefe;
    font-size: 16px;
    font-weight: 300;
    padding: 0px 0px;
    vertical-align: middle;
    margin: 20px 0px;
}
#cryptogalaxy_3 .team_profile_text ul li img {
    width: 15px;
    margin: 3px 10px 6px 0px;
    display: block;
    float: left;
}
#cryptogalaxy_3 .team_profile_side {
    text-align: center;
    float: left;
    width: 100%;
    padding: 40px 0px 0px;
}
#cryptogalaxy_3 .team_profile_side span {
    background: #f7bc31;
    width: 62px;
    height: 62px;
    display: block;
    border-radius: 100%;
    margin: 0 auto;
    line-height: 58px;
    text-align: center;
}
#cryptogalaxy_3 .team_profile_side ul {
    text-align: center;
}
#cryptogalaxy_3 .team_profile_side ul li {
    border-radius: 100%;
    text-align: center;
    line-height: 45px;
    transition: all .3s ease-in-out;
}
#cryptogalaxy_3 .team_profile_side ul li a {
        width: 42px;
    height: 42px;
    background: #fff;
    display: block;
    border-radius: 100%;
    font-size: 13px;
    color: #000;
    text-align: center;
    margin: 6px auto;
}
#cryptogalaxy_3 .team_profile_side ul li a:hover {
    color: #fff;
}
#cryptogalaxy_3 .fb:hover {
    background-color: #3C5A99;
    color: #fff;
}
#cryptogalaxy_3 .gp:hover {
    background-color: #AE3324;
    color: #fff;
}
#cryptogalaxy_3 .tw:hover {
    background-color: #28AAE1;
    color: #fff;
}
#cryptogalaxy_3 .ln:hover {
    background-color: #0274B3;
    color: #fff;
}
#cryptogalaxy_3 .team_detail_text {
    padding-top: 27px;
    padding-bottom: 25px;
    float: left;
    width: 100%;
}
#cryptogalaxy_3 .team_detail_text p {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    font-weight: 300;
    padding: 23px 0px 0px;
}
#cryptogalaxy_3 .team_detail_text ul {
    margin: 25px 0px 0px;
}
#cryptogalaxy_3 .team_detail_text ul li {
    color: #666666;
    font-size: 15px;
    font-weight: 400;
    background: url(../images/cryptogalaxy3/right.png) center left no-repeat;
    line-height: 38px;
    padding: 0px 27px;
    display: inline-block;
    width: 49%;
}
#cryptogalaxy_3 .team_frofile_skill h3{
        font-family: 'Zilla Slab', serif;
    font-size: 28px;
    color: #333;
    font-weight: 700;
    line-height: 37px;
    padding: 12px 0px 24px;
}
#cryptogalaxy_3 .team_frofile_skill h4 {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    padding: 4px 0px 15px;
}
#cryptogalaxy_3 .team_frofile_skill .progress {
    height: 16px;
    margin-bottom: 28px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#cryptogalaxy_3 .team_frofile_skill .progress.flat {
  box-shadow: none;
}
#cryptogalaxy_3 .team_frofile_skill .progress-bar {
    background-color: #f8bd31;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 20px;
}
#cryptogalaxy_3 .team_frofile_skill .progress.flat .progress-bar {
  box-shadow: none;
}
#cryptogalaxy_3 .team_frofile_skill .progress.square {
  border-radius: 0;
}
#cryptogalaxy_3 .team_frofile_skill .progress.square .progress-bar {
  border-radius: 0;
}
/*#cryptogalaxy_3 .team_frofile_skill .progress {
    height: 16px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
}*/
/*#cryptogalaxy_3 .team_frofile_skill .progress-bar {
    background-color: #f8bd31;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 10px;
}*/
/*#cryptogalaxy_3 .team_frofile_skill .progress-bar {
  width: 0;
  animation: progress 1.5s ease-in-out forwards;
}*/
  
/*#cryptogalaxy_3 .team_frofile_skill .progress-bar .title {
    opacity: 0;
    animation: show 0.35s forwards ease-in-out 0.5s;
 }*/
/*@keyframes progress {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
} 
@keyframes show  {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}*/
#cryptogalaxy_3 .team_detail_list {
    float: left;
    width: 100%;
    margin: 25px 0px 0px;
}
#cryptogalaxy_3 .team_detail_list h3{
        font-family: 'Zilla Slab', serif;
    font-size: 28px;
    color: #333;
    font-weight: 700;
    line-height: 37px;
    padding: 12px 0px 22px;
}
#cryptogalaxy_3 .team_detail_list ul li {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    line-height: 38px;
    padding: 0px 25px;
    background: url(../images/cryptogalaxy3/circle.png) center left no-repeat;
}
#cryptogalaxy_3 .team_detail_gallery {
    margin: 30px 0px 0px;
}
#cryptogalaxy_3 .team_detail_gallery h3{
        font-family: 'Zilla Slab', serif;
    font-size: 28px;
    color: #333;
    font-weight: 700;
    line-height: 37px;
    padding: 12px 0px 22px;
    float: left;
    width: 100%;
}
#cryptogalaxy_3 .team_detail_gallery_bx {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
#cryptogalaxy_3 .team_detail_gallery_bx:hover{
    cursor: pointer;
}
#cryptogalaxy_3 .team_detail_gallery_bx img{
    width: 100%;
}
#cryptogalaxy_3 .team_dtl_gly_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    background-color: #00000085;
    transition: all .30s ease;
}
#cryptogalaxy_3 .team_detail_gallery_bx:hover .team_dtl_gly_overlay{
    opacity: 1
}
#cryptogalaxy_3 .team_dtl_gly_overlay h4 {
    font-family: 'Zilla Slab', serif;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    line-height: 45px;
    padding: 32% 0% 0%;
    text-align: center;
    transition: all .30s ease
}
#cryptogalaxy_3 .team_dtl_gly_overlay h5{
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    line-height: 30px;
    text-align: center;
}
#cryptogalaxy_3 .team_dtl_gly_overlay span{
    color: #f8bd31;
    font-weight: 500;
}
/*Team details page css end*/


/*blog details page css start*/
#cryptogalaxy_3 .blog_details_wrapper {
    float: left;
    width: 100%;
    padding: 8% 0% 4%;
}
#cryptogalaxy_3 .blog_detail_wrap {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 8%;
}
#cryptogalaxy_3 .blog_detail_wrap img{
    width: 100%;
}
#cryptogalaxy_3 .blog_detail_wrap .news_date {
    background-color: #f8bd31;
    border-radius: 100%;
    width: 105px;
    height: 105px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    display: block;
    left: 40px;
    bottom: -50px;
    overflow: visible;
}
#cryptogalaxy_3 .blog_detail_wrap .news_date h2 {
    font-size: 24px;
    color: #fff;
    padding: 27px 0px 4px;
    font-weight: 700;
}
#cryptogalaxy_3 .blog_detail_wrap .news_date h3 {
    font-size: 14px;
    color: #000;
    font-weight: 700;
}
#cryptogalaxy_3 .blog_left_txt {
    float: left;
    width: 100%;
    padding: 10px 0px;
}
#cryptogalaxy_3 .blog_left_txt h6 {
    font-size: 16px;
    line-height: 28px;
    color: #444444;
    font-weight: 400;
}
#cryptogalaxy_3 .blog_left_txt h1 {
    font-size: 28px;
    line-height: 30px;
    color: #3e3e3e;
    font-weight: 700;
    font-family: 'Zilla Slab', serif;
    padding: 13px 0px;
}
#cryptogalaxy_3 .blog_left_txt p {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    font-weight: 300;
    padding: 20px 0px 10px;
}
#cryptogalaxy_3 .blog_quote {
    float: left;
    width: 100%;
    border-radius: 5px;
    background: #ffc40c;
    position: relative;
    padding: 50px 57px;
    margin: 28px 0px;
}
#cryptogalaxy_3 .blog_quote h4 {
    font-family: 'Zilla Slab', serif;
    font-size: 25px;
    line-height: 34px;
    color: #000;
    font-weight: 400;
    position: relative;
    z-index: 99;
    font-style: italic;
}
#cryptogalaxy_3 .blog_quote img {
    position: absolute;
    bottom: 0;
    right: 18px;
}
#cryptogalaxy_3 .blog_left_add {
    float: left;
    width: 100%;
    margin: 20px 0px 57px;
}
#cryptogalaxy_3 .blog_left_add ul li {
    color: #666666;
    font-size: 15px;
    font-weight: 300;
    background: url(../images/cryptogalaxy3/check.png) center left 0px no-repeat;
    line-height: 30px;
    text-align: left;
    padding-left: 25px;
    background-size: 12px;
}
#cryptogalaxy_3 .blog_left_add img{
    width: 100%;
}
#cryptogalaxy_3 .blog_detl_video {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
#cryptogalaxy_3 .blog_detl_video video{
    width: 100%;
}
#cryptogalaxy_3 .blog_detl_video {
    position: relative;
}
#cryptogalaxy_3 .blog_detl_video img{
    width: 100%;
}
#cryptogalaxy_3 .blog_detl_video_in {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 26;
}
#cryptogalaxy_3 .blog_detl_video_in img {
    width: 128px;
    display: inline-block;
    vertical-align: middle;
}
#cryptogalaxy_3 .blog_detl_video .modal-header {
    padding: 0px;
    border-bottom: none;
}
#cryptogalaxy_3 .blog_detl_video button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    background-color: #00469e;
    opacity: 1;
    color: #fff;
    font-weight: 300;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin: 2px 2px 2px !important;
}
#cryptogalaxy_3 .blog_detl_video .modal-body {
    position: relative;
    padding: 0px 0px;
    float: left;
    width: 100%;
}
#cryptogalaxy_3 .blog_detl_video .modal-content {
    border-radius: 2px;
}
#cryptogalaxy_3 .blog_detl_video .modal {
    padding: 9% 0% 0%;
    background-color: #000000e0;
}
#cryptogalaxy_3 .blog_left_txt img {
    float: left;
    margin: 9px 20px 0px 0px;
}
#cryptogalaxy_3 .blog_posted {
    float: left;
    width: 100%;
    background: #00469e;
    border-radius: 5px;
    margin: 30px 0px 50px;
}
#cryptogalaxy_3 .blog_posted h5 {
    font-size: 16px;
    line-height: 38px;
    color: #fff;
    font-weight: 300;
    padding: 9px 26px 0px;
}
#cryptogalaxy_3 .blog_posted h5 span{
    color: #f8bd31;
    font-weight: 500;
}
#cryptogalaxy_3 .blog_posted ul{
    text-align: right;
}
#cryptogalaxy_3 .blog_posted ul li {
    display: inline-block;
}
#cryptogalaxy_3 .blog_posted ul li a {
    background: #1a59a8;
    color: #fff;
    font-size: 12px;
    width: 43px;
    height: 55px;
    display: block;
    text-align: center;
    line-height: 55px;
    font-weight: 300;
}
#cryptogalaxy_3 .blog_posted ul li:nth-last-child(1) a {
    border-radius: 0px 5px 5px 0px;
}
#cryptogalaxy_3 .blog_details_wrapper .author_area {
    position: relative;
    float: left;
    width: 100%;
    margin: 10px 0px 40px;
}
#cryptogalaxy_3 .blog_details_wrapper .author_bx {
    border-radius: 5px;
    background: #00469e;
    /* margin-left: 80px; */
    /* height: 200px; */
    padding-left: 50px;
    padding-bottom: 4px;
    float: right;
    width: 89%;
}
#cryptogalaxy_3 .blog_details_wrapper .author_area figure {
    width: 145px;
    height: 145px;
    border: 20px solid #ffffff2b;
    background: #fff;
    float: left;
    border-radius: 100%;
    position: absolute;
    left: 0px;
    top: 25px;
    overflow: hidden;
    background-color: #ffffff08;
}
#cryptogalaxy_3 .blog_details_wrapper .author_area figure img {
    transform: scale(1.1, 1.1);
    width: 120px;
}
#cryptogalaxy_3 .blog_details_wrapper .author_area .author_detail {
    float: left;
    padding: 50px;
    position: relative;
}
#cryptogalaxy_3 .blog_details_wrapper .author_area .author_detail h3 {
    font-size: 22px;
    font-family: 'Zilla Slab', serif;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 26px;
    color: #fff;
}
#cryptogalaxy_3 .comment_bx {
    float: left;
    width: 100%;
    margin: 22px 0px 0px;
}
#cryptogalaxy_3 .blog_details_wrapper .comment_bx .author_area .author_detail h3 {
    font-size: 22px;
    font-family: 'Zilla Slab', serif;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 26px;
    color: #222222;
}
#cryptogalaxy_3 .blog_details_wrapper .author_area .author_detail h3 span {
    font-size: medium;
    font-weight: normal;
    display: inline-block;
    margin: 0px 50px;
}
#cryptogalaxy_3 .blog_details_wrapper .comment_bx .author_area .author_detail h3 span {
    /* font-size: medium; */
    /* font-weight: normal; */
    /* display: inline-block; */
    margin: 0px 50px;
    color: #999999;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
#cryptogalaxy_3 .blog_details_wrapper .author_area .author_detail h3 span i {
    margin: 0px 5px;
}
#cryptogalaxy_3 .blog_details_wrapper .author_area .author_detail p {
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    font-weight: 300;
}
#cryptogalaxy_3 .blog_details_wrapper .comment_bx .author_area .author_detail p {
    color: #666666;
    font-size: 16px;
    line-height: 23px;
    font-weight: 300;
}
#cryptogalaxy_3 .blog_details_wrapper .comment_bx h3 {
    font-size: 28px;
    font-family: 'Zilla Slab', serif;
    font-weight: 700;
    color: #333333;
}
#cryptogalaxy_3 .blog_details_wrapper .comment_bx .author_area {
    margin: 20px 0px 0px;
}
#cryptogalaxy_3 .blog_details_wrapper .comment_bx .author_bx {
    margin-bottom: 20px;
}
#cryptogalaxy_3 .blog_details_wrapper .author_bx2 {
    background: #fbfbfb;
}
#cryptogalaxy_3 .blog_details_wrapper .comment_bx .author_area .reply_btn {
    background: #004ba4;
    padding: 10px 15px 13px;
    border-radius: 5px;
    border: none;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: all .2s ease-in-out;
}
#cryptogalaxy_3 .author_area_mrgn {
    margin-left: 60px !important;
    padding-right: 60px !important;
}
#cryptogalaxy_3 .blog_details_wrapper .comment_bx .author_area .reply_btn:hover {
    background: #fec30c;
}
#cryptogalaxy_3 .cmt_frm_area{
    float: left;
    width: 100%;
    padding: 40px 0px;
}
#cryptogalaxy_3 .cmt_frm_area h3 {
    font-size: 28px;
    font-family: 'Zilla Slab', serif;
    font-weight: 700;
    margin-bottom: 30px;
    color: #333333;
}
#cryptogalaxy_3 .cmt_frm_area ul li {
    margin-bottom: 10px;
}
#cryptogalaxy_3 .cmt_frm_area ul li input[type="text"] {
    background: #fbfbfb;
    padding: 18px 30px;
    border: none;
    width: 100%;
    border-radius: 5px;
}
#cryptogalaxy_3 .cmt_frm_area ul li textarea {
    background: #fbfbfb;
    padding: 18px 30px;
    border: none;
    width: 100%;
    border-radius: 5px;
    height: 200px;
}
#cryptogalaxy_3 .cmt_frm_area ul li input[type="text"]:focus {
    outline: none;
}
#cryptogalaxy_3 .cmt_frm_area ul li textarea:focus {
    outline: none;
}
#cryptogalaxy_3 .cmt_frm_area ul li input[type=submit] {
    margin: 12px 0px 0px;
}
#cryptogalaxy_3 .category_section{
    float: left;
    width: 100%;
}
#cryptogalaxy_3 .blog_right .section_wrapper {
    background: #fcfcfc;
    padding: 40px;
    border-radius: 5px;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
#cryptogalaxy_3 .blog_right .section_wrapper h3 {
    font-size: 22px;
    font-family: 'Zilla Slab', serif;
    font-weight: 700;
    margin-bottom: 30px;
    color: #222222;
}
#cryptogalaxy_3 .blog_right .category_section ul li a {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    padding: 12px 0px;
    border-bottom: 1px solid #eee;
    display: block;
}
#cryptogalaxy_3 .blog_right .category_section ul li a span {
    color: #ffc40c;
    padding: 0px 10px;
}
#cryptogalaxy_3 .blog_right .recent_post ul li {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
#cryptogalaxy_3 .blog_right .recent_post ul li:nth-last-child(1) {
    margin-bottom: 0px;
    float: left;
    width: 100%;
}
#cryptogalaxy_3 .blog_right .recent_post ul li figure {
    width: 76px;
    height: 76px;
    border-radius: 5px;
    overflow: hidden;
    float: left;
}
#cryptogalaxy_3 .blog_right .recent_post ul li figure img {
    width: 100%;
    height: 100%;
}
#cryptogalaxy_3 .blog_right .recent_post ul li .recent_details {
    width: 64%;
    float: left;
    margin-left: 5%;
}
#cryptogalaxy_3 .blog_right .recent_post ul li .recent_details h4 {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #f8bd31;
    margin-bottom: 10px;
}
#cryptogalaxy_3 .blog_right .recent_post ul li .recent_details h3 {
    font-size: 18px;
    font-family: 'Zilla Slab', serif;
    font-weight: 700;
    margin-bottom: 0px;
}
#cryptogalaxy_3 .blog_right .instagram_post ul li {
     width: 85px; 
     height: 85px; 
    float: left;
    margin-right: 6px;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 6px;
}
#cryptogalaxy_3 .blog_right .instagram_post ul li img {
    width: 100%;
    height: 100%;
}
#cryptogalaxy_3 .blog_right .archive_section ul li {
    background: url(../images/cryptogalaxy3/circle.png) left center no-repeat;
    padding-left: 20px;
    margin-bottom: 15px;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #444444;
}
#cryptogalaxy_3 .blog_right .archive_section ul li:nth-last-child(1)  {
    margin-bottom: 5px;
}
#cryptogalaxy_3 .blog_right .emailer_section p {
    font-size: 14px;
    color: #444;
    line-height: 24px;
    padding: 0px 0px 10px;
}
#cryptogalaxy_3 .blog_right .emailer_section input[type="text"] {
    background: #ffffff;
    color: #333;
    padding: 22px 50px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    border: none;
    box-shadow: 0px 0px 30px 0px #f6f6f6;
}
#cryptogalaxy_3 .blog_right .emailer_section input[type="text"]:focus {
    outline: none;
}
#cryptogalaxy_3 .blog_right .emailer_section input {
    width: 100%;
    margin-top: 10px;
}
#cryptogalaxy_3 .blog_right .useful_links ul li {
    background: url(../images/cryptogalaxy3/circle.png) left center no-repeat;
    padding-left: 20px;
    margin-bottom: 15px;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #444444;
}

#cryptogalaxy_3 .pagination_area {
	text-align: center;
	padding: 30px 0px 0px
}
#cryptogalaxy_3 .pagination_area a {
	width: 54px;
	height: 60px;
	line-height: 60px;
	border: 1px solid #ccc;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	color:#444444;
	margin:0px -5px 0px 0px;
	background:#fff
}
#cryptogalaxy_3 .pagination_area a:hover {
	color: #f8bd31;
	border-color: #f8bd31
}
#cryptogalaxy_3 .pagination_area a:first-child, #cryptogalaxy_3 .pagination_area a:last-child {
	background: #00469e;
	border-radius: 30px;
	border-color: #00469e;
	padding: 0px 30px;
	width: auto;
	margin: 0px 10px;
	text-transform: uppercase;
	color:#fff
}
#cryptogalaxy_3 .pagination_area a:first-child:hover, #cryptogalaxy_3 .pagination_area a:last-child:hover {
	background: #f8bd31;
	border-color: #f8bd31;
	color: #000;
	opacity: 1
}


/*blog details page css end*/


/*==========================================================
cryptogalaxy demo_3 css end here
=============================================================*/


/*==========================================================
cryptogalaxy demo_4 css start here
=============================================================*/
@font-face{
	font-family:biko_black;
	src:url(../fonts/Biko_Black.otf);
	}
@font-face{
	font-family:poppins;
	src:url(../fonts/Poppins-Regular.ttf);
	}
#cryptogalaxy_4{
	font-family: 'Roboto', sans-serif;
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #666;
	font-size: 16px;
	font-weight: 300
}
#cryptogalaxy_4 h1, #cryptogalaxy_4 h2, #cryptogalaxy_4 h3 {
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
}
#cryptogalaxy_4 .site-section-area {
	text-align: center;
	margin: 50px 0px 50px 0px;
}
#cryptogalaxy_4 .site-section-area h1 {
	font-size: 47px;
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
	text-transform: uppercase
}
#cryptogalaxy_4 .site-section-area h5 {
	margin: 10px;
	position: relative;
	top: -5px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 18px;
}
#cryptogalaxy_4 .cmn_btn1 {
	background: #f8bd31;
	color: #fff;
	padding: 22px 50px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	border: none;
	transition: all .3s ease-in-out
}
#cryptogalaxy_4 .cmn_btn1:hover {
	background: #00469e !important;
	color: #fff !important
}
#cryptogalaxy_4 .cmn_btn2 {
	background: #00469e;
	color: #fff;
	padding: 22px 50px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	border: none
}
#cryptogalaxy_4 .cmn_btn2:hover {
	background: #f8bd31;
	color: #fff
}
/*top_bar css start*/
/*.top_bar {
    float: left;
    width: 100%;
    background-color: #150156;
    padding: 23px 0px 17px;
}
.top_bor_scroll ul li {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    vertical-align: middle;
    padding: 0px 2px;
}
.top_bor_scroll ul li strong {
    font-weight: 500;
}
.top_bor_scroll ul li span {
    color: #56f525;
    padding: 0px 8px;
}
.top_bor_scroll ul li img {
    width: auto;
    vertical-align: text-bottom;
    margin: 0px 6px;
}
*/

#cryptogalaxy_4 .top_bar {
	float: left;
	width: 100%;
	background-color: #150156;
	padding: 15px 0px;
}
#cryptogalaxy_4 .marquee_wrapper {
	position: relative;
	overflow: hidden;
	height: 31px;
	width: 100%;
	border: none;
}
#cryptogalaxy_4 .marquee_wrapper ul {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0;
	line-height: 25px;
	white-space: nowrap;
	animation: marquee 30s linear infinite;
	color: #fff;
}
 @keyframes marquee {
 0% {
transform: translateX(100%);
}
 100% {
transform: translateX(-100%);
}
}
#cryptogalaxy_4 .marquee_wrapper ul li {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	vertical-align: middle;
	padding: 0px 2px;
}
#cryptogalaxy_4 .marquee_wrapper ul li strong {
	font-weight: 500;
}
#cryptogalaxy_4 .marquee_wrapper ul li span {
	color: #56f525;
	padding: 0px 8px;
}
#cryptogalaxy_4 .marquee_wrapper ul li img {
	width: auto;
	vertical-align: text-bottom;
	margin: 0px 6px;
}
/*top_bar css end*/

#cryptogalaxy_4 .header {
	background: #12184c url(../images/cryptogalaxy4/header-bg2.jpg) center top no-repeat;
	background-size: cover;
	clear: both
}
#cryptogalaxy_4 .header .logo_area {
	width: 33%;
	float: left;
	text-align: center;
	position:relative;
	z-index:99
}
#cryptogalaxy_4 .header .logo_area .logo_c{
	width:265px;
	display:inline-block;
	text-align:left
}
#cryptogalaxy_4 .header .logo_area .logo_c a{
	display:block;
	color:#fff
}
#cryptogalaxy_4 .header .logo_area .logo_c a:hover{
	color:#ffc40c
}
#cryptogalaxy_4 .header .logo_area .logo_c figure{
	width:58px;
	float:left;
	margin-right:5px
}
#cryptogalaxy_4 .header .logo_area .logo_c .logo_txt{
	width:185px;
	float:left;
}
#cryptogalaxy_4 .header .logo_area .logo_c .logo_txt h1{
	font-size:24px;
	font-family:biko_black;
}
#cryptogalaxy_4 .header .logo_area .logo_c .logo_txt h4{
	font-size:13px;
	font-family:poppins;
	color:#b7b7b7;
	margin-top:7px;
}
#cryptogalaxy_4 .navigation_area {
	padding: 40px 0px;
}

#cryptogalaxy_4 .navigation_area #cssmenu > ul > li > a {
	font-weight: 400
}
#cryptogalaxy_4 .navigation_area .navbar-brand {
	/*padding: 36px 15px*/
	position: relative;
	top: -15px;
	z-index: 99
}
#cryptogalaxy_4 .nav_btn {
	font-size: 17px;
	color: #4bb5c2;
	font-weight: 500;
	border: 1px solid #4bb5c2;
	border-radius: 4px;
}
#cryptogalaxy_4 .navigation_area .nav > li > a {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 50px 20px;
}
#cryptogalaxy_4 #cssmenu > ul > li.has-sub > a:after {
    top: 23px;
    right: 11px;
    width: 7px;
    height: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#cryptogalaxy_4 #cssmenu > ul > li.has-sub > a:before {
    top: 20px;
    right: 9px;
    width: 2px;
    height: 7px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#cryptogalaxy_4 #cssmenu > ul > li.has-sub:hover > a:before {
    top: 20px;
    height: 7px;
}
#cryptogalaxy_4 #cssmenu ul ul li.has-sub > a:before {
    top: 17px;
    right: 12px;
    width: 2px;
    height: 7px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#cryptogalaxy_4 #cssmenu ul ul li.has-sub > a:after {
    top: 20px;
    right: 14px;
    width: 7px;
    height: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#cryptogalaxy_4 #cssmenu ul ul > li.has-sub:hover > a:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    top: 20px;
    right: 10px;
}
#cryptogalaxy_4 #cssmenu ul ul > li.has-sub:hover > a:before {
    top: 14px;
    height: 7px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

#cryptogalaxy_4 .navigation_area .nav > li > a:hover {
	color: #000;
	background: #ffc40c;
}
#cryptogalaxy_4 .navigation_area #cssmenu > ul > li:last-child:hover {
	background: none !important
}
#cryptogalaxy_4 .navigation_area .navbar {
	border: none
}
#cryptogalaxy_4 .navigation_area .search_area {
	float: right;
	font-size: 20px;
	position: relative;
	top: 15px;
	position: relative;
	color: #fff;
	padding: 0px 20px
}
#cryptogalaxy_4 .navigation_area .search_area:hover {
	cursor: pointer
}
#cryptogalaxy_4 .navigation_area .search_area .search_bx {
	position: absolute;
	right: 0px;
	top: 30px;
	background: #fff;
	width: 300px;
	display: none
}
#cryptogalaxy_4 .navigation_area .search_area .search_bx input[type="text"] {
	float: left;
	width: 80%;
	color: #000;
	font-size: 14px;
	padding: 0px 10px;
	border: none;
	line-height: 32px;
}
#cryptogalaxy_4 .navigation_area .search_area .search_bx input[type="submit"] {
	float: right;
	width: 20%;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	background: #000;
	height: 32px;
	line-height: 32px;
	border: none;
	font-weight: 700
}
#cryptogalaxy_4 .navigation_area .search_area i:hover {
	color: #f8bd31;
}
#cryptogalaxy_4 .currency_area {
	padding: 50px 0px;
}
#cryptogalaxy_4 .currency_area .container {
	width: 1300px;
	max-width: 100%
}
#cryptogalaxy_4 .currency_area ul li {
	display: inline-block;
	overflow: hidden;
	width: 24.7%;
	
}
#cryptogalaxy_4 .currency_area ul li figure img{
	transition:all .2s ease-in-out
}
#cryptogalaxy_4 .currency_area ul li:hover figure img{
	transform:scale(1.1,1.1)
}
#cryptogalaxy_4 .currency_area ul li figure {
	width: 90px;
	height: 90px;
	border-radius: 100%;
	background: #333;
	float: left;
	text-align: center;
	line-height: 90px;
	overflow: hidden
}
#cryptogalaxy_4 .currency_area ul li .cur_details {
	width: 66%;
	float: left;
	margin-left: 15px;
}
#cryptogalaxy_4 .currency_area ul li .cur_details h5 {
	font-size: 16px;
	color: #f8bd31;
	font-weight: 600;
	margin: 10px 0px
}
#cryptogalaxy_4 .currency_area ul li .cur_details h3 {
	font-size: 20px;
	color: #454545;
}
#cryptogalaxy_4 .article_slider_area {
	background: url(../images/cryptogalaxy4/article-bg.jpg) center top no-repeat;
	padding: 100px 0px;
	color: #fff;
	background-size: cover
}
#cryptogalaxy_4 .article_slider_area .container {
	width: 1300px;
	max-width: 100%
}
#cryptogalaxy_4 .artile_slider_area .carousel-inner {
}
/* Main carousel style */
#cryptogalaxy_4 .article_slider_area .carousel {
	width: 800px;
	max-width: 100%
}
/* Indicators list style */
#cryptogalaxy_4 .article-slide .carousel-indicators {
	bottom: -15%;
	margin-left: 5px;
	left: 110%;
	border-left: 3px solid #b2b2b2;
	text-align: left;
	width: 400px;
	max-width: 100%
}
/* Indicators list style */
#cryptogalaxy_4 .article-slide .carousel-indicators li{
	border: medium none;
	border-radius: 0;
	float: none;
	height: auto;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 5px !important;
	margin-top: 0;
	width: 100%;
	display: block;
	color: #fff;
	text-indent: 0px;
	padding: 30px 50px 30px 50px;
	transition:all .2s ease-in-out
}
/* Indicators images style */
#cryptogalaxy_4 .article-slide .carousel-indicators img {
	border: 2px solid #FFFFFF;
	float: left;
	height: 54px;
	left: 0;
	width: 100px;
}
/* Indicators active image style */
#cryptogalaxy_4 .article-slide .carousel-indicators .active img {
	border: 2px solid #428BCA;
	opacity: 0.7;
}
#cryptogalaxy_4 .article_slider_area .carousel-inner .item figure {
	width: 40%;
	float: left;
	border-radius: 5px;
	overflow: hidden
}
#cryptogalaxy_4 .article_slider_area .carousel-inner .item .article_txt {
	width: 54%;
	float: left;
	margin-left: 3%;
	padding: 20px 20px
}
#cryptogalaxy_4 .article_slider_area .carousel-inner .item .article_txt h5 {
	font-size: 16px;
	color: #f8bd31;
	font-weight: 700
}
#cryptogalaxy_4 .article-slide .carousel-indicators li:hover h3{
	color:#f8bd31;
	
}
#cryptogalaxy_4 .article_slider_area .carousel-inner .item .article_txt h3 {
	font-size: 30px;
	margin: 30px 0px;
	transition:all .2s ease-in-out
}
#cryptogalaxy_4 .article_slider_area .carousel-inner .item .article_txt h6 {
	font-size: 16px;
	font-weight: 400;
	margin-top: 30px
}
#cryptogalaxy_4 .article_slider_area .carousel-inner .item .article_txt h6 span {
	color: #f8bd31;
}
#cryptogalaxy_4 .article_slider_area .article-slide .carousel-indicators h5 {
	color: #f8bd31;
	font-size: 16px;
	font-weight: 700
}
#cryptogalaxy_4 .article_slider_area .article-slide .carousel-indicators h3 {
	font-size: 22px;
	color: #eee;
	margin-top: 10px
}
#cryptogalaxy_4 .article_slider_area .article-slide .carousel-indicators .active {
	background: rgba(256,256,256, .1);
	border-left: 6px solid #f8bd31;
	position: relative;
	left: -4px
}
#cryptogalaxy_4 .social_hvr {
	position: relative;
}
#cryptogalaxy_4 .social_hvr span {
	display: inline-block;
	background: #fff;
	color: #333;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	cursor: pointer;
	float: right;
	position: relative;
	top: -25px;
	margin-bottom: -25px;
}
#cryptogalaxy_4 .social_hvr span:hover {
	background: #ffc40c;
	color: #fff;
}
#cryptogalaxy_4 .social_icon {
	position: absolute;
	right: -36px;
	top: -66px;
	display: none
}
#cryptogalaxy_4 .social_icon a {
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: #333;
	border-radius: 5px;
}
#cryptogalaxy_4 .main_section {
	padding: 90px 0px;
}
#cryptogalaxy_4 .main_section .section_lft {
	width: 66%;
	float: left;
}
#cryptogalaxy_4 .main_section .section_lft .ad1 {
	text-align: center
}
#cryptogalaxy_4 .main_section .section_rht {
	width: 30%;
	float: right;
	background: #ccc;
}
#cryptogalaxy_4 .ad1 {
	text-align: center
}
#cryptogalaxy_4 .recent_article_area {
	padding: 40px 0px;
	clear: both;
}
#cryptogalaxy_4 .recent_article_area ul li {
	width: 370px;
	display: inline-block;
	margin-right: 28px;
	margin-bottom: 40px
}
#cryptogalaxy_4 .recent_article_area ul li:hover h3 {
	color: #f8bf33;
}
#cryptogalaxy_4 .recent_article_area ul li:nth-child(2n) {
	margin-right: 0px;
}
#cryptogalaxy_4 .recent_article_area ul li figure {
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}
#cryptogalaxy_4 .recent_article_area ul li figure img {
	transition: all .4s ease-in-out
}
#cryptogalaxy_4 .recent_article_area ul li .arrow_ico {
	position: relative
}
#cryptogalaxy_4 .recent_article_area ul li .arrow_ico a {
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #00469e;
	border-radius: 100%;
	position: absolute;
	bottom: -8px;
	right: 30px;
	display: inline-block;
	color: #fff;
	transform: rotate(30deg)
}
#cryptogalaxy_4 .recent_article_area ul li .arrow_ico a:hover {
	background: #f8bd31;
}
#cryptogalaxy_4 .recent_article_area ul li:hover figure img {
	transform: scale(1.1, 1.1)
}
#cryptogalaxy_4 .recent_article_area ul li .article_des {
	padding: 20px 0px;
	border-radius: 5px;
	text-align: left
}
#cryptogalaxy_4 .recent_article_area ul li h3 {
	font-size: 24px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin: 20px 0px;
	color: #393939;
}
#cryptogalaxy_4 .recent_article_area ul li p {
	font-size: 16px;
	font-weight: 300;
	color: #666666
}
#cryptogalaxy_4 .recent_article_area ul li h5 {
	font-size: 16px;
	font-weight: 400;
	color: #2e2e2e;
	margin-top: 30px
}
#cryptogalaxy_4 .recent_article_area ul li h5 span {
	color: #f8bd31
}
#cryptogalaxy_4 .recent_article_area .date_count {
	padding: 10px 0px;
	font-weight: 900;
	color: #f8bd31;
}
#cryptogalaxy_4 .recent_article_area .date_count img {
	margin-right: 10px;
}
#cryptogalaxy_4 .recent_article_area .date_count span {
}
#cryptogalaxy_4 .most_popular_area {
	background: #00469e;
	border-radius: 10px;
	padding: 0px 40px 40px;
	color: #fff;
}
#cryptogalaxy_4 .most_popular_area h2 {
	display: inline-block;
	position: relative;
	top: -25px;
	margin-bottom: -25px;
	background: #00469e;
	font-size: 22px;
	padding: 20px 30px
}
#cryptogalaxy_4 .most_popular_area .most_section1 {
	border-radius: 8px;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}
#cryptogalaxy_4 .most_popular_area .most_section1 > img{
	transition: all .3s ease-in-out
}
#cryptogalaxy_4 .most_popular_area .most_section1:hover > img{
	transform:scale(1.1,1.1)
}
#cryptogalaxy_4 .most_popular_area .most_section1 .most_section1_txt {
	position: absolute;
	bottom: 30px;
	left: 5%;
}
#cryptogalaxy_4 .most_popular_area .most_section1 .most_section1_txt h5 {
	color: #f8bd31;
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 15px;
}
#cryptogalaxy_4 .most_popular_area .most_section1 .most_section1_txt h3 {
	font-size: 28px;
	max-width: 480px
}
#cryptogalaxy_4 .most_popular_area ul li {
	display: inline-block;
	width: 31%;
	text-align: center;
	margin-right: 2.9%
}
#cryptogalaxy_4 .most_popular_area ul li figure img{
	transition:all .3s ease-in-out
}
#cryptogalaxy_4 .most_popular_area ul li:hover figure img{
	transform:scale(1.1,1.1)
}
#cryptogalaxy_4 .most_popular_area ul li figure {
	border-radius: 10px;
	overflow: hidden
}
#cryptogalaxy_4 .most_popular_area ul li:nth-child(3) {
	margin-right: 0px;
}
#cryptogalaxy_4 .most_popular_area ul li h4 {
	font-size: 20px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin: 15px 0px;
}
#cryptogalaxy_4 .most_popular_area ul li h6 {
	font-size: 16px;
	font-weight: 900;
	color: #f8bd31;
}
#cryptogalaxy_4 .ad2 {
	margin: 40px 0px;
	text-align: center
}
#cryptogalaxy_4 .admin_post_area ul li {
	padding: 50px 0px;
	border-bottom: 1px dashed #bcbcbc;
}
#cryptogalaxy_4 .admin_post_area ul li figure img {
	transition:all .3s ease-in-out
}
#cryptogalaxy_4 .admin_post_area ul li:hover figure img {
	transform:scale(1.1,1.1)
}
#cryptogalaxy_4 .admin_post_area ul li:last-child {
	border: none;
}
#cryptogalaxy_4 .admin_post_area ul li:first-child {
	padding-top: 0px;
}
#cryptogalaxy_4 .admin_post_area ul li:after {
	content: "";
	clear: both;
	display: block;
}
#cryptogalaxy_4 .admin_post_area ul li figure {
	width: 38.5%;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: center
}
#cryptogalaxy_4 .admin_post_area ul li figure .date_overlay {
	background: #f8bd31;
	padding: 15px;
	position: absolute;
	top: 0px;
	right: 0px;
	border-radius: 0px 5px 0px 5px;
	font-size: 14px;
	font-weight: 600;
	color: #000
}
#cryptogalaxy_4 .admin_post_area ul li figure .date_overlay span {
	display: block;
	text-align: center;
	font-size: 24px;
	font-weight: 900;
	color: #fff
}
#cryptogalaxy_4 .admin_post_area ul li .post_des {
	width: 56%;
	float: left;
	margin-left: 4%;
	padding: 20px 0px;
}
#cryptogalaxy_4 .admin_post_area ul li .post_des h4 {
	display: inline-block;
	font-weight: 400;
	background: #f6f6f6;
	border-radius: 30px;
	padding: 15px 30px 15px 15px;
	font-size: 14px;
	line-height: 28px;
	color: #555555;
}
#cryptogalaxy_4 .admin_post_area ul li .post_des h4 span {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #000;
	overflow: hidden;
	border-radius: 100%;
	float: left;
	margin-right: 10px;
	text-align: center
}
#cryptogalaxy_4 .admin_post_area ul li .post_des h3 {
	color: #444;
	font-size: 28px;
	margin: 20px 0px;
}
#cryptogalaxy_4 .admin_post_area ul li .post_des p {
	color: #666;
	line-height: 1.6;
	margin-bottom: 25px;
}
#cryptogalaxy_4 .admin_post_area ul li .post_des .views_area i {
	font-size: 12px;
}
#cryptogalaxy_4 .admin_post_area ul li .post_des .views_area span {
	display: inline-block;
	margin: 0px 20px;
}
#cryptogalaxy_4 .load_more_btn {
	text-align: center
}
#cryptogalaxy_4 .load_more_btn .cmn_btn2 {
	text-align: center;
	padding: 22px 70px;
	margin-top: 30px;
	clear: both;
	display: inline-block
}
#cryptogalaxy_4 footer {
	background: url(../images/cryptogalaxy4/footer-bg.jpg) center top no-repeat;
	padding: 90px 0px;
	color: #fff;
	background-size: cover
}
#cryptogalaxy_4 footer .footer_bx1 {
	width: 33%;
	float: left;
	padding-top: 30px
}
#cryptogalaxy_4 footer .footer_bx2 {
	width: 33%;
	float: left;
	padding: 0px 70px 0px 0px;
	font-size: 18px;
}
#cryptogalaxy_4 footer .footer_bx2 p {
	font-size: 18px;
	color: #dbdbdb;
	margin-bottom: 0px;
}
#cryptogalaxy_4 footer .footer_bx3 {
	width: 33%;
	float: left;
	padding: 0px 50px
}
#cryptogalaxy_4 footer .footer_bx3 ul li {
	margin-bottom: 20px;
	clear: both;
	font-size: 14px;
	font-weight: 400
}
#cryptogalaxy_4 footer .footer_bx3 ul li:last-child {
	margin: 0px;
}
#cryptogalaxy_4 footer .footer_bx3 ul li span {
	display: inline-block;
	width: 30px;
	float: left
}
#cryptogalaxy_4 .copyright_area {
	background: #070707;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 15px
}
#cryptogalaxy_4 .copyright_area .cytxt_bx {
	width: 38%;
	float: left;
	line-height: 100px
}
#cryptogalaxy_4 .copyright_area .cytxt_bx span {
	color: #f8bd31;
	font-weight: 700
}
#cryptogalaxy_4 .copyright_area .social_area {
	width: 62%;
	float: left;
	text-align: right
}
#cryptogalaxy_4 .copyright_area .social_area ul li {
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	background: #100f0f;
	height: 100px;
	padding: 0px 36px;
	margin-left: -4px;
	line-height: 100px;
}
#cryptogalaxy_4 .copyright_area .social_area ul li:nth-child(2n) {
	background: #171717;
}
/*blog page css start here*/
#cryptogalaxy_4 .header_inner {
}
#cryptogalaxy_4 .banner_inner {
	text-align: center;
	color: #fff;
	background: url(../images/cryptogalaxy4/head-inner.jpg) center top no-repeat;
	padding: 120px 0px
}
#cryptogalaxy_4 .banner_inner h1 {
	font-size: 60px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin: 0px 0px 15px 0px
}
#cryptogalaxy_4 .banner_inner h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #ffc40c;
}
#cryptogalaxy_4 .pagination_area {
	text-align: center;
	padding: 30px 0px 0px
}
#cryptogalaxy_4 .pagination_area a {
	width: 54px;
	height: 60px;
	line-height: 60px;
	border: 1px solid #e4e4e4;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	margin-left: -5px;
}
#cryptogalaxy_4 .pagination_area a:hover {
	color: #f8bd31;
	border-color: #f8bd31;
	position: relative;
	z-index: 9
}
#cryptogalaxy_4 .pagination_area a:first-child, #cryptogalaxy_4 .pagination_area a:last-child {
	background: #00469e;
	border-radius: 30px;
	border-color: #00469e;
	padding: 0px 30px;
	width: auto;
	margin: 0px 10px;
	text-transform: uppercase;
	color: #fff
}
#cryptogalaxy_4 .pagination_area a:first-child:hover, #cryptogalaxy_4 .pagination_area a:last-child:hover {
	background: #f8bd31;
	border-color: #f8bd31;
	color: #000;
	opacity: 1
}
/*blog page css start here*/

#cryptogalaxy_4 .blog_wrapper {
	padding: 100px 0px
}
#cryptogalaxy_4 .blog_wrapper ul li {
	margin-bottom: 30px
}
/*blog details page css start here*/

#cryptogalaxy_4 .blog_details_wrapper {
	padding: 100px 0px 30px 0px
}
#cryptogalaxy_4 .blog_details_wrapper .blog_lft {
	width: 66%;
	float: left
}
#cryptogalaxy_4 .blog_details_wrapper .blog_lft p {
	line-height: 1.6;
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section1 figure {
	position: relative;
	margin-bottom: 40px;
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section1 .blog_describe {
	padding: 0px 20px;
	position: absolute;
	bottom: 40px;
	left: 20px;
	color: #fff
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section1 .blog_describe h2 {
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
	font-size: 28px;
	margin-top: 20px;
	max-width: 500px
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section1 .blog_describe p {
	color: #bbb;
}
#cryptogalaxy_4 .blog_details_wrapper .blog_lft .blog_describe p .social_blg {
	display: block;
	position: absolute;
	top: -23px;
	right: 40px;
}
#cryptogalaxy_4 .blog_details_wrapper .blog_lft .blog_describe p .social_blg a {
	width: 46px;
	height: 46px;
	line-height: 46px;
	background: #fff;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
	color: #333333;
}
#cryptogalaxy_4 .blog_details_wrapper .blog_lft .blog_describe p .social_blg a:hover {
	background: #f8bd31;
	color: #fff
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section1 .blog_describe .date_count {
	font-size: 16px;
	font-weight: 700;
	color: #f8bd31;
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section1 .blog_describe .date_count img {
	margin-right: 5px;
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section1 .blog_describe .date_count span {
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #f8bd31;
	display: block;
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section1 .blog_describe .notify_bx {
	background: url(../images/cryptogalaxy4/notify.png) center center no-repeat;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 35px;
	position: absolute;
	right: -30px;
	top: 30px;
	font-weight: 300
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section2 {
	position: relative
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section2 .related_wrapper {
	background: #0049a2;
	padding: 30px;
	color: #fff;
	position: absolute;
	width: 300px;
	top: -70px;
	right: 30px;
	border-radius: 5px;
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section2 p:first-child {
	max-width: 400px
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section2 .related_wrapper h3 {
	font-size: 16px;
	color: #f8bd31;
	font-family: Roboto;
	margin-bottom: 10px
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section2 .related_wrapper ul li {
	font-size: 18px;
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
	border-bottom: 1px solid #a3a3a3;
	padding: 20px 0px
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section2 .related_wrapper ul li:last-child {
	padding-bottom: 0px;
	border: none
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section3 {
	margin-top: 40px;
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section3 .research_area {
	margin: 30px 0px
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section3 .research_area .research_area_lft {
	width: 50%;
	float: left;
	margin-right: 20px
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section3 .research_area .research_area_lft ul li {
	margin: 10px 0px 40px;
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section3 .research_area .research_area_lft ul li:after {
	content: "";
	clear: both;
	display: block
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section3 .research_area .research_area_lft ul li figure {
	width: 100px;
	height: 100px;
	line-height: 68px;
	border-radius: 100%;
	overflow: hidden;
	text-align: center;
	float: left;
	border: 15px solid #f6f3ec
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section3 .research_area .research_area_lft ul li .research_details {
	width: 66%;
	float: left;
	margin-left: 3%
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section3 .research_area .research_area_lft ul li h3 {
	margin: 5px 0px 10px;
	font-size: 24px;
	color: #444
}
#cryptogalaxy_4 .blog_video_area {
	margin-top: 40px
}
#cryptogalaxy_4 .blog_video_area:after {
	content: "";
	clear: both;
	display: block
}
#cryptogalaxy_4 .blog_video_area .blog_video_lft {
	width: 50%;
	float: left
}
#cryptogalaxy_4 .blog_video_area .blog_video_lft ul li {
	background: url(../images/cryptogalaxy4/true.png) left center no-repeat;
	padding-left: 20px;
	margin: 15px 0px;
	font-size: 15px;
	font-weight: 400;
	color: #666
}
#cryptogalaxy_4 .blog_video_area .blog_video_rht {
	width: 50%;
	float: left;
	padding-top: 20px;
	text-align: right
}
#cryptogalaxy_4 .blog_details_wrapper .quote_area {
	background: #fbfbfb;
	padding: 50px 100px;
	margin-top: 100px;
	border-radius: 5px;
	font-weight: 400;
	font-family: 'Zilla Slab', serif;
	font-size: 24px;
	text-align: center;
	font-style: italic;
	color: #1f1f1f;
	margin-bottom: 50px
}
#cryptogalaxy_4 .blog_details_wrapper .quote_area h3 {
	position: relative;
	top: -70px;
	margin-bottom: -40px
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section4 {
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section4 ul {
	margin-top: 50px;
	text-align: left
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section4 ul li {
	display: inline-block;
	background: #210e5e;
	height: 46px;
	line-height: 46px;
	color: #bbb;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section4 ul li a {
	background: #fbfbfb;
	padding: 0px 30px;
	color: #333333;
	display: block;
	font-size: 14px;
	font-weight: 400
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section4 ul li a:hover {
	background: #f8bd31;
	color: #fff
}
#cryptogalaxy_4 .blog_details_wrapper .blog_section4 ul li:first-child {
	background: none;
	color: #1f1f1f;
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
	font-size: 17px;
	height: 100px;
	padding: 0px 30px 0px 0px;
}
#cryptogalaxy_4 .blog_details_wrapper .related_post_area {
	background: #210e5e;
	padding: 40px 70px;
	margin: 100px 0px 50px;
	border-radius: 5px;
}
#cryptogalaxy_4 .blog_details_wrapper .related_post_area h3 {
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
#cryptogalaxy_4 .blog_details_wrapper .related_post_area ul li {
	font-size: 18px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	display: inline-block;
	width: 27%;
	margin-top: 40px;
	margin-right: 5%
}
#cryptogalaxy_4 .blog_details_wrapper .related_post_area ul li span {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #f8bd31;
	display: block;
	margin-top: 15px
}
#cryptogalaxy_4 .blog_details_wrapper .author_area {
	margin: 70px 0px 50px;
	position: relative;
	clear: both
}
#cryptogalaxy_4 .blog_details_wrapper .author_bx {
	border-radius: 5px;
	background: #00439a !important;
	margin-left: 80px;
	height: 200px;
	padding-left: 50px;
	color: #fff
}
#cryptogalaxy_4 .blog_details_wrapper .author_bx:after {
	content: "";
	clear: both;
	display: block
}
#cryptogalaxy_4 .blog_details_wrapper .author_bx2 {
	background: #fbfbfb !important;
	color: #222222
}
#cryptogalaxy_4 .blog_details_wrapper .author_area .author_bx2 .author_detail p {
	color: #666
}
#cryptogalaxy_4 .blog_details_wrapper .author_area .author_bx2 figure {
	border-color: #fdfdfd;
}
#cryptogalaxy_4 .blog_details_wrapper .author_area:after {
	content: "";
	clear: both;
	display: block;
}
#cryptogalaxy_4 .blog_details_wrapper .author_area figure {
	width: 150px;
	height: 150px;
	border: 20px solid #3368ad;
	background: #fff;
	float: left;
	border-radius: 100%;
	position: absolute;
	left: 0px;
	top: 25px;
	overflow: hidden
}
#cryptogalaxy_4 .blog_details_wrapper .author_area figure img {
	transform: scale(1.1, 1.1)
}
#cryptogalaxy_4 .blog_details_wrapper .author_area .author_detail {
	float: left;
	padding: 50px
}
#cryptogalaxy_4 .blog_details_wrapper .author_area .author_detail h3 {
	font-size: 22px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin-bottom: 15px;
}
#cryptogalaxy_4 .blog_details_wrapper .author_area .author_detail h3 span {
	font-size: medium;
	font-weight: normal;
	display: inline-block;
	margin: 0px 50px;
}
#cryptogalaxy_4 .blog_details_wrapper .author_area .author_detail h3 span i {
	margin: 0px 5px
}
#cryptogalaxy_4 .blog_details_wrapper .comment_bx h3 {
	font-size: 28px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	color: #333
}
#cryptogalaxy_4 .blog_details_wrapper .comment_bx .author_area {
	margin: 20px 0px 0px
}
#cryptogalaxy_4 .blog_details_wrapper .comment_bx .author_bx {
	margin-bottom: 20px
}
#cryptogalaxy_4 .blog_details_wrapper .comment_bx .author_area .author_detail h3 span {
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #bbb;
	margin-left: 15px;
	margin-right: 15px;
}
#cryptogalaxy_4 .blog_details_wrapper .comment_bx .author_area .reply_btn {
	background: #004ba4;
	padding: 10px 15px 13px;
	border-radius: 5px;
	border: none;
	position: absolute;
	top: 0px;
	right: 0px;
	transition: all .2s ease-in-out
}
#cryptogalaxy_4 .blog_details_wrapper .comment_bx .author_area .reply_btn:hover {
	background: #fec30c;
}
#cryptogalaxy_4 .author_area_mrgn {
	margin-left: 60px !important;
}
#cryptogalaxy_4 .cmt_frm_area {
	padding: 70px 0px;
}
#cryptogalaxy_4 .cmt_frm_area h3 {
	font-size: 28px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin-bottom: 30px;
	color: #333
}
#cryptogalaxy_4 .cmt_frm_area ul li {
	margin-bottom: 10px;
}
#cryptogalaxy_4 .cmt_frm_area ul li input[type="text"] {
	background: #fbfbfb;
	padding: 18px 30px;
	border: none;
	width: 100%;
	border-radius: 5px;
}
#cryptogalaxy_4 .cmt_frm_area ul li textarea {
	background: #fbfbfb;
	padding: 18px 30px;
	border: none;
	width: 100%;
	border-radius: 5px;
	height: 200px
}
#cryptogalaxy_4 .cmt_frm_area ul li .cmn_btn1 {
	margin-top: 20px;
	color: #000
}
#cryptogalaxy_4 .side_bar {
	width: 31%;
	float: right;
	color: #fff
}
#cryptogalaxy_4 .side_bar .section_wrapper {
	background: #101010;
	padding: 40px;
	border-radius: 5px;
	margin-bottom: 30px
}
#cryptogalaxy_4 .side_bar .section_wrapper:after {
	content: "";
	clear: both;
	display: block;
}
#cryptogalaxy_4 .side_bar .section_wrapper h3 {
	font-size: 22px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin-bottom: 30px;
}
#cryptogalaxy_4 .side_bar .category_section ul li a {
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	padding: 12px 0px;
	border-bottom: 1px solid #454545;
	display: block
}
#cryptogalaxy_4 .side_bar .category_section ul li a span {
	color: #ffc40c;
}
#cryptogalaxy_4 .side_bar .recent_post ul li {
	margin-bottom: 30px
}
#cryptogalaxy_4 .side_bar .recent_post ul li:after {
	content: "";
	clear: both;
	display: block;
}
#cryptogalaxy_4 .side_bar .recent_post ul li:last-child {
	margin-bottom: 0px;
}
#cryptogalaxy_4 .side_bar .recent_post ul li figure {
	width: 76px;
	height: 76px;
	border-radius: 5px;
	overflow: hidden;
	float: left
}
#cryptogalaxy_4 .side_bar .recent_post ul li figure img {
	width: 100%;
	height: 100%
}
#cryptogalaxy_4 .side_bar .recent_post ul li .recent_details {
	width: 64%;
	float: left;
	margin-left: 5%
}
#cryptogalaxy_4 .side_bar .recent_post ul li .recent_details h4 {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #f8bd31;
	margin-bottom: 10px
}
#cryptogalaxy_4 .side_bar .recent_post ul li .recent_details h3 {
	font-size: 18px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin-bottom: 0px
}
#cryptogalaxy_4 .side_bar .instagram_post ul li {
	width: 88px;
	height: 88px;
	float: left;
	margin-right: 6px;
	overflow: hidden;
	border-radius: 5px;
	;
	margin-bottom: 6px;
}
#cryptogalaxy_4 .side_bar .instagram_post ul li img {
	width: 100%;
	height: 100%
}
#cryptogalaxy_4 .side_bar .archive_section ul li {
	background: url(../images/cryptogalaxy4/dot.png) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 15px;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #bbb
}
#cryptogalaxy_4 .side_bar .useful_links ul li {
	font-weight: 400
}
#cryptogalaxy_4 .side_bar .emailer_section p {
	font-size: 14px;
	color: #bbb;
	line-height: 24px;
}
#cryptogalaxy_4 .side_bar .emailer_section input[type="text"] {
	background: #fff;
	color: #333;
	padding: 22px 50px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	border: none;
}
#cryptogalaxy_4 .side_bar .emailer_section input {
	width: 100%;
	margin-top: 10px;
	color: #000
}
#cryptogalaxy_4 .side_bar .currency_section {
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 30px
}
#cryptogalaxy_4 .side_bar .currency_section .currencyBx1 {
	background: #00469e;
	padding: 30px;
}
#cryptogalaxy_4 .side_bar .currency_section .currencyBx1 ul li {
	margin-bottom: 10px
}
#cryptogalaxy_4 .side_bar .currency_section .currencyBx1 ul li:last-child {
	margin-bottom: 0px
}
#cryptogalaxy_4 .side_bar .currency_section .currencyBx1 input, .side_bar .currency_section .currencyBx1 select {
	background: #063188;
	color: #fff;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 400;
	border: none;
	width: 146px;
	text-align: center;
	height: 56px
}
#cryptogalaxy_4 .side_bar .currency_section .currencyBx1 select {
	background: #063188 url(../images/cryptogalaxy4/arrow-down.png) right 20px center no-repeat;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
}
#cryptogalaxy_4 .side_bar .currency_section .currencyBx2 {
	background: #101010;
	padding: 15px 30px;
}
#cryptogalaxy_4 .side_bar .currency_section .currencyBx2 table {
	font-size: 16px;
	font-weight: 400;
	border: none;
	padding: 0px;
	margin: 0px;
	width: 100%
}
#cryptogalaxy_4 .side_bar .currency_section .currencyBx2 table td {
	padding: 25px 0px;
	border-bottom: 1px solid #444
}
#cryptogalaxy_4 .side_bar .currency_section .currencyBx2 table tr:last-child td {
	border: none
}
#cryptogalaxy_4 .side_bar .currency_section .currencyBx2 table td span {
	display: inline-block;
	width: 34px;
}
#cryptogalaxy_4 .side_bar .currency_section .currencyBx2 table td.green {
	color: #00ff1e;
}
#cryptogalaxy_4 .side_bar .currency_section .currencyBx2 table td.red {
	color: #ff0000;
}
#cryptogalaxy_4 .side_bar .ad_section {
	margin-bottom: 30px;
	background: #101010;
	text-align: center
}
#cryptogalaxy_4 .side_bar .graph_area {
	padding: 23px
}
#cryptogalaxy_4 .side_bar .graph_area ul {
	margin-top: 20px;
}
#cryptogalaxy_4 .side_bar .graph_area ul li {
	width: 50%;
	float: left;
	padding: 15px 10px;
	text-align: center;
	font-weight: 400
}
#cryptogalaxy_4 .side_bar .graph_area ul li:nth-child(1) {
	font-size: 14px;
	color: #ec1919;
	background: #1f1f1f;
}
#cryptogalaxy_4 .side_bar .graph_area ul li:nth-child(2) {
	font-size: 14px;
	color: #b0b0b0;
	background: #282828;
}
#cryptogalaxy_4 .side_bar .graph_area ul li:nth-child(3) {
	font-size: 18px;
	color: #fff;
	background: #dea41b;
	height: 100px;
	padding-top: 25px
}
#cryptogalaxy_4 .side_bar .graph_area ul li:nth-child(3) span {
	display: block;
	font-size: 22px;
	font-weight: 900
}
#cryptogalaxy_4 .side_bar .graph_area ul li:nth-child(4) {
	font-size: 18px;
	color: #000;
	background: #ffc40c;
	height: 100px;
	padding-top: 25px;
}
#cryptogalaxy_4 .side_bar .graph_area ul li:nth-child(4) span {
	font-weight: bold;
	display: block
}
/*category page1 css start here*/
#cryptogalaxy_4 .category_wrapper {
	padding: 70px 0px
}
#cryptogalaxy_4 .category_wrapper .recent_article_area ul li {
	margin-right: 24px !important;
}
#cryptogalaxy_4 .category_wrapper .recent_article_area ul li:nth-child(3n) {
	margin-right: 0px !important
}
/*category page1 css end here*/

/*category page2 css start here*/
#cryptogalaxy_4 .category_wrapper2 .pagination_area {
	text-align: left
}
#cryptogalaxy_4 .category_wrapper2 .most_popular_area {
	background: none;
	padding: 0px;
}
#cryptogalaxy_4 .category_wrapper2 .most_popular_area h4 {
	position: absolute;
	width: 46px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	background: #00469e;
	border-radius: 100%;
	top: 30px;
	right: 30px;
	transform: rotate(30deg)
}
#cryptogalaxy_4 .category_wrapper2 .most_popular_area h4 a {
	display: block
}
#cryptogalaxy_4 .side_bar_wrapper .side_bar .section_wrapper {
	background: #fcfcfc;
	color: #444444
}
#cryptogalaxy_4 .side_bar_wrapper .side_bar .section_wrapper h3 {
	color: #222
}
#cryptogalaxy_4 .side_bar_wrapper .side_bar .recent_post ul li .recent_details h3 {
	color: #3e3e3e;
}
#cryptogalaxy_4 .side_bar_wrapper .side_bar .archive_section ul li {
	color: #444
}
#cryptogalaxy_4 .side_bar_wrapper .side_bar .emailer_section input[type="text"] {
	box-shadow: 0px 0px 20px #f5f5f5
}
#cryptogalaxy_4 .side_bar_wrapper .side_bar .emailer_section p {
	color: #666
}
#cryptogalaxy_4 .side_bar_wrapper .side_bar .category_section ul li a {
	border-color: #e2e2e2
}
/*category page3 css start here*/
#cryptogalaxy_4 .category_wrapper3 .admin_post_area .pagination_area {
	text-align: left
}
/*error page css area*/
#cryptogalaxy_4 .error_wrapper {
	padding: 0px 0px 30px 0px;
	text-align: center;
}
#cryptogalaxy_4 .error_wrapper .container {
	background: url(../images/cryptogalaxy4/error-bg.jpg) center top no-repeat;
	min-height: 600px;
	padding: 100px
}
#cryptogalaxy_4 .error_wrapper h2 {
	font-size: 55px;
	font-weight: 400;
	margin: 20px 0px;
	font-family: 'Zilla Slab', serif;
}
#cryptogalaxy_4 .error_wrapper h2 span {
	font-size: 89px;
	color: #ffc40c;
	font-weight: 700
}
#cryptogalaxy_4 .error_wrapper h3 {
	fon-size: 30px;
	font-weight: 500;
	font-family: 'Zilla Slab', serif;
}
#cryptogalaxy_4 .error_wrapper p {
	font-size: 18px;
	max-width: 630px;
	display: inline-block;
	margin-top: 20px
}
#cryptogalaxy_4 .error_wrapper .error_search {
	background: #fbfbfb url(../images/cryptogalaxy4/error-bg2.png) left top repeat;
	border-radius: 30px;
	width: 600px;
	display: inline-block;
	height: 60px;
	margin: 30px 0px;
	max-width: 100%
}
#cryptogalaxy_4 .error_wrapper .error_search:after {
	content: "";
	clear: both;
	display: block
}
#cryptogalaxy_4 .error_wrapper .error_search input[type="text"] {
	width: 70%;
	float: left;
	background: none;
	border: none;
	padding: 20px 40px;
}
#cryptogalaxy_4 .error_wrapper .error_search input[type="submit"] {
	width: 60px;
	height: 60px;
	border: none;
	float: right;
	background: #f8bd31 url(../images/cryptogalaxy4/search-icon.png) center center no-repeat;
	border-radius: 100%
}
#cryptogalaxy_4 .error_wrapper .back_home_btn {
	padding-top: 20px
}
#cryptogalaxy_4 .error_wrapper .back_home_btn .cmn_btn2 {
	background: #00469e;
}
#cryptogalaxy_4 .search_not_wrapper {
	padding: 90px 0px
}
#cryptogalaxy_4 .search_not_wrapper .search_not_lft {
	width: 70%;
	float: left;
}
#cryptogalaxy_4 .search_not_wrapper .search_not_lft h2 {
	font-size: 35px;
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
	color: #222
}
#cryptogalaxy_4 .search_not_wrapper .search_not_lft h2 span {
	color: #f8bd31;
	text-transform: uppercase
}
#cryptogalaxy_4 .search_not_wrapper .search_not_lft p {
	font-size: 18px;
	font-weight: 400;
	color: #999;
	margin: 10px 0px 30px 0px
}
#cryptogalaxy_4 .search_not_wrapper .search_not_lft h3 {
	font-size: 38px;
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
	color: #f8bd31;
	margin-bottom: 40px
}
#cryptogalaxy_4 .search_not_wrapper .error_search {
	background: #fbfbfb url(../images/cryptogalaxy4/error-bg2.png) left top repeat;
	border-radius: 30px;
	width: 100%;
	display: inline-block;
	height: 60px;
	margin: 30px 0px;
	max-width: 750px
}
#cryptogalaxy_4 .search_not_wrapper .error_search:after {
	content: "";
	clear: both;
	display: block
}
#cryptogalaxy_4 .search_not_wrapper .error_search input[type="text"] {
	width: 70%;
	float: left;
	background: none;
	border: none;
	padding: 20px 40px;
}
#cryptogalaxy_4 .search_not_wrapper .error_search input[type="submit"] {
	width: 60px;
	height: 60px;
	border: none;
	float: right;
	background: #f8bd31 url(../images/cryptogalaxy4/search-icon.png) center center no-repeat;
	border-radius: 100%
}
#cryptogalaxy_4 .search_not_wrapper .search_not_rht {
	width: 30%;
	float: left;
	background: #f8bd31;
	padding: 40px;
	color: #000
}
#cryptogalaxy_4 .search_not_wrapper .search_not_rht h3 {
	font-size: 22px;
	font-weight: 700
}
#cryptogalaxy_4 .search_not_wrapper .search_not_rht p {
	font-size: 16px;
	font-weight: 400;
	margin: 20px 0px 30px
}
#cryptogalaxy_4 .search_not_wrapper .search_not_rht .cmn_btn2 {
	display: inline-block
}
#cryptogalaxy_4 .search_not_wrapper .search_not_rht .cmn_btn2:hover {
	background: #fff;
	color: #222
}
#cryptogalaxy_4 .cnct_wrapper {
	padding: 100px 0px;
	text-align: center;
}
#cryptogalaxy_4 .cnct_wrapper .cnct_map_area {
	position: relative
}
#cryptogalaxy_4 .cnct_wrapper .cnct_frm_area {
	position: relative;
	top: -200px;
	margin-bottom: -200px
}
#cryptogalaxy_4 .cnct_wrapper .cmt_frm_area {
	width: 66%;
	float: left;
	padding: 0px;
	background: #00439a;
	padding: 40px 60px;
	color: #fff;
}
#cryptogalaxy_4 .cnct_wrapper .cmt_frm_area ul li input[type="text"], #cryptogalaxy_4 .cnct_wrapper .cmt_frm_area ul li textarea {
	background: #fbfbfb;
	color: #222
}
#cryptogalaxy_4 .cnct_wrapper .cmt_frm_area ul li textarea {
	height: 150px
}
#cryptogalaxy_4 .cnct_wrapper .cmt_frm_area h3 {
	font-size: 32px;
	margin-bottom: 0px;
	text-transform: uppercase;
	color: #fff
}
#cryptogalaxy_4 .cnct_wrapper .cmt_frm_area span {
	color: #ffc40c;
}
#cryptogalaxy_4 .cnct_wrapper .cmt_frm_area p {
	font-size: 18px;
	color: #bbb;
	margin-bottom: 25px;
	color: #fff;
}
#cryptogalaxy_4 .cnct_wrapper .cmt_frm_area ul li:nth-child(1) {
	width: 49.5%;
	float: left
}
#cryptogalaxy_4 .cnct_wrapper .cmt_frm_area ul li:nth-child(2) {
	width: 49.5%;
	float: right
}
#cryptogalaxy_4 .cnct_wrapper .cmt_frm_area ul li .cmn_btn1 {
	color: #fff
}
#cryptogalaxy_4 .cnct_wrapper .cmt_frm_area ul li .cmn_btn1:hover {
	color: #222 !important;
	background: #fff !important
}
#cryptogalaxy_4 .cnct_wrapper .cnct_details {
	background: #00469e;
	padding: 50px 50px;
	width: 32%;
	border-radius: 5px;
	text-align: left;
	float: right;
	background: #ffc40c;
	color: #fff;
}
#cryptogalaxy_4 .cnct_wrapper .cnct_details h2 {
	color: #222;
	text-transform: uppercase;
	font-size: 25px;
	margin: 15px 0px
}
#cryptogalaxy_4 .cnct_wrapper .cnct_details h4 {
	font-size: 20px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	margin: 36px 0px 12px 0px
}
#cryptogalaxy_4 .cnct_wrapper .cnct_details h4 i {
	width: 30px;
	display: inline-block
}
#cryptogalaxy_4 .cnct_wrapper .cnct_details ul {
	margin-top: 30px;
	margin-bottom: 30px
}
#cryptogalaxy_4 .cnct_wrapper .cnct_details ul li {
	display: inline-block;
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #fff;
	border-radius: 5px;
	color: #333;
	margin-right: 2px;
}
#cryptogalaxy_4 .cnct_wrapper .cnct_details ul li a {
	display: block;
}
#cryptogalaxy_4 .token_holder_wrapper {
	padding: 90px 0px;
}
#cryptogalaxy_4 .token_holder_wrapper .token_boxes_area {
}
#cryptogalaxy_4 .token_holder_wrapper .token_boxes_area ul li {
	display: inline-block;
	width: 32%;
	text-align: center;
}
#cryptogalaxy_4 .token_holder_wrapper .token_boxes_area ul li h3 {
	font-size: 24px;
	color: #444;
	margin: 20px 0px 10px
}
#cryptogalaxy_4 .token_holder_wrapper .token_boxes_area ul li p {
	font-size: 15px;
	color: #666;
}
#cryptogalaxy_4 .token_holder_wrapper .bitcoin_mining_area {
	position: relative;
	background: #101010 url(../images/cryptogalaxy4/bitcoin-mining.jpg) left top no-repeat;
	margin: 90px 0px 0px
}
#cryptogalaxy_4 .token_holder_wrapper .bitcoin_mining_area .bitcoin_mining_txt .container .row {
	position: relative;
}
#cryptogalaxy_4 .token_holder_wrapper .bitcoin_mining_area .bitcoint_inner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 53%;
	max-width: 100%;
	padding: 90px 0px
}
#cryptogalaxy_4 .token_holder_wrapper .bitcoin_mining_area .bitcoint_inner h2 {
	font-size: 50px;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	color: #222
}
#cryptogalaxy_4 .token_holder_wrapper .bitcoin_mining_area .bitcoint_inner h2 span {
	color: #ffc40c
}
#cryptogalaxy_4 .token_holder_wrapper .bitcoin_mining_area .bitcoint_inner p {
	font-size: 18px;
	color: #666;
	margin: 50px 0px
}
#cryptogalaxy_4 .token_holder_wrapper .bitcoin_mining_area .bitcoint_inner ul li {
	display: inline-block;
	float: left;
	background: #fff;
	padding: 25px 0px;
	border-radius: 60px;
	text-align: center;
	color: #666;
	width: 280px;
	transition: all .2s ease-in-out;
}
#cryptogalaxy_4 .token_holder_wrapper .bitcoin_mining_area .bitcoint_inner ul li:hover {
	background: #ffc40c !important;
	color: #000 !important
}
#cryptogalaxy_4 .token_holder_wrapper .bitcoin_mining_area .bitcoint_inner ul li span {
	display: block;
	font-size: 32px;
	font-weight: 700;
}
#cryptogalaxy_4 .token_holder_wrapper .bitcoin_mining_area .bitcoint_inner ul li:nth-child(2) {
	background: #00469e;
	color: #fff;
	position: relative;
	left: -10px
}
#cryptogalaxy_4 .token_holder_wrapper .bitcoin_mining_area .bitcoin_img_area {
	text-align: right;
	width: 46%;
	float: right
}
#cryptogalaxy_4 .token_holder_wrapper .consultant_area {
	background: #f8bd31;
	padding: 80px 0px
}
#cryptogalaxy_4 .token_holder_wrapper .consultant_area .consultant_area_lft {
	width: 70%;
	float: left;
	font-size: 40px;
	font-weight: 700;
	font-family: 'Zilla Slab', serif;
	color: #000
}
#cryptogalaxy_4 .token_holder_wrapper .consultant_area .consultant_area_rht {
	width: 20%;
	float: right;
}
#cryptogalaxy_4 .token_holder_wrapper .consultant_area .consultant_area_rht .cmn_btn2 {
	display: inline-block
}
#cryptogalaxy_4 .token_holder_wrapper .consultant_area .consultant_area_rht .cmn_btn2:hover {
	background: #fff;
	color: #222
}
#cryptogalaxy_4 .token_holder_wrapper .finance_area {
	padding-top: 90px;
}
#cryptogalaxy_4 .token_holder_wrapper .finance_area .finance_area_lft {
	width: 50%;
	float: left;
}
#cryptogalaxy_4 .token_holder_wrapper .finance_area .finance_area_lft h2 {
	font-size: 50px;
	color: #222
}
#cryptogalaxy_4 .token_holder_wrapper .finance_area .finance_area_lft h3 {
	font-size: 25px;
	color: #f8bd31;
	font-weight: 400;
	margin: 30px 0px;
	line-height: 34px
}
#cryptogalaxy_4 .token_holder_wrapper .finance_area .finance_area_lft p {
	font-size: 16px;
	color: #666;
	font-weight: 300;
	line-height: 1.8
}
#cryptogalaxy_4 .token_holder_wrapper .finance_area .finance_area_lft .cmn_btn1 {
	display: inline-block;
	margin-top: 30px;
	color: #222
}
#cryptogalaxy_4 .token_holder_wrapper .finance_area .finance_area_rht {
	width: 460px;
	float: right;
	box-shadow: 0px 0px 5px #ccc;
	max-width: 100%
}
#cryptogalaxy_4 .token_holder_wrapper .finance_area .finance_area_rht .graph_area figure {
	padding: 23px;
	text-align: center
}
#cryptogalaxy_4 .token_holder_wrapper .finance_area .finance_area_rht .graph_area ul {
	margin-top: 20px;
}
#cryptogalaxy_4 .token_holder_wrapper .finance_area .finance_area_rht .graph_area ul li {
	width: 50%;
	float: left;
	padding: 15px 10px;
	text-align: center;
	font-weight: 400
}
#cryptogalaxy_4 .token_holder_wrapper .finance_area .finance_area_rht .graph_area ul li:nth-child(1) {
	font-size: 14px;
	color: #ec1919;
	background: #1f1f1f;
}
#cryptogalaxy_4 .token_holder_wrapper .finance_area .finance_area_rht .graph_area ul li:nth-child(2) {
	font-size: 14px;
	color: #b0b0b0;
	background: #282828;
}
#cryptogalaxy_4 .token_holder_wrapper .finance_area .finance_area_rht .graph_area ul li:nth-child(3) {
	font-size: 18px;
	color: #fff;
	background: #dea41b;
	height: 100px;
	padding-top: 25px
}
#cryptogalaxy_4 .token_holder_wrapper .finance_area .finance_area_rht .graph_area ul li:nth-child(3) span {
	display: block;
	font-size: 22px;
	font-weight: 900
}
#cryptogalaxy_4 .token_holder_wrapper .finance_area .finance_area_rht .graph_area ul li:nth-child(4) {
	font-size: 18px;
	color: #000;
	background: #ffc40c;
	height: 100px;
	padding-top: 25px;
}
#cryptogalaxy_4 .token_holder_wrapper .finance_area .finance_area_rht .graph_area ul li:nth-child(4) span {
	font-weight: bold;
	display: block
}

/*==========================================================
cryptogalaxy demo_4 css end here
=============================================================*/


