/* Typography CSS */
h1 , h2 , h3 , h4 , h5 , h6{
	font-family: "Roboto", Sans-serif !important;
	font-weight: 400 !important;
}
h1{
	font-size: 53px;
	line-height: 58px !important;
}
h2{
	font-size: 41px;
	line-height: 46px !important;
}
h3{
	font-size: 32px;
	line-height: 35px !important;
}
h4{
	font-size: 20px;
	line-height: 28px !important;
}
p{
	margin-bottom:0px !important;
}
p , .elementor-widget-container{
		font-family: "Roboto", Sans-serif !important;
	font-weight: 300 !important;
	font-size:19px;
	line-height:31px !important;
}
.small-p .elementor-widget-container , .small-p p{
	font-size:17px;
	line-height:28px !important;
	font-weight: 300 !important;
}
.light-button .elementor-button{
	width:145px !important;
	height:auto !important;
	font-family: "Roboto", Sans-serif;
  font-size: 19px;
  font-weight: 400;
  color: #FFFFFF;
  background-color: #0068B5;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #FFFFFF00;
  border-radius: 8px 8px 8px 8px;
	padding:17px 0px !important;
}
.light-button .elementor-button:hover{
		color: #FFFFFF;
    background-color: transparent;
    border-color: #FFFFFF;
}
.email-button .elementor-button{
	width:250px !important;
}

.reverse-color-button  .elementor-button{
	width:170px !important;
	height:auto !important;
	font-family: "Roboto", Sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: #0b0c10;
  background-color: #fff;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: transparent;
  border-radius: 8px 8px 8px 8px;
	padding:17px 0px !important;
}
.reverse-color-button .elementor-button:hover{
		color: #FFFFFF;
	  background-color: #0068B5;
    border-color: #0068B5;
}


.dark-button  .elementor-button{
	width:145px !important;
	height:auto !important;
	font-family: "Roboto", Sans-serif;
  font-size: 19px;
  font-weight: 400;
  color: #fff;
  background-color: #00aeef;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #00aeef;
  border-radius: 8px 8px 8px 8px;
	padding:17px 0px !important;
}
.dark-button .elementor-button:hover{
		color: #fffff;
	  background-color: #0068B5;
    border-color: #0068B5;
}
.light-hover a{
	color:#fff !important;
	text-decoration:none !important;
}
.light-hover a:hover{
	color:#fff !important;
	text-decoration:underline !important;
}
.header-menu ul li a{
	padding:0px 20px !important;
}

/* Home Page CSS */
.home-icon-gallery .row {
    justify-content: center;
}
.home-icon-gallery .gallery-icon.landscape {
    height: 70px;
    padding: 10px 15px !important;
    margin-right: 15px !important;
    background-color: #f6f6f6;
    border-radius: 8px !important;
    filter: drop-shadow(0px 3px 3.5px rgba(20,41,108,0.24));
    margin-bottom: 20px;
		display: flex;
    align-items: center;
}
.home-icon-gallery .gallery-icon.landscape img{
	width:auto !important;
}

.home-blog-list .raven-post {
    border-radius: 10px !important;
	filter: drop-shadow(2.229px 2.007px 12px rgba(39,39,40,0.1));
}
.home-blog-list h4{
	font-weight: 500 !important;
	line-height:24px !important;
}
.home-blog-list .elementor-image-box-content {
    padding: 0px 25px;
}
.home-blog-list .elementor-element-populated{
	overflow:hidden;
}
.home-blog-list a:hover{
	color:#0068B5 !important;
}
.footer-menu ul li a{
	padding:0px 25px !important;
}

.home-epic-news-after{
	position:relative;
}
.home-banner-after .elementor-shape-bottom , .mining-rings-after .elementor-shape-top{
	overflow: visible !important;
}
.home-banner-after{
	position:relative !important;
}
.home-banner-after .elementor-shape-bottom:after {
    content: "";
    position: absolute;
    background: url(https://epicblockchain.io/wp-content/uploads/2022/05/blue_triangle-new.png);
    background-size: 100%;
    width: 100% !important;
    background-repeat: no-repeat;
    transform: rotate(182deg);
    top: 10px;
    left: 0;
    max-width: 25rem;
    height: 100%;
    max-height: 100% !important;
}
.mining-rings-after .elementor-shape-top:after {
content: "";
position: absolute;
background: url(https://epicblockchain.io/wp-content/uploads/2022/05/blue_triangle-new.png);
background-size: 100%;
width: 100% !important;
background-repeat: no-repeat;
top: 11px;
left: -4px;
transform: rotate(182deg);
max-width: 30rem;
height: 100%;
max-height: 100% !important;
}

.home-epic-news-after .elementor-shape-bottom:after {
content: "";
position: absolute;
background: url(https://epicblockchain.io/wp-content/uploads/2022/05/blue_triangle-new.png);
background-size: 100%;
width: 100% !important;
background-repeat: no-repeat;
top: 11px;
left: -4px;
transform: rotate(182deg);
max-width: 30rem;
height: 100%;
max-height: 100% !important;
}

.web-developer-text h3{
	font-size: 30px;
	line-height: 35px;
}
.web-developer-text p , .web-developer-text .elementor-widget-container{
	font-size: 20px;
	line-height: 30px;
}

.support-page-buttons figure.elementor-image-box-img{
	width:35px !important;
	height:auto !important;
}
.support-page-buttons h4{
	font-size: 20px !important;
	line-height: 28px !important;
	color: #1d1818 !important;
	font-weight: 500 !important;
	font-family: "Roboto" !important;
	margin-bottom:0px !important;
}
.support-page-buttons:hover h4{
	color: #0068B5 !important;
}
.support-page-headings h2{
	font-size: 45px !important;
	line-height: 50px !important;
	color: #1d1818 !important;
	font-weight: 400 !important;
	font-family: "Roboto" !important;
}
.support-page-headings h5{
	font-size: 24px !important;
	line-height: 30px !important;
	color: #131313 !important;
	font-weight: 400 !important;
	font-family: "Roboto" !important;
}
.support-page-headings p , .support-page-headings ul li , .support-page-headings .elementor-widget-container{
	font-size: 17px !important;
	line-height:27px !important;
	color: #646060 !important;
	font-weight: 300 !important;
	font-family: "Roboto" !important;
}
.support-page-headings ul li{
	padding:5px 0px !important;
}
.support-page-headings ul{
	list-style-type:none !important;
	padding-left: 0px;
	margin-bottom:0px !important;
}
.support-page-headings a{
	  font-size: 17px !important;
    line-height: 36px !important;
    color: #646060 !important;
    font-weight: 300 !important;
    font-family: "Roboto" !important;
}
.support-page-headings a:hover{
    color: #0068B5 !important;
}


/*---- Buy Now Form CSS ----- */

.buy-now-form-sec:after {
    content: "";
    position: absolute;
    background: url(https://epicblockchain.io/wp-content/uploads/2022/05/blue_triangle-new.png);
    width: 28% !important;
    background-repeat: no-repeat;
    transform: rotate(181.7deg);
    top: 277px;
    left: -5px;
    max-width: 510px;
    height: 170px;
}
.white-sec{
	margin-bottom:340px !important;
}
.buy-now-sort-form .half-width{
	display: flex;
  justify-content: space-between;
	margin-bottom: 35px;
}
.buy-now-sort-form .half-width .has-icon{
	width:49% !important;
}
.buy-now-sort-form .white-sec input , .buy-now-sort-form .white-sec textarea{
	padding:15px !important;
	border-radius: 8px !important;
	background-color: #ffffff !important;
	border: 1px solid #c6cdd1 !important;
	padding-left:65px !important;
	height:70px !important;
	width:100% !important;
}
.buy-now-sort-form .white-sec textarea{
	padding-top: 21px !important;
}
.buy-now-sort-form .white-sec input::placeholder , .buy-now-sort-form .white-sec textarea::placeholder{
	font-size: 18px !important;
	line-height: 28px !important;
	color: #1d1818 !important;
	font-weight: 300 !important;
	font-family: "Roboto" !important;
}
.buy-now-sort-form .half-width .has-icon , .buy-now-sort-form .full-width .has-icon {
	position:relative;
}
.buy-now-sort-form .half-width .has-icon img , .buy-now-sort-form .full-width .has-icon img{
	position: absolute;
  z-index: 999;
  top: 28px;
  left: 15px;
	width:22px;
}
.buy-now-sort-form .has-icon.person img{
	width:20px;
	top:25px;
}
.buy-now-sort-form .has-icon.message img{
	top:26px;
}
.buy-now-sort-form .half-width .has-icon:after , .buy-now-sort-form .full-width .has-icon:after {
    content: "";
    position: absolute;
    background-color: #a5a2a2;
    height: 40px;
    width: 1px;
    left: 51px;
    top: 15px;
}
.buy-now-sort-form .half-width .left-content{
	width:380px !important;
}
.buy-now-sort-form .half-width .right-content{
	width:calc(100% - 380px) !important;
	padding-left:200px;
}
.buy-now-sort-form .half-width .right-content .dif-checkboxes{
	display:flex;
}
.left-content  ,.right-content{
	color:#fff !important;
}
.checkbox-con span.wpcf7-list-item.first.last{
	margin-left:0px;
	font-size: 24px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Roboto";
	width: 100%;
	text-transform:uppercase;
	position: relative;
}
.checkbox-con span.wpcf7-list-item.first.last label{
	margin-bottom:0px !important;
	padding-right: 50px;
	max-width: 217px;
}
.checkbox-con p {
	font-size: 14px;
  line-height: 20px !important;
  color: #989595;
  font-weight: 300;
  font-family: "Roboto";
	max-width:165px;
	text-transform:uppercase;
	padding-bottom: 6px;
}
.left-content h2{
	margin-bottom:25px !important;
}
.checkbox-con {
    width: calc(100% - 255px);
}
.checkbox-int {
    width: 255px;
	  font-size: 16px;
    line-height: 28px;
    color: #171717;
    font-weight: 300;
    font-family: "Roboto";
    text-align: center;
	  height: 48px;
    border-radius: 6px;
    background-color: #ffffff;
    border: 1px solid #959595;
	  padding: 10px;
}
.checkbox-con input[type="checkbox"] {
    position: absolute;
    right: 20px;
    top: 8px;
    width: 27px;
    height: 28px;
    border-radius: 4px;
    background-color: #171717 !important;
    border: 1px solid #959595;
    color: #000 !important;
}
.middle-box{
	margin:45px 0px !important;
}
.submit-button{
	text-align:center !important;
	margin-top:30px !important;
}
.buy-now-sort-form input.wpcf7-form-control.has-spinner.wpcf7-submit{
	    border-radius: 8px !important;
    background-color: #00aeef !important;
	  padding: 21px 35px !important;
    height: auto !important;
		font-size: 19px !important;
		line-height: 24px !important;
		color: #ffffff !important;
		font-weight: 400 !important;
		font-family: "Roboto" !important;
		text-align: center !important;
	 cursor:pointer;
	border:1px solid #00aeef;
}
.buy-now-sort-form input.wpcf7-form-control.has-spinner.wpcf7-submit:hover{
    background-color: #0068B5 !important;
		color: #ffffff !important;
	  border:1px solid #0068B5;
}
.fleet-form{
	border-top:1px solid #2f2f2f;
	padding-top:60px;
	margin-top:60px;
}
.buy-now-sort-form .wpcf7 form.sent .wpcf7-response-output , .buy-now-sort-form .wpcf7 form.invalid .wpcf7-response-output, .buy-now-sort-form .wpcf7 form.unaccepted .wpcf7-response-output, .buy-now-sort-form .wpcf7 form.payment-required .wpcf7-response-output , .buy-now-sort-form .wpcf7 form.failed .wpcf7-response-output, .buy-now-sort-form .wpcf7 form.aborted .wpcf7-response-output{
    color: #fff;
    position: absolute;
    bottom: -65px;
    left: 0;
    right: 0;
    margin: 0px auto;
    text-align: center;
}
.buy-now-sort-form .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    position: absolute;
    font-size: 14px;
}
.buy-now-sort-form span.wpcf7-spinner {
    display: none;
}
.career-page-link a{
	color:#0068B5 !important;
}
.career-page-link a:hover{
	color:#000 !important;
}
.buy-now-form-sec a{
	color:#fff !important;
	text-decoration:underline;
}
.buy-now-form-sec a:hover{
	color:#fff !important;
	text-decoration:none;
}

@media (max-width:1450px){
	.mining-rings-after .elementor-shape-top:after , .home-epic-news-after .elementor-shape-bottom:after {
	max-width: 26rem;
}
	.mining-rings-after .elementor-shape-top:after{
		top:10px;
	}
		.home-epic-news-after .elementor-shape-bottom:after {
	top:9px;
}
	.buy-now-form-sec:after {
		top: 281px;
}
}
@media (max-width:1300px){
	.buy-now-form-sec:after {
		top: 283px;
}
}


@media(max-width:1250px) and (min-width:1025px){
	.header-menu ul li a{
		padding:0px 12px !important;
	}
	.home-banner-after .elementor-shape-bottom:after {
    top: 9px;
    max-width: 22rem;
	}
		.mining-rings-after .elementor-shape-top:after , .home-epic-news-after .elementor-shape-bottom:after {
	max-width: 22rem;
}
	.home-epic-news-after .elementor-shape-bottom:after {
	top:8px;
}
.buy-now-form-sec:after {
    width: 30% !important;
    height: 134px;
}
	.buy-now-sort-form .half-width .right-content {
	padding-left:100px;
}
}


@media(max-width:1024px){
	.header-menu ul li a{
		padding:5px 20px !important;
	}
	.header-menu nav{
		top: 45px !important;
	}
	.footer-menu li{
    display: inline-block !important;
		text-align:center !important;
	}
	.footer-menu ul li a{
		padding:5px 10px !important;
	}
	.footer-menu ul{
		text-align:center !important;
	}
		p, .elementor-widget-container {
    font-size: 18px;
    line-height: 28px !important;
}
		.home-banner-after .elementor-shape-bottom:after {
    top: 6px;
    max-width: 16rem;
	}
			.mining-rings-after .elementor-shape-top:after ,.home-epic-news-after .elementor-shape-bottom:after {
	max-width: 17rem;
	top:7px;
}
	.buy-now-sort-form .one-half.first.for-bottom-form-1 {
    padding-right: 50px !important;
}
	.buy-now-sort-form h3 {
    font-size: 20px;
    line-height: 28px !important;
}
	.buy-now-sort-form .textarea-container {
    margin-bottom: 230px;
}
.buy-now-form-sec:after {
    transform: rotate(179deg);
    width: 300px !important;
    top: 298px;
    height: 94px;
    background-size: contain;
}
	.nf-response-msg p {
    top: 21px;
	}
		.buy-now-sort-form .half-width .right-content{
	padding-left:100px;
}
.white-sec {
    margin-bottom: 280px !important;
}
	.buy-now-sort-form .wpcf7 form.sent .wpcf7-response-output, .buy-now-sort-form .wpcf7 form.invalid .wpcf7-response-output, .buy-now-sort-form .wpcf7 form.unaccepted .wpcf7-response-output, .buy-now-sort-form .wpcf7 form.payment-required .wpcf7-response-output {
    color: #fff;
    bottom: -45px;
    font-size: 15px;
    line-height: 20px;
}
}

@media (max-width:800px) and (min-width:767px){
	.buy-now-sort-form .one-half.first.for-bottom-form-1 , .buy-now-sort-form .one-half.second.for-bottom-form-2{
		clear:none !important;
	}
.buy-now-form-sec:after {
    top: 329px;
}
}

@media (max-width:850px) and (min-width:767px){
	.buy-now-sort-form .half-width .left-content {
    width: 245px !important;
}
	.buy-now-sort-form .half-width .right-content {
    width: calc(100% - 245px) !important;
    padding-left: 35px;
}
}

@media only screen and (max-width: 800px){
.buy-now-sort-form .nf-field-container .nf-field-label {
    margin-bottom: 0px!important;
}
}


@media(max-width:767px){
	.footer-menu li{
    display: inline-block !important;
	}
h1{
    font-size: 60px;
    line-height: 68px !important;
}
h2 {
    font-size: 49px;
    line-height: 54px !important;
}
	.h2-large-mobile h2{
		font-size: 70px;
    line-height: 75px !important;
	}
h3 {
    font-size: 43px;
    line-height: 48px !important;
}
	h4{
		font-size:30px;
		line-height:35px !important;
	}
	.home-blog-list h4 {
    line-height: 35px !important;
}
	p, .elementor-widget-container , .small-p .elementor-widget-container, .small-p p {
    font-size: 22px;
    line-height: 36px !important;
}
	.home-blog-list .elementor-inner-column .elementor-widget-wrap{
		max-width:340px !important;
		width:100% !important;
		margin:0px auto !important;
	}
	.home-blog-list .elementor-inner-column:nth-child(even) .elementor-widget-wrap{
		margin-top:30px !important;
		margin-bottom:30px !important;
	}
	.home-banner-after .elementor-shape-bottom:after , .home-epic-news-after .elementor-shape-bottom:after {
    top: 6px;
    max-width: 13rem;
}
	figure.gallery-item {
    padding: 0px 8px 20px !important;
		max-width:33% !important;
	}
	.home-icon-gallery .gallery-icon.landscape{
		margin:0px !important;
	}
	.support-page-buttons .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
    text-align: left;
}
	.support-page-buttons  h4.elementor-image-box-title {
    margin-left: 15px !important;
}
	.support-page-buttons:nth-child(2n){
		margin:20px 0px !important;
	}
	.buy-now-sort-form .one-half.first.for-bottom-form-1 {
    float: none;
    width: 100%;
    padding-right: 0px !important;
}
	.buy-now-sort-form .one-half.second.for-bottom-form-2 {
    float: none;
    width: 100%;
    margin-bottom: 0px !important;
		margin-top:30px !important;
}
	.checkbox-service .nf-field-description {
    max-width: 35% !important;
    margin-right: 0px !important;
}
	.buy-now-sort-form h3 {
    font-size: 17px;
    line-height: 22px !important;
}
.checkbox-service p {
    font-size: 13px;
   line-height: 22px !important;
}
	.checkbox-service .nf-field-label label {
    border-radius: 10px !important;
    padding: 7px 10px !important;
    font-size: 14px;
    line-height: 17px;
		left:0px !important;
}
	.checkbox-service .nf-field-label {
    padding-left: 30px !important;
}
	.checkbox-container.label-right label:before , .checkbox-container.label-right label:after {
    left: -40px !important;
}
	.buy-now-sort-form .checkbox-container.label-right label:before {
    top: 13px !important;
}
	.buy-now-sort-form .textarea-container {
    margin-bottom: 170px;
}
	.buy-now-form-sec {
	    background-image: linear-gradient(172deg, #FFFFFF 16%, #171717 16%) !important;
	}
	.checkbox-service .field-wrap {
    flex-direction: row-reverse !important;
    justify-content: flex-end !important;
}
	.buy-now-sort-form .nf-form-fields-required {
    margin-bottom: 0px;
}

	.form-line {
    margin: 35px 0px 45px !important;
}
	.nf-response-msg p {
    font-size: 15px !important;
		top: 12px;
	}
	.buy-now-sort-form .half-width {
    display: block;
}
.checkbox-con {
    width: calc(100% - 150px);
}
	.buy-now-sort-form .half-width .left-content {
    width: 100% !important;
		margin-bottom:35px;
}
	.buy-now-sort-form .half-width .right-content{
    width: 100% !important;
    padding-left: 0px;
}
.checkbox-int {
    width: 150px;
    font-size: 14px;
    line-height: 17px;
    height: 48px;
    padding: 8px;
}
	.checkbox-con input[type="checkbox"] {
    right: 10px;
    width: 20px;
    height: 20px;
}
.checkbox-con span.wpcf7-list-item.first.last label {
    padding-right: 35px;
}
.middle-box{
	margin:30px 0px !important;
}
	.buy-now-sort-form .half-width .has-icon {
    width: 100% !important;
}
	.for-mobile{
		margin-bottom:35px;
	}
	.white-sec {
    margin-bottom: 200px !important;
}
.buy-now-form-sec:after {
    transform: rotate(179.5deg);
    width: 250px !important;
    top: 373px;
    height: 80px;
    background-size: contain;
}
	.buy-now-sort-form .wpcf7 form.sent .wpcf7-response-output, .buy-now-sort-form .wpcf7 form.invalid .wpcf7-response-output, .buy-now-sort-form .wpcf7 form.unaccepted .wpcf7-response-output, .buy-now-sort-form .wpcf7 form.payment-required .wpcf7-response-output {
    bottom: -57px;
}
	.header-btn .elementor-button {
		width: 135px !important;
    padding: 12px 0px !important;
	}
}

@media(max-width:600px){
		.elementor-shape-top svg , .elementor-shape-bottom svg{
		height:110px !important;
	}
		.home-banner-after .elementor-shape-bottom svg{
		height:auto !important;
	}
.home-banner-after .elementor-shape-bottom:after {
    top: -11px;
    max-width: 15rem;
    background-size: 100% 100%;
    height: 65px !important;
    max-height: 65px !important;
		transform: rotate(177deg);
		left: -9px;
}
	.mining-rings-after .elementor-shape-top:after  ,.home-epic-news-after .elementor-shape-bottom:after {
    max-width: 237px;
    top: -5px;
    background-size: 100% 100%;
		transform: rotate(178deg);
}
	.home-epic-news-after .elementor-shape-bottom:after {
    top: -5px;
}
}


@media(max-width:400px){
	.mining-rings-after .elementor-shape-top:after, .home-epic-news-after .elementor-shape-bottom:after {
    max-width: 206px;
    top: -2px;
    background-size: 100% 100%;
    transform: rotate(179deg);
}
	.home-epic-news-after .elementor-shape-bottom:after {
    top: -3px;
    transform: rotate(178deg);
}
	.buy-now-form-sec:after {
    transform: rotate(178.5deg);
    top: 407px;
	}
}
@media(max-width:375px){
	.mining-rings-after .elementor-shape-top:after, .home-epic-news-after .elementor-shape-bottom:after {
    max-width: 206px;
    top: -2px;
    background-size: 100% 100%;
    transform: rotate(177deg);
}
	.home-epic-news-after .elementor-shape-bottom:after {
    top: -4px;
}
	.home-banner-after .elementor-shape-bottom:after {
    top: -18px;
    transform: rotate(178deg);
}
}



body, html {
	overflow-x:hidden !important;
}