.elementor-section:not(.elementor-inner-section) {
    padding-left: 120px !important;
    padding-right: 120px !important;
}
.no-padding.elementor-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

header{
    margin-top: -20px;
}
.site_header + .site_header {
    position: absolute !important;
    opacity: 0 !important;
    --widgets-spacing: 0 !important;
    width: 1px;
    pointer-events: none !important;
    height: 1px;
}
.site_header.elementor-sticky--effects {
    background: #14121C;
}
.main_menu ul.sub-menu {
    min-width: 220px !important;
}
.mob_menu_btn a{
    padding:0px;
}
.mob_menu_btn a .elementor-button-icon svg{
    width:24px;
}
.main_menu ul.sub-menu .elementor-sub-item {
    border: 0;
}
.popup_logo svg {
    height: auto;
}

.banner_signup_form .elementor-field {
    min-height: 56px;
}
.banner_signup_form  button[type="submit"]{
    cursor: pointer;
}
.why_use_box img {
    width: 80px;
}
.why_use_box .elementor-image-box-title {
    margin-top: 0;
}
.faq_block .elementor-accordion-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.faq_block .elementor-accordion-item {
    border-width: 0 !important;
    /*padding-bottom: 20px;*/
    border-bottom-width: 1px !important;
}
.faq_block .elementor-accordion-item .elementor-tab-title {
    border: 0 !important;
}
.faq_block h6 {
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 500;
}


/*About Us*/
.teambox .elementor-image-box-img {
    width: 140px !important;
    height: 140px !important;
    border-radius: 100% !important;
    margin: 0 !important;
}
.teambox .elementor-image-box-img img {
    border-radius: 100%;
    box-shadow: 0px 4px 10px rgba(31, 100, 145, 0.2);
}
.team_row .elementor-container {
    display: inline-flex;
    gap: 52px;
    width: 100%;
    justify-content: center;
}
.empcol {
    display: none;
}
.team_row .elementor-column {
    max-width: 357px;
}

.banner_video .elementor-custom-embed-play {
    background-image: url(/wp-content/uploads/2022/05/play-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    transition: all 0.6s;
    background-size: 28px;
    border-radius: 100%;
}
.banner_video .elementor-custom-embed-play:hover {
    background-color: #14121c;
}
.banner_video .elementor-custom-embed-play i{
    opacity: 0 !important;
}

/*Cookie Bar*/
.cli-style-v2 .cli-bar-message {
    width: 37%;
    text-align: left;
    font-size: 14px;
    line-height: 22px;
}
#cookie-law-info-bar .cli_messagebar_head {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}
div#cookie-law-info-bar {
    box-shadow: none;
    padding-left: 120px !important;
    padding-right: 120px !important;
    padding-top: 32px !important;
    padding-bottom: 32px !important;
}
.wt-cli-accept-all-btn,
.cli_settings_button {
    padding: 11px 31px;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    border-radius: 8px;
    border: 1px solid #33A6F2;
}
.cli-modal-content {
    padding: 40px !important;
    background: #201C2B;
}
.cli-modal-close svg {
    fill: #ffffff;
    width: 26px;
    height: 26px;
}
.cli-modal .cli-modal-close {
    padding: 0;
    top: 25px;
    right: 25px;
}
.cli-privacy-overview h4 {
    text-align: center;
    font-size: 21px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 24px;
}
.cli-modal-dialog {
    max-width: 480px !important;
}
.cli-tab-container p,
.cli-privacy-content-text {
    color: #fff;
    height: auto !important;
    font-size: 14px;
    line-height: 22px;
}
.cli-privacy-readmore {
    display: none !important;
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
    max-height: unset !important;
}
.cli-tab-section .cli-tab-header {
    background: transparent !important;
    padding: 0;
    margin-bottom: 8px !important;
}
.cli-tab-header a:before {
    display: none;
}
.cli-tab-section .cli-tab-header a {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}
.cli-switch .cli-slider:after{
    display: none;
}
.cli-switch input:checked + .cli-slider {
    background-color: var( --e-global-color-accent );
    opacity: 0.5;
}
.cli-tab-section .cli-tab-content {
    background: transparent;
    display: block !important;
    padding: 0 !important;
    height: auto !important;
}
.wt-cli-cookie-description {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #F1F1F1;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
    width: 100%;
    box-sizing: border-box;
    background: var( --e-global-color-accent );
    font-weight: 600;
    font-size: 16px;
    border-radius: 8px;
    padding: 15px 32px;
    text-transform: capitalize !important;
    line-height: 24px;
}
.cli-tab-footer .wt-cli-privacy-accept-btn:hover{
    background: var( --e-global-color-secondary );
    color: #ffffff;
}
.cli-tab-section {
    margin-top: 16px;
}
.cli-switch .cli-slider {
    background-color: var( --e-global-color-accent );
    width: 36px;
}
.wt-cli-privacy-overview-actions {
    padding-top: 32px;
}
.cli-switch .cli-slider:before{
    height: 16px !important;
    width: 16px !important;
}
.cli-switch input:checked + .cli-slider:before {
    transform: translateX(15px);
}

/*Contact Page*/
.contact_form input[type="text"],
.contact_form input[type="email"],
.contact_form input[type="tel"],
.contact_form select,
.contact_form textarea{
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    background: #201C2B;
    border: 0px;
    border-radius: 8px;
    padding: 15px !important;
}
.contact_form input,
.contact_form textarea{
    color: #F1F1F1;
}
.contact_form .gfield_label {
    font-weight: 500 !important;
}
.contact_form textarea{
    height: 173px !important;
    resize: none;
}
.contact_form select{
    color: #F1F1F1;
}
.contact_form .gform_fields {
    grid-row-gap: 24px !important;
}
.contact_form select::placeholder,
.contact_form textarea::placeholder,
.contact_form input::placeholder{
    color:#757575;
}
.contact_form input:focus,
.contact_form select:focus,
.contact_form textarea:focus{
    color:#FFFFFF;
}
.contact_form input:focus-visible{
    outline:0;
}
.contact_form .gfield_required{
    display: none !important;     
}
.contact_form .gform_footer .gform_button.button  {
    background-color: #33A6F2 !important;
    width: 100%;
    padding: 16px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -khtml-border-radius: 8px;
    font-size: 16px;
    font-family: var(--e-global-typography-primary-font-family);
    align-items: center;
    font-weight: 600;
    transition: all 0.3s;
    cursor: pointer;
    border:0;
    height:55px;
  background: rgb(51,166,242) !important;
background: -moz-linear-gradient(180deg, rgba(51,166,242,1) 0%, rgba(51,166,242,1) 100%) !important;
background: -webkit-linear-gradient(180deg, rgba(51,166,242,1) 0%, rgba(51,166,242,1) 100%) !important;
background: linear-gradient(180deg, rgba(51,166,242,1) 0%, rgba(51,166,242,1) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33a6f2",endColorstr="#33a6f2",GradientType=1);
}
.contact_form select:focus-visible,
.contact_form textarea:focus-visible {
    outline: 0px !important;
}
.contact_form .gform_footer .gform_button:hover {
    background:var( --e-global-color-secondary )
}
.contact_form select {
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
}
.contact_form select{
    background-image: url("/wp-content/uploads/2022/06/select-arrow.png");
    background-repeat: no-repeat;
    background-position: 98% 50%;
    background-size: 10px;
}

/*------ HOW CAN HELP PAGE STYLE START ------*/
.help_box .elementor-image-box-content .elementor-image-box-title{
    margin-top: 0;
}
.help_box .elementor-image-box-wrapper .elementor-image-box-img{
    max-width:400px;
}

.partner_logos .swiper-slide-image {
    max-height: 42px;
}

.find_rvm_block  .elementor-form {
    max-width: 386px;
    margin: auto;
}
.why_use_box .elementor-widget-container,
.why_use_box {
    height: 100%;
}


.banner_signup_form input.elementor-field::placeholder { 
    color: #757575 !important;
}
.banner_signup_form input.elementor-field:-ms-input-placeholder {  
    color: #757575 !important;
}
.banner_signup_form input.elementor-field::-ms-input-placeholder { 
    color: #757575 !important;
}


.banner_signup_form form[name="Circularr updates"] input#form-field-email::placeholder{
    color: #D6D6D6
}
.banner_signup_form form[name="Circularr updates"] input#form-field-email:-ms-input-placeholder{
    color: #D6D6D6
}
.banner_signup_form form[name="Circularr updates"] input#form-field-email::-ms-input-placeholder{
    color: #D6D6D6
}
.blur_box{
    top: inherit !important;
    bottom: inherit !important;
}
.blur_box img{
    filter: blur(50px);
    -webkit-filter: blur(50px);
}

.contactform_bg>.elementor-widget-wrap.elementor-element-populated:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: transparent;
    backdrop-filter: blur(10px);
    background-image: linear-gradient(180deg, #201C2B99 0%, #201C2B1A 100%);
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 25%) inset;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0;
    border-radius: 6px;
}


.contactform_bg>.elementor-widget-wrap.elementor-element-populated {
    position: relative;
}

.home .content .page header.entry-header {
    display: none;
}

.hero_img .elementor-widget-container{
    display: inline-block;
    position: relative;
    overflow: hidden;
}
.hero_img .elementor-widget-container::after {
    content: "";
    background:rgb(255 255 255 / 0%);
    backdrop-filter: saturate(140%) blur(10px);
    border-top-right-radius: 50%;
    border-top-left-radius: 275px;
    border-bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 100px;
    object-fit: cover;
    border-top-right-radius: 520px;
    border-top-left-radius: 520px;
    z-index: -1;
}
.bg_shape_blur img{
    filter:blur(30px);
}


.partner_banner_title {
    transform: translate(-50%, -50%);
}


/*Blog Page Css*/
.news_list .uael-post__thumbnail {
    border-radius: 8px;
    overflow: hidden;
}
.news_list .uael-post__thumbnail img{
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
}
.news_list .uael-post__thumbnail:hover img{
    transform: scale(1.2) !important;
    -webkit-transform: scale(1.2) !important;
    -o-transform: scale(1.2) !important;
}

.news_list .uael-post__thumbnail a {
    line-height: 0;
    display: inline-block;
}
.news_list .uael-post__content-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.news_list .uael-post__terms-wrap {
    order: 2;
    margin-right: 16px;
}
.news_list .uael-post__meta-data {
    order: 2;
}
.news_list .uael-post__thumbnail img{
    width: 378px;
    height: 213px;
    object-fit: cover;
    border-radius: 8px;
}

.ueal-post-loader ,
.ueal-post-loader *{
    background: transparent !important;
}
.top_post_block .uael-post__inner-wrap {
    flex-direction: row-reverse;
    align-items: center;
}
.top_post_block .sharedaddy {
    display: none;
}
.top_post_block .uael-post__meta-data {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.top_post_block span.uael-post__terms-meta a {
    padding: 3px 16px 3px 16px;
    border-radius: 50px 50px 50px 50px;
    background-color: #230A33;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    margin-right: 10px;
}
.news_list .technology .uael-post__terms,
.top_post_block .technology span.uael-post__terms-meta a,
.category-technology .single_post_news_tags .elementor-widget-container,
.category-technology .single_post_news_tags .elementor-widget-container .elementor-post-info__terms-list-item {
    background-color: #0A2130 !important;
    color: #33A6F2;
}
.news_list .recycling .uael-post__terms,
.top_post_block .recycling span.uael-post__terms-meta a,
.category-recycling .single_post_news_tags .elementor-widget-container,
.category-recycling .single_post_news_tags .elementor-widget-container .elementor-post-info__terms-list-item{
    background-color: #04180D !important;
    color: #24F080;
}
.news_list .company .uael-post__terms,
.top_post_block .company span.uael-post__terms-meta a,
.category-company .single_post_news_tags .elementor-widget-container,
.category-company .single_post_news_tags .elementor-widget-container .elementor-post-info__terms-list-item{
    background-color: #230A33 !important;
    color:#AF34FE;
}
.top_post_block .uael-post__thumbnail {
    border-radius: 8px;
    width: calc(100% - 40%) !important;
}
.top_post_block .uael-post__content-wrap {
    padding-right: 30px !important;
}
.top_post_block .uael-post__title {
    margin-top: 0;
}
.post_content p {
    margin-bottom: 30px;
}
.post_content div#jp-relatedposts {
    display: none !important;
}
.news_list .uael-post-loader{
    display: none;
}

/* -------------------------- new single page style ------------------------- */
.single_post_quote .elementor-widget-container{
    background-color: transparent;
    backdrop-filter: blur(10px);
    background-image: linear-gradient(180deg, #201C2B99 0%, #201C2B1A 100%);
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 25%) inset;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}


.partner_logos .swiper-container .swiper-pagination{
    display: none;
}



.footer_social_icon .elementor-social-icons-wrapper {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    grid-column-gap: unset !important;
}
.footer_social_icon .elementor-social-icons-wrapper .elementor-grid-item{
    width:33.33%;
    /* margin: 15px 0px !important; */
    margin: 0px !important;
    /* padding: 0px 10px 20px !important; */
}

/* .footer_social_icon .elementor-social-icons-wrapper .elementor-grid-item {
    width: 10%;
    margin-bottom: 20px !important;
} */



/* our Token Page CSS Start */
.token_page_title h2 {
    margin: 0;
}
.token_page_title h2 .uael-adv-heading-stack {
    background: -webkit-linear-gradient(45deg, #AF34FE, #33A6F2 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
}
.value_list .elementor-widget-container li.elementor-icon-list-item {
    align-items: flex-start;
}
.post_content p:last-of-type {
    margin-bottom: 0 !important;
}
.social_icon_col {
    width: 16% !important;
}




@media screen and (max-width: 1400px){
    .cli-style-v2 .cli-bar-message {
        width: 53%;
    }
}
@media screen and (max-width: 1199px){
    .team_row .elementor-container {
        gap: 0px;
    }
    .team_row .elementor-column {
        padding: 0 10px;
    }
    .elementor-section:not(.elementor-inner-section) {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .no-padding.elementor-section {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    div#cookie-law-info-bar {
        box-shadow: none;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}
@media screen and (max-width: 992px){
    .team_row .elementor-container {
        flex-wrap: unset !important;
    }
    .cli-style-v2 .cli-bar-message {
        width: 100%;
    }
    .cli-style-v2 .cli-bar-btn_container {
        flex-direction: row-reverse;
    }
    .wt-cli-accept-all-btn, .cli_settings_button {
        margin: 10px 16px 0 0 !important;
    }
    .br_none br{
        display:none;
    }
    .hero_sec_mobs .elementor-widget-container{
        width: 75%;
    }
    .top_post_block .uael-post__thumbnail{  
       width: 100% !important;  
    }    
   .top_post_block .uael-post__content-wrap {   
       width: 100% !important;  
       margin-bottom: 50px !important;  
    }
    .top_post_block .uael-post__inner-wrap {    
       flex-direction: column-reverse;  
    }
    .banner_signup_form {
        width: 100% !important;
        max-width: 497px;
        margin: 0 auto;
    }
    body .tablet_footer_social_icon .elementor-grid {
        display: flex !important;
        flex-wrap: wrap !important;
        word-break: unset !important;
        grid-column-gap: unset !important;
    }
    body .tablet_footer_social_icon .elementor-grid .elementor-grid-item {
        width: 33.33%;
        flex: 33.33%;
    }
    .tablet_footer_social_icon {
        width: 200px !important;
    }
    .team_row .elementor-column {
        /* max-width: 240px; */
        width: 100%;
    }
}
@media screen and (max-width: 767px){
    .elementor-section.elementor-section-boxed > .elementor-container {
        padding: 0 15px;
    }
    .elementor-section.elementor-section-boxed > .elementor-container .elementor-container{
        padding: 0;
    }
    .banner_signup_form .elementor-field-type-email {
        margin-bottom: 20px !important;
    }
    .banner_signup_form .elementor-field-type-email,
    .banner_signup_form .elementor-field-type-submit {
        width: 100%;
    }
    .team_row .elementor-container {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 5px;
    }
    .team_row .elementor-column{
        max-width: 100%;
    }
    .banner_video .elementor-custom-embed-play {
        background-size: 13px;
    }
    .elementor-section:not(.elementor-inner-section) {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .btn_full .elementor-button-link {
        width: 100%;
    }
    .contact_block .elementor-image-box-wrapper {
        display: flex;
        align-items: center;
    }
    .contact_block .elementor-image-box-wrapper figure.elementor-image-box-img {
        margin-right: 15px !important;
    }
    .br_none_mob br{
        display: none;
    }
    .contact_form .gform_footer .gform_button {
        line-height: normal !important;
        padding: 15px 10px;
    }
    .hero_img .elementor-widget-container::after{
        top: 15.7%;
    }
    .partner_logos.mob_logo_slider .swiper-container .swiper-slide img{
        opacity: 0.3;
    }
    .partner_logos .swiper-container .swiper-pagination{
        display: block;
    }
    .partner_logos .swiper-container .swiper-pagination{
        bottom:-10px;
    }
    .footer_social_icon .elementor-social-icons-wrapper .elementor-grid-item {
        width: auto !important;
        margin-bottom: 0 !important;
        margin-right: 20px !important;
    }
    .footer_social_icon .elementor-social-icons-wrapper{
        justify-content: flex-start !important;
    }
}
@media screen and (max-width: 767px){
    .top_post_block .uael-post__inner-wrap{
        display: flex !important;
        flex-direction: column-reverse !important;
    }
    .top_post_block .uael-post__inner-wrap .uael-post__content-wrap{
        padding-bottom: 30px !important;
    }
    .sitefooter_logo img {
        width:101px;
    }
    .popup_logo svg {
        max-width:121px;
        max-height:25px;
    }
    .news_list .uael-filters-dropdown{
        text-align:left !important;
    }
    .news_list .uael-filters-dropdown .uael-filters-dropdown-list {
        left: 0px !important;
        right: auto !important;
        text-align: left !important;
    }
}
@media screen and (max-width: 575px){
    .cli-modal-dialog {
        max-width: 100% !important;
    }
    .cli-style-v2 .cli-bar-btn_container {
        flex-direction: column-reverse;
        width: 100%;
    }
    .cli-style-v2 .cli-bar-btn_container a {
        margin: 0 !important;
        margin-top: 10px !important;
        width: 100% !important;
        box-sizing: border-box;
    }
    div#cookie-law-info-bar {
        padding: 24px 16px !important;
    }
    .cli-modal-content {
        padding: 16px !important;
        background: #201C2B;
    }
    .cli-privacy-overview h4 {
        text-align: left;
        margin-bottom: 16px;
    }
    .cli-modal .cli-modal-close {
        top: 20px;
        right: 5px;
    }
    .wt-cli-privacy-overview-actions {
        padding-top: 12px;
    }
    .hero_img .elementor-widget-container::after {
        top:52px;
    }
    .footer_social_icon .elementor-social-icons-wrapper {   
        display: -webkit-box !important;    
        display: -ms-flexbox !important;    
        display: flex !important;   
        -webkit-box-orient: horizontal; 
        -webkit-box-direction: normal;  
        -ms-flex-direction: row;    
        flex-direction: row;    
        -ms-flex-wrap: nowrap !important;   
        flex-wrap: nowrap !important;   
        -webkit-box-pack: start !important; 
        -ms-flex-pack: start !important;    
        justify-content: flex-start !important; 
    }
}
/*==============Side Bar Position Css=================*/
.siderbar_img_sticky{
    top: 20vh;
    position: sticky;
    width: 300px;
    height: 600px;
}
.ct_siderbar_img{
    width: 100%;
    margin-left: auto;
    top: 0px;
    left: 0px;
    transition: all 0.3s ease 0s;
    opacity: 0;
    position: absolute !important;
}
.ct_siderbar_img.active{
    opacity: 1;
}
/*==============Side Bar Position Css=================*/



.out_team_box .elementor-widget-wrap::after {
    content: "";
    background-color: #14121C75;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 8px;
    z-index: -1;
    filter: blur(10px);
}

.siderbar_img_sticky {
    top: calc(100vh - 75%);
    position: sticky;
    width: 300px;
    height: 80vh;
}
.news_list .uael-post__title {
    width: 100%;
}

.homebanner_video .e-hosted-video {
    max-width: 560px;
    margin-left: auto;
    position: relative;
}

@media screen and (max-width: 2560px){
    .step-1-col > .elementor-widget-wrap {
        margin: -100% 0% 0% 0% !important; 
    }
}
@media screen and (max-width: 2125px){
    .step-1-col > .elementor-widget-wrap {
        margin: -80% 0% 0% 0% !important; 
    }
}
@media screen and (max-width: 1920px){
    .step-1-col > .elementor-widget-wrap {
        margin: -20% 0% 40% 0% !important; 
    }
}
@media screen and (max-width: 1600px){
    .step-1-col > .elementor-widget-wrap {
        margin: -0% 0% 40% 0% !important; 
    }
}
@media screen and (max-width: 1440px) {
    .siderbar_img_sticky {
        top: calc(100vh - 83%);
        position: sticky;
        width: 300px;
        height: 70vh;
    }
    .step-1-col > .elementor-widget-wrap {
        margin: -0% 0% 40% 0% !important; 
    }
}
@media screen and (max-width: 1300px){
    .step-1-col > .elementor-widget-wrap {
        margin: 0% 0% 40% 0% !important; 
    }
}
@media screen and (max-width: 1200px){
    .step-1-col > .elementor-widget-wrap {
        margin: 5% 0% 40% 0% !important; 
    }
}
@media screen and (max-width: 992px){
    .ct_siderbar_img img{    
        width: 260px;
        height: auto;
    }
    .step-1-col > .elementor-widget-wrap {
        margin: -20% 0% 40% 0% !important; 
    }
}
@media screen and (max-width: 850px){
    .step-1-col > .elementor-widget-wrap {
        margin: -40% 0% 40% 0% !important; 
    }
}
/*==============Side Bar Position Css=================*/


.siderbar_img_sticky {
    top: calc(100vh - 75%);
    position: sticky;
    width: 300px;
    height: 80vh;
}

@media screen and (max-width: 1440px) {
    .siderbar_img_sticky {
        top: calc(100vh - 83%);
        position: sticky;
        width: 300px;
        height: 70vh;
    }
    .step-1-col
}
@media screen and (max-width: 1024px){
    .banner_mobile_sec .elementor:not(.elementor-edit-area-active) .elementor-hidden-phone,
    .elementor:not(.elementor-edit-area-active) #step_main_sec .elementor-hidden-phone {
        display: block !important;
    }
}

@media screen and (max-width: 992px){
    .ct_siderbar_img img{    
        width: 260px !important;
        height: auto !important;
    }
    .news_list .uael-post__header .uael-posts-tabs-dropdown{
        display: flex;
    }
}
@media (max-width: 767px){
    .banner_mobile_sec .elementor:not(.elementor-edit-area-active) .elementor-hidden-phone,
    .elementor:not(.elementor-edit-area-active) #step_main_sec .elementor-hidden-phone {
        display: block !important;
    }
    .partner_banner_blur .elementor-widget-container {
        --e-transform-translateX: 0px;
        --e-transform-translateY: 0 !important;
        --e-transform-scale: none !important;
    }
    .partnership_banner {
        overflow: unset !important;
    }
    .news_list .uael-post__thumbnail img {
        width: 100%;
        height:auto;
    }
}

/* Search results */
body .elementor .results_box .elementor-post__card{
    background-color: transparent;
    backdrop-filter: blur(10px);
    background-image: linear-gradient(180deg, #201C2B99 0%, #201C2B1A 100%);
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 25%) inset;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border: 1px solid #2B2931;
}

/* @media only screen and (max-width: 767px) {

} */

/* Development Roadmap section Mobile CSS start */

.roadmap_mobile .uael-timeline-date-hide.uael-date-inner {
    display: none;
}
.roadmap_mobile .uael-timeline-heading-text {
    display: none;
}

.mobile_stap_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}
.mobile_stap_title h4 {
    margin: 0;
    font-size: 21px;
    line-height: 28px;
    font-weight: 600;
}
.mobile_stap_title h5 {
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #33A6F2;
}

.mobile_stap_con {
    border-radius: 8px;
    color: #fff;
    margin-bottom: 25px;
    padding: 24px;
    max-width: 100%;
    background-color: transparent;
    background-image: linear-gradient(180deg, #201C2B99 0%, #201C2B1A 100%);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #F1F1F11A;
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 25%) inset;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.mobile_stap_con h3 {
    font-size: 16px;
    line-height: 24px;
    color: #33A6F2;
    font-weight: 600;
    margin: 0;
    padding-bottom: 8px;
}
.mobile_stap_con p {
    font-size: 14px;
    line-height: 22px;
}

.single-post blockquote {
    position: relative;
    z-index: 9;
    margin: 70px 0 70px 0;
}
.single-post blockquote:after {
    content: "";
    background: url(https://cry-pto.uk/wp-content/uploads/2022/05/Thorus-01.png);
    width: 150px;
    height: 150px;
    position: absolute;
    background-size: contain;
    top: -40%;
    right: -70px;
    z-index: -1;
    background-repeat: no-repeat;
}
.single-post blockquote p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    line-height: 24px;
    padding: 30px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #F1F1F11A;
    border-radius: 8px 8px 8px 8px;
    background-color: transparent;
    backdrop-filter: blur(10px);
    background-image: linear-gradient(180deg, #201C2B99 0%, #201C2B1A 100%);
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 25%) inset;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.single-post blockquote p:before {
    content: "";
    background: url(https://cry-pto.uk/wp-content/uploads/2022/05/Box-01@2x.png);
    width: 160px;
    height: 160px;
    position: absolute;
    background-size: contain;
    top: 40%;
    left: -110px;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {
    .single-post blockquote p {
        font-size: 14px;
    }
    .single-post blockquote {
        margin: 50px 0;
    }
    .single-post blockquote:after {
        width: 100px;
        height: 100px;
        top: -20%;
        right: -50px;
    }
    .single-post blockquote p:before {
        width: 100px;
        height: 100px;
        top: 70%;
        left: -60px;
    }
    .footer_social_icon .elementor-social-icons-wrapper .elementor-grid-item{
        width:33.33%;
        margin: 15px 0px !important;
        margin: 0px !important;
        padding: 0px 10px 20px !important;
    }

    .footer_social_icon .elementor-social-icons-wrapper .elementor-grid-item {
        width: 10%;
        margin-bottom: 0px !important;
    }
    .social_icon_col {
    width: 100% !important;
}
}

@media only screen and (max-width:460px) {
        .out_token_download_btn .elementor-button-link {
            width: 100%;
    }
}
