/*FUNCTIONALITY*/
/*Scrollable Mobile Blog Nav*/
.scrollbar a {font-size: 13px !important; font-weight: 500!important; color: #484c52 !important;}
.scrollbar {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;}
.scrollbar::-webkit-scrollbar {display: none;}

/*ENTIRE SITE*/
a {cursor: pointer !important;}
a, a:active, a:focus {outline: none;}
.button {cursor: pointer !important;}
p {margin: 0 !important;}
*{font-family: 'Avenir', sans-serif;}
/*
.elementor .elementor-element .elementor-widget-container ::-moz-selection {color: #ffffff; background: #186AEA;}
::-moz-selection {color: #ffffff; background: #186AEA;}
::selection {color: #ffffff; background: #186AEA;}*/

.site-inner {padding-top: 0 !important; padding-bottom: 0 !important;margin-top: 0px !important;}
.entry-content ul>li {list-style-type: none !important; margin: 0 !important; padding: 0 !important; text-indent: 0px !important;}
.entry-header {display: none !important;}
.entry {margin-bottom: 0px !important;}
#nogap h1, #nogap h2, #nogap h3, #nogap h4, #nogap h5, #nogap h6, #nogap p {margin-bottom: 0px;}

/*Images*/
.products-img .gallery img {border: none !important;}
.gallery img {border: none !important; outline:none !important;}

/*List*/
ul {list-style-type: disc;}
ul ul {list-style-type: square;}
ul ul ul {list-style-type: circle;}
ul ul ul ul {list-style-type: disc;}

ol {list-style-type: decimal;}
ol ol {list-style-type: upper-alpha;}
ol ol ol {list-style-type: lower-alpha;}
ol ol ol ol {list-style-type: decimal;}

/*Nav Item Lists*/
.pp-advanced-menu ul {list-style-type: none;}
.login_desktop a {border-bottom: 2px solid #047fff!important;}
/*TYPOGRAPHY*/
/*Legends
 * h1 strong >> Heading 0 in style guide
 * h1 >> Heading 1 in style guide
 * h2 >> Heading 2 in style guide
 * h2 strong >>
 * h3 >> Heading 3 in style guide
 * h4 >> Heading 4 in style guide
 * h5 >> Heading 5 in style guide
 * h5 strong >>
 * h6 >> Heading 6 in style guide
 * p, ul, ol, a >> Bodytext in style guide
 * 
 * 
 * */
@media screen and (min-width: 1066px) {
h1 strong{font-size: 42px!important; line-height: 1.8em!important; font-weight: 700!important; margin-bottom: 20px;}
h1{font-size: 36px!important; line-height: 1.8em!important; font-weight: 700!important; margin-bottom: 20px;}
h2{font-size: 24px!important; line-height: 1.6em!important; font-weight: 700!important; margin-bottom: 20px;}
h2 strong {color: #047fff!important;font-weight: 700!important;}
h3{font-size: 18px!important; line-height: 1.6em!important; font-weight: 500!important; margin-bottom: 20px;}
h4{font-size: 16px!important; line-height: 1.6em!important; font-weight: 700!important; text-transform: uppercase!important; margin-bottom: 20px;}
h5 {font-size: 16px!important; line-height: 1.6em!important; font-weight: 700!important; margin-bottom: 20px;}
h5 strong {color:#047fff!important; font-weight: 700!important;}
h6 {font-size: 12px!important; line-height: 1.6em!important; font-weight: 500!important; margin-bottom: 20px;}
p, ul, ol {font-size: 16px!important; line-height: 1.6em!important; font-weight: 500!important; margin: 0 0 20px 0;}
p a {color: #484c52!important; text-decoration:underline!important;}
}


@media screen and (min-width: 501px) and (max-width: 1065px){
h1 strong{font-size: 36px!important; line-height: 1.8em!important; font-weight: 700!important; margin-bottom: 20px;}
h1{font-size: 32px!important; line-height: 1.8em!important; font-weight: 700!important; margin-bottom: 20px;}
h2{font-size: 24px!important; line-height: 1.6em!important; font-weight: 700!important; margin-bottom: 20px;}
h2 strong {color: #047fff!important;font-weight: 700!important;}
h3{font-size: 18px!important; line-height: 1.6em!important; font-weight: 500!important; margin-bottom: 20px;}
h4{font-size: 16px!important; line-height: 1.6em!important; font-weight: 700!important; text-transform: uppercase!important; margin-bottom: 20px;}
h5 {font-size: 16px!important; line-height: 1.6em!important; font-weight: 700!important; margin-bottom: 20px;}
h5 strong {color:#047fff!important;font-weight: 700!important;}
h6 {font-size: 12px!important; line-height: 1.6em!important; font-weight: 500!important; margin-bottom: 20px;}
p, ul, ol {font-size: 16px!important; line-height: 1.6em!important; font-weight: 500!important; margin: 0 0 20px 0;}
p a {font-size: 16px!important; line-height: 1.6em!important; font-weight: 500!important; margin: 0 0 20px 0; color: #484c52!important; text-decoration:underline!important;}
}

@media screen and (max-width: 500px){
h1 strong{font-size: 32px!important; line-height: 1.8em!important; font-weight: 700!important; margin-bottom: 20px;}
h1{font-size: 28px!important; line-height: 1.8em!important; font-weight: 700!important; margin-bottom: 20px;}
h2{font-size: 20px!important; line-height: 1.6em!important; font-weight: 700!important; margin-bottom: 20px;}
h2 strong {color: #047fff!important;font-weight: 700!important;}
h3{font-size: 18px!important; line-height: 1.6em!important; font-weight: 500!important; margin-bottom: 20px;}
h4{font-size: 16px!important; line-height: 1.6em!important; font-weight: 700!important; text-transform: uppercase!important; margin-bottom: 20px;}
h5 {font-size: 16px!important; line-height: 1.6em!important; font-weight: 700!important; margin-bottom: 20px;}
h5 strong {color:#047fff!important;font-weight: 700!important;}
h6 {font-size: 12px!important; line-height: 1.6em!important; font-weight: 500!important; margin-bottom: 20px;}
p, ul, ol {font-size: 16px!important; line-height: 1.6em!important; font-weight: 500!important; margin: 0 0 20px 0;}
p a {font-size: 16px!important; line-height: 1.6em!important; font-weight: 500!important; margin: 0 0 20px 0; color: #484c52!important; text-decoration:underline!important;}
}

/*Buttons*/
.elementor-button {font-weight: 500!important; margin-top: 15px!important;}
.elementor-size-sm {font-size:14px!important; padding: 15px!important; border-radius:4px!important;}
.elementor-size-lg {font-size:18px!important; padding: 15px 35px!important; border-radius:8px!important;}


/*Button Groups*/
.pp-buttons-group .pp-button{margin: 5px !important;}
@media screen and (max-width: 1065px){.pp-buttons-group .pp-button{margin: 3px 3px 3px 3px !important;}}

/*CLEAN OUT*/
/*Block quote customization*/
.elementor-blockquote {border-image-source: none !important; border-width: 0px !important; border-style: none !important; padding-top: 40px !important; padding-bottom: 40px !important; padding-left: 25%; padding-right: 25%;}
@media only screen and (min-width: 769px) {.elementor-widget-blockquote .elementor-blockquote__content {font-size: 24px !important; line-height: 36px !important; font-style: italic !important; color: #8AC6FF !important; font-weight: 500 !important;}}
@media only screen and (max-width: 768px) and (min-width:361px) {.elementor-widget-blockquote .elementor-blockquote__content {font-size: 24px !important; line-height: 36px !important; font-style: italic !important; color: #8AC6FF !important; font-weight: 500 !important;}}
@media only screen and (max-width: 360px) {.elementor-widget-blockquote .elementor-blockquote__content {font-size: 16px !important; line-height: 22px !important; font-style: italic !important; color: #8AC6FF !important; font-weight: 500 !important;}}
.elementor-blockquote__author {font-size: 0px !important; content:"Tweet This"; position: relative !important;}
.elementor-blockquote__tweet-button i {color: #484c52 !important; font-size: 35px;}
.elementor-blockquote__tweet-button, .elementor-blockquote footer {justify-content: flex-start !important;}
.elementor-blockquote__tweet-label {color: #8AC6FF !important; padding-top:10px !important; font-size: 16px !important; font-weight: 500;}

/*Search Bar*/
@media screen and (min-width: 501px){
input[type=search] {border-style: solid!important; border-width: 0 0 2px 0!important; border-color: #484c52!important;border-radius:0px!important; padding: 8px 4px!important; width: 380px!important; background-color: #484C500C!important;}
}
@media screen and (max-width: 500px){
input[type=search] {border-style: solid!important; border-width: 0 0 2px 0!important; border-color: #484c52!important;border-radius:0px!important; padding: 8px 4px!important; width: 200px!important; background-color: #484C500C!important;}
}
.search-submit {background-color:#047fff!important; color: #fff!important; border-radius:4px!important; border:solid 0px transparent!important; padding:15px;}
.search-form {display: flex; justify-content: center;}
#searchBarLeft .search-form  {display: flex; justify-content: start;}

/*Toggle Tab*/
.elementor-tab-title {background-color: #047fff; padding:20px !important; border-radius: 8px;}
.elementor-tab-title a {color: #fff!important; font-weight: 700; font-size: 16px!important; text-transform: none;padding:20px!important;} 
.elementor-tab-title a:hover {color: #fff!important;}
.elementor-active {background-color: #fff!important; padding: 10px!important; border-radius:8px 8px 0px 0px; padding: 20px!important;filter: drop-shadow(0 12px 10px rgba(72, 76, 82, 0.2));}
.elementor-active a {color: #484c52!important; font-weight: 700;}
.elementor-active a:hover {color: #484c52!important;}
.elementor-tab-content {font-weight:500!important; font-size: 14px; padding: 5px 40px!important; border-radius: 0px 0px 8px 8px; padding-bottom: 15px!important;filter: drop-shadow(0 12px 10px rgba(72, 76, 82, 0.2));}
.elementor-toggle-item {margin: 10px 0px;}
.elementor-toggle-icon-closed {color: #fff!important; font-size:16px;}    
.elementor-toggle-icon-opened {color: #047fff!important; font-size: 16px;}
    
/*FAQ Toggle Content*/
.su-posts-single-post .su-post-meta {display: none !important;}
.su-posts-single-post .su-post-title {display: none !important;}
.su-posts-single-post .su-post-content {font-size: 14px;}
.su-posts-single-post .su-post {margin-bottom: 0 !important;}
.su-posts-single-post .su-post p:first-of-type{display:none !important;}
.su-posts-single-post .su-post p:last-child{display:inline !important;}

/*Contact Form 7*/
/*FORM CSS*/
/*input fields style*/
input[type=text], input[type=email] {
 background-color: transparent !important; 
    border-style:solid !important; 
    border-width: 0 0 2px 0 !important; 
    border-color: #484b52!important; 
    margin-right: 30px !important;
    font-size: 13px!important;
    width: 100%!important;
    color: #484b52 !important;
    outline: none!important; 
    height: 30px !important;
    padding-left: 0px!important;
    }

input[type=text]:focus, input[type=email]:focus {
	color: #484b52; 
	outline: none!important;
}

select, option {
	height:40px; 
	border-style: solid !important; 
	border-color: #484c52!important; 
	border-width: 0 0 2px 0!important; 
	margin-top: 10px!important; 
	font-size:13px!important; 
	font-weight: 700!important; 
	color: #C3C8CF!important;
    width:100% !important;
    padding: 0px!important;
}
 
/*Consult LP radio buttons*/
#formWrapperAim span.wpcf7-list-item{display: block; text-align: left; padding: 5px 0px; color: #484b52; font-size: 14px; font-weight: 700;}

/*Form Label style*/
.formLabel {font-size: 13px!important; text-transform: uppercase!important; font-weight: 700 !important; color: #484c52!important;}
.formLabelIcon {display:flex !important;}
.formIcon {margin-right:15px; max-height:30px}

/*Placeholder style*/
input::placeholder{color: #C3C8CF; font-size: 14px; font-weight: 500!important; padding-left: 0px!important;}

.wpcf7 .formField:focus::placeholder {color: transparent !important;}
  
/*Submit button style*/
.wpcf7 input[type=submit] {
    background-color: #047fff!important;
    border-radius: 100px!important; 
    padding: 10px!important; 
    font-size: 14px!important;
    font-weight: 700!important; 
    color: #fff!important; 
    text-transform: none!important;
    width: 150px!important;
    }

#businessPageForm .sbutton, #apiPageForm .sbutton, #acctPageForm .sbutton, #executivePageForm .sbutton, #homePageForm .sbutton {text-align:center!important;}

/*Who do we serve strip: buttons raiuds*/
.serveButton .elementor-button {border-radius: 100px!important;}

/*ALL THE FLEX LAYOUTS*/
/*API page flex column*/
.flexbox-api .elementor-row {display: flex!important; flex-wrap: wrap!important;}
@media screen and (min-width:1066px){.flexitem-api {flex: 0 0 25%!important; margin:0px!important; padding:0px!important;}}
@media screen and (max-width:1065px) and (min-width:501px){.flexitem-api {flex: 0 0 50%; margin:0px!important; padding:0px!important;}}
@media screen and (max-width:500px) {.flexitem-api {flex: 0 0 100%; margin:0px!important; padding:0px!important;}}


/*Homepage Feature-grid Flex*/
.flexbox-home .elementor-row {display: flex; flex-wrap: wrap!important;}

@media screen and (min-width:1066px){
.flexitem-home {flex: 0 0 33%; padding: 1%;}
.flexitem-home:nth-last-child(5) {flex: 0 0 33%!important;padding: 1%;}

.flexitem-home:nth-last-child(4) {flex: 0 0 20%!important;padding: 1%;}
.flexitem-home:nth-last-child(1) {flex: 0 0 20%!important;padding: 1%;}

.flexitem-home:nth-last-child(2) {flex: 0 0 30%!important;padding: 1%;}

.flexitem-home:nth-last-child(3) {flex: 0 0 30%!important;padding: 1%;}
}

@media screen and (max-width:1065px) and (min-width:501px){.flexitem-home {flex: 0 0 50%;padding: 3%;}}
@media screen and (max-width:500px) {.flexitem-home {flex: 0 0 100%; padding: 3%;}}

.flexitem-home h5{padding-bottom: 0px!important; margin-bottom: 0px!important; display: flex; align-items: center!important;justify-content: center;}

/*Crypto Miner page flex column*/
.flexbox-miner .elementor-row {display: flex; flex-wrap: wrap!important;justify-content: center;}
@media screen and (min-width:1066px){
.flexitem-miner {flex: 0 0 33%; padding: 1%;}
.flexitem-miner:nth-last-child(4) {flex: 0 0 34% !important;padding: 1%;}
.flexitem-miner:nth-last-child(1) {flex: 0 0 34%!important;padding: 1%;}
}

@media screen and (max-width:1065px) and (min-width:600px){
.flexitem-miner {flex: 0 0 50%;padding: 3%;}}

@media screen and (max-width:599px) {
.flexitem-miner {flex: 0 0 100%; padding: 3%;}}

/*INDIVIDUAL CUSTOMIZATION*/
/*Homepage hero banner*/
.hpHero {width: 99vw!important; overflow: hidden!important;}

/*Product Pages Half-Half Feature Stripe Banner*/
@media only screen and (min-width: 1066px) {.feature-stripe {height: 80vh; display: flex;}}

/*Change Highlight Color for Product Pages*/
.page-id-6593 h2 strong, .page-id-6593 h5 strong {color: #6F31F6!important;}
.page-id-6590 h2 strong, .page-id-6590 h5 strong {color: #05E6AF!important;}
.page-id-6527 h2 strong, .page-id-6527 h5 strong {color: #FFDA00!important;}

/*Pricing Page, discount, no discount widget*/
.pricingFlex {display: flex!important; width: 100vw !important;}
.pricingCard h2, p {margin-bottom: 0px!important;}
#dim span{color: #A6AAB1!important;}

.pricingCard table {line-height: 1.6;}
.pricingCard td:nth-child(1) {width:45%!important;}
.pricingCard td {border-top: 1px solid #484c52!important;}
.firstRow:nth-child(2) {border-top: none!important;}
.firstRow:nth-child(1) {border-top: none!important;}

.pricingCard thead {display: none!important;}
.pricingCard tbody {border-bottom: none!important; }
.pp-table-cell span {color: #484c52; font-size: 15px; font-weight: 700;white-space: pre-wrap!important; word-break: keep-all!important;}

#promoted {position: relative;}
#promotedLabel {position: absolute; right: -25px; top:2px; background-color:#FE6C00; height: 40px; width: 90px;text-align: center; border-radius: 4px;}

@media screen and (min-width:1065px) {.pricingCard {flex: 0 0 33%;}}
@media screen and (min-width:512px) and (max-width:1064px) {.pricingCard {flex: 0 0 33%;}}
@media screen and (max-width:511px) {.pricingCard {flex: 0 0 100%;}}

#discounted {position: relative;}
.discountLabel {position: absolute; right: 0px; width: 45%!important; top:-20px;}
.pricingNote h6{margin-bottom: 0px!important;}
.pricingCard {position: relative; min-height: 500px;}
.pricingbtn {position:absolute; bottom: -10px;}

/*Pricing Table on Upgrade*/
.page-id-2700 #pricingPro {display: none;}
.page-id-2700 .pricingFlex {display: block!important; width: 100vw !important;}

/*Crypto Miner page background*/
@media screen and (max-width:1065px) and (min-width:700px){
#miner-bg {
background-image: url('https://www.blox.io/wp-content/uploads/2019/07/Crypto_Miners_Bkg_img-backup_1965@2x.png');
background-repeat: no-repeat;
background-position: center bottom;
}}

@media screen and (max-width:698px) and (min-width:481px) {
    #miner-bg {
    background-image: url('https://www.blox.io/wp-content/uploads/2019/07/Crypto_Miners_Bkg_img-backup_mobile@2x.png');
background-repeat: no-repeat;
background-position: center bottom;
}}    
    
@media screen and (max-width: 480px) {
#miner-bg {
    background-image: none;
background-color:#484c52;
height: 100vh;
}}

/*Toggle Color*/
.page-id-2709 .elementor-tab-title, .page-id-2709 .elementor-tab-title  {background-color: #7943FC; padding:20px !important; border-radius: 8px;}
.page-id-6593 .elementor-toggle-icon-opened, .page-id-2709 .elementor-toggle-icon-opened {color: #7943FC; font-size: 16px;}
/***************OLD CSS************/
.comeet-g-r {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
.comeet-group-name a {
	font-family: 'Avenir', 'Helvetica Nueve', Helvetica, sans-serif;	
	font-size: 28px !important;
	font-weight: 300 !important;
	line-height: 45px !important;
}

.comeet-position-name {
	font-family: 'Avenir', 'Helvetica Nueve', Helvetica, sans-serif;	
	font-size: 22px;
	font-weight: 300 !important;
	line-height: 34px !important;
}


.swiper-container-autoheight .swiper-wrapper {line-height:50px !important}
.noUi-horizontal .noUi-tooltip {bottom: inherit; top: 120%; border:0 !important}
.noUi-handle:after, .noUi-handle:before {display:none !important}
@media only screen and (min-width: 993px) {.entry {margin-bottom: 0px !important;}}
.topmenuadv ul, .topmenusecond ul{margin:0 auto!important}
.wpcf7-geoip_detect2_countries, .reff {display:none}


#business-form  .ginput_container_select select {font-size: 15px !important; padding:0; margin:0; color: #fff !important;}
@media screen and (max-width: 360px){
   #business-form  .ginput_container_select select {width: 100% !important;}
}

@media screen and (max-width:1065px) and (min-width:700px){
#miner-bg {
background-image: url('https://www.blox.io/wp-content/uploads/2019/07/Crypto_Miners_Bkg_img-backup_1965@2x.png');
background-repeat: no-repeat;
background-position: center bottom;
}}

@media screen and (max-width:698px) and (min-width:481px) {
    #miner-bg {
    background-image: url('https://www.blox.io/wp-content/uploads/2019/07/Crypto_Miners_Bkg_img-backup_mobile@2x.png');
background-repeat: no-repeat;
background-position: center bottom;
}}    
    
@media screen and (max-width: 480px) {
#miner-bg {
    background-image: none;
background-color:#484c52;
height: 100vh;
}}

@media screen and (min-width:600px){
.textbox {height: 90px;}}

@media screen and (min-width: 1024px) {
.sektop_form .gform_wrapper ul li.gfield {
text-align: left!important;}
}

@media screen and (max-width: 1024px) {
.sektop_form .gform_wrapper ul li.gfield {
text-align: center!important;}
}

/**************END OLD CSS***************/

header.page-header h1.entry-title {display:none}
.page-id-7957 #cpaLPFullName, .page-id-7957 #cpaLPEmailAddress {margin-left:0 !important}
.page-id-7957 #cpaLPForm input[type=submit]{margin-top:15px}


.halloween {position:absolute;
width:100%;
height:100%;
z-index:999;
	top: 0;
    left: 0;
    background: url(/wp-content/uploads/2019/10/Original.png);
    background-size: cover;}

.successmsg {
	text-align: center!important;
    padding: 30px 0px;
    font-size: 17px!important;
    font-weight: 700!important;
}