
    /*


    @font-face {
        font-family: 'Inter';
        font-weight: 400;
        src: url("../fonts/Inter/Inter-Regular.otf") format("opentype");
    }
    */
body {
    background-color: #FFFFFF;
}
.elementor-widget-form .elementor-message{
    font-family: 'Inter' !important;
    font-size: 14px !important;
}
.vg_site_header_top {
    background: #1B2C74;
    padding: 0 15px;
    height: 40px;
    display: flex;
    align-items: center;
}

.vg_site_header_top_wrapper {
    max-width: 1296px;
    width: 100%;
}
.site_header_top a:hover,
.site_header_top .elementor-icon-box-title span:hover {
    text-decoration: underline;
}
.header_main_menu_section > .elementor-container{
    box-shadow: 0 4px 8px 0 rgba(0, 64, 255, .1);
}
.header_main_menu_section .dashicons-arrow-down{
    color:#ffffff !important;
    display:none;
}
.header_main_menu_section .logo_section .elementor-widget-image a img[src$=".svg"]{
    width: auto;
}
.header_main_menu_section .premium-nav-menu .vg_dropdown_item {
    display: flex;
    align-items: center;
}
.header_main_menu_section .premium-nav-menu > .menu-item > a{
    display:block;
}


.header_main_menu_section .premium-nav-menu .vg_dropdown_item > a:hover{
    background: rgba(255, 255, 255, .1) !important;
}

.header_main_menu_section .premium-nav-menu .vg_dropdown_item a:hover:after{
    display: none;
}
.header_main_menu_section .premium-nav-menu .vg_dropdown_item.vg_dropdown_item_msp .premium-sub-menu{
    min-width:350px !important;
}
.header_main_menu_section .premium-nav-menu .vg_dropdown_item > a{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    width: -webkit-max-content !important;
    width: -moz-max-content!important;
    width: max-content !important;
    border-radius: 16px !important;
    font-size: 14px !important;
    line-height:32px!important;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    border: 1px solid #fff;
    height: 32px !important;
    padding: 0 12px !important;
}
    .header_main_menu_section .premium-nav-menu .vg_dropdown_item .premium-sub-menu li {
        margin-left:0px;
    }

    .header_main_menu_section .premium-nav-menu .wpml-ls-item .premium-sub-menu li a,
    .header_main_menu_section .premium-nav-menu .vg_dropdown_item .premium-sub-menu li a{
        max-width: max-content;
        background-image: url(https://easydmarc.com/blog/wp-content/uploads/2025/12/icons-arrow-right.svg);
        padding: 8px 30px 8px 0px;
        background-position: center right;
        background-repeat: no-repeat;
    }
.vg_site_header_top nav {
    max-width: 1370px;
    margin: auto;
}

.vg_site_header_top nav .menu > li {
    margin: 0;
    padding: 2px 12px;
    list-style: none;
    line-height: inherit;
    cursor: pointer;
}

.vg_site_header_top nav .menu > li.vg_phone_item {
    margin: 0 38px;
    border: none !important;
}

.vg_site_header_top nav .menu > li:last-child {
    padding-right: 0;
}

.wpml-ls-item li:last-child:after {
    content: none;
}
.wpml-ls-current-language.wpml-ls-item > a > .wpml-ls-flag {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}
.wpml-ls-item .wpml-ls-flag {
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

.vg_site_header_top .wpml-ls-item > .sub-menu > .menu-item > a {
    width: 100%;
    display: flex;
    padding: 0 20px;
    height: 48px;
    line-height: 48px;
    color: #717171;
    align-items: center;
}

.vg_site_header_top .wpml-ls-item > .sub-menu > .menu-item > a > span {
    color: #484964;
    font-size: 14px;
}

.vg_single_post_content.postInner {
    width: 100%;
}

.vg_single_post_content.postInner ul {
    list-style-type: unset;
}

.vg_sidebar > li.widget_media_image {
    position: relative;
    margin-top: 26px;
}

.vg_sidebar li.widget_media_image .widgettitle {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
    position: absolute;
    bottom: 36px;
    left: 25px;
    right: 25px;
    margin: 0;
}

.vg_sidebar > li {
    list-style: none;
    margin: 0;
}

.vg_sidebar .widget_categories .children > .cat-item a {
    padding-bottom: 0;
    margin-bottom: 6px;
    border-bottom: none;
}

.vg_site_header_top li.menu-item-has-children .sub-menu {
    display: none;
    padding-top: 16px;
    position: absolute;
    background: transparent;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.15));
    z-index: 3;
    right: 0;
    width: 160px;
}

.vg_site_header_top li.vg_phone_item.menu-item-has-children .sub-menu li:last-child {
    padding: 0 16px 16px;
    border-radius: 0 0 6px 6px;
}

.vg_site_header_top li.vg_phone_item.menu-item-has-children .sub-menu li:first-child {
    padding: 16px 16px 10px;
    border-radius: 6px 6px 0 0;
}

.vg_site_header_top li.menu-item-has-children .sub-menu li {
    background: #ffffff;
    margin: 0;
    padding: 0;
}

.vg_site_header_top li.vg_phone_item.menu-item-has-children .sub-menu a {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    white-space: nowrap;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #1B2C74;
    position: relative;
}

.vg_site_header_top li.vg_phone_item.menu-item-has-children .sub-menu a:hover {
    text-decoration: none;
    color: #00A9E0;
}

.vg_site_header_top li.menu-item-has-children .sub-menu a img {
    margin-left: 0 !important;
    margin-right: 12px;
}

.vg_site_header_top li:hover > .sub-menu {
    display: block;
}

/*.vg_site_header_top nav .menu > li:not(:last-child)*/
.vg_site_header_top nav .menu > li:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    padding-right: 36px;
    margin-right: 12px;
}

.vg_site_header_top nav .menu > li > a {
    display: flex;
    align-items: center;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
}

.vg_site_header_top nav .menu > li > a:hover {
    text-decoration: underline;
}

a.header__loginBtn:hover {
    color: #00A9E0 !important
}

.vg_phone_item {
    position: relative;
}

.vg_sales_contact a:before {
    content: url("/blog/wp-content/uploads/2022/12/Vector-11.png");
    margin-right: 8px;
    display: inline-block;
}

.vg_phone_item > a:before {
    content: url("/blog/wp-content/uploads/2022/10/phone-icon.svg");
    margin-right: 11px;
    vertical-align: inherit;
    display: inline-block;
}

.vg_phone_item > a:after {
    content: url(/blog/wp-content/uploads/2022/12/Polygon-1.svg);
    margin-left: 5px;
    line-height: 12px;
    margin-top: -5px;
    transition: 0.3s;
}

.vg_site_header_top nav a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #FFFFFF;
    position: relative;
}

.vg_site_header_top nav .menu {
    display: flex;
    justify-content: end;
    align-items: center;
    position: relative;
}

.vg_header_inner {
    max-width: 100%;
    width: 100%;
    height: 62px;
    padding: 0 15px;
    background: #FFFFFF;
    box-shadow: 0 1px 12px rgba(0, 0, 0, 0.05);
}

.vg_header_wrapper {
    max-width: 1296px;
    width: 100%;
    height: 100%;
    display: flex;
    margin: 0 auto;
}

#main, .subscribeWrapper {
    padding: 0 15px;
}

.vg_main {
    max-width: 1296px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.vg_main_content {
    width: calc(100% - 444px);
    flex: 0 0 calc(100% - 444px);
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.vg_sidebar {
    width: 414px;
    flex: 0 0 414px;
}

.vg_sidebar li.widget {
    list-style: none;
}

.vg_sidebar .widget_categories .widgettitle {
    margin-bottom: 19px;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #1B2C74;
}

.vg_sidebar .widget_categories .cat-item a {
    display: inline-block;
    width: 100%;
    padding-bottom: 8px;
    margin-bottom: 8px;
    margin-left: 0;
    border-bottom: 1px solid #EDEFF2;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.142857px;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
}

.vg_sidebar .widget_categories .cat-item a:hover {
    color: #00A9E0;
    text-decoration: none;
}

.vg_sidebar .widget_categories .cat-item:last-child a {
    border-bottom: none;
    margin-bottom: 0;
    padding: 0;
}

.vg_header_menu {
    height: inherit;
}

.vg_sidebar_cat {
    padding-bottom: 5px;
}

.vg_sidebar_cat .vg_listing_cat:not(:first-child), .vg_search_post_cats:not(:first-child) {
    margin-left: 5px;
}
    .resources__banner img {
        aspect-ratio: 642 / 393;
        width: 100%;
        height: auto;
    }
.vg_category_block_title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.vg_category_block_title .vg_category_title {
    text-transform: capitalize;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    color: #000000;
    margin: 0;
}

.post-type-archive-ebook .home_category_listing {
    margin-top: 30px;
}

.home_category_listing {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 20px;
}

.home_category_listing .home_category_listing_item {
    width: 100%;
    /*padding: 0 15px*/
}

.vg_listing_post_title {
    font-family: 'Poppins', "Arial Narrow", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 29px;
    color: #1F3D99;
}

.vg_listing_post_date {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.vg_listing_post_date time {
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #969CBE;
}

.vg_listing_post_date .vg_post_reading_minutes {
    padding-left: 20px;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: -0.380952px;
    color: #969CBE;
    position: relative;
}

.vg_listing_post_date .vg_post_reading_minutes span {
    display: inline-block;
    line-height: 20px;
}

[data-tab-info] {
    display: none;
}

.active[data-tab-info] {
    display: block;
}

.vg_header_menu .primary-menu > li.blog_parent_item > ul.sub-menu {
    right: 50%;
    border-radius: 0 0 0 4px !important;
}

.blog_parent_item .sub-menu:after, .blog_parent_item .sub-menu:before {
    display: none;
}

.blog_parent_item .sub-menu .sub-menu a > img {
    margin: 0 11px 0 0;
    object-fit: none;
}

.blog_parent_item .sub-menu .sub-menu a {
    padding: 0;
    margin-bottom: 12px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    text-decoration: none !important;
}

.otgs-development-site-front-end {
    display: none !important;
}

.footer__navigationContent .widget, .footer__navigationContent .widget_nav_menu {
    list-style: none;
    margin-left: 0;
}

.footer__navigationWrapper .widgettitle,
.footer__navigationWrapper .widgettitle a {
    text-decoration: none;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.5px;
}


.footer__navigationWrapper .menu-item a {
    text-decoration: none;
    color: #FFFFFF;
    font-weight: 300;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.5px;
}

.footer__navigationWrapper .menu-item a:hover {
    text-decoration: underline;
}

/*.footer__navigationContent .footer__navigationWrapper {*/
/*    margin-left: 50px;*/
/*}*/

.search_listing_item {
    display: flex;
    justify-content: flex-start;
    flex-basis: 100%;
    margin-bottom: 24px;
}

.search_listing_item .search_listing_item_left {
    width: 100%;
    max-width: 290px;
}

.search_listing_item .search_listing_item_right {
    width: 100%;
    max-width: 64%;
}

.vg_search_content {
    margin-top: 45px;
}

.vg_search_none img {
    margin: 0 auto 24px;
}

.vg_search_none p {
    width: 100%;
    max-width: 570px;
    margin: 0 auto;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #757575;
}

.close-nav-toggle {
    display: none;
}

.vg_search_box {
    position: relative;
    max-width: 312px;
    margin-right: 8px;
}

.vg_search_box .searchBox {
    display: flex;
}
.vg_search_box .searchBox.vg_search_open{
    background: #fff;
    border: 1px solid #D6E0FF;
    padding: 0 5px;
}


#site-header .searchBox {
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translateY(-50%);
    height: 40px;
    border-radius: 40px;

}

#site-header .searchBox.vg_search_open .searchInput {
    width: 240px;
    padding: 0 20px 0 6px;
}


#site-header .searchButton {
    float: right;
    width: 24px;
    height: 100%;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.4s;
    padding: 0;
    background: transparent url("/blog/wp-content/uploads/2022/11/search-icon.svg") no-repeat center 10px/20px;
}
    #site-header .header_main_menu_section .searchButton{
        background: transparent url("/blog/wp-content/uploads/2025/12/search-icon-1.svg") no-repeat center 10px/20px;
    }
    #site-header .header_main_menu_section .vg_search_open .searchButton{
        background: transparent url("/blog/wp-content/uploads/2022/11/search-icon.svg") no-repeat center 10px/20px;
    }

#site-header .searchInput {
    border: none;
    background: none;
    outline: none;
    float: left;
    padding: 0;
    color: #3A3A3A;
    font-size: 16px;
    transition: 0.4s;
    line-height: 40px;
    width: 0px;
}

.vg_search_close {
    display: none;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.vg_search_open .vg_search_close {
    display: block;
}

.vg_search_box_mobile {
    display: none;
}
.post-type-archive-glossary  #site-header,
.single-webinar #site-header,
.page-id-41939 #site-header {
    margin-bottom: 0 !important;
}
.vg_careers_link {
    position: relative;
    z-index: 1;
}

.vg_careers_link a span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 24px;
    color: #FEFEFF;
    background: #00C0FF;
    border-radius: 1px;
    padding: 3px 4px;
    position: absolute;
    right: 0;
    z-index: 9;
}

.site-footer {
    margin-top: 100px;
}

.vg_sidebar_title > a {
    color: #1B2C74;
}

.wpcf7-response-output {
    display: none !important;
}
#ebook_hero{
    margin-top:0 !important;
}

.vg_ebook_success.vg_success_ok{
    display: flex !important;
    flex-direction: column;
    align-items: center;
    padding: 60px 0;
}

/*.vg_ebook_success.vg_success_ok p{
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    letter-spacing: -0.380952px;
    margin-bottom: 16px;
}*/
.vg_ebook_success.vg_success_ok p:last-child{
    margin-bottom: 0;
}
.vg_ebook_success.vg_success_ok p.success_text_top{
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #3A3A3A;
    margin-top: 35px;
    margin-bottom: 15px;
}
.vg_ebook_success.vg_success_ok p.success_text_bottom{
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #3A3A3A;
    margin-bottom: 24px;
}
.vg_ebook_success.vg_success_ok button{
    padding: 4px 15px;
    width: 120px;
    height: 42px;
    background: #00C0FF;
    border: 1px solid #00A9E0;
    box-shadow: 0px 2px 0px rgb(0 0 0 / 4%);
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
}

.vg_error_message {
    list-style-type: none;
    font-size: 14px;
    line-height: 14px;
    color: #e63200;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
}
.ebook__postInner li{
    list-style: initial;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.214286px;
    color: #3A3A3A;
}
.ebook__postInner .p-rich_text_list {
    margin-top: 20px;
    margin-bottom: 20px;
}
.ebook__postInner .p-rich_text_list li{
    font-size: 1.8rem;
}
.resources__domainScanner__form .vg_error_message{
    display: flex;
    max-width: 510px;
    margin-left: auto;
    padding: 15px 0 0 5px;
}
.vg_single_toc .elementor-item-active{
    font-weight: 700;
    font-size: 15px;
    color: #484964;
}
.vg_single_toc .elementor-toc__body > .elementor-toc__list-wrapper > .elementor-toc__list-item > .elementor-toc__list-item-text-wrapper .fa-circle{
    display:none;
}
.vg_single_toc .elementor-toc__body .elementor-toc__list-wrapper  .elementor-toc__list-item .elementor-toc__list-item .elementor-toc__list-item .fa-circle:before{
    background: #687182;
    border-radius: 100%;
}
.vg_post_share_buttons.elementor-grid-0 .elementor-grid{
    display:flex;
}
.vg_post_share_buttons .elementor-share-btn__icon .fa-telegram{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M24.9288 2.59385L21.1561 22.1116C20.8715 23.4891 20.1292 23.832 19.0744 23.183L13.3262 18.5362L10.5525 21.4627C10.2455 21.7994 9.98882 22.081 9.39725 22.081L9.81023 15.6588L20.4641 5.09786C20.9273 4.64481 20.3636 4.39379 19.7441 4.84684L6.57333 13.9445L0.903187 11.9976C-0.330182 11.5752 -0.352505 10.6446 1.15991 9.99566L23.3382 0.622482C24.3651 0.200046 25.2636 0.873495 24.9288 2.59385Z' fill='%231B2C74'/%3E%3C/svg%3E");
    width: 28px;
    height: 23px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.vg_post_share_buttons .elementor-share-btn__icon .fa-twitter{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='21' viewBox='0 0 24 21' fill='none'%3E%3Cpath d='M24 2.98031C23.1174 3.3714 22.1693 3.63565 21.1726 3.75509C22.201 3.1397 22.9704 2.17115 23.3373 1.03017C22.371 1.6041 21.3135 2.00809 20.2107 2.22457C19.4691 1.43274 18.4868 0.907902 17.4164 0.731541C16.3459 0.55518 15.2472 0.737161 14.2907 1.24923C13.3343 1.7613 12.5737 2.57481 12.127 3.56346C11.6803 4.5521 11.5725 5.66057 11.8203 6.71677C9.86244 6.61847 7.94711 6.10958 6.19863 5.22314C4.45016 4.33671 2.90761 3.09252 1.6711 1.57135C1.2483 2.30067 1.0052 3.14626 1.0052 4.04682C1.00473 4.85752 1.20437 5.65581 1.58641 6.37085C1.96846 7.08589 2.52109 7.69558 3.19528 8.14582C2.4134 8.12094 1.64877 7.90967 0.965031 7.52959V7.59301C0.964952 8.73006 1.35827 9.83212 2.07823 10.7122C2.7982 11.5923 3.80048 12.1961 4.915 12.4213C4.18968 12.6176 3.42923 12.6466 2.69109 12.5059C3.00555 13.4843 3.61807 14.3398 4.44291 14.9528C5.26776 15.5657 6.26363 15.9054 7.29111 15.9242C5.5469 17.2934 3.39282 18.0362 1.17537 18.0329C0.782575 18.033 0.39011 18.0101 0 17.9642C2.25083 19.4114 4.87097 20.1795 7.5469 20.1765C16.6053 20.1765 21.5573 12.674 21.5573 6.16714C21.5573 5.95574 21.552 5.74223 21.5425 5.53083C22.5057 4.83425 23.3372 3.97166 23.9979 2.98348L24 2.98031Z' fill='%231B2C74'/%3E%3C/svg%3E");
    width:24px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.vg_post_share_buttons .elementor-share-btn__icon .fa-linkedin{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 6.00509C4 5.47331 4.21125 4.96331 4.58728 4.58728C4.96331 4.21125 5.47331 4 6.00509 4H25.9927C26.2563 3.99957 26.5173 4.05113 26.7609 4.15171C27.0045 4.2523 27.2258 4.39994 27.4123 4.58619C27.5987 4.77243 27.7466 4.99363 27.8475 5.2371C27.9483 5.48058 28.0001 5.74156 28 6.00509V25.9927C28.0003 26.2563 27.9486 26.5174 27.8479 26.761C27.7472 27.0046 27.5994 27.2259 27.4131 27.4123C27.2268 27.5988 27.0055 27.7466 26.762 27.8475C26.5184 27.9483 26.2574 28.0001 25.9938 28H6.00509C5.74169 28 5.48086 27.9481 5.23752 27.8473C4.99418 27.7464 4.7731 27.5986 4.58689 27.4123C4.40069 27.226 4.25302 27.0049 4.15232 26.7615C4.05161 26.5181 3.99986 26.2572 4 25.9938V6.00509ZM13.4996 13.1505H16.7495V14.7825C17.2185 13.8444 18.4185 13 20.2218 13C23.6789 13 24.4982 14.8687 24.4982 18.2975V24.6487H20.9996V19.0785C20.9996 17.1258 20.5305 16.024 19.3393 16.024C17.6865 16.024 16.9993 17.212 16.9993 19.0785V24.6487H13.4996V13.1505ZM7.49964 24.4993H10.9993V13H7.49964V24.4982V24.4993ZM11.5 9.24946C11.5066 9.5491 11.4533 9.84704 11.3432 10.1258C11.2331 10.4046 11.0684 10.6585 10.8588 10.8728C10.6492 11.087 10.3989 11.2572 10.1227 11.3735C9.84641 11.4897 9.54972 11.5495 9.25 11.5495C8.95028 11.5495 8.65359 11.4897 8.37732 11.3735C8.10106 11.2572 7.85079 11.087 7.6412 10.8728C7.43162 10.6585 7.26694 10.4046 7.15683 10.1258C7.04672 9.84704 6.9934 9.5491 7 9.24946C7.01295 8.6613 7.25569 8.10159 7.67624 7.69021C8.09678 7.27882 8.6617 7.04846 9.25 7.04846C9.8383 7.04846 10.4032 7.27882 10.8238 7.69021C11.2443 8.10159 11.487 8.6613 11.5 9.24946Z' fill='%231B2C74'/%3E%3C/svg%3E");
    width:32px;
    height:32px;
}

.vg_post_share_buttons .elementor-share-btn__icon .fa-facebook{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='25' viewBox='0 0 15 25' fill='none'%3E%3Cpath d='M14.6667 1.66674C14.6667 1.48993 14.5964 1.32036 14.4714 1.19533C14.3464 1.07031 14.1768 1.00007 14 1.00007H10.6667C8.98816 0.916459 7.3448 1.50059 6.09563 2.62484C4.84646 3.7491 4.09305 5.32207 4 7.00007V10.6001H0.666667C0.489856 10.6001 0.320287 10.6703 0.195262 10.7953C0.070238 10.9204 0 11.0899 0 11.2667V14.7334C0 14.9102 0.070238 15.0798 0.195262 15.2048C0.320287 15.3298 0.489856 15.4001 0.666667 15.4001H4V24.3334C4 24.5102 4.07024 24.6798 4.19526 24.8048C4.32029 24.9298 4.48986 25.0001 4.66667 25.0001H8.66667C8.84348 25.0001 9.01305 24.9298 9.13807 24.8048C9.2631 24.6798 9.33333 24.5102 9.33333 24.3334V15.4001H12.8267C12.9749 15.4022 13.1197 15.3548 13.238 15.2655C13.3563 15.1762 13.4415 15.0499 13.48 14.9067L14.44 11.4401C14.4665 11.3416 14.4701 11.2383 14.4504 11.1382C14.4308 11.0381 14.3884 10.9438 14.3266 10.8627C14.2647 10.7816 14.1851 10.7157 14.0938 10.6701C14.0025 10.6246 13.902 10.6006 13.8 10.6001H9.33333V7.00007C9.3665 6.67004 9.52149 6.36422 9.76803 6.14233C10.0146 5.92044 10.335 5.79841 10.6667 5.80007H14C14.1768 5.80007 14.3464 5.72983 14.4714 5.60481C14.5964 5.47978 14.6667 5.31021 14.6667 5.1334V1.66674Z' fill='%231B2C74'/%3E%3C/svg%3E");
    height: 25px;
    width: 15px;
    transition: opacity .3s ease;
    position: relative;
}

.vg_post_share_buttons .elementor-share-btn {
    position: relative;
}

.vg_post_share_buttons .elementor-share-btn:before {
    width: 32px;
    height: 32px;
    background-color: #F7F9FD;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity .3s ease;
    z-index: 1;
}

.vg_post_share_buttons .elementor-share-btn.elementor-share-btn_facebook:before {
    background-image: url('/blog/wp-content/uploads/2023/05/facebook-fill-2.svg');
    left: 1px;
    top: 1px;
}

.vg_post_share_buttons .elementor-share-btn.elementor-share-btn_linkedin:before {
    background-image: url('/blog/wp-content/uploads/2023/05/linkedin-fill-2.svg');
}

.vg_post_share_buttons .elementor-share-btn.elementor-share-btn_twitter:before {
    background-image: url('/blog/wp-content/uploads/2023/05/twitter-fill-2.svg');
    top: -1px;
}

.vg_post_share_buttons .elementor-share-btn.elementor-share-btn_telegram:before {
    background-image: url('/blog/wp-content/uploads/2023/05/telegram-fill-2.svg');
    top: 1px;
}

/*.vg_post_share_buttons .elementor-share-btn.elementor-share-btn_facebook:before {*/
/*    background-image: url('/blog/wp-content/uploads/2023/05/facebook-fill-2.svg');*/
/*}*/

.vg_post_share_buttons .elementor-share-btn:hover:before {
    opacity: 1;
}

.vg_post_share_buttons .elementor-share-btn__icon .fa-facebook:before {
    background-image: url("/blog/wp-content/uploads/2023/05/facebook-fill-1.svg");
    background-repeat: no-repeat;
    content: '';
    opacity: 0;
    position: absolute;
    width: 100px;
    height: 100px;
    transition: opacity .3s ease;
}

.vg_post_share_buttons .elementor-share-btn__icon:hover .fa-facebook:before {

    opacity: 1;
}

.vg_post_share_buttons .elementor-share-btn__icon i:before{
    display: none;
}

.vg_post_reading .elementor-shortcode{
    font-family: "Roboto", Sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px ;
    color: #969CBE;
}
.vg_copy_page_url{
    cursor:pointer;
    position: relative;
}

.vg_copy_page_url:before {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    top: -1px;
    left: -4px;
    background-image: url('/blog/wp-content/uploads/2023/05/copy-fill-2.svg');
    opacity: 0;
    transition: opacity .3s ease;
    z-index: 1;
}

.vg_copy_page_url svg {
    transition: opacity .3s ease;
}

.vg_copy_page_url:hover svg {
    opacity: 0;
}

.vg_copy_page_url:hover:before {
    opacity: 1;
}
/* Tooltip styles */
.vg_copy_page_url .tooltip {
    position: absolute;
    z-index: 9999;
    background-color: #FFFFFF;
    color: #0DB4A7;
    border-radius: 6px;
    font-size: 14px;
    height: 54px;
    display: flex;
    align-items: center;
    padding: 16px;
    min-width: 76px;
    white-space: nowrap;
    filter: drop-shadow(0px 0px 10px rgba(30, 28, 143, 0.15));
    bottom: 0;
    transform: translateX(calc(-50% + 12px)) translateY(-38px);
}

.vg_copy_page_url .tooltip:before {
    background-image: url('/blog/wp-content/uploads/2023/05/arrow_white.svg');
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: -5px;
    width: 12px;
    height: 5px;
    margin: 0 auto;
}

.vg_copy_page_url .elementor-icon {
    cursor: pointer;
    position: relative;
}
.vg_category_template_listing .ecs-load-more-button:after, .vg_category_template_listing .ecs-load-more-button:before{
    content: "";
    border-top: 1px solid #A6B5C5;
    flex-basis: auto;
    width: 50%;
    display: inline-block;
}
.vg_category_template_listing .ecs-load-more-button  {
    display: flex;
    align-items: center;
    text-align: center;
    position: relative;

}
.vg_category_template_listing .ecs-load-more-button .elementor-button {
    position:relative;
    min-width: 175px;
    margin-top: 0 !important;

}
.vg_category_template_listing .ecs-load-more-button .elementor-button:hover::after {
    content: url(/blog/wp-content/uploads/2022/11/arrowDown_cat_blue.svg);
}
.vg_category_template_listing .ecs-load-more-button .elementor-button:after {
    content: url(/blog/wp-content/uploads/2022/11/arrowDown_cat.svg);
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.vg_show_all .elementor-button-content-wrapper svg{
    width:20px;
}
.vg_show_all .elementor-button-content-wrapper{
    align-items: center;
    white-space: nowrap;
}
.single-post .elementor-toc__spinner{
    display:none;
}
.sidebar__domainScanner__container .wpcf7-not-valid-tip{
    display:none;
    position: absolute;
    bottom: -20px;
    left: 3px;
    font-size: 13px;
}
.single-post .vg_stiky_sidebar{
    top:170px!important;
}
.vg_stiky_sidebar{
    position:sticky;
    z-index: 1 !important;
}
#playht-iframe-player{
    margin-bottom: 20px;
    margin-top: 5px;
}
.vg_header_menu .primary-menu .sub-menu{
    top:62px;
}
.vg_header_menu .primary-menu .sub-menu:after{
    display: none;
}
.vg_author_block .vg_outhor_avatar{
    min-width: 47px;
    margin-right: 12px;
}

.vg_author_block .vg_outhor_avatar img {
    border-radius: 50%;
    overflow: hidden;
}
.vg_author_block {
    background: #F7F9FD;
    border-radius: 4px;
    padding: 24px;
    display: flex;
}
 .vg_author_block .vg_author_name a{
     color: #484964!important;
 }
.vg_author_block .vg_author_name{
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    text-decoration: underline;
    color: #484964!important;
}
.vg_author_block .vg_author_position{
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #868686;
}
.vg_author_block .vg_author_description{
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height:22px;
    color: #242E4F;

}
.showing-menu-modal #site-header{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
.showing-menu-modal .fixed_header_wrap .vg_site_header_top{
    display:none;
}
/*.logged-in.admin-bar #site-header{
    margin-top: 32px;
}*/
    #site-header{
       z-index: 9999;
    }
.showing-menu-modal .menu-modal {
    top: 130px!important;
    height: calc(100vh - 130px);
}
.vg_author_no_image{
    width: 47px;
    height: 47px;
    background: #2dbdf9;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.elementor-widget-post-comments #wpdcom .wpd-comment .wpd-comment-header .wpd-comment-author{
    font-size: 18px;
    line-height: 27px;
    color: #484964;
    letter-spacing: 0;
    margin-right: 0;
    margin-bottom: 4px;
}
.elementor-widget-post-comments #wpdcom .wpd-comment .wpd-comment-header i, .elementor-widget-post-comments #wpdcom .wpd-comment-footer .wpd-reply-button svg{
    display:none !important;
}
.elementor-widget-post-comments #wpdcom .wpd-comment .wpd-comment-header{
    flex-direction: column;
    align-items: start;
    padding: 0;
}
.elementor-widget-post-comments #wpdcom .wpd-comment-date{
    color: #717171;
    font-size: 12px;
    line-height: 18px;
    padding-left: 0;
    margin-bottom: 16px;
}
 .elementor-widget-post-comments #comments #wpdcom .wpd-comment-footer .wpd-reply-button span{
    color: #2C79E7;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
}
.elementor-widget-post-comments #wpdcom .wpd-comment-text{
    color: #484964;
    font-size: 14px;
    line-height: 21px;
}
.easySender_post_content .vg_ebook_title span, .easySender_post_content .ebook__contentTitle span{
    font-weight: 700;
}
.easySender_post_content .ebook__contentTitle{
    font-size:31px;
}
.easySender_post_content .vg_ebook_title, .easySender_post_content .ebook__contentTitle{
    display:inline-block;
    font-weight:400;
}
.easySender_postInner_content{
    font-family: Inter;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: left;
    margin-bottom: 16px;
}
.easySender_post_content .ebook__postInner_content {
    font-family: Inter;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.2142857164144516px;
    text-align: left;
    margin-bottom: 16px;
}
.easySender_ul{
    margin-top: 32px;
}
.easySender_ul li:after{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    top: 5px;
    left: 0;
    background: url(/blog/wp-content/uploads/2023/07/Vector.svg);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center;
}
.easySender_ul li{
    font-family: Inter;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.2142857164144516px;
    text-align: left;
    margin-bottom: 24px;
    padding-left: 32px;
    margin-left: 0;
    list-style: none;
    position: relative;

}
.vg_success_comments.success_subscription_text{
    display:flex;
}
.success_subscription_text.active{
    display:flex;
}

.vg_textarea_span{
    font-family: Inter, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: rgba(150, 156, 190, 1);
    margin-top: 4px;

}
#form-field-vg_upload_image{
    visibility: hidden;
    display: none;
}
#vg_custom_file_upload{
    cursor:pointer;
    width: 100%;
}
.vg_become_an_author .elementor-icon-list-text a{
    display:inline!important;
}
.vg_become_an_author_form .elementor-form span.elementor-message{
    margin-top:10px!important;
}
.vg_become_an_author_form .elementor-form .elementor-message{
    margin-top:30px!important;
    position:relative;
    width: 100%;
    display: block;
}
.vg_become_an_author_form .elementor-button:disabled{
    background-color: #00c0ff78;
}

.vg_live_webinar #live-webinar span{
    color: #52BD94;
}

.wp-block-image figcaption{
    text-align: center;
}

.vg_event_loop .elementor-heading-title b{
    color:rgba(31, 61, 153, 1);
    margin-right: 5px;
}
.vg_popup_date .elementor-shortcode p,
.vg_event_loop .elementor-shortcode p{
    font-size: 14px;
    line-height: 32px;
    color: rgba(41, 82, 204, 1);
}
.vg_about_event_section{
    background: linear-gradient(113.13deg, #F4EEFD 2.57%, #F5F7FF 50.48%, #E3F8FA 98.4%);

}

.vg_events_tab .elementor-tabs-wrapper{
    background: rgba(235, 240, 255, 1);
    border: 1px solid rgba(214, 224, 255, 1);
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 12px;
    padding: 3px;
}
.vg_events_tab .elementor-tabs-wrapper .elementor-tab-title.elementor-active{
    background: #fff;
    border-radius: 8px;
}
.vg_events_tab .elementor-tabs-wrapper .elementor-tab-title{
    padding: 9px 24px;
}
.vg_events_heading .elementor-heading-title span{
    display: flex;
    font-weight: 700;
}
.vg_events_text .elementor-widget-container ul li{
    list-style: disc;
}
.page-template-elementor_header_footer .header-footer-group,
.single-ebook .header-footer-group,
.post-type-archive-event .header-footer-group{
    margin-bottom: 0;
}
.single-webinar .elementor[data-elementor-post-type="webinar"] main{
    margin-top: 0 !important;
}
.single-ebook .elementor[data-elementor-post-type="event"] .elementor-widget-container ol,
.single-ebook .elementor[data-elementor-post-type="event"].elementor-widget-container ul{
    margin-top: 4rem;
}
.single-ebook .elementor-widget-theme-post-content .elementor-widget-container ol,
.single-ebook .elementor-widget-theme-post-content .elementor-widget-container ul{
    margin: 2rem 0 2rem 2rem;
}

.vg_single_event_top{
    background: linear-gradient(99.81deg, #1A3380 1.2%, #5C85FF 131.46%);

}

.vg_event_inner_dates .vg-event-year_bold{
    font-size: 21px;
    font-weight: 700;
}
.page-template-elementor_header_footer .site-footer,
.single-event .site-footer {
    margin-top: 0px;
}
.single-event{
    margin-bottom: 0;
    background: #08102C;
}
/*    .single-event .elementor[data-elementor-post-type="event"] > .elementor-section:not(.vg_single_event_top) {

    background:#ffffff;
}*/
.primary-menu > li.menu-item.vg_event_menu_item{
    height: auto;
}
.primary-menu > li.menu-item.vg_event_menu_item > a:hover,
.primary-menu > li.menu-item.vg_event_menu_item:hover > a{
    background: #d6e0ff !important;
    color: #2952cc!important;
    border-bottom-color: #d6e0ff;
}
.primary-menu > li.menu-item.vg_event_menu_item > a{

    background: #ebf0ff!important;
    color: #2952cc!important;
    padding: 0 12px !important;
    border-radius: 16px !important;
    font-size: 14px !important;
    line-height: 27px;
    border-bottom: 0!important;
}
.vg_full_table, .vg_full_table table, .vg_full_table .wp-block-group, .vg_full_table figure{
    margin:0 !important;
}
.postInner__content p.vg_text_with_icon .vg_bold{
    font-weight: 600;
}
.postInner__content p.vg_text_with_icon{
    display: flex;
    align-items: center;
    column-gap: 10px;
    font-size: 16px;
    line-height: 30px;
    margin-top: 15px;
    padding-left: 10px;
    border-left: 4px solid #e5e7eb;
}
.postInner__content p.vg_text_with_icon img{
    padding-bottom: 0;
}
.vg_full_table table tr:first-child{
    background: #e5e5e5;
}
ul.wp-block-list ul{
    list-style: none !important;
}
.vg_column{
    padding: 10px 15px;
}
.vg_note{
    padding: 15px;
    border: 1px solid #2dbdec;
    border-radius: 10px;
}
.vg_note_parent .wp-block-group{
    max-width: 100%!important;
}
.vg_newslater img{
    max-width:30px;
}
.vg_newslater a{
    font-size:0 !important;
}
.vg_ebook_sidebar_wrapper{
    position: relative;
}
.vg_ebook_sidebar_title{
    font-family: "Poppins", Sans-serif;
    font-weight: 700;
    color: #1F3D99;
    text-align: center;
    font-size: 28px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.vg_ebook_sidebar_content{
    text-align: center;
}
.vg_ebook_sidebar_button_wrapper .vg_ebook_sidebar_button{
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    color: #FFFFFF;
    background-color: #3366FF;
    border-color: #3366FF;
    border-radius: 4px;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 24px;
}
.vg_ebook_sidebar_ribbon{
    height: 150px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 150px;
    z-index: 1;
    left: 0;
    right: auto;
    transform: rotate(0);
}
.vg_ebook_sidebar_ribbon .vg_ebook_sidebar_ribbon_inner{
    background-color: #3366FF;
    margin-top: 50px;
    transform: translateY(-50%) translateX(-50%) translateX(50px) rotate(-45deg);
    box-shadow: 0px 0px 10px 1px rgba(25.99999999);
    text-align: center;
    color: #fff;
    font-size: 13px;
    line-height: 2;
    font-weight: 600;
    width: 200%;
}
.vg_ebook_sidebar_desc{
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    color: #3f444b;
    margin-bottom: 15px;
}
.postInner__content ul .vg_transparent_circle li:before,
.postInner__content ol .vg_transparent_circle li:before{
    background-color: transparent;
    border: 1px solid;
}
    .elementor-message.elementor-message-danger.elementor-help-inline:before{
     display: none;
    }
    form[name="Subscribe-form"] .elementor-message.elementor-message-danger.elementor-help-inline,
    form[name="Domain-scanner"] .elementor-message.elementor-message-danger.elementor-help-inline,
    form[name="Ebook-form-new"] .elementor-message.elementor-message-danger.elementor-help-inline {
        display: block;
    }

    form[name="Domain-scanner"] .elementor-message.elementor-message-danger ,
    form[name="Ebook-form-new"] .elementor-message.elementor-message-danger {
        display: none;
    }
    form[name="Domain-scanner"] .elementor-message.elementor-message-danger,
    form[name="Subscribe-form"] .elementor-message.elementor-message-danger {
        display: none;
        position: absolute;
        bottom: -30px;
    }

    form[name="Subscribe-form"] .elementor-form .elementor-field-type-recaptcha_v3 {
        display: none;
    }

     .schema-faq-section p.schema-faq-answer {
         margin-bottom: 0 !important;
         font-size: 15px;
     }
     .schema-faq-section .schema-faq-answer{
         padding: 20px 5px;

     }
     .schema-faq-section strong{
         display: flex;
         width: 100%;
     }
     .schema-faq-section {
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #D6E0FF;
        border-radius: 15px;
        box-shadow: 0px 1px 18px 0px rgb(31 61 153 / 11%);
        padding: 15px;
        margin-bottom: 15px;
    }
    .schema-faq-question {
        position: relative;
        padding-right: 20px; /* space for arrow */
        cursor: pointer;
    }

    .schema-faq-question::after {
        content: "▶"; /* right-pointing arrow */
        position: absolute;
        right: 0;
        top: 50%;
        color: #2dbdec;
        transform: translateY(-50%);
        transition: transform 0.3s ease;
    }

    .schema-faq-question.active::after {
        transform: translateY(-50%) rotate(90deg); /* down arrow when active */
    }

.vg_glossary > .elementor-widget-container{
    max-width:400px;
}
.vg_glossary .e-search-submit{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.vg_glossary_item_title a:hover{
    text-decoration: underline;
}







.vg-glossary-tabs {
        display: flex;
        margin-bottom: 20px;
        flex-wrap: wrap;
        user-select: none;
        background: #FAFAFC;
    }

    .vg-glossary-tab {
        display: inline-block;
        padding: 8px 14px;
        text-decoration: none;
        color: #C0C4D8;
        border: 1px solid transparent;
        font-weight: 600;
        transition: all 0.3s ease;
        font-size: 14px;
    }

    .vg-glossary-tab:hover {
        color: #004085;
       background: #ffffff;
    }
    .vg_post_carusel_item{
        backdrop-filter: blur(20px);
        background: rgba(248, 250, 255, 0.1);

    }
    .vg_post_carousel .elementor-swiper-button svg{
        fill: transparent !important;
    }
.tax-alphabet .site-footer,
.post-type-archive-glossary .site-footer,
.single-glossary .site-footer{
    margin-top: 0;
}
.single-glossary .header-footer-group{
  margin-bottom: 0;
}
.vg_relavant_section > .elementor-container{
    box-shadow: 0px 3px 5px -1px #1F3D991A;
    box-shadow: 0px 1px 18px 0px #1F3D990F;
    box-shadow: 0px 4px 12px 0px #1F3D991A;
    border-radius: 12px;

}
.vg_none strong{
    color:#D14343;
}
.vg_quarantine strong{
    color:#FFB020;
}
.vg_reject strong{
    color:#52BD94;
}
    .vg-glossary-tab.vg-active {
        color: #3366FF;
        border-bottom: 2px solid #3366FF;
        font-weight: 700;
        background: #ffffff;
    }

    .vg-glossary-item {
        margin-bottom: 30px;
    }

    .vg-glossary-title {
        font-size: 1.5rem;
        margin-bottom: 5px;
    }

    .vg-glossary-content {
        font-size: 1rem;
        color: #333;
    }



    .vg-ds-wrap{
        display: flex;
        max-width: 1200px;
        flex-direction: column;
        align-items: center;
        border: 2px solid #C2D1FF;
        border-radius: 12px;
        background: linear-gradient(181.19deg, #FFFFFF 67.09%, #F5F7FF 98.38%);
        padding: 50px;
    }
    .postInner__content .vg-ds-wrap h3{
        font-family: "Poppins", Sans-serif;
        font-size: 28px;
        font-weight: 700;
        line-height: 42px;
        color: #1A3380;
        letter-spacing: 0;
        margin-top: 0;
        margin-bottom: 12px;

    }
    .postInner__content .vg-ds-wrap h4{
        font-family: "Poppins", Sans-serif;
        font-size: 25px;
        font-weight: 700;
        line-height: 34px;
        color: #3C3E4C;
        letter-spacing: 0;
        margin-top: 0;
        margin-bottom: 12px;
    }

    .postInner__content .vg-ds-success-text, .vg-ds-success-email{
        color: #5A5E72 !important;
        font-size: 16px !important;
        line-height: 24px !important;
    }
    .postInner__content .vg-ds-success-email{
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .postInner__content .vg-ds-wrap p{
        font-family: "Poppins", Sans-serif;
        font-size: 24px;
        font-weight: 400;
        line-height: 34px;
        color: #1A3380;
        margin-top: 0;
        margin-bottom: 24px;
        text-align: center;
    }
    .postInner__content .vg-ds-form{
        max-width: 472px;
        display: flex;
        column-gap: 12px;
        justify-content: center;
    }
    .postInner__content .vg-ds-form-input{
        width: calc(100% - 130px);
    }
    .postInner__content .vg-ds-form input{
        border: 1px solid #D5D7E5;
        border-radius: 8px;
        padding: 4px 14px 4px 12px;
        font-size: 16px;
        line-height: 24px;
        color: #969CBE;
        height: 100%;
        outline: none;
    }
    .postInner__content .vg-ds-form input:focus-visible{
        border: 1px solid #D5D7E5;
        outline: none;
    }
    .postInner__content .vg-ds-button, .postInner__content .vg-ds-success-btn{
        font-size: 16px;
        line-height: 24px;
        padding: 12px 24px;
        border-radius: 8px;
        background: #3366FF;
        font-weight: 400;
        text-transform: capitalize;
    }

    .postInner__content .vg-ds-success{
        text-align: center;
    }
    .postInner__content .vg-ds-success-icon svg{
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .postInner__content .vg-ds-email-out{
        font-weight: 700;
    }
    .vg-ds-msg.error{
        color: #d14343;
        font-size: 13px;
    }
    .vg-ds-input-error{
        border:1px solid #D14343!important;
    }
    /* default: hide loader */
    .vg-ds-button .vg-ds-btn-loader { display: none; }

    /* show loader when button has loading class */
    .vg-ds-button.is-loading .vg-ds-btn-loader,
    .vg-ds-button[aria-busy="true"] .vg-ds-btn-loader {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin-left: .5rem;
    }

    /* spinner animation */
    .vg-ds-spinner {
        width: 1.25rem;
        height: 1.25rem;
        fill:#fff;
        animation: vg-ds-rotate 2s linear infinite;
    }
    .vg-ds-spinner-path { stroke: currentColor; stroke-linecap: round; animation: vg-ds-dash 1.5s ease-in-out infinite; }

    @keyframes vg-ds-rotate { 100% { transform: rotate(360deg); } }
    @keyframes vg-ds-dash {
        0% { stroke-dasharray: 1, 150;  stroke-dashoffset: 0; }
        50% { stroke-dasharray: 90, 150; stroke-dashoffset: -35; }
        100% { stroke-dasharray: 90, 150; stroke-dashoffset: -124; }
    }


    .thankscon {display:none;}

.vg_live_webinar .elementor-icon-box-title span span{
    color:#85A3FF;
}
.vg_webinar_title_two_color .elementor-heading-title span {
    font-weight: 400;
}
.vg_webinar_gradient_block{
    box-shadow: 0px 11px 15px -7px #1F3D991A;
    box-shadow: 0px 9px 46px 8px #1F3D990F;
    box-shadow: 0px 24px 40px 8px #1F3D991A;

}

    .vg_webinar_gradient_block .elementor-icon-list-icon {
        min-width: 30px;
        height: 30px;
        width: 30px;
    }

.vg_webinar_gradient_block .elementor-icon-list-icon svg{
    width: 100% !important;
    height: 100% !important;
}
.webinar__form input{
    padding:8px 12px !important;
}
.webinar__form #form-field-country{
    padding:8px 12px !important;
}
.sidebar_sign_up_section{
    box-shadow: 0px 5px 5px -3px #1F3D991A;
    box-shadow: 0px 3px 14px 2px #1F3D990F;
    box-shadow: 0px 8px 16px 1px #1F3D991A;
    background: linear-gradient(113.13deg, #F4EEFD 2.57%, #F5F7FF 50.48%, #E3F8FA 98.4%);

}
.sidebar_domain_scanner{
    background: linear-gradient(98.52deg, #FFFFFF -17.08%, #F5F7FF 132.1%);
    box-shadow: 0px 5px 5px -3px #1F3D991A;
    box-shadow: 0px 3px 14px 2px #1F3D990F;
    box-shadow: 0px 8px 16px 1px #1F3D991A;

}
.vg_mobile_menu .elementor-nav-menu--dropdown{
    padding-top: 10px !important;
}
.footer_top_section > .elementor-container{
    padding-bottom: 48px;
}
.footer_top_section > .elementor-container:after{
    content: '';
    position: absolute;
    bottom:0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 2px;
    background: radial-gradient(50% 50% at 50% 50%, #99b3ff 0, rgba(214, 224, 255, 0) 100%);
    -webkit-box-shadow: 0 1px 15px 0 #0040ff;
    box-shadow: 0 1px 15px 0 #0040ff;
}


.vg_footer_logos{min-width:260px;}
.vg_footer_menu a:hover {
    text-decoration: underline;
}
.header_language_switcher .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle{
    background: transparent;
    color: #fff;
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 400;

}
.header_language_switcher .wpml-ls-legacy-dropdown-click{
    width: auto;
}
.header_language_switcher .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{
    min-width: 150px;
    left: -70px;
    background: #fff;
    padding: 5px 15px;
    border-radius: 6px;
    box-shadow: 0px 5px 14px 2px rgba(30.99999999999999, 60.99999999999995, 153, 0.10196078431372549);
}
.header_language_switcher .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-link:hover{
    color: #1A3380 !important;
    background: transparent;

}
.header_language_switcher .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-link{
    color: #1A3380!important;
    max-width: max-content;
    background-image: url(https://easydmarc.com/blog/wp-content/uploads/2025/12/icons-arrow-right.svg);
    padding: 8px 30px 8px 0px;
    background-position: center right;
    background-repeat: no-repeat;
}
.vg_mega_menu_item.vg_tools .premium-mega-content-container{
    left: 20% !important;
    -webkit-transform: translate(-20%, 0);
    transform: translate(-20%, 0);
}
.vg_mega_menu_item.vg_products .premium-mega-content-container{
    left: 10% !important;
    -webkit-transform: translate(-10%, 0);
    transform: translate(-10%, 0);
}
.vg_header_top_section{
    width:100% !important;
}
.vg-flex-5 > .elementor-container > .elementor-column{
    width:19% !important;
}
.vg-flex-5 > .elementor-container{
    justify-content: space-between;
}
.vg_icon_with_green_back.vg_icon_box_left .elementor-icon-box-content:after{
    content:'';
    position: absolute;
    right:-8px;
    top: 50%;
    transform: translateX(-50%);
    width: 5px;
    height: 12px;
    background: url("/blog/wp-content/uploads/2026/01/Frame-6357013.png");

}
.vg_icon_box_right.vg_icon_with_green_back .elementor-icon-box-icon{
    margin-left: -50px;
    margin-right: 0;
}
.vg_icon_with_green_back .elementor-icon-box-icon{
    position: relative;
}

.vg_icon_with_green_back .elementor-icon-box-icon:before{
    content:'';
    position: absolute;
    bottom: 50px;
    left: 0;
    right:0;
    margin: auto;
    width: 2px;
    height: 150px;
    background: #52BD94;

}
.vg_icon_with_green_back.vg_icon_box_right .elementor-icon-box-content:after{
    content:'';
    position: absolute;
    left:-8px;
    top: 50%;
    transform: translateX(-50%);
    width: 5px;
    height: 12px;
    background: url("/blog/wp-content/uploads/2026/01/Frame-6357013.png");
    rotate: 180deg;
}
.vg_icon_with_green_back .elementor-icon-box-content{
    position: relative;
    padding: 32px 24px;
    background: #fff;
    border-radius: 24px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #D6E0FF;
    box-shadow: 0px 6px 40px 8px rgba(30.99999999999999, 60.99999999999995, 153, 0.10196078431372549);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.vg_icon_with_green_back .elementor-icon-box-icon{
    width: 80px;
    height: 80px;
    background: #52BD94;
    border-radius: 100%;
    display: flex!important;
    justify-content: center;
    align-items: center;
    margin-right: -50px;
}
.vg_security_term_section > .elementor-container{
    box-shadow: 4px 4px 32px 0px rgba(117, 128.00000000000003, 189, 0.23921568627450981);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

    .ed-article-tags {
        display: inline;
    }

    .ed-article-tag {
        display: inline-block;
        background: #EBEFFC;
        color: #2F4FE0;
        font-size: 20px;
        font-weight: 500;
        line-height: 1.3;
        padding: 12px 22px;
        border-radius: 12px;
        text-decoration: none;
        transition: background .2s ease, color .2s ease;
    }

    a.ed-article-tag:hover,
    a.ed-article-tag:focus {
        background: #DDE4FB;
        color: #2340C9;
        text-decoration: none;
    }

    @media (max-width: 767px) {
        .ed-article-tag {
            font-size: 16px;
            padding: 9px 16px;
        }
    }



    @media (max-width: 1360px) {
        .header_main_menu_section .premium-nav-menu > .menu-item{
            margin-left: 10px;
        }
        .header_main_menu_section .premium-nav-menu .vg_dropdown_item > a,
        .vg_header_demo_section .elementor-widget-heading a{
            font-size: 12px!important;
        }
        .vg_header_demo_section .elementor-widget-button .elementor-widget-container{
            margin-left: 12px !important;
        }
        .vg_header_demo_section .elementor-widget-button .elementor-button-link{
            font-size: 12px!important;
            padding: 0px 8px 0px 8px!important;
            line-height: 25px!important;
        }
    }

@media (min-width: 700px) {
    section.elementor-section,
    section.elementor-inner-section {
        padding-top: inherit ;
        padding-bottom: inherit;
    }
}

    @media only screen and (max-width: 1024px){
        .vg_mobile_menu_account .vg_mobile_menu_button a:hover{
            color: #fff !important;
            background: #36f!important;
        }
        .vg_mobile_menu_account .vg_mobile_menu_button a{
            height: 32px;
            line-height: 30px;
            padding: 0 12px;
            margin-bottom: 8px;
            color: #fff !important;
            border: 1px solid #36f;
            background: #36f;
            width: auto;
            max-width: max-content;
            border-radius: 6px;
            margin-left: 15px;
            margin-top: 10px;
        }
        .vg_mobile_menu_account .elementor-menu-toggle{
            padding: 0;
        }
        .vg_mobile_menu_account .elementor-nav-menu--dropdown{
            width: 200px !important;
            margin-top: -4px !important;
            padding: 4px 0 !important;
            border-radius: 4px !important;
            left: auto !important;
            right: 0;
        }
    }
    @media only screen and (max-width: 767px){
        .vg_mobile_menu .elementor-nav-menu--dropdown .elementor-item{
            justify-content: start !important;
        }
        .vg_mobile_menu  .elementor-nav-menu--dropdown.elementor-nav-menu__container{
            top:35px !important;
        }
        .vg_mobile_menu{
            position:initial!important;
        }
        .vg_webinar_gradient_block .elementor-icon-list-icon {
            min-width: 30px;
        }
       .post-type-archive-event .vg_events_tab .elementor-tabs-wrapper{
            display:flex;
           flex-wrap: wrap;
           flex-direction: column;
        }
        .post-type-archive-event .vg_events_tab  .elementor-tab-mobile-title{
            display: none;
        }
        .vg_events_tab .elementor-tabs-wrapper .elementor-tab-title{
            max-width: max-content;
        }
        section.vg_meanwhile_section > .elementor-container{
            padding:12px;
            margin-left: 12px;
            margin-left: 12px;
        }
        .vg_icons_list .elementor-icon-list-items{
            row-gap: 12px;
        }
        section.vg_bottom_section > .elementor-container{
            padding:12px 0;
        }
        .vg-flex-5 > .elementor-container > .elementor-column{
            width:100% !important;
            margin-bottom: 12px;
        }
        .elementor-widget-icon-box.elementor-mobile-position-block-start.vg_icon_with_green_back .elementor-icon-box-wrapper{
            align-items: center!important;
        }
        .vg_icon_with_green_back .elementor-icon-box-icon,
        .vg_icon_box_right.vg_icon_with_green_back .elementor-icon-box-icon{
            margin: 0;
        }
        .vg_icon_with_green_back .elementor-icon-box-icon:before{
            height: 50px;
            bottom: -40px;
        }
        .vg_titles_column .elementor-widget-wrap{
            display: flex;
            flex-wrap: nowrap;
            overflow-x: auto;
            overflow-y: hidden;
        }
        .vg_titles_column .vg_product_title img{
            width:50%!important;
        }
        .vg_titles_column .vg_product_title {
            flex: 0 0 auto;
            width: auto!important;
            max-width: 140px;
        }
    }

    @media only screen and (min-width: 768px){
        .vg_icon_with_green_back.first .elementor-icon-box-icon:before{
            display: none;
        }
    }
    @media only screen and (max-width: 768px){
    form[name="Subscribe-form"] .elementor-message.elementor-message-danger {
        bottom: -100px;
    }
        .resources__domainScanner__form .vg_error_message {
        margin: auto;
    }
    .footer__logos_inner{
        justify-content: center;
        column-gap: 70px!important;
        margin-bottom: 50px;
    }
    .vg_footer_logo{
        display: flex;
        justify-content: center;
    }
}
@media screen and (max-width: 1000px) {
    .vg_search_box_mobile {
        display: block;
    }
}

@media screen and (max-width: 620px) {
    #site-header .searchBox.vg_search_open > .searchInput {
        width: 180px;
        padding: 0 6px;
    }
    .vg_toggle_content_parent{
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    .vg_small_panel .elementor-inner-column.elementor-col-33{
        width:100%!important;
    }
    section.vg_toggle_content_parent {
        width: auto !important;
    }
}

.vg_site_header_top_new{
    max-width: 100%;
    display: flex;

}
.vg_site_header_top_new .vg_site_header_top_wrapper a{
    color: #214C3B;
    text-decoration: underline;
    padding-left: 5px;
}
.vg_site_header_top_new .vg_site_header_top_wrapper{
    max-width: 1296px;
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 0px 15px;
    font-size: 13px;
    letter-spacing: -0.214286px;
    color: #214C3B;
	font-weight:700;
	height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;

}

body:not(.elementor-editor-active) .vg_toggle_content_parent:not(.vg_toggle_active) .vg_toggleContent{
    display: none;
}


.vg_toggleButton {
    cursor: pointer;
    transition: transform 0.5s ease;
    border: none;
    outline: none;
}
.vg_toggleButton.rotate-180 {
    transform: rotate(180deg);
}
.vg_toggle_active .vg_toggle_content_title .elementor-heading-title {
    font-weight: 700!important;
}
.vg_toggle_content_title, .copyButton{
    cursor: pointer;
}
.textToCopy .elementor-widget-container{
    display: flex;
    flex-direction: column;
}
.textToCopy .elementor-widget-container span{
    color: #969cbe;
    padding: 40px 0;
}
.textToCopy .elementor-widget-container strong{
    color: #969cbe;
    font-weight: 400;
}
.vg_small_panel .elementor-inner-column.elementor-col-33{
    width:171px;
}
.vg_challenge_date .elementor-icon-box-icon{
    margin-top:3px;
}
.page-id-46574 #site-header{
    margin-top: 0 !important;
}
.vg_inline_image img{
    margin-right: 15px;
}
.vg_challenge_date .elementor-icon-box-content .elementor-icon-box-title{
    margin: 0;
}
.vg_challenge_date .elementor-icon-box-content{
    display: flex;
    justify-content: start;
    column-gap: 6px;
    align-items: center;
}
.vg_popup1.elementor-popup-modal .dialog-close-button:focus-visible{
    border: none;
    outline: none;
}
.vg_popup1.elementor-popup-modal .dialog-close-button{
    z-index: 99999;
}
.vg_event_loop[data-eael-wrapper-link] {
    border: 2px solid rgba(92, 133, 255, 1) !important;
}
.vg_icons_list .elementor-icon-list-items{
    justify-content: space-between !important;
}
.vg_meanwhile_section > .elementor-container{
    box-shadow: 0px 11px 15px -7px #1F3D991A;
    box-shadow: 0px 9px 46px 8px #1F3D990F;
    box-shadow: 0px 24px 40px 8px #1F3D991A;
    border: 1.5px solid  #D6E0FF;
    border-radius: 32px;
    background: linear-gradient(113.13deg, #F4EEFD 2.57%, #F5F7FF 50.48%, #E3F8FA 98.4%);
    padding:64px
}
    .vg_bottom_section > .elementor-container{
        background: linear-gradient(113.13deg, #F4EEFD 2.57%, #F5F7FF 50.48%, #E3F8FA 98.4%);
        padding:64px 0;
    }

    .vg_product_title.vg-active {
        opacity: 1;
        background: #F5F7FF;
    }
    .vg_product_title:not(.vg-active) {
        cursor: pointer;
    }
    .vg_product_title.active{
        background: linear-gradient(291.44deg, #dfeafe 9.86%, #fff 50.16%);
    }
    .vg_titles_column .vg_product_title:hover{
        background: linear-gradient(291.44deg, #dfeafe 9.86%, #fff 50.16%);
    }

.mega_menu_resources > .elementor-container{
    justify-content: space-between;
}

    form[name="Ebook-form-new"].elementor-form .elementor-field-type-acceptance .elementor-field-option {
        display: flex;
    }