
/* Header css START */

.elementor.elementor-22.elementor-location-header {
    z-index: 99999;
    position: relative;
}

.menu-bp .elementor-nav-menu li a {
    text-wrap: auto;
}

.menu-bp .elementor-nav-menu li {
    padding: 0 0 15px 0;
    display: block !important;
    width: 100%;
}

.menu-bp .elementor-nav-menu li:last-child {
    padding: 0;
  }

.header-menu-item .elementor-nav-menu .access_now_btn {
    margin-left: 13.593749999999998vw;
}

.header-menu-item .elementor-nav-menu .access_now_btn a{
    background-color: #fffffa;
    border-radius: 12px;
    color: #101522 !important;
    display: inline-block;
    font-family: "Clash Display" !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1.25 !important;
    padding: 16px !important;
    transition: all 0.5s ease-in-out; 
}

.header-menu-item .elementor-nav-menu .access_now_btn:hover a {
    background-color: #27a9e1;
    color: #fff !important;
}
.header-2024.sticky{
   z-index: 99;
  position: fixed !important;
  top: 0;
}

.header-menu-item .elementor-item-active:hover {
    color: #27a9e1 !important;
}

#content{
    margin-top:120px;
}
/* Header css END */

/* footer css start */
.m0 p {
    margin-bottom: 0;
}

.icon-height a svg {
    transition: all .5s ease-in-out;
}

.icon-height a:hover svg {
    transform: rotate(360deg);
}

.menu-bp .elementor-item-active:hover {
    color: #F02076 !important;
}

/* footer css END */



/* HOME Page css start */

.sky_color {
    color: #27a9e1;
}

.sky_color2 {
    color: #28a9e1;
}

.orange_color {
    color: #fb9c2d;
}

.color_blue {
    color: #1a56cb !important;
}

.btn-wrap > .e-con-inner:after {
    content: "";
    width: 1180px;
    max-width: 100%;
    height: 1px;
    background-color: rgba(0,0,0,.3);
    position: absolute;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
}

.btn-wrap .e-con-inner {
    position: relative;
}

.home_slider_main2 {
    direction: rtl;
}

.slider_section .slick-initialized .slick-slide {
    padding: 10px 5px;
}
 
.slider_section .trusted-title {
    background: #101522;
    border-radius: 32px;
    left: 50%;
    max-width: max-content !important;
    padding: 24px 32px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    /* z-index: 111; */
}

.slider_section .trusted-title span {
    color: #93b4f5;
    font-weight: 500;
}

.branch-heding-title h3 {
    background-color: #f02076;
    border-radius: 19px;
    box-shadow: inset 4px 4px 57.6px 0 #ffffff66;
    padding: 16px 58px 17px 63px;
}
.branch-heding-title .elementor-widget-container{
    background: #585858;
    border: 1px solid #b49494;
    border-radius: 12px;
    display: inline-block;
    position: relative;
    text-align: center;
}

.left-inner-branch-title .elementor-widget-container {
    background: linear-gradient(112.45deg, #2e72f8, #92b5f8);
    box-shadow: 3.57px 3.57px 7.14px 0 #1b4cab3d;
    border-radius: 20px;
    position: relative;
}

.right-inner-branch-title .elementor-widget-container {
    background: linear-gradient(83.28deg, #333d4d, #586878);
    box-shadow: inset -1.33px -1.33px 2.66px 0 #2c3237;
    border-radius: 20px;
    position: relative;
}

    .image-text-box {
        bottom: 94px;
        height: 83px;
        padding: 16px 24px;
        position: absolute !important;
        right: 110px;
        text-align: left;
        width: 364px;
        z-index: 11;
    }

.main-data-box-section .e-con-inner:after {
    background: aliceblue;
    background: url(/wp-content/uploads/2024/12/bottom-shape.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -100px;
    content: "";
    height: 109px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 100%;
}

/* HOME Page css END */


/* About us page css start */

.contact_us_form textarea {
    min-height: 150px !important;
}

.contact_us_form input,
.contact_us_form textarea {
    padding: 13px 24px !important;
}

.contact_us_form input::placeholder,
.contact_us_form textarea::placeholder {
    color: rgba(40, 44, 48, .48) !important;
    opacity: 1 !important;
}

.contact_us_form .elementor-field-group-field_message {
    margin-top: 36px;
    margin-bottom: 25px !important;
}

.contact_us_form .elementor-message {
    margin: 10px 0 0 0;
}

.contact_us_form .elementor-message::before {
    display: none !important;
}

.contact_us_form input:focus,
.contact_us_form select:focus,
.contact_us_form textarea:focus {
    border: 1px solid #1a56cb !important;
}

.hero_section .bg_right_img{
    height: 100%;
}
.hero_section .about_inner{
    position: relative;
    z-index: 1;
}
.hero_section .about_right_block{
    position: unset;
}
.hero_section .bg_right_img img{
    bottom: -125px;
    filter: blur(14px);
    mix-blend-mode: multiply;
    opacity: .5;
    position: relative;
    right: -125px;
}
.hero_section .bg_right_img.warranty_right_img img{
    filter: blur(6px);
}
.hero_section .right_top_img img{
    animation: float 6s ease-in-out infinite;
}
.hero_section .bg_right_img.about2 img {
    left: -70px;
    top: 100px;
    /* width: 90%; */
}
.hero_section .bg_right_img.about2,
.hero_section .bg_right_img.right_blur_img {
    height: 100%;
}
.hero_section a {
    color: #1a56cb;
    transition: all 0.3s;
}
.hero_section a:hover {
    color: #27a9e1;
}
.team_section .team_box:hover h3,
.team_section .team_box:hover p {
    color: #FFF !important;
}
.team-social-media a{
    transition: all .5s ease-in-out;
}
.team-social-media a:hover{
    transform: rotate(1turn);
}

option {
    color: #92959F;
}
.gmail-error {
    font-size: 14px;
    line-height: 16px;
    margin-top: 10px;
}


@keyframes float {
    0% {
        transform: translatey(0)
    }

    50% {
        transform: translatey(-20px)
    }

    to {
        transform: translatey(0)
    }
}

/* About us page css END */

.form_span_common label span {
    font-size: 12px;
    line-height: 30px;
    font-style: italic;
    color: #53535b;
}

.form_span_common .select-caret-down-wrapper {
    display: none;
}

.form_span_common select {
    background: url(https://23719174.fs1.hubspotusercontent-na1.net/hubfs/23719174/images/dropdown-arrow.svg)!important;
    background-position: 97% 50%!important;
    background-repeat: no-repeat!important;
    background-size: 14px!important;
}

.form_span_common select {
    color: #282c30 !important;
}

.form_span_common .elementor-error {
    display: block !important;
}

/* interest-form page css start */
.form_span_common .elementor-field-type-textarea {
    margin-bottom: 57px !important;
}
/* interest-form page css END */


/* Blog details page START */
.tags-btn a.elementor-post-info__terms-list-item {
    background: #282c30;
    border-radius: 21px;
    padding: 7px 18px;
    display: inline-block !important;
    margin-bottom: 12px;
    margin-right: 12px;
}

.p-bottom p {
    margin-bottom: 48px;
}

.title-length a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.share-now {
    line-height: 0;
}

.post-share-icon .elementor-share-btn_linkedin .elementor-share-btn__icon:before {
    content: '';
    background-image: url(/wp-content/uploads/2024/12/linkedin-color-icon.svg);
    position: absolute;
    width: 28px;
    height: 28px;
    /* top: 15%; */
    top: 50%;
    transform: translateY(-50%);
    left: 18%;
    filter: brightness(0);
    transition: all .5s ease-in-out;
}
.post-share-icon .elementor-share-btn_linkedin .elementor-share-btn__icon:hover:before {
    filter: brightness(1);
    transform: translateY(50%) rotate(1turn);
    top: -40%;
}

.post-share-icon .elementor-share-btn_facebook .elementor-share-btn__icon:before {
    content: '';
    background-image: url(/wp-content/uploads/2024/12/facebook-color-icon.svg);
    position: absolute;
    width: 28px;
    height: 28px;
    /* top: 15%; */
    top: 50%;
    transform: translateY(-50%);
    left: 18%;
    filter: brightness(0);
    transition: all .5s ease-in-out;
}
.post-share-icon .elementor-share-btn_facebook .elementor-share-btn__icon:hover:before {
    filter: brightness(1);
    transform: translateY(50%) rotate(1turn);
    top: -34%;
}
.post-share-icon .elementor-share-btn_twitter .elementor-share-btn__icon:before {
    content: '';
    background-image: url(/wp-content/uploads/2024/12/twitter-color-icon.svg);
    position: absolute;
    width: 28px;
    height: 28px;
    /* top: 15%; */
    top: 50%;
    transform: translateY(-50%);
    left: 18%;
    filter: brightness(0);
    transition: all .5s ease-in-out;
}
.post-share-icon .elementor-share-btn_twitter .elementor-share-btn__icon:hover:before {
    filter: brightness(1);
    transform: translateY(50%) rotate(1turn);
    top: -32%;
}
.post-share-icon .elementor-share-btn_linkedin .elementor-share-btn__icon, .post-share-icon .elementor-share-btn_facebook .elementor-share-btn__icon, .post-share-icon .elementor-share-btn_twitter .elementor-share-btn__icon {
    position: relative;
}
.post-share-icon svg.e-fab-linkedin,
.post-share-icon svg.e-fab-facebook,
.post-share-icon svg.e-fab-twitter {
    display: none;
}
.post-share-icon span.elementor-share-btn__icon {
    width: 34px;
}

.elementor-post-info span.elementor-icon-list-icon img {
    border-radius: 0 !important;
}
.elementor-post-info .elementor-post-info__item--type-author {
    margin-left: 12px;
}

.post-share-icon {
    line-height: 0;
}

.single-post p {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: .012em;
    line-height: 30px;
    color: #000;
    margin: 0 0 48px;
    font-family: Poppins, sans-serif;
}
.single-post .wp-block-image img {
    width: 100%;
}
.single-post p a {
    color: #000;
}
.text-blue span a {
    color: #0600ff;
}
.single-post h4 {
    margin: 0 0 48px;
}

.single-post .hr_bottom_space {
    margin-bottom: 48px;
}
/* Blog details page END */

/* blog lisng css start*/

.first-post-title .blog_letest_img img {
    max-height: 536px;
    object-fit: contain;
}

.first-post-title h2.elementor-heading-title {
    font-size: 48px !important;
    line-height: 64px !important;
}
.line-clamp-text .elementor-widget-theme-post-excerpt .elementor-widget-container {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0 !important;
}

.find-tag h5 {
    font-size: 48px !important;
    letter-spacing: .5px;
    line-height: 64px !important;
    font-family: Clash Display, sans-serif !important;
    font-weight: 500 !important;
}
.find-tag a.tag-cloud-link {
    background: #fff;
    border: 1px solid #282c30;
    border-radius: 22px;
    color: #282c30;
    display: block;
    padding: 7px 18px;
    transition: all .5s ease-in-out;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-size: 20px !important;
    line-height: 30px;
    display: inline-block;
    margin-right: 12px;
}
.find-tag a.tag-cloud-link.active, .find-tag a.tag-cloud-link:hover {
    color: rgb(243, 245, 249);
    background: rgb(40, 44, 48);
}
/* blog lisng css end*/

/* recover-lost-crypto page start */

.recover_upload_file_wrap {
    align-items: center;
    background: #f3f5f9;
    border: 2px dashed rgba(26, 86, 203, .48);
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    height: 168px;
    justify-content: center;
    position: relative;
    width: 100%;
}

/* input[type="file"]::-webkit-file-upload-button {
    display: none;
} */

.elementor-field-group-recover_upload_file input {
    cursor: pointer;
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100%;
}

.elementor-field-group-recover_upload_file .label-name {
    margin: 0;
    color: #282c30;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: .012em;
    line-height: 30px;
}

.elementor-field-group-recover_upload_file .label-name span {
    color: #1a56cb;
    text-decoration: underline;
}

.dynamic-fields .add-field {
    background: #eff5ff;
    border-radius: 8px;
    color: #282c30;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .012em;
    line-height: 30px;
    padding: 12px 24px;
    width: fit-content;
    border: 0;
    font-family: Poppins, sans-serif;
}

.dynamic-fields {
    width: 100%;
    margin-top: 16px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.dynamic-fields input[type="text"] {
    background-color: #ffffff;
    /* border-color: #EFF5FF;
    border-width: 1px; */
    border: 2px solid #eff5ff;
    border-radius: 8px;
    outline: 0;
    padding-right: 50px !important;
}

.dynamic-fields .field-group {
    display: flex;
    flex-direction: column;
    gap: 16px;
    position: relative;
}

.dynamic-fields .add-field:hover {
    background: #eff5ff;
    color: #282c30;
}

span.remove-field {
    background: url(/wp-content/uploads/2025/01/remove-cross-icon.svg   );
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 25px;
    position: absolute;
    right: 10px;
    top: 13px;
    width: 25px;
}

.recover_upload_file_wrap.elementor-error span {
    position: absolute;
    bottom: -20px;
    margin: 0;
}

.recover_upload_file_wrap.elementor-error p.label-name {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.recover_lost_form input:focus,
.contact_us_form textarea:focus {
    border-width: 2px !important;
    border-color: #eff5ff !important;
    box-shadow: none !important;
}

.recover_lost_form input {
    outline: 0;
    box-shadow: none;
}

.recover_lost_form .elementor-field-type-textarea {
    margin-bottom: 33px !important;
}

/* recover-lost-crypto page END */


/* warranty-hp page START */

.warranty_start_using_cryp {
    transition: all .5s ease-in-out;
}

.warranty_start_using_cryp .icon_list_box {
    display: none;
    opacity: 0;
    position: absolute;
    width: 100%;
    min-height: 116px;
    max-height: 150px;
    overflow-y: auto;
}

.warranty_start_using_cryp:hover .icon_list_box {
display: block;
    opacity: 1;
}

.warranty_start_using_cryp:hover {
    background: linear-gradient(83.28deg, #333d4d, #586878);
}

.warranty_start_using_cryp:hover img {
    width: 280px;
}

.warranty_start_using_cryp img {
    transition: all .5s ease-in-out;
}

.warranty_start_using_cryp:hover h2 {
    color: #ffffff !important;
}

.warranty_start_using_cryp:hover .warranty_start_using_cryp_text {
    transform: translateY(0);
}
.warranty_start_using_cryp .warranty_start_using_cryp_text {
    transform: translateY(0);
    display: block;
}

.warranty_start_using_cryp:hover .icon_list_box span {
    color: #fff !important;
}

.icon_list_box li span:after {
    background: #fff;
    border-radius: 3px;
    box-shadow: inset -4px -4px 8px #ebebeb, inset 4px 4px 8px #d7d7d7;
    content: "";
    height: 10px;
    left: 1px;
    position: absolute;
    top: 8px;
    transform: rotate(45deg);
    width: 10px;
}

.warranty_start_using_cryp .icon_list_box span {
    padding-left: 23px;
}

.warranty_start_using_cryp:hover::before {
    background-position: 232px 197px !important;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.warranty_start_using_cryp .icon_list_box::-webkit-scrollbar {
    display: none;
  }
  
  /* Hide scrollbar for IE, Edge and Firefox */
  .warranty_start_using_cryp .icon_list_box {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }
/* warranty-hp page END */


.personal_wallet_list ul li span:after {
    background: linear-gradient(83.28deg, #333d4d, #586878);
    border-radius: 3px;
    box-shadow: inset -4px -4px 8px #2c3237, inset 4px 4px 8px #5b6c7d;
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    top: 8px;
    transform: rotate(45deg);
    width: 14px;
}

.personal_wallet_list ul li span {
    padding-left: 32px;
}

#protection_plan {
    scroll-margin-top: 160px;
}


.popup_section .elementor-button-wrapper a:hover {
    border: 2px dashed #E06666 !important;
} 


/* policy page START */
.pri_policy-section ul {
    padding:0;
}

.pri_policy-section ul li::marker {
    color: #1A56CB;
}
/* policy page END */


/* cookies css START */

.cky-consent-container.cky-banner-bottom .cky-consent-bar .cky-banner-btn-close {
    right: 40px;
    top: 20px;
}

.cky-consent-container.cky-banner-bottom button.cky-banner-btn-close img {
    width: 12px !important;
    height: 12px !important;
}

.cky-consent-container.cky-banner-bottom .cky-consent-bar .cky-banner-btn-close:hover {
    background-color: transparent;
}

.cky-consent-container.cky-banner-bottom .cky-notice-btn-wrapper {
    width: 100%;
    margin: 0;
    justify-content: end;
}

.cky-consent-container.cky-banner-bottom .cky-notice-group {
    flex-direction: column;
    gap: 15px;
}

.cky-consent-container.cky-banner-bottom .cky-consent-bar {
    border-radius: 24px;
    padding: 30px;
}

.cky-consent-container.cky-banner-bottom {
    max-width: 938px;
    transform: translateX(-50%);
    left: 50%;
    bottom: 50px;
    padding: 0 20px;
}

.cky-accordion-header button.cky-accordion-btn:hover,
.cky-accordion-active .cky-accordion-header button.cky-accordion-btn {
    background-color: transparent;
    color: #1863dc !important;
}

.cky-consent-container.cky-banner-bottom .cky-notice-des p a {
    color: #1863dc;
}

.cky-btn-revisit-wrapper.cky-revisit-bottom-left {
    display: none;
}


/* cookies css END */

/* Personal Wallet Protection css START */
.term-section ul,
.term-section ol {
    padding: 0 0 0 20px !important;
    margin: 0 !important;
}
.term-section ul li::marker {
	color: #1A56CB;
}
.term-section ul li,
.term-section ol li{
	margin-bottom:16px;
}
.term-section p{
	    word-wrap: break-word;
}
.list-box ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.list-box ul li {
  margin-bottom: 16px;
  padding-left: 32px;
  position: relative;
}
.list-box ul li::after {
  background: linear-gradient(83.28deg,#333d4d,#586878);
  border-radius: 3px;
  box-shadow: inset -4px -4px 8px #2c3237,inset 4px 4px 8px #5b6c7d;
  content: "";
  height: 15px;
  left: 0;
  position: absolute;
  top: 8px;
  transform: rotate(45deg);
  width: 15px;
}

.recovery_section .g-text{
	    -webkit-text-fill-color: transparent;
    background: -webkit-linear-gradient(#1a56cb, #27a9e1);
    -webkit-background-clip: text;
}


.book_demo-section .book-inner {
    background: linear-gradient(90deg, #1a56cb, #27a9e1 100%, #27a9e1 0);
}

.notes_form .elementor-field-type-email {
    max-width: 450px;
	margin-bottom: 30px !important;
}

.notes_form .elementor-field-type-recaptcha_v3{
	    order: 1;
}
.notes_form .elementor-field-type-email input::placeholder{
    color: #282c30;
}

.notes_form .elementor-field-type-submit {
    width: auto !important;
    orphans: 1;
    align-self: flex-start;
    margin-bottom: 0 !important;
    margin-left: 35px;
}

/* faq section css start */
.faq-accord .e-n-accordion-item-title-text {
    max-width: 1043px;
}
.faq-accord ul li.elementor-icon-list-item span {
    max-width: 930px;
}
.faq-accord span.e-closed svg {
    transform: rotate(180deg);
    transition: all .5s ease-in-out;
}
.faq-accord summary.e-n-accordion-item-title {
    align-items: flex-start;
}
.faq-accord span.e-n-accordion-item-title-icon span svg {
    opacity: .5;
    height: 18px;
}
.faq-accord ul.elementor-icon-list-items li span:after {
    background: linear-gradient(83.28deg, #333d4d, #586878);
    border-radius: 3px;
    box-shadow: inset -4px -4px 8px #2c3237, inset 4px 4px 8px #5b6c7d;
    content: "";
    height: 15px;
    left: -33px;
    position: absolute;
    top: 8px;
    transform: rotate(45deg);
    width: 15px;
}
.faq-accord .e-n-accordion-item.active summary {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    transition: unset;
}
.faq-accord summary{
    transition: all 1s;
}

.faq-accord  span.e-opened {
    display: none !important;
}
.faq-accord .active span.e-closed {
    display: flex !important;
    transform: rotate(-180deg);
    transition: all .5s ease-in-out;
}

.faq-accord span.e-closed {
    transition: all .5s ease-in-out;
    display: flex !important;
}
/* faq section css end */

/* Personal Wallet Protection css END */


/* popup css */
.learn_more_popup {
    overflow: hidden;
  }

  .learn_more_popup a.elementor-button:hover {
    border: 2px dashed !important;
  }

  .learn_more_popup p {
    margin-bottom: 0 !important;
}
/* popup css end */

/* ENTERPRISE-SOLUTION-HOW-IT-WORKS PAGE CSS */
.secondary-color,
.secondary-color * {
    color: #1a56cb;
}

.how_it_works_img_box .elementor-image-box-title {
    margin-top: 0;
}

.how_it_works_img_box .elementor-image-box-description {
    min-height: 96px;
}

.how_it_works_img_box .elementor-image-box-img {
    max-width: 282px;
    font-size: 20px;
    letter-spacing: .1px;
    line-height: 30px;
}

.how_it_works_img_box .elementor-image-box-img img {
    max-width: 100%;
}

 .accordion_body ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
 .accordion_body ul li {
	margin-bottom: 10px;
	padding-left: 32px;
	position: relative;
}
 .accordion_body ul li::after {
	background: linear-gradient(83.28deg,#333d4d,#586878);
	border-radius: 3px;
	box-shadow: inset -4px -4px 8px #2c3237,inset 4px 4px 8px #5b6c7d;
	content: "";
	height: 15px;
	left: 0;
	position: absolute;
	top: 8px;
	transform: rotate(45deg);
	width: 15px;
}
.accordion-main:not(:last-child)::after {
	border-left: 12px solid transparent;
	border-radius: 1px;
	border-right: 12px solid transparent;
	border-top: 14px solid #c5d5f5;
	bottom: -38px;
	content: "";
	height: 0;
	left: 50%;
	margin: 0 0 15px;
	position: absolute;
	transform: translateX(-50%);
	width: 0;
}
.accordion_head::after {
	background: url("/wp-content/uploads/2025/01/arrow.svg");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 18px;
	opacity: .5;
	position: absolute;
	right: 0;
	top: 0;
	transform: rotate(180deg);
	transition: all .5s ease-in-out;
	width: 32px;
}
 .accordion_head.coll-back::after {
	transform: rotate(0deg);
}
.accordion_body.half-width li {
	width: 50%;
}
.accordion_body.half-width ul{
    display: flex;
  flex-wrap: wrap;
}
.accordion_head      {
    cursor: pointer;
  }
  .line_height_none{
    line-height: 0 !important;
  }
.accordion_head >div:first-child {
	width: 34.745%;
    transition: all .5s ease-in-out;
}
.coll-back.accordion_head >div:first-child{
    width: var(--width);
}
/* ENTERPRISE-SOLUTION-HOW-IT-WORKS PAGE CSS END */


/* Entireprice Solution CSS  */
.enterprice_breached_col.e-con::before{
    filter: blur(19px);
    mix-blend-mode: difference;
}

.revenue-list-col{
    box-shadow: 8px 8px 16px rgba(27, 76, 171, .26), inset -6px -6px 12px #d4dcec, inset 6px 6px 12px #fff;
}

.crypto_mobile_col{
    overflow: hidden;
}

.crypto_mobile_col .crypto_mobile_img img{
    position: relative;
    top: 80px;
}

.crypto_member_breach::after{
    background: linear-gradient(83.28deg, #333d4d, #f0f5ff);
    border: 1px dashed #1a56cb;
    bottom: 0;
    clip-path: polygon(0 0, 0 100%, 100% 100%);
    content: "";
    height: 109px;
    left: 0;
    position: absolute;
    width: 100%;
}

.membership_col:hover{
    justify-content: space-between;
}

.membership_col:hover::before {
    background-position: 305px 230px !important;
    opacity: 0.12 !important;
}

.per_event_icon svg {
    max-width: 35px;
}

.membership_col {
    min-height: 38.697916666666664vw !important;
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
    .line_height_normal h1,
    .line_height_normal h2,
    .line_height_normal h3,
    .line_height_normal h4 {
        line-height: normal !important;
    }
}


@media only screen and (max-width: 1440px) {

   /* Header css START */
    .header-menu-item .elementor-nav-menu .access_now_btn {
        margin-left: 11vw;
    }
    /* Header css END */

    .slider_section .trusted-title h2 {
        line-height: normal !important;
    }

    .warranty_start_using_cryp:hover img {
        width: 165px;
    }

    .warranty_start_using_cryp .icon_list_box {
        max-height: 216px;
        min-height: 216px;
    }

    #protection_plan {
        scroll-margin-top: 180px;
    }

    .partner-hero .right_top_img{
        transform: translateX(-50px);
    }

    .first-post-title .blog_letest_img img {
        max-height: 418px;
    }

    .membership_col {
        min-height: 43.26388888888889vw !important;
    }
}

@media (max-width:1300px) {
    /* faq section css strat */
       .faq-accord .e-n-accordion-item-title-text {
            max-width: 860px;
        }
        .faq-accord span.e-n-accordion-item-title-icon span svg {
            height: 15px;
            width: 25px;
        }
    /* faq section css end */
    }

@media screen and (min-width: 1025px) and (max-width: 1280px) {

    .box-width {
        max-width: 420px !important;
    }
}


@media only screen and (max-width: 1280px) {

    /* Header css START */
    .header-menu-item .elementor-nav-menu .access_now_btn {
        margin-left: 6.4vw;
    }

    .header-menu-item .elementor-nav-menu .access_now_btn a {
        font-size: 15px !important;
        padding: 14px !important;
    }
    /* Header css END */

    .left-tree-branch-section h6,
    .right-tree-branch-section h6 {
        word-wrap: break-word;
    }

    .branch-heding-title h3 {
        padding: 12px 40px;
    }

    /* Blog details page START */
    .p-bottom p {
        margin-bottom: 24px;
    }
    /* Blog details page END */

    .hero_section .left_top_img {
        transform: translateX(60px);
    }
    .hero_section .bg_right_img.about2 img {
        left: -100px;
        top: 120px;
        width: 90%;
    }
    .partner-hero .right_top_img{
        transform: none;
    }

    .how_it_works_img_box .elementor-image-box-img img {
        height: 200px;
    }

    .membership_col {
        min-height: 548px !important;
    }

}


@media only screen and (max-width: 1024px) {

    /* Header css START */
    .header-menu-item .elementor-nav-menu .access_now_btn {
        margin-left: 5vw;
    }
    /* Header css END */
    
    .main-data-box-section .e-con-inner:after,
    .main-data-image .elementor-element:after {
        display: none;
    }
    
    .btn-wrap > .e-con-inner:after {
        top: 80px;
    }

    .image-text-box {
        position: unset !important;
        background-color: #f02076;
        border-radius: 20px;
        box-shadow: inset 4px 4px 57.6px 0 #ffffff66;
        display: inline-block;
        padding: 16px 24px;
        width: 305px;
        height: auto;
    }

    .warranty_start_using_cryp:hover img {
        width: 200px;
    }

    .warranty_start_using_cryp .icon_list_box {
        max-height: 186px;
        min-height: 186px;
    }

    .hero_section .bg_right_img.about2 img {
        filter: blur(10px);
        left: -25%;
        width: 65%;
    }
    /* blog lisng css start*/
    .first-post-title h2.elementor-heading-title {
        font-size: 35px !important;
        line-height: 48px !important;
    }
    /* blog lisng css end*/

    .main-title-wrap br{
        display: none;
    }
    .coll-back.accordion_head >div:first-child,
    .accordion_head >div:first-child {
        width: var(--width);
    }

    .membership_col {
        min-height: 49.8046875vw !important;
    }
}


@media only screen and (max-width: 991px) {

    /* Header css START */
    .header-menu-item .elementor-nav-menu .access_now_btn a {
        background-color: #101522;
        color: #fff !important;
        padding: 15px 16px !important;
        transition: all .5s ease-in-out;
    }

    .header-menu-item .elementor-nav-menu .access_now_btn a:hover {
        background-color: #27a9e1 !important;
    }

    .menu-bp .elementor-nav-menu li {
        padding: 0 0 9px 0;
    }

    .header-menu-item nav.elementor-nav-menu--dropdown {
        position: fixed !important;
        /* background: rgb(14, 186, 178); */
        max-height: 1000vmax !important;
        transform: none !important;
        transform: translateX(100%) !important;
        height: 100vh;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        padding: 80px 30px 30px 20px;
        transition: all .5s ease 0s;
    }

    .header-menu-item nav.elementor-nav-menu--dropdown.mobile_nav_active {
        transform: translateX(0) !important;
    }

    .header-menu-item .elementor-menu-toggle.elementor-active {
        z-index: 9999;
    }

    .header-menu-item .elementor-nav-menu .access_now_btn {
        margin-left: 0;
    }

    .header-menu-item nav.elementor-nav-menu--dropdown li {
        margin-bottom: 20px;
        width: fit-content;
    }

    .header-menu-item nav.elementor-nav-menu--dropdown li:last-child {
        margin-bottom: 0;
    }

    .header-menu-item .elementor-menu-toggle__icon--close {
        fill: #000 !important;
    }
    /* Header css END */

.branch-heding-title h3 {
        padding: 10px 20px;
    }

.contact_us_form input::placeholder,
.contact_us_form textarea::placeholder {
    font-size: 16px !important;
}

.slider_section .slick-initialized .slick-slide {
    padding: 10px 5px 0;
}

.slider_section .trusted-title {
    padding: 2.421vw 32px;
}

/* interest-form page css start */
.contact_us_form.dd-ele-form input {
    padding: 10px 16px !important;
    min-height: auto;
}

.form_span_common .elementor-field-type-textarea {
    margin-bottom: 33px !important;
}
/* interest-form page css end */

.elementor-field-group-recover_upload_file .label-name {
    font-size: 16px;
    line-height: 24px;
    padding: 0 10px;
    text-align: center;
}

.warranty_start_using_cryp .icon_list_box {
    min-height: 295px;
    max-height: 295px;
}

.warranty_start_using_cryp:hover {
    min-height: 426px;
}

.personal_wallet_list ul li span:after {
    top: 5px;
}

#protection_plan {
    scroll-margin-top: 160px;
}

.list-box ul li::after {
    top: 4px;
}

/* blog lisng css start*/
.first-post-title h2.elementor-heading-title {
    font-size: 30px !important;
    line-height: 36px !important;
}

.find-tag a.tag-cloud-link {
    margin-bottom: 12px;
    margin-right: 10px;
    font-size: 16px !important;
    line-height: 24px;
}
.find-tag .tagcloud {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
}
.find-tag .tagcloud::-webkit-scrollbar {
    display: none; 
}
/* blog lisng css end*/
.hero_section .bg_right_img {
    height: 750px;
}
.hero_section .bg_right_img img {
    filter: blur(10px);
}
.hero_section .left_top_img {
    transform: none;
}
.hero_section .bg_right_img.about2 img {
    filter: blur(7px);
    left: -50px;
    top: 45%;
    width: 95%;
}
/* blog detail css strat*/
.single-post p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 24px;
}
.single-post h4 {
    margin: 0 0 24px;
}

.single-post .hr_bottom_space {
    margin-bottom: 24px;
}
/* blog detail css end*/

.how_it_works_img_box .elementor-image-box-img img {
    height: 150px;
}
.main-title-wrap .elementor-heading-title {
    line-height: 30px !important;
}
.accordion_body ul li {
    margin-bottom: 13px;
}
.accordion_body ul li::after {
    height: 14px;
    top: 5px;
    width: 14px;
}
.accordion_body.half-width li {
    width: 100%;
}
.cr_cta_title br{
    display: none;
}
 /* Entireprice Solution CSS  */
 .crypto_mobile_col .crypto_mobile_img img{
    top: unset;
}

.crypto_member_breach::after{
    height: 100px;
}

.membership_col:hover::before {
    background-position: 200px 60px !important;
}
}

@media (max-width:840px) {
    .hero_section .bg_right_img {
        height: 700px;
    }
}

@media (max-width: 768px) {
    /* Header css START */
    .header-menu-item .elementor-nav-menu .access_now_btn a {
        color: #ffffff !important;
        background-color: #101522;
    }
    .header-menu-item .elementor-menu-toggle__icon--close{
        fill: #101522 !important;
    }
    .header-menu-item .elementor-menu-toggle{
        z-index: 99;
    }
    .header-menu-item .elementor-nav-menu__container.elementor-nav-menu--dropdown{
        z-index: 9 !important;
    }
    .header-menu-item .elementor-nav-menu .access_now_btn {
        margin: 10px 0 0 0;
    }
    /* Header css END */
}


@media only screen and (max-width: 767px) {

    /* FOOTER css START */
    .menu-bp .elementor-nav-menu li a {
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .menu-bp ul {
        width: 100%;
        flex-direction: column;
        align-items: center;
    }

    .menu-bp .elementor-nav-menu li {
        max-width: 200px;
    }

    /* FOOTER css START */
    
    .btn-wrap > .e-con-inner:after {
        top: 70px;
    }
    
    .branch-heding-title h3 {
        padding: 10px 15px;
    }
    
    .left-tree-branch-section .wallet_box:after {
        background-color: #1a56cb;
        bottom: -43px;
        content: "";
        height: 27px;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
        width: 3px;
    }
    
    .tree-branch-branch-common {
        width: calc(50% - 10px) !important;
    }
    
    .product_slider .swiper-slide {
        margin: 5px;
    }
        
        .slider_section .trusted-title {
            padding: 21px;
        }
        
        .abt_logo_title h2 {
            line-height: normal !important;
        }
        .contact_us_form .elementor-field-group-field_message {
            margin-top: 0;
        }

        .about_mo_slider .slick-slide {
            margin: 0 10px;
        }

        .warranty_start_using_cryp .icon_list_box {
            min-height: 115px;
            max-height: 115px;
        }

        #protection_plan {
            scroll-margin-top: 170px;
        }

        /* Personal Wallet Protection css START */
        .notes_form .elementor-field-type-recaptcha_v3 {
            order: 0;
            margin-bottom:20px !important;
        }
            .notes_form .elementor-field-type-submit{
                margin-left:0;
            }
            .notes_form .elementor-field-type-submit {
            margin-bottom: 16px !important;
        }
            .notes_form .elementor-field-type-email {
            max-width: 100%;
        }
            .heading_br br{
                display:none;
        }

        .list-box ul li::after {
            top: 6px;
            height: 12px;
            width: 12px;
        }
        
        /* Personal Wallet Protection css END */

         /* blog lisng css start*/
      .first-post-title h2.elementor-heading-title {
        font-size: 20px !important;
        line-height: 28px !important;
    }
    /* blog lisng css end*/
     /* faq sec css start*/
    .faq-accord span.e-n-accordion-item-title-icon span svg {
        height: 12px;
        width: 20px;
    }
     /* faq sec css end*/
    .hero_section .bg_right_img {
        height: 100%;
    }
    .hero_section .about_right_block {
        position: relative;
    }
    .services_title .elementor-widget-container {
        padding-left: 18px;
    }
    .team-social-media a img {
        filter: brightness(0) saturate(100%) invert(17%) sepia(8%) saturate(532%) hue-rotate(169deg) brightness(97%) contrast(100%);
    }
    .warranties-logo-slider.slick-slider .slick-track, .warranties-logo-slider.slick-slider .slick-list{
        display: flex;
        align-items: center;
    }

    .how_it_works_img_box .elementor-image-box-img img {
        height: 128px;
    }

    .how_it_works_img_box .elementor-image-box-img {
        font-size: 16px;
        line-height: 24px;
    }

    .how_it_works_img_box .elementor-image-box-description {
        min-height: unset;
    }

    .how_it_works_img_box .elementor-image-box-description br {
        display: none;
    }
    .accordian_main_title .elementor-heading-title {
        line-height: 36px !important;
        font-weight: 600 !important;
    }
    .cr_cta_title .elementor-heading-title {
        font-weight: 500 !important;
    }
     .accordion_head::after {
        height: 9px;
        right: 4px;
        top: 7px;
        width: 16px;
    }
    .crypto_member_breach::after {
        height: 120px;
    }
}


    @media only screen and (max-width: 600px) {
        
        .slider_section .trusted-title {
            padding: 15px 21px;
        }

        .footer_copy_right {
            max-width: 280px !important;
        }
    }


    @media only screen and (max-width: 576px) {

        .cky-consent-container.cky-banner-bottom p.cky-title,
        .cky-consent-container.cky-banner-bottom .cky-notice-des,
        .cky-consent-container.cky-banner-bottom .cky-notice-btn-wrapper {
            padding: 0;
        }

        .cky-notice-btn-wrapper button {
            padding: 15px !important;
        }

        .cky-consent-container.cky-banner-bottom .cky-consent-bar {
            padding: 30px 20px;
        }
    }


    @media only screen and (max-width: 500px) {
        .slider_section {
            gap: 18px !important;
        }
    }

    @media (max-width:425px) {
        .hero_section .bg_right_img img {
            bottom: -80px;
            filter: blur(5.77586px);
            right: -40px;
        }
    }

    @media only screen and (max-width: 424px) {

        .slider_section .trusted-title {
            padding: 22px 15px;
            min-height: 72px;
        }

        .slider_section {
            gap: 15px !important;
        }
    }

    @media (max-width:375px) {
        .contact_us_form .elementor-field-type-recaptcha_v3 .elementor-field {
            transform: scale(0.8);
            transform-origin: left center;
        }
    }