/*
	Theme Name:   Twenty Twenty-One Child
	Theme URI:    https://diviextended.com/
	Description:  A child theme of Twenty Twenty-One WordPress theme.
	Author:       Elicus Technologies
	Author URI:   https://elicus.com
	Template:     twentytwentyone
	Version:      1.0.0
	License:      GNU General Public License v2 or later
	License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/* @import url("../twentytwentyone/style.css"); */


@font-face {
    font-family: 'archivobold';
    src: url('fonts/archivo-bold.woff2') format('woff2'),
         url('fonts/archivo-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'archivobold_italic';
    src: url('fonts/archivo-bolditalic.woff2') format('woff2'),
         url('fonts/archivo-bolditalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'archivoitalic';
    src: url('fonts/archivo-italic.woff2') format('woff2'),
         url('fonts/archivo-italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'archivomedium';
    src: url('fonts/archivo-medium.woff2') format('woff2'),
         url('fonts/archivo-medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'archivoregular';
    src: url('fonts/archivo-regular.woff2') format('woff2'),
         url('fonts/archivo-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'archivosemibold';
    src: url('fonts/archivo-semibold.woff2') format('woff2'),
         url('fonts/archivo-semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'archivosemibold_italic';
    src: url('fonts/archivo-semibolditalic.woff2') format('woff2'),
         url('fonts/archivo-semibolditalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body{
	color: #343e62;
    font-family: 'archivomedium';
    font-size: 16px;
    line-height: 26px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 20px 0;
	font-family: 'archivobold';
}
h1{
	font-size: 42px;
}
h2{
	font-size: 36px;
}
h3{
	font-size: 32px;
}
h4{
	font-size: 26px;
}
h4{
	font-size: 26px;
}
h5{
	font-size: 26px;
    font-family: 'archivobold';
}
p{
	margin-bottom: 15px;
	color: #343e62;
    font-family: 'archivomedium';
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
    margin-top: 0;
}
ul,
ol{
	margin-bottom:20px;
	font-family: 'archivomedium';
}
/* .has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    background: transparent; 
} */
.entry-title{
	color: #343e62;
}
.entry-content, .entry-summary{
	font-family: 'archivomedium';
}
.entry-content h2 {
    font-size: 36px;
    font-family: 'archivobold';
}
.entry-content h1, 
.entry-content h2,
.entry-content h3,
.entry-content h4{
    margin: 20px 0;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
    outline: none;
}
:focus{outline:none!important;}
/* .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	background: transparent;
} */
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) .meta-nav {
    color: inherit;
}
.site-logo .custom-logo {
	width:200px;
}
.widget a:hover {
	color: #fff!important;
}
a {text-decoration:none!important;}
.filter-entries .far, .filter-entries .fal, .filter-entries .fas {
	display: inline-flex;
	align-items: center;
	width: 30px;
	cursor: pointer;
	text-align: center;
	color: var(--color-font-less-important);
}
.fullwidth-layout {
	position: relative;
	margin-top: 0;
}
.fullwidth-layout .main-title .help {
	position: absolute;
	right: 30px;
	top: 30px;
	display: flex;
}
/* ul {
	list-style-type: none;
} */
.fullwidth-layout .main-title .help ul li {
	float: left;
	margin-right: 20px;
}
.fullwidth-layout .main-title .help ul li a {
	font-size: 16px;
	text-decoration: none;
	font-weight: 500;
	color: #4a90e2;
}
.fullwidth-layout .main-title .help ul li a i {
	width: 20px;
	text-align: center;
	color: var(--color-font-light);
	margin-right: 5px;
}
.fullwidth-layout .main-title .help ul li:last-child {
	margin-right: 0;
}
.fullwidth-layout .main-title .help ul li {
	float: left;
	margin-right: 20px;
}
.ico-filters[_ngcontent-coincodex-c69] {
	border-bottom: 1px solid var(--color-border-medium);
}
.ico-filters[_ngcontent-coincodex-c69] .filter-box[_ngcontent-coincodex-c69] {
	background: var(--color-background-main);
}
.ico-filters[_ngcontent-coincodex-c69] .filter-box[_ngcontent-coincodex-c69] .filter-box-title[_ngcontent-coincodex-c69] {
	padding: 0 30px;
	height: 50px;
	font-weight: 700;
	color: var(--color-text-dark);
}
.ico-filters[_ngcontent-coincodex-c69] .filter-box[_ngcontent-coincodex-c69] .filter-box-content[_ngcontent-coincodex-c69] {
	padding: 0 30px 30px;
}
.ico-filters[_ngcontent-coincodex-c69] .filter-box[_ngcontent-coincodex-c69] .filter-box-content[_ngcontent-coincodex-c69] .filter-input[_ngcontent-coincodex-c69] {
	width: 285px;
	margin-right: auto;
}
.ico-filters[_ngcontent-coincodex-c69] .filter-box[_ngcontent-coincodex-c69] .filter-box-content[_ngcontent-coincodex-c69] .filter-group[_ngcontent-coincodex-c69], .ico-filters[_ngcontent-coincodex-c69] .filter-box[_ngcontent-coincodex-c69] .filter-box-content[_ngcontent-coincodex-c69] .filter-group[_ngcontent-coincodex-c69] .filter-entries[_ngcontent-coincodex-c69] {
	width: 100%;
}
.filter-entries {
	display: inline-flex;
	border: 1px solid var(--color-border-medium);
	background: var(--color-background-secondary);
	line-height: 30px;
	border-radius: 3px;
	position: relative;
	width: 200px;
}	

.ico-filters[_ngcontent-coincodex-c69] .filter-box[_ngcontent-coincodex-c69] .filter-box-content[_ngcontent-coincodex-c69] .filter-group[_ngcontent-coincodex-c69] .filter-entries[_ngcontent-coincodex-c69] input[_ngcontent-coincodex-c69] {
	line-height: 36px;
}
.filter-entries input {
	flex-grow: 1;
	line-height: 30px;
	border: none;
	background: 0 0;
	padding-left: 10px;
	outline: none;
	color: var(--color-font-very-important);
	align-items: center;
}
.filter-entries .far, .filter-entries .fal, .filter-entries .fas {
	display: inline-flex;
	align-items: center;
	width: 30px;
	cursor: pointer;
	text-align: center;
	color: var(--color-font-less-important);
}
.col-2 {
	flex: 0 0 16.66666667%;
	max-width: 16.66666667%;
}
[_nghost-coincodex-c68] {
	position: relative;
	display: block;
	box-sizing: border-box;
}
.select-item-container[_ngcontent-coincodex-c68] {
	position: relative;
	display: block;
	box-sizing: border-box;
	font-size: 11px;
	outline: none;
	cursor: pointer;
}
.select-item-container[_ngcontent-coincodex-c68] .selected-item[_ngcontent-coincodex-c68] {
	height: 36px;
	display: flex;
	outline: none;
	overflow: hidden;
	position: relative;
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	border-color: var(--color-button-light-border) !important;
	background: var(--color-button-light-bg) !important;
	color: var(--color-button-light-text) !important;
	min-height: 36px;
	align-items: center;
}
.select-item-container[_ngcontent-coincodex-c68] .selected-item[_ngcontent-coincodex-c68] .value[_ngcontent-coincodex-c68] {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: flex;
	flex: 1;
	align-items: center;
	padding-left: 10px;
}
.select-item-container[_ngcontent-coincodex-c68] .selected-item[_ngcontent-coincodex-c68] .ng-arrow-wrapper[_ngcontent-coincodex-c68] {
	position: relative;
	text-align: center;
	-webkit-user-select: none;
	user-select: none;
	width: 25px;
	padding-right: 5px;
}

.select-item-container[_ngcontent-coincodex-c68] .selected-item[_ngcontent-coincodex-c68] .ng-arrow-wrapper[_ngcontent-coincodex-c68] .ng-arrow[_ngcontent-coincodex-c68] {
	border-color: #999 transparent transparent;
	border-style: solid;
	border-width: 5px 5px 2.5px;
	pointer-events: none;
	display: inline-block;
	height: 0;
	width: 0;
	position: relative;
}
.select-item-container[_ngcontent-coincodex-c68] .selected-item[_ngcontent-coincodex-c68] input[_ngcontent-coincodex-c68] {
	position: absolute;
	left: 0;
	width: 100%;
	top: 10px;
	padding-left: 10px;
	padding-right: 50px;
	box-sizing: content-box;
	background: none transparent;
	border: 0 none;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	color: var(--color-button-light-text);
	opacity: 0;
}
.ico-calendar[_ngcontent-coincodex-c69] {
	border: 1px solid var(--color-border-medium);
	margin-bottom: 40px;
	table-layout: fixed;
}

.table_content {
	padding: 0 0 30px;
	position: relative;
	margin-top: -46px;
}
.home-topbanner{margin-bottom:25px;}
.table_content_inner td, .table_content_inner th, .wp-block-table td, .wp-block-table th {
	padding: calc(0.5 * var(--global--spacing-unit));
	border:0;
}
.table_content_inner {
    border: none;
    position: relative;
    border-radius: 4px 4px 0 0;
    border-spacing: 0 4px;
    border-collapse: separate;
}
.table_content_inner thead{
	position:relative;
}
.table_content_inner thead:before {
    width: 100%;
    height: 10px;
    FONT-WEIGHT: 100;
    bottom: -8px;
    content: "";
    left: 0;
    position: absolute;
    background-color: #fff;
    z-index: 9;
}
.table_content_inner tr::after {
	content: "";
	position: absolute;
	border: 1px solid #d0d8f9;
	width: 100%;
	height: 100%;
	left: 0;
	border-radius: 10px;
}
.table_content_inner td {
    z-index: 99;
    position: relative;
}
.table_content_inner thead tr::after{
	opacity: 0;
    visibility: hidden;
}
.table_content_inner th{text-align:left;}
th:nth-child(1) {
	width: 35%;
	padding-left:30px;
}
td:nth-child(1) {
	padding-left:30px;
}

td:nth-child(6) {
	padding-right:30px;
}

.table_content_inner th {
	text-align: left;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	background: #627fec;
	font-family: 'archivosemibold';
}
.table_content_inner td {
	font-size: 14px;
	font-weight: 500;
}
.table_content_inner tr:nth-child(7) td:nth-child(6) {color: #FF0000;}
.table_content_inner tr:nth-child(11) td:nth-child(6) {color: #FF0000;}
.table_content_inner td:nth-child(6) {
	text-align: left;
	color: #26246d;
	font-family: 'archivosemibold';
}
.table_content_inner td:nth-child(4) {
	color: #343e62;
	font-family: 'archivomedium';
}
	
	.table_content_inner td:nth-child(5) { 
	color:#343e62;
	font-family: 'archivomedium';
}
.table_content_inner td:nth-child(3) { 
	text-transform: capitalize;
}

.table_content_inner td:nth-child(2) {
	font-weight: 700;
	color: #019601;
	font-family: 'archivomedium';
}
.table_content_inner td:nth-child(2) span {
	color: #627596;
	font-family: 'archivoregular';
}
.table_content_inner td:nth-child(1) span {
	font-size: 16px;
	color: #26246d;
	font-family: 'archivosemibold';
}
.table_content_inner td:nth-child(3) span {
	color: #26246d;
	font-size: 14px;
	font-family: 'archivosemibold';
}
.load_more_outer {
	
	text-align: center;
}
.load_more_outer a {
	display: inline-block;
	margin-top: 40px;
}

.button.button-secondary {
	color: #fff !important;
	background: #627fec !important;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	padding: 13px 28px;
	line-height: 15px;
	border-radius: 4px;
	font-family: 'archivosemibold';
	border: none !important;
}
.home-topbanner a img{height: 90px;
	width: 100%;
object-fit: cover;}

/* Style the tab */


/* Style the buttons inside the tab */
.tab-box button {
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 0 28px;
	transition: 0.3s;
	font-size: 13px;
	font-weight: 400;
	border: 1px solid #dcdcdc;
	border-radius: 8px;
	margin-right: 5px;
	font-family: 'archivomedium';
	color: #343e62 !important;
}
.tab-box button:last-child {
    margin-right: 0;
}


/* Change background color of buttons on hover */
.tab-box button:hover {
	background-color: #627fec !important;
	color: #fff!important;
	
}
.main-outer{width:100%;
display:block;}
.container_main{max-width:1100px;width:100%;margin:auto;padding-left:10px;padding-right:10px;}
/* Create an active/current tablink class */
.tab-box button.active_tab {
	background-color: #627fec !important;
	color: #fff !important;
}
.adv-btn {
	text-align: right;
	display: block;
}
.table-features {
	width: calc(100% - 322px);
	display: inline-block;
	padding: 0;
	margin-left: 45px;
	vertical-align: top;
	margin-top: 16px;
}
.looking-crypto-presales-inr-sec {
    padding: 0 55px;
}
.tab-box {
	width: 100%;
	display: flex;
	border-radius: 5px;
	justify-content: right;
	height: 42px;
}
.tablinks{    color: #000!important;
background: #fff!important;}
.feature-left {
	width: 39%;
	display: inline-block;
}
.feature-outer {
	padding: 30px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 20px;
	background: #f1f1f1;
}
.feature-right {
	width: 60.2%;
	display: inline-block;
}
.drop-down-box select {
	padding: 9px 85px 9px 10px;
	font-size: 13px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	margin-right: 20px;
}
.search-box-table input[type="text"] {
	border: 1px solid #dcdcdc;
	width: 100%;
	line-height: 19px;
	border-radius: 5px;
	font-size: 13px;
	color: #627596;
	margin: 0;
	background: #fff url(images/search-icon2.png) no-repeat 94% center;
}
.header_search h3.widget-title{display:none;}
.header_search .search-form label{display:none;}
.primary-navigation {
	display: inline-block;
	width: 51%;
}
.site-logo {
	display: inline-block;
	width: 100%;
	max-width: 200px;
	margin-right: 10px;
}
.site-logo a {
    background-color: transparent !important;
    outline: none !important;
}
.header_search {
	display: flex;
	width: 31%;
	flex-wrap: wrap;
	align-items: center;
}
.header_search p{
	margin-bottom:0;
}
.header_search .search-field {
	border: 0;
	font-size: 15px;
	height: 42px;
	background: #f2f5fa;
	font-size: 13px;
	padding: 0 30px 0 10px;
	border-radius: 5px;
	background-image: url(images/search-icon.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	margin-right: 10px !important;
}
.dataTables_length, .DataTables_Table_0_filter, .dataTables_info, .dataTables_paginate{display:none!important;}

.table_content_inner td img{margin-right: 20px;}
.table_content_inner td:nth-child(3) img { margin-right: 8px;}

.noresult{    font-size: 14px;
	color: #808080;
font-weight: 500;}

/*defalt pages style*/
.singular .entry-title {
	font-size: 42px;
	font-weight: 500;
}	
.singular .entry-header {
	padding: 0;
	margin: 0;
	border: 0;
}
.page-template-default .site-main .outer_main{background:#fff;}
.post-thumbnail, .entry-content .wp-audio-shortcode, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), *[class*=inner-container] > *:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), .default-max-width {
	max-width: 100%;
	/* margin: 15px 0;
	font-size:16px; */
}
.entry-content p,
.entry-content{
	margin-bottom: 15px;
	margin-top: 0;
}
/*post styling*/
.post-template-default .site-main .outer_main {
	background: #fff;
	margin: 0;
}
.entry-content, .entry-summary {
	margin: 0;
}
.comments-title, .comment-reply-title{font-size:30px;}
.comment-form p textarea{border:1px solid;}
.comment-form p input{border:1px solid;}
.comments-area{margin-top:35px;}
.comment-body {
	position: relative;
	margin-bottom: 0;
}
/*contact style*/
.wpcf7-form{max-width: 750px;
margin: 40px auto;}
.wpcf7-form input[type=text], input[type=email], .site textarea {
	border: 1px solid;
	width:100%;
	border-radius:15px;
}
.page-template-default .wpcf7-submit {
	background-color: #627fec !important;
	width: 150px;
	height: 50px;
	line-height: 14px;
	font-size: 16px;
	color:#fff!important;
	border-radius: 35px;
}
.page-template-default .wpcf7-form textarea { height: 170px;
resize: none;}
.page-template-default .wpcf7-form p {
	font-size: 16px;
	margin: 7px 0;
}
.page-template-default .form-submit-btn {
	text-align:center;
}	
.no-results h1.page-title {
	line-height: 35px;
	font-size: 30px;
	margin-bottom: 20px;
	font-weight: 700;
	margin: 0;
}
.footer_widgets_main {
	background: #fff;
	position: relative;
	z-index: 1;
}
.footer_widgets_main ul{
	margin-bottom:0;
}
.footer_widgets_main .container_main {
	background:url(images/crypto-bg.png) right bottom no-repeat;
}
.footer_widgets_main .widget-area {
	display: flex;
	grid-template-columns: none;
	margin: 0;
	max-width: 100%;
	gap: 0;
	background: transparent;
}
.footer_widgets_main h2.widget-title {
	color: #26246d;
	text-transform: capitalize;
	margin-bottom: 20px;
	margin-top:0;
	font-size: 18px;
	font-family: 'archivosemibold';
	font-weight: normal;
}
.footer_widgets_main .menu li a {
	color: #627596 !important;
	font-weight: 400;
	font-size: 14px;
	padding: 0 !important;
	text-transform: inherit !important;
}
.post-117{padding: 0 15px;}
.home_top_section .home_top_section_entry_heading {
	font-size: 40px;
	margin-bottom: 22px;
	line-height: 60px;
	color: #26246d;
	font-family: 'archivobold';
}
.home_top_section img {
	height: 72px;
	vertical-align: top;
	width: auto;
	margin-right: 0;
	margin-top: -6px;
}
.home_top_section h2 {
	color: #627fec;
	font-size: 24px;
	margin: 0 0 15px;
	font-family: 'archivobold';
}
.home_top_section {
	text-align: center;
	display: block;
	padding: 0 120px 50px;
	margin: 20px 0 0;
	background: url(images/crypto-bg.png) center 70px no-repeat;
	position: relative;
    z-index: 9;
}
.home_top_section p {
	margin-bottom: 10px;
	font-size: 20px;
	color: #343e62;
	font-family: 'archivoregular';
	line-height: inherit;
}
.home_top_section p u {
	font-family: 'archivosemibold';
}
/*404*/
.page-header h1.page-title {
	line-height: 38px;
	font-weight: 600;
	font-size: 36px;
	text-align:center;
	color: #27282d;
}
.page-header {
	border-bottom: 0;
	padding-bottom: 0;
	margin: 0;
	max-width: 100%;
}
.error-404 .page-content p{    
	margin-top: 0;
	margin-bottom: 0;
	line-height: 25px;
	font-size: 16px;
text-align:center;}
.error-404 .search-form {margin-top:10px;}
.error-404 .search-form label {display:none;}
.error-404 .search-form .search-field {
	flex-grow: 1;
	max-width: 100%;
	margin-top: 0;
	margin-right: 0;
	border: 1px solid #808080;
	height: 50px;
	font-size: 16px;
}
.error-404 .search-form .search-submit{
	border: 1px solid transparent;
	margin: 0;
	height: 50px;
	line-height: 0;
	font-size: 16px;
	color: #fff!important;
	background-color: #627fec !important;
}
/*no-result*/
.page-header h1.page-title {
	line-height: 38px;
	font-weight: 600;
	font-size: 36px;
	text-align:center;
	color: #27282d;
}
.no-results .page-header {
	border-bottom: 0;
	padding-bottom: 0;
	margin: 0!important;
	max-width: 100%;
}
.no-results .page-content{  margin: 0!important;}   
.no-results .page-content p{    
	margin-top: 12px;
	margin-bottom: 10px;
	line-height: 25px;
	font-size: 16px;
text-align:center;}
.no-results .search-form {margin-top:10px;}
.no-results .search-form label {display:none;}
.no-results .search-form .search-field {
	flex-grow: 1;
	max-width: 100%;
	margin-top: 0;
	margin-right: 0;
	border: 1px solid #808080;
	height: 50px;
	font-size: 16px;
}
.no-results .search-form .search-submit:hover{    color: #000!important;}
.no-results .search-form .search-submit{
	border: 1px solid #808080;
	margin: 0;
	height: 50px;
	line-height: 0;
	font-size: 16px;
	color: #fff!important;
}
/*search-results*/
.search-results .entry-header .entry-title a {
	color: #4169E1!important;
	font-size: 18px;
	font-weight: 500;
}
.search-results .search-result-count {
	text-align: left;
	margin: 8px 0 20px;
}
.search-results .outer_main {margin:0;}
.search-results .entry-content p{margin:5px 0!important;}
.search-results .entry-header{margin:5px 0;}
.search-results .post-thumbnail a img{margin:0;}
.search-results .post-thumbnail
{    
	margin: 0;
	display: inline-block;
	width: auto!important;
}
.search-results .entry-header {
	margin: 0;
	display: flex;
	flex-direction: column-reverse;
}
.search-results .entry-header .entry-title{    margin:12px 0 0;}
.search-results .entry-footer{    margin: 5px 0;}
.search-results .entry-footer{    margin: 5px 0;}
.search_outer_main {width: 100%;}
 
/*author*/
.archive .outer_main{margin:0!important;}
.archive .entry-content p{margin: 5px 0!important;}
.archive .page-header h1.page-title {
	text-align: left;
}
.archive .entry-header .entry-title a {
	color: #4169E1!important;
	font-size: 18px;
	font-weight: 500;
}
.archive .main-outer{margin:0!important;}
.search-results .page-header h1.page-title {
	text-align: left;
	padding: 0;
}
/*3aug2022*/
.archive .post-thumbnail a img,
.search  .post-thumbnail a img{
	margin:0;height: 200px !important;
    object-fit: cover;    object-fit: cover;
    width: calc(100% + 30px) !important;
    margin-left: -15px;
}
.archive .post-thumbnail{
	margin: 0;
	display: inline-block;
	width: auto!important;
}
.archive .article-out-main article,
.search .search_outer_main article {
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    padding:0 15px 15px;
    display: inline-block;
    vertical-align: top;
    width: calc(33.3% - 7px);
    margin-right: 10px;
    margin-bottom: 10px;
}
.archive .article-out-main article:nth-child(3n),
.search .search_outer_main article:nth-child(3n){
	margin-right:0;
}
.archive .entry-header {
	margin: 0;
	display: flex;
	flex-direction: column-reverse;
}
body.archive .article-out-main,
body.search .search_outer_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.archive .entry-header .entry-title{    margin: 12px 0 0;}
.archive .entry-footer{    margin: 5px 0;}
.archive .entry-footer{    margin: 5px 0;}
.singular .entry-header .post-thumbnail{width: 100%;}
.singular .entry-header .post-thumbnail img{margin:0;}
.singular .entry-header {
	padding: 0!important;
	max-width: 100%;
}


/*start 22-aug-2022*/
.header_search .search-submit {
    background: #000!important;
    color: #fff!important;
	border-radius: 5px;
    height: 40px;
    line-height: 10px;
    border: 0;
    font-size: 15px;
}
.header_search .search-submit:hover{border: 0;color:#000!important;}


/*rebbon*/

.toppike-out, .custome_order .toppike-out {
	position: absolute;
	display: inline-block;
	left: -5px;
	margin-top: 0;
	padding: 0;
	border: none;
}
.toppike-out .top-pick {
	display: inline-block;
	padding: 4px 20px 4px 13px;
	background: #ff1e58;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	border-radius: 0;
}
.toppike-out .top-pick::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 25px;
	width: 0;
	height: 0;
	border-top: 8px solid #000000;
	border-left: 6px solid transparent;
}
.toppike-out .top-pick::after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: -3px;
	transform: rotate(3deg);
	border-radius: 0 0 4px 0;
	top: 0px;
	border-top: 14px solid transparent;
	border-right: 13px solid #fff9c5;
	border-bottom: 14px solid transparent;
}
/*rebbon*/
.custome_order td {
	padding-top: 30px;
	padding-bottom: 19px;
}
.header_search .top-header-button {
	background: #627fec !important;
	line-height: 18px;
	border: 0;
	font-size: 16px;
	color: #fff !important;
	border-radius: 5px;
	padding: 12px 16px;
	margin-right: 0;
	font-family: 'archivobold';
	vertical-align: top;
	margin-top: -8px;
	display: inline-block;
}

 
/*end 22-aug-2022*/
.wp-custom-logo .site-header {
    gap: 1%;
}
.header_search .search-submit {display:none;}
.header_search #search-2 {
	width: 66%;
}


/* HOME PAGE 6-OCT-2022-START */
body.page-template-home .site-main {
	padding-top: 0;
	padding-bottom: 0;
}
.bottom_cont_sec {
	display: inline-block;
	width: 100%;
	background: #f2f5fa;
	padding: 77px 0 30px;
}
.bottom_cont_sec .home_top_section{
	background-image:inherit;
}
.top-table-sec {
	padding-bottom: 80px;
	background: #fff;
}
.looking-crypto-presales-sec {
    padding: 58px 0 85px;
	background-color: #f2f5fa;
	background:url(images/banner-bg-new.jpg) center top no-repeat;
	background-size:cover;
	position:relative;
} 
.looking-crypto-presales-sec .container_main {
    position: relative;
    z-index: 9;
}
.looking-crypto-presales-head {
    margin-bottom: 46px;
	text-align:center;
}
.looking-crypto-presales-head h2 {
	font-family: 'archivoregular';
	color: #26246d;
	font-size: 40px;
	letter-spacing: 1px;
	margin-bottom:0;
	margin-top:0;
}
.looking-crypto-presales-head h2 strong 
{
	border-bottom:6px solid #3bff8f;
	border-radius: 3px;
	font-family: 'archivobold';
}
.looking-crypto-presales-head p {
	margin-top: 10px;
	font-size: 18px;
	color: #343e62;
	font-family: 'archivomedium';
	letter-spacing: -0.6px;
	margin-bottom:0;
}
.looking-crypto-presales-inr-sec {
    display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.looking-crypto-presales-cont {
	width: 65%;
	padding-right: 15px;
	padding-top: 30px;
}
.looking-crypto-list {
    display: flex;
    align-items: center;
	display: -webkit-flex;
    -webkit-align-items: center;
	margin-bottom: 40px;
}
.looking-crypto-list:last-child {
    margin: 0;
}
.looking-crypto-list-icon {
    width: auto;
    margin-right: 24px;
}
.looking-crypto-list-icon img {
    min-width:80px;
    height: 80px;
    width: auto;
}

.looking-crypto-list-cont h4 
{
    font-size: 24px;
	font-family: 'archivosemibold';
	color:#26246d;
	margin:0;
}
.looking-crypto-list-cont p 
{
    line-height: 20px;
	font-size:16px;
	color:#343e62;
	margin-top: 5px;
    margin-bottom: 12px;
	font-family: 'archivomedium';
}
.looking-crypto-list-cont p:last-child {
    margin-bottom: 0;
}
.looking-crypto-form {
    width: 37%;
    background: #627fec;
    padding: 20px 37px;
    max-width: 545px;
    filter: drop-shadow(0px 15px 25px rgba(98,127,236,0.5));
    background-color: #627fec;
	position: relative;
}
.form-arrow-image {
    position: absolute;
    left: -40px;
    top: -15px;
}
.looking-crypto-form:before{
	width:62px;
	height:62px;
	
}
.looking-crypto-form .wpcf7-form {
    max-width: 100%;
    margin: 0;
}
.register_form span.wpcf7-form-control-wrap + br {
    display: none;
}
.register_form {
    text-align: center;
}
.register_form h3 {
	margin-top:0;
    margin-bottom: 12px;
    color: #fff;
    font-size: 24px;
	font-family: 'archivobold';
}
.register_form .wpcf7-form-control-wrap {
    margin-bottom: 10px;
    display: block;
}
.register_form .wpcf7-form-control, .register_form input.wpcf7-form-control {
	 display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border: none;
    color: #343e62;
    min-height: 42px;
    margin: 0;
    background-color: #fff;
    border-radius: 6px;
    font-family: 'archivosemibold';
	
}
.register_form .wpcf7-form-control.wpcf7-select{
	line-height: 30px;
}
.register_form input.wpcf7-form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #343e62;
}
.register_form input.wpcf7-form-control::-moz-placeholder { /* Firefox 19+ */
  color: #343e62;
}
.register_form input.wpcf7-form-control:-ms-input-placeholder { /* IE 10+ */
   color: #343e62;
}
.register_form input.wpcf7-form-control:-moz-placeholder { /* Firefox 18- */
   color: #343e62;
}
.register_form select.wpcf7-form-control.wpcf7-select {
	background-color: #fff;
	background-image: url('images/bottom-arrow.svg');
	border: none;
}
.register_form .phone-country-outer .wpcf7-form-control {
    padding-left:97px;
}
.phone-country-outer .intl-tel-input{
    position: absolute;
    z-index: 9;
    width: 97px;
}
.register_form .country-select{
	top: 20px;
}
.country-select.inside input[type=text] {
    display: none;
}
.country-select .country-list {
    top: 20px;
    max-width: 280px;
    min-width: 280px;
	overflow-y: auto;
	font-size: 16px;
	line-height: 22px;
	color: #343e62;
	white-space: inherit;
}

.register_form input.wpcf7-form-control.wpcf7-submit {
    text-align: center;
    transition: opacity 0.15s linear;
    -webkit-appearance: none;
    letter-spacing: 0;
    font-size: 18px;
    position: relative;
    border-radius: 8px;
    text-transform: uppercase;
    width: 100%;
    border: none !important;
    cursor: pointer;
    background-color: #fcec3c !important;
    color: #121332 !important;
    outline: none;
    margin-bottom: 10px;
    line-height: 1;
    font-family: 'archivobold';
    padding: 18px 0 16px;
}

.register_form span.wpcf7-spinner {
    display: none;
}
.register_form p {
    font-size: 10px;
    margin: 0;
    line-height: 14px;
    color: #fff;
    font-family: 'archivoregular';
}
.register_form p a {
    color: #3bff8f;
}
.register_form p a:hover {
    text-decoration: underline;
}
.register_form span.wpcf7-not-valid-tip {
    text-align: left;
    font-size: 13px;
    margin-top: 10px;
    color: #dc3545;
}
.register_form input.wpcf7-form-control.wpcf7-not-valid {
    border-color: #dc3545;
}
.looking-crypto-form .wpcf7-response-output {
    display: none;
}
.looking-crypto-form form.sent .wpcf7-response-output {
    color: #46b450;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
	display:none;
}

.our-results-sec {
	background: #f2f5fa;
	padding: 100px 0 100px;
	color: #26246d;
	position: relative;
}
.our-results-sec::before {
	content: "";
	position: absolute;
	background: url(images/ico-right.png) no-repeat;
	width: 62px;
	height: 62px;
	top: 14%;
	left: 7.5%;
}
.bottom_cont_sec .container_main {
	position: relative;
}
.our-results-head-cont h2 {
	margin: 0;
	font-size: 40px;
	color: #26246d;
	font-family: 'archivobold';
	text-align: center;
}
.our-results-slides-sec {
    padding-top: 3.5rem;
}
.our-results-slides-sec .slick-list.draggable {
	padding: 0 0 30px !important;
}
.slick-track {
	display: flex;
}

.our-results-slide-box {
	background-color: #fff;
	margin-right: 30px;
	padding: 23px 30px;
	text-align: left;
	border-radius: 12px;
	height: auto;
	position: relative;
	border: 2px solid #fff;
}
.our-results-slide-box:hover {
	border-color: #627fec;
	box-shadow: 0px 4px 11px #e5eaf9;
}
.our-results-slide-box:hover:before{
	opacity:1;
	visibility:visible;
} 

.our-results-slide-box::before {
	content: "";
	position: absolute;
	bottom: -23px;
	border-left: 4px solid transparent;
	border-right: 22px solid transparent;
	border-top: 21px solid #627fec;
	z-index: 9;
	left: 27px;
	opacity:0;
	visibility:hidden;
}
.our-results-slide-box::after {
	content: "";
	position: absolute;
	bottom: -19px;
	border-left: 1px solid transparent;
	border-right: 20px solid transparent;
	border-top: 19px solid #ffffff;
	z-index: 9;
	left: 30px;
}
.our-results-slide-box-inr {
    max-width: 546px;
    margin: auto;
}
.our-results-profile-img img {
	min-width: 60px;
	max-width: 60px;
	margin-right: 14px;
	object-fit: cover;
	border-radius: 100%;
}
.our-results-cont-profile {
	display: flex;
	justify-content: center;
	align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: start;
	-webkit-align-items: start;
}
.our-results-profile-name {
	text-align: left;
	margin-top: 5px;
}
.our-results-profile-name h4 {
	font-size: 18px;
	color: #26246d;
	font-family: 'archivobold';
	font-weight: normal;
	margin-bottom:0;
	margin-top:0;
}
.our-results-profile-rating {
	line-height: 0;
	margin-top: 4px;
}
.our-results-profile-rating img {
    display: inline-block;
}
.our-results-profile-desc {
    margin-top:17px;
}
.our-results-profile-desc h5 {
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0;
	letter-spacing: 0;
	font-size: 20px;
	font-family: 'archivosemibold';
}
.our-results-profile-desc p {
	text-align: left;
	font-size: 16px;
	font-weight: 500;
	color: #627596;
	line-height: 22px;
	margin-bottom:0;
	font-family: inherit;
}
/* .our-results-sec .slick-arrow { */
	/* max-width: 1200px; */
	/* width: 100%; */
	/* margin: auto; */
	/* position: relative; */
	/* left: 0; */
	/* right: 0; */
	/* top: 0; */
/* } */
.our-results-sec .slick-arrow span {
	display: inline;
	width: 48px;
	height: 48px;
	position: absolute;
	left: -80px;
	top: 50%;
	cursor: pointer;
	background-image: url('images/chevron-left.png');
	background-position: center;
	background-repeat: no-repeat;
}
.our-results-sec .custom-arrow-next.slick-arrow span {
	right: -50px;
	left: auto;
}
.our-results-sec .custom-arrow-prev.slick-arrow span {
    transform: rotate(180deg);
}
.latest-news-sec {
	padding: 80px 0;
	background-color: #fff;
	position:relative;
}
.latest-news-inr-sec:before {
    content: "";
    position: absolute;
    background: url(images/ico-right.png) no-repeat;
    width: 82px;
    height: 52px;
    left: -250px;
    z-index: 1;
    top: 67%;
}
.latest-news-inr-sec:after {
    content: "";
    position: absolute;
    background: url(images/ico-right.png) no-repeat;
    width: 82px;
    height: 52px;
    right: -250px;
    z-index: 1;
    top: 210px;
}
.latest-news-box:last-child{
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:none;
}
.latest-news-head {
	margin-bottom: 50px;
	width: 100%;
	text-align: center;
}
.view-all-news {
	color: #fff;
	font-size: 14px;
	background: #627fec;
	font-family: 'archivosemibold';
	padding: 9px 31px;
	border-radius: 5px;
	display: inline-block;
}
.latest-news-head h2 {
	color: #26246d;
	font-size: 40px;
	font-family: 'archivobold';
	line-height: 50px;
	margin-bottom:0;
}
.latest-news-image {
	width: 100%;
	max-width: 100%;
	height: 250px;
}
.latest-news-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.latest-news-cont {
	margin-top: 25px;
	display: inline-block;
	width: 100%;
}
.latest-news-cont h4 {
	font-size: 20px;
	margin-bottom: 12px;
	margin-top: 0;
	color: #26246d;
	line-height: 25px;
	font-family: 'archivosemibold';
}
.latest-news-cont h4 a {
	color: #26246d;
}

.latest-news-cont p {
	font-size: 16px;
	line-height: 24px;
	color: #627596;
	font-family: 'archivomedium';
	margin-bottom:0;
}
.latest-news-cont .more-read {
	color: #627fec;
	font-size: 14px;
	font-family: 'archivosemibold';
}
.all-news-out {
	display: inline-block;
	width: 100%;
	text-align: center;
}

.slick-track {
	left: 0;
}
/* HOME PAGE 6-OCT-2022-END */


/* THANK YOU PAGE 7-OCT-2022-START */

.thankyou-page-content h3 {
	font-size: 35px;
	font-weight: 600;
	color: #000;
	text-align: center;
	margin-top: 40px;
}

.thankyou-page-content img {
	width: 150px;
}

.thankyou-page-content {
	text-align: center;
	padding: 30px 0;
}
/* THANK YOU PAGE 7-OCT-2022-END*/


/* NEWS PAGE 7-OCT-2022-START*/

.news-page-heading {
	text-align: center;
	padding-bottom:40px;
}
.news-page-heading h2 {
	font-weight: 600;
	margin-bottom:0;
}
.pagination {
	margin: 20px 0;
	justify-content: center;
	-webkit-justify-content: center;
	display: flex;
	border-top: 0;
	width: 100%;
}

.pagination .page-numbers {
    border: 1px solid #1b2635;
    padding: 4px 12px;
    line-height: 30px;
    display: inline-block;
    margin: 5px 5px;
	text-decoration: none !important;
}
.pagination .page-numbers:hover,.pagination .page-numbers:focus, .pagination .page-numbers.current{
	background-color: #1b2635 !important;
    color: #fff;
}
.pagination .nav-links a:hover, .comments-pagination .nav-links a:hover {
   color: #fff;
}
a.next.page-numbers {
    margin-left: 5px;
}

.nav-links .page-numbers.prev {
    margin-right: 5px;
}
/* NEWS PAGE 7-OCT-2022-END*/

.site-header .container_main {
	max-width: 1320px;
	width: 100%;
}
/* .site-branding { */
	/* display: none; */
/* } */

.menu-wrapper li a, .menu li a {
	display: flex;
	align-items: center;
	padding: 0 8px !important;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 12px;
	cursor: pointer;
	color: #26246d !important;
	font-family: 'archivosemibold';
}
.header-inner {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	padding: 10px 0;
	justify-content: space-between;
}
.ico-list-section {
	background: #fff;
}
.ico-list-inner {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding: 30px 0 46px;
}
.ico-list-inner h3 {
	font-size: 40px;
	color: #26246d;
	font-family: 'archivobold';
	line-height: 50px;
	margin:0;
}
.ico-list-inner strong {
	font-size: 16px;
	color: #26246d;
	font-family: 'archivomedium';
	line-height: 20px;
	font-weight: normal;
	vertical-align: top;
}
.main-title {
	display: inline-block;
	width: 270px;
}


.table_content_inner th:nth-child(1) {
	padding-left: 30px;
	border-radius: 4px 0 0 0;
}
.table_content_inner th:nth-child(6) {
	border-radius: 0 4px 0 0;
}
.table_content_inner tbody{
	position: relative;
}
.table_content_inner tr {
	border: 1px solid #d0d8f9;
	border: none;
	position: relative;
}
.table_content_inner tbody tr:nth-child(1).custome_order:after {
    border: 2px solid #ffdea2;
    border-radius: 0;
    background: #fff9c5;
    border-radius: 10px;
    z-index: 9;
}

.latest-news-inr-sec {
	display: flex;
	flex-wrap: wrap;
	position: relative;
    z-index: 9;
}
.latest-news-box {
    width: calc(33.3% - 20px);
    margin-right: 30px;
    margin-bottom: 70px;
	    position: relative;
    z-index: 9;
}
.latest-news-box:nth-child(3n) {
	margin-right: 0;
}


.site-header {
    align-items: center;
    padding: 0;
    max-width: 100%;
    background: #fff;
    border-bottom: 1px solid #3bff8f;
}
.primary-navigation {
    margin-left: 20px;
}

footer{display:none;}

.ldb-top a img{
	width: 768px;
    height: 90px;
    object-fit: cover;
    display: block;
	}
.site-header > .site-logo {
    width: auto;
    padding-bottom: 0;
    border-bottom: 0;
    text-align: center;

}

.widget_nav_menu{width:18%;
}
#custom_html-2.widget_custom_html{width:27%;}
.textwidget p.copyright {
	margin-top: 0;
	font-size: 12px;
	color: #97a6c0;
	font-family: 'archivomedium';
}
.site-main{
    background: #fff;
}
.entry-content .cc-container{    max-width: 95%!important;}
.filter-box-content{padding:0 30px;}
.filter-box-advanced{padding:0 30px;}

.footer_widgets_main p {
	font-size: 14px;
	color: #627596;
	font-family: 'archivosemibold';
	padding: 30px 0 30px;
	margin-bottom:0;
	line-height: inherit;
}
.footer_widgets_main .top-header-button {
	color: #fff !important;
	font-size: 14px;
	background: #627fec;
	font-family: 'archivosemibold';
	padding: 9px 31px;
	border-radius: 5px;
	display: inline-block;
}
.copy-bottom {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #3bff8f;
	margin-top: 10px;
	text-align: center;
}

.bottom_cont_sec .container_main::before {
	content: "";
	position: absolute;
	left: 0;
	background: url(images/Crypto-bottom1.png) no-repeat;
	width: 202px;
	height: 202px;
	top: -210px;
	left: -230px;
}

.bottom_cont_sec .container_main::after {
	content: "";
	position: absolute;
	background: url(images/Crypto-bottom2.png) no-repeat;
	width: 202px;
	height: 202px;
	right: 0;
	bottom: -130px;
	z-index: 1;
}

.main-content {
	position: relative;
}

.main-content::before {
	content: "";
	position: absolute;
	left: 0;
	background: url(images/ICO-img.png) no-repeat;
	width: 202px;
	height: 202px;
	top: 50%;
	left: -70px;
}

.main-content::after {
	content: "";
	position: absolute;
	background: url(images/ico-right.png) no-repeat;
	width: 82px;
	height: 52px;
	right: 150px;
	z-index: 1;
	top: 20%;
}
.primary-navigation .primary-menu-container{
	
	margin-right:0;
}
.our-results-sec ul.slick-dots{
	padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
	list-style: none;
}
.our-results-sec ul.slick-dots li {
    width: 15px;
    height: 15px;
    border: 2px solid #627fec;
    border-radius: 100%;
    margin: 3px;
}
.our-results-sec ul.slick-dots li.slick-active {
    background-color: #627fec;
}
.our-results-sec ul.slick-dots button {
    padding: 0;
    display: none;
}
.author-bio.show-avatars {
    width: 100%;
    margin: 0;
    border: 1px solid #d7d7d7;
    max-width: 100%;
    padding: 20px;
    border-radius: 5px;
    background-color: #f5f5f5;
	margin-top: 20px;
    margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
    align-items: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
    -webkit-align-items: center;

}

.feature-coins-sec {
    padding:80px 0 40px;
	text-align: center;
}
.feature-coin-box-sec {
    display: flex;
    flex-wrap: wrap;
	display: -webkit-flex;
    -webkit-flex-wrap: wrap;
	justify-content: center;
	-webkit-justify-content: center;
}
.feature-coin-box {
    width: calc(33.3% - 20px);
    margin-right: 30px;
    margin-bottom: 100px;
    position: relative;
}
.feature-top-ribbon {
    position: absolute;
    padding: 10px;
    background-color: #ffcd28;
    font-size: 14px;
    border-radius: 7px;
    padding: 2px 20px;
    font-family: 'archivobold';
    left: -15px;
    top: -14px;
}
.feature-coin-box:nth-child(3n) {
    margin-right: 0;
}
.feature-coin-image {
    background-color: #627fec;
    height: 250px;
	padding:20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
	display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -webkit-flex-wrap: wrap;
	border-radius: 5px;
}
.feature-coin-image img {
    width: auto;
	max-width: 280px;
}
.feature-coin-info {
	padding: 15px 0 0;
    font-size: 15px;
    line-height: 24px;
    color: #627596;
    font-family: 'archivomedium';
}
.feature-coin-info h4 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 0;
    color: #26246d;
    line-height: 25px;
    font-family: 'archivosemibold';
}
.feature-coin-info-cont{
	min-height:120px;
}
.feature-coin-info p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 0;
	color: #627596;
}
.feature-coin-btn {
    margin-top: 22px;
	position: absolute;
    width: 100%;
    bottom: -65px;
}
.feature-coin-btn a {
	display: inline-block;
	background-color: #3bff8f;
	padding: 10px 30px;
	color: #000;
	border-radius: 5px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}
.head-cont-sec {
    margin-bottom: 40px;
}
.head-cont-sec h1,
.head-cont-sec h2 {
    margin: 0;
    font-size: 40px;
    color: #26246d;
    font-family: 'archivobold';
    text-align: center;
}
.head-cont-sec h1{
    font-size: 44px;
}
.head-cont-desc{
	text-align:left;
	padding: 15px 0;
}
.head-cont-sec p {
    color: #343e62;
    font-family: 'archivomedium';
    font-size: 16px;
    line-height: 26px;
    margin-top: 12px;
    margin-bottom: 0;
}
.header-author-entry{
	position:relative;
}
.header-author-entry > div {
    padding-left: 60px;
	width:100%;
}
.header-author-entry .posted-by {
    color: #757575;
	font-size: 15px;
}
.top-author-name {
    font-weight: bold;
    font-size:19px;
}
.header-author-entry .author-img-entry {
    padding-left: 0;
	position: absolute;
	width:auto;
}
.header-author-entry .author-img-entry img {
    border-radius: 100%;
}
.entry-footer.header-author-entry {
    margin-top: 25px;
    min-height: 50px;
    display: flex;
	flex-wrap: wrap;
    align-items: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    
}
nav.navigation.post-navigation {
    margin: 0 auto;
    max-width: 1100px;
    padding: 0 10px;
}
.entry-footer a {
    font-weight: 500;
}
.author-bio.show-avatars .author-bio-content {
    max-width: calc(100% - 105px);
    padding-left: 18px;
}
.author-bio .author-bio-content .author-title{
	font-weight: 500;
}
.author-bio .author-bio-content .author-description {
    margin-top: 8px;
    margin-bottom: 0;
}
.author-bio .author-bio-content .author-link {
    font-weight: bold;
    color: #627fec;
	margin-top:8px;
	display: inline-block;
}
.author-bio.show-avatars .avatar {
    width: 100px;
}
.autor-page-info.author-bio.show-avatars  .avatar{
	width: 150px;
} 
.autor-page-info.author-bio.show-avatars .author-bio-content {
    max-width: calc(100% - 155px);
	padding-left: 25px;
}
.archive-description {
    font-size: 16px;
}
.author-bio.autor-page-info .author-bio-content .author-title {
    font-size: 30px;
}
.author-bio.autor-page-info .author-bio-content .author-description {
    font-size: 18px;
    line-height: 26px;
} 

.body_cont_sec {
    padding: 80px 0;
    background-color: #f2f5fa;
    border-bottom: 2px solid #dfe4ed;
}
.body_cont_sec > .container_main {
    position: relative;
    z-index: 9;
}
.accordionContent a {
    text-decoration: underline !important;
}

/*MEDIA STYLING START*/
@media (max-width: 1200px){
	
.bottom_cont_sec .container_main::before {
    top: -170px;
    left: 20px;
    opacity: 0.5;
}
.latest-news-inr-sec:before{
	display:none;
}
.latest-news-inr-sec:after{
	display:none;
}
.feature-top-ribbon {
    left: -8px;
}


}

@media screen and (min-width: 992px) and (max-width: 1200px){
	.header_search #text-4{display:inline-block;width:auto%!important;}
	.header_search #search-2{display:inline-block;width:50%!important;}
	.primary-navigation {
	width: 68%;
	text-align: right;
	display: flex;
	justify-content: right;
}
	.site-logo{    width: 35%!important;
	text-align: left!important;}
	.primary-menu-container ul li a {
		padding: 0 5px!important;
		font-size: 12px;
	}
	
	.search-box-table input[type=text] {
		border: 1px solid #dcdcdc;
		width: 95%;
		line-height: 21px;
		border-radius: 5px;
		font-size: 15px;
	}
	.widget-area {
		padding: 0 30px;
	}
	.feature-left {width: 34%;}
	.feature-right {width: 65%;}
	.header_search .search-field{width:60%; font-size: 15px;}
	.header_search .search-submit {width: 40%;font-size: 15px;padding: 0;}
	.primary-navigation {margin-left: 13px;}
	.table_content {
		padding: 0;
	}
	
	.home_top_section {
		text-align: center;
		display: block;
		padding: 0 60px;
		margin-bottom: 20px;
	}
	.header_search {
		display: flex;
		width: 100%!important;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}
	.looking-crypto-presales-inr-sec {
		padding: 0 30px;
	}
	.our-results-head-cont {
	    padding: 0 10px;
    }
	.our-results-slides-sec {
		padding-left: 27px;
		padding-right: 15px;
	}
	.our-results-sec .slick-arrow span {
		background-size: 30px;
		width: 35px;
		height: 35px;
		z-index: 99;
	}
	.our-results-sec .custom-arrow-prev.slick-arrow span {
		left: -10px;
	}
	.our-results-sec .custom-arrow-next.slick-arrow span {
		right: -8px;
	}
	.our-results-slide-box {
		margin-right: 15px;
	}
	.our-results-slide-box {
		padding: 20px 20px;
	}
	.our-results-sec {
		background: #f2f5fa;
		padding: 60px 0;
	}
	.latest-news-sec {
		padding: 60px 0;
	}
	.bottom_cont_sec {
		padding:60px 0 60px;
	}
	.footer_widgets_main p {
		padding: 20px 0 20px;
	}
	
}
@media screen and (min-width: 1201px) and (max-width: 1600px){
	
	.header_search #search-2 {
		width: 56% !important;
	}
	.header-inner .menu-wrapper li a,.header-inner .menu li a {
		font-size: 11px!important;
	}
	.header_search {
		display: flex;
		width: 30%;
		flex-wrap: wrap;
		align-items: center;
		justify-content: right;
	}
	.primary-navigation {
		display: inline-block;
		width: 49%;
	}
	.primary-navigation .primary-menu-container > ul > .menu-item > a {
		padding-left: 10px!important;
		padding-right: 10px!important;
	}

	.widget-area {
		padding: 0 10px;
	}
	.bottom_cont_sec .container_main::before {
		top: -210px;
		left: -40px;
	}
	.latest-news-inr-sec:before {
		left: -100px;
	}
	.latest-news-inr-sec:after {
		right: -120px;
	}
	.main-content::after {
		right: 5px;
	}
	
	
}
@media screen and (min-width: 1201px) and (max-width: 1365px){
	.looking-crypto-presales-inr-sec, .latest-news-sec {
	    padding-left: 10px !important;
	    padding-right: 10px !important;
    }
	.single-post-outer {
	    padding: 0 10px;
    }
	#comments {
	    padding: 0 10px;
    }
	.our-results-sec .slick-arrow span {
		left: -57px;

	}
	.our-results-sec .custom-arrow-next.slick-arrow span {
		right: -32px;
	}
	.latest-news-inr-sec:after{
		right: -60px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	body{
		font-size:17px;
	}
	.primary-menu-container ul li a {
		padding: 0 5px!important;
		font-size: 12px;
	}
	.header_search {
		display: flex;
		width: 100%!important;
		flex-wrap: wrap;
		align-items: center;
	}
	.search-box-table input[type=text] {
		border: 1px solid #dcdcdc;
		width: 95%;
		line-height: 21px;
		border-radius: 5px;
		font-size: 15px;
	}
	.table_content_inner td {
		font-size: 12px;
		
	}
	.table_content_inner tbody td a img {width: 25px;
	margin-right: 5px;}
	.widget-area {
		padding: 0;
	}
	.feature-left {width: 35%;}
	.feature-right {width: 65%;}
	.header_search .search-field{width:60%; font-size: 15px;}
	.header_search .search-submit {width: 40%;font-size: 15px;padding: 0;}
	.primary-navigation {margin-left: 13px;}
	.table_content_inner td:nth-child(3) img{ width: 25px;margin-right: 5px;}
	
	.home_top_section p {
		font-size: 17px;
	}
	.home_top_section h2 {
		font-size: 1.15em;
		margin: 0.5em 0 0.75em;
	}
	
	.home_top_section img {
		height: 50px;
		margin-top: 6px;
	}
	.home_top_section .home_top_section_entry_heading {
		font-size: 2em;
		margin-bottom: 0.1em;
	}
	.home_top_section {
		padding: 0;
		margin: 0;
	}
	.looking-crypto-presales-head h2 {
		font-size: 30px;
	}
	.looking-crypto-presales-head p {
		font-size: 16px;
	}
	.looking-crypto-presales-head {
		margin-bottom: 30px;
	}
	.looking-crypto-presales-inr-sec {
		padding: 0;
	}
	.looking-crypto-list-icon {
		margin-right: 15px;
	}
	.looking-crypto-form {
		padding: 20px 20px;
	}
	.top-table-sec {
		padding-bottom: 60px;
	}
	.table-features {
		width: 100%;
		padding: 0;
		margin: 3px 0 10px;
	}
	.feature-left {
		width: 34%;
	}
	td:nth-child(1) {
		padding-left: 10px;
	}
	.table_content {
		padding: 0;
	}
	.table_content_inner th {
		font-size: 11.7px;
	}
	.our-results-head-cont {
	    padding: 0 10px;
    }
	.our-results-slides-sec {
		padding-left: 27px;
		padding-right: 15px;
	}
	.our-results-profile-desc h5 {
    font-size: 17px;
}
	.our-results-profile-desc p {
		font-size: 14px;
		line-height: 21px;
	}
		.our-results-sec .slick-arrow span {
		background-size: 30px;
		width: 35px;
		height: 35px;
		z-index: 99;
	}
	.our-results-sec .custom-arrow-prev.slick-arrow span {
		left: -10px;
	}
	.our-results-sec .custom-arrow-next.slick-arrow span {
		right: -8px;
	}
	.our-results-slide-box {
		margin-right: 15px;
	}
	.our-results-slide-box {
		padding: 20px 20px;
	}
	.our-results-profile-name h4 {
		font-size: 15px;
	}
	.our-results-sec {
		background: #f2f5fa;
		padding: 60px 0;
	}
	.latest-news-image {
		height: 180px;
	}
	.latest-news-box {
		width: calc(33.3% - 10px);
		margin-right: 15px;
		margin-bottom:40px;
	}
	.latest-news-head {
    margin-bottom: 30px;
}
	.latest-news-cont p {
    font-size: 14px;
    line-height: 22px;
}
	.latest-news-sec {
		padding: 60px 0;
	}
	.bottom_cont_sec {
		padding:60px 0 50px;
	}
	.footer_widgets_main p {
		padding: 20px 0 20px;
	}
	.feature-coins-sec {
		padding: 60px 0 20px;
	}	
	.feature-coin-box {
		width: calc(33.3% - 10px);
		margin-right: 15px;
	}
	.feature-coin-image {
		height: 200px;
	}
	
}



@media (max-width: 991px){
h1{
	font-size: 34px;
}
h2{
	font-size: 30px;
}
h3{
	font-size: 26px;
}
.entry-content h2{
	font-size: 30px;
}
	.header-inner {
		justify-content: space-between;
	}
	.header_search {
		justify-content: center;
		display: none;
	}
	.header_search #text-4{display:inline-block;width:auto;}
	.header_search #search-2{display:inline-block;width:50%!important;}
	.site-logo{width: 50%!important;
	text-align: left!important;
	margin-top:0;
	 margin-bottom: 0;
	}
.primary-navigation {
	display: inline-block;
	width: auto;
}
	.primary-navigation-open .menu-button-container #primary-mobile-menu {
		position: fixed;
		top: 12px;
		z-index: 99;
		right: 0;
		padding-right: 10px;
	}
	body:not(.primary-navigation-open) .site-header.has-logo.has-title-and-tagline .primary-navigation {
		position: relative;
		top: 0;
		height: 27px;
	}
	body:not(.primary-navigation-open) .site-header.has-logo.has-title-and-tagline .menu-button-container {
		position: relative;
		padding-top: 0;
		margin-top: calc(0px - var(--button--padding-vertical) + 0.25 * var(--global--spacing-unit));
	}
	.menu-button-container {
		display: flex;
	}
	body:not(.primary-navigation-open) .site-header.has-logo.has-title-and-tagline .menu-button-container #primary-mobile-menu {
		padding-left: calc(var(--global--spacing-horizontal) * 0.6 - 4.5px);
		padding-right:10px;
		margin-right: calc(0px - var(--global--spacing-horizontal) * 0.6);
	}
	.menu-button-container #primary-mobile-menu .dropdown-icon.open .svg-icon {
		position: relative;
		top: -1px;
	}
	.menu-button-container #primary-mobile-menu .dropdown-icon.close {
		display: none;
	}
	.admin-bar .has-logo.has-title-and-tagline .primary-navigation > .primary-menu-container {
		top: var(--global--admin-bar--height);
	}
	
	.has-logo.has-title-and-tagline .primary-navigation > .primary-menu-container {
		position: fixed;
		transform: translateY(0) translateX(100%);
	}
	.site-header {
		position: relative;
		z-index: 999;
	}
	.primary-navigation-open .has-logo.has-title-and-tagline .primary-navigation > .primary-menu-container {
		transform: translateX(0) translateY(0);
		padding: 10px;
		background: #000;
		z-index: 99;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.primary-navigation > .primary-menu-container {
		height: 100vh;
		z-index: 499;
		overflow-x: hidden;
		overflow-y: auto;
		border: 2px solid transparent;
	} 
	.primary-navigation > .primary-menu-container {
		transition: all 0.15s ease-in-out;
	}
	.has-logo.has-title-and-tagline .menu-button-container #primary-mobile-menu[aria-expanded*=true] .dropdown-icon.close {
		color: #fff;
		margin-top: -5px;
	}
.primary-navigation-open .menu-button-container {
	background-color: transparent;
	padding-top: 0;
	top: 0;
}
	.primary-navigation > .primary-menu-container {
	position: fixed;
	visibility: hidden;
	opacity: 0;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	padding-top: calc(var(--button--line-height) * var(--primary-nav--font-size-button) + 42px + 5px);
	padding-left: var(--global--spacing-unit);
	padding-right: var(--global--spacing-unit);
	padding-bottom: var(--global--spacing-horizontal);
	background-color: var(--global--color-background);
	transform: translateY(var(--global--spacing-vertical));
}
	.primary-navigation > div > .menu-wrapper {
		padding-bottom: 100px;
	}
	.primary-navigation > div > .menu-wrapper {
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
		list-style: none;
		margin: 0;
		max-width: none;
		padding-left: 0;
		position: relative;
		padding: 0;
	}
.primary-navigation > div > .menu-wrapper li {
	justify-content: flex-start;
	position: relative;
	width: 100%;
	display: flex;
	padding: 5px 0;
}
.primary-menu-container ul li a {
	padding: 0 5px !important;
	font-size: 16px;
	color: #000 !important;
	text-align: left;
	line-height: 28px;
}
	.admin-bar .primary-navigation > .primary-menu-container {
		height: calc(100vh - var(--global--admin-bar--height));
	}
.primary-navigation-open .primary-navigation {
	width: 100%;
	position: relative;
	z-index: 2;
	margin-top: 0;
	top: 0;
}
	/*defalt page*/
	.singular .entry-title {
		font-size: 34px!important;
	}
	/* .post-thumbnail, .entry-content .wp-audio-shortcode, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), *[class*=inner-container] > *:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), .default-max-width {
		font-size: 15px!important;
	} */
	.entry-content p {
		font-size: 15px;
	}
	/* .post-2 {padding:0 15px;} */
	
	.menu-button-container #primary-mobile-menu[aria-expanded*=true] .dropdown-icon.close {
		display: flex!important;
		margin-top: 0;
	}

.menu-button-container {
	position: relative;
	right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.primary-navigation > div > .menu-wrapper li {
	display: inline-block;
	padding: 5px 0;
}

.primary-navigation .sub-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 0;
	border: none;
	text-align: left;
}

.primary-navigation > div > .menu-wrapper > li > .sub-menu {
	min-width: 100%;
	position: relative;
	top: 0;
	padding-top: 3px;
	z-index: 88888;
}
.primary-navigation > div > .menu-wrapper .sub-menu-toggle {
	display: none;
}
.primary-navigation .primary-menu-container > ul > .menu-item {
	display: inline-block;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu::before, .primary-navigation > div > .menu-wrapper > li > .sub-menu::after {
	display: none;
}
.primary-navigation > .primary-menu-container ul > li .sub-menu-toggle[aria-expanded="false"] ~ ul {
	display: block;
}
	
}

@media (max-width: 767px){
body{
	font-size:17px;
}
.header_search {
	/* display: flex; */
	width: 100%!important;
	flex-wrap: wrap;
	align-items: center;
}
.home_top_section p {
	font-size: 17px;
}
.home_top_section h2 {
	font-size: 1.15em;
	margin: 0.5em 0 0.75em;
}

.home_top_section img {
	height: 45px;
	margin: 7px 0 0 0;
}
.home_top_section .home_top_section_entry_heading {
	font-size: 2em;
	margin-bottom: 0.1em;
}
.home_top_section {
	padding: 0;
	margin: 0;
}
.top-table-sec {
	padding-bottom: 35px;
}
.primary-menu-container ul li a {
	padding: 0 5px;
	font-size: 12px;
}
.header_search {
	width: 23%;
}
.search-box-table input[type=text] {
	border: 1px solid #dcdcdc;
	width: 100%;
	line-height: 21px;
	border-radius: 5px;
	font-size: 15px;
}
.form-arrow-image {
	left: -10px;
	display:none;
}
.table_content_inner th {
	font-size: 11px;
}
.table_content_inner tr.custome_order {
	height: 110px;
}

.table_content_inner tbody .custome_order:after{
	height:110px;
}
.table_content_inner td {
	font-size: 12px;
	height: 75px;
}
.table_content_inner td:nth-child(1) span {
	font-size: 15px;
}
.table_content_inner tr:after {
	height: 75px;
}
.table_content_inner td:nth-child(1) {
	padding-left: 15px;
}
.table_content_inner th:nth-child(1) {
	padding-left: 20px;
}
.table_content_inner tbody td a img {width: 25px;
margin-right: 5px;}
.widget-area {
	padding: 0 30px;
}
.feature-left {width: 34%;}
.feature-right {width: 65%;}
.header_search .search-field{width:60%; font-size: 17px;margin-bottom: 8px !important;
margin-top: 0;}
.header_search .search-submit {width: 40%;font-size: 15px;padding: 0;}

.primary-navigation {
	margin-left: 0;
}
.table_content_inner td:nth-child(3) img{ width: 25px;margin-right: 5px;}
.home-topbanner a{width:100%!important;}
.home-topbanner .home-topbanner-inner{width:100%!important;}
.table_content {
	padding: 0;
}
.table_content-scroll{width:100%;overflow-x:auto;overflow-y: hidden;padding-left: 4px;}
.table_content_inner {
	width: 100%;
	margin: 0;
	min-width: 750px;
}

th:nth-child(1) {
	width: auto;
}
.main-content::after,
.our-results-sec::before	{
	opacity: 0;
	visibility: hidden;
}
.ico-list-inner {
	padding: 40px 0 60px;
}
.tab-box button {
	WIDTH: 25%;
	display: inline-block;
	font-size: 12px;
	text-align: center;
padding:0;}
.load_more_outer a {
	margin-top: 40px;
}
.fullwidth-layout .main-title h2 {
	margin-top: 10px;
	font-size: 13px;
}
.fullwidth-layout .main-title h1 {
	font-size: 19px;
	margin-top: 22px;
}
.fullwidth-layout .main-title {
	padding: 0;
	width: 100%;
}
.ico-list-inner h3 {
	font-size: 32px;
	line-height: 42px;
}
.table-features {
	width: 100%;
	padding: 0;
	margin-left: 0;
	margin-top: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.wpcf7-form{width: 100%!important;
margin: 20px auto!important;}
.archive .article-out-main article,
.search .search_outer_main article {
	max-width: 100%!important;
	width: calc(50% - 5px);
    margin-right: 10px !important;
}
.archive .article-out-main article:nth-child(2n),
.search .search_outer_main article:nth-child(2n) {
    margin-right: 0 !important;
}
.archive .post-thumbnail a img,
.search .post-thumbnail a img {
    height: 200px !important;
}

.looking-crypto-presales-cont {
	width: 100% !important;
	padding-top: 30px;
	padding-right: 0 !important;
	order: 1;
}
.looking-crypto-list-icon img {
	min-width: 65px;
	height: 65px;
}
.looking-crypto-form {
	max-width: 100%;
	width: 100%;
	padding: 20px 20px 20px;
}
.looking-crypto-presales-inr-sec {
	padding: 0;
	flex-wrap: wrap;
}
.looking-crypto-presales-head h2 {
	font-size: 32px;
}
.latest-news-sec {
	padding: 40px 0;
}
.latest-news-head h2 {
	font-size: 32px;
}
.latest-news-image{
	height: 200px;
}
.latest-news-cont h4 {
	margin-top: 0;
}
.latest-news-head {
	margin-bottom: 25px;
}
.latest-news-box {
	width: calc(50% - 5px);
	margin-right: 10px !important;
	margin-bottom: 40px;
}
.latest-news-box:nth-child(2n) {
	margin-right: 0 !important;
}
.our-results-sec {
	padding: 40px 0;
}
.our-results-slide-box {
	max-width: 100%;
	width: 100%;
}
.our-results-slide-box {
	padding: 30px 15px;
	margin-right: 10px;
}
.our-results-sec .slick-arrow {
	display: none !important;
}
.our-results-profile-desc h5 {
	font-size: 18px;
}
.our-results-profile-img img {
	min-width: 60px;
	max-width: 60px;
	margin-right: 14px;
}
.our-results-sec .slick-arrow span {
	width: 40px;
	height: 40px;
	background-size: 12px;
}
.our-results-head-cont h2 {
	font-size: 26px;
}
.our-results-head-cont {
	padding-left: 10px;
}
.our-results-slides-sec {
	padding-top: 1.5rem;
}

.our-results-slides-sec .slick-list.draggable {
	padding: 0 3%;
}
.looking-crypto-presales-sec {
	padding: 40px 0;
}
.looking-crypto-presales-head {
	margin-bottom: 20px;
}
.looking-crypto-form .wpcf7-form{
	margin: 0 !important; 
}
.looking-crypto-list {
	margin-bottom: 20px;
}

.our-results-sec .custom-arrow-next.slick-arrow span {
	right: 10px;
}
.bottom_cont_sec {
	padding: 35px 0 30px;
}
.bottom_cont_sec .container_main::before {
	left: -102px;
	opacity: 0.6;
	top: -150px;
}
.footer_widgets_main {
	padding-top: 20px;
}
.footer_widgets_main .widget-area {
	padding: 0;
}
.footer_widgets_main p {
	padding: 15px 0;
}
#custom_html-2.widget_custom_html p {
	padding: 10px 0 20px;
}
.feature-coins-sec {
	padding: 40px 0 10px;
}
.feature-coin-box {
	width: calc(50% - 5px);
	margin-right: 10px !important;
}
.feature-coin-box:nth-child(2n) {
	margin-right: 0 !important;
}

.head-cont-sec {
	margin-bottom: 30px;
}
.head-cont-sec h1{
    font-size: 35px;
}
.head-cont-sec h2 {
	font-size: 32px;
}
.feature-coin-image {
	height: 200px;
}

.author-bio.show-avatars {
	padding: 20px 10px;
}
.author-bio.show-avatars .avatar {
	width: 50px;
}
.author-bio.show-avatars .author-bio-content {
	padding-left: 10px;
}
.author-bio.show-avatars .author-bio-content {
	max-width: calc(100% - 55px);
}
.author-bio.autor-page-info .author-bio-content .author-title {
	font-size: 24px;
}
.author-bio.autor-page-info .author-bio-content .author-description {
	font-size: 16px;
}
.author-bio.show-avatars {
    padding: 20px 10px;
    flex-direction: column;
    text-align: center;
}
.autor-page-info.author-bio.show-avatars .author-bio-content {
    max-width: 100%;
    padding-left: 0;
    padding-top: 15px;
}
.body_cont_sec {
    padding: 45px 0;
}
		
}

@media (max-width: 639px){
	body:not(.primary-navigation-open) .site-header.has-logo.has-title-and-tagline .menu-button-container #primary-mobile-menu {
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-right: -4px !important;
}
.search-form {
	max-width: 100% !important;
	width: 96% !important;
}
.our-results-slide-box{
	margin-right: 0;
}

.site-header .header_search .search-submit {
		background: #000!important;
		color:#fff!important;
	} 	
	.header_search {
		width: 100%;
	}
	.site-header {
		display: block;
		text-align: center;
	}
	.menu-button-container #primary-mobile-menu {
		
		margin-right: auto;
		margin-left: 0;
	}
	.header_search .search-field {
		border: 1px solid;
		border-radius: 5px;
	}
	.header_search .search-submit {
		border-radius: 0 5px 5px 0!important;
		width: 30%;
		margin-left: -1% !important;
	}
	.wp-custom-logo .site-header {
		
		display: flex;
		gap: 1%;
	}
	.header_search #text-4 {
		text-align: left;
	}
	body:not(.primary-navigation-open) .site-header.has-logo.has-title-and-tagline .primary-navigation {
		width: 42%!important;
		text-align: right;
		display: flex;
		justify-content: right;
	}

.site-branding {
	margin-right: 0;
}
.site-logo .custom-logo {
	width: 110px;
}	

}

@media (max-width: 575px){
	body{
		font-size:15px;
	}
	.widget-area {
		display: block !important;
		padding: 0 15px;
	}
	.primary-menu-container ul li a {
		font-size: 13px!important;
		letter-spacing: 1px;
	}
	.widget_nav_menu {
		width: 50%!important;
		display: inline-block;
		text-align:center;
	}
	.menu li a {
		text-align:center;
		justify-content:center;
	}
	#custom_html-2.widget_custom_html {
		width: 100%!important;
		text-align: center;
	}
	.textwidget a img {
		margin-bottom: 10px;
	}
	body:not(.primary-navigation-open) .site-header.has-logo.has-title-and-tagline .primary-navigation {
		width: 20%!important;
	}
	.home_top_section p {
		font-size: 15px;
	}
	.home_top_section h2 {
		font-size: 0.95em;
		margin: 0em 0 0.35em;
	}
	
	.home_top_section img {
		height: 35px;
		margin-top: 11px;
	}
	.home_top_section .home_top_section_entry_heading {
		font-size: 1.5em;
		line-height: 57px;
		margin-bottom: 0.1em;
	}
	.home_top_section {
		padding: 0 15px;
	}
	
	.page-header h1.page-title {
		line-height: 34px;
		font-size: 29px;
	}
	.page-header {
		padding: 0;
	}
	.error-404, .no-results {margin:5px 0;}
	.error-404 .search-form, .no-results .search-form{
		justify-content: center;
	}
	.latest-news-box {
	    flex-wrap: wrap;
    }
    .latest-news-image {
	    max-width: 100%;
    }
	.latest-news-cont {
	    padding-left: 0;
    }
	.latest-news-head h2 {
		font-size: 26px;
		line-height: 36px;
	}
	.view-all-news {
	    font-size: 15px;
    }
	.latest-news-cont h4 {
	    font-size: 17px;
   }
    .latest-news-cont p {
	font-size: 15px;
	font-weight: 500;
   }
   .looking-crypto-presales-head h2 {
	font-size: 25px;
   }
   .looking-crypto-list-cont h4 {
	font-size: 18px;
	}
	.latest-news-image {
		min-width: 100%;
	}
	.latest-news-image {
		height: auto;
	}
	.latest-news-box {
		width: 100%;
		margin-right: 0 !important;
		margin-bottom: 30px;
	}
	.feature-coin-box {
		width: 100%;
		margin-right: 0 !important;
	}
	.feature-coin-info-cont{
		min-height:inherit;
	}
	.feature-coin-info {
		font-size: 15px;
	}
	.feature-coin-info p {
		font-size: 15px;
	}
	.head-cont-sec {
		margin-bottom: 20px;
	}
	.head-cont-sec h1{
		font-size: 28px;
	}
	.head-cont-sec h2 {
		font-size: 26px;
	}
	.archive .article-out-main article,
	.search .search_outer_main article {
		max-width: 100%!important;
		width: 100%;
		margin-right: 0 !important;
	}
	.archive .post-thumbnail a img,
	.search .post-thumbnail a img {
		height: auto !important;
	}
		
}

@media (max-width: 479px){

	.tab-box button {
		WIDTH: 25%;
		display: inline-block;
		font-size: 12px;
		text-align: center;
	padding:0;}
	.table-features {flex-direction:column;}
	.feature-left {width:100%;margin-bottom:10px;}
	.feature-right {width:100%;}
	.feature-outer {
		padding: 15px;
	margin-bottom: 15px;}
	.load_more_outer a {
		margin-top: 30px;
	}
	.table_content_inner {
		width: 100;
	}
	
	.looking-crypto-presales-inr-sec {
	flex-wrap: wrap;
	}
	.header_search .top-header-button {
		font-size: 12px!important;
		padding: 12px 11px!important;
		width: 100%;
		text-align: center;
	}
	.header_search #text-4 {
		width: 30%!important;
		display: inline-block;
		min-height: 31px;
	}
	
	.header_search #search-2 {
		width: 70%!important;
	}
	.site-header.has-logo.has-title-and-tagline.has-menu {
		justify-content: center;
		align-items: center;
	}
	.primary-navigation-open .primary-navigation {margin-top: 0;}
	body:not(.primary-navigation-open) .site-header.has-logo.has-title-and-tagline .primary-navigation {
		
		margin: 0;
	}
	.header_search {
		width: 64%;
		margin-left: 1%;
		margin-top: 7px;
	}
	.site-logo .custom-logo{
		max-width: 180px!important;
	}
	.menu-button-container #primary-mobile-menu[aria-expanded*=true] .dropdown-icon.close {
		
		margin-top: 0!important;
	}
}

@media (max-width: 345px){
	.error-404 .search-form .search-submit {margin-top: 10px!important;}
	.no-results .search-form .search-submit {margin-top: 10px!important;}
}

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

.site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo {
	position: relative;
	padding-top: 0;
	margin-top: 0;
	top: 0;
}
.primary-navigation {
	position: relative;
	top: 0;
	right: 0;
	margin-top: 0;
	margin-bottom: 0;
}



}
.intl-tel-input .country-list .country-name, .intl-tel-input .country-list .flag-box{
	color: #000;
}
.phone-country-field{
	border-right: 1px solid #cfcfcf !important;
    border-radius: 6px 0px 0px 6px !important;
}
.register_form .phone-country-outer .wpcf7-form-control {
    padding-left: 100px;
}