@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";

body {
      width: 100%;
    margin: auto;
    background: #fff;
    color: #222;
    overflow-x: hidden
}

body a {
    color: #222
}
.ads-container {
    background: #f6f6f6;
    width: 758px;
    overflow: auto;
    padding: 5px 15px 15px;
    border-radius: 4px;
}

.Darktheme .ads-container {
    background: #2c2c2c;
}

.ads-placeholder {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: linear-gradient(90deg, #f6f6f6 25%, #f6f6f6 50%, #f6f6f6 75%);
    background-size: 200% 100%;
    animation: shimmer 1.5s infinite;
}

.Darktheme .ads-placeholder {
    background: linear-gradient(90deg, #2c2c2c 25%, #2c2c2c 50%, #2c2c2c 75%);
}

div.ads-text {
    color: #222;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    padding: 0 0 3px;
    /* margin: 0 0 3px; */
    line-height: 140%; /* 16.8px */
}

.Darktheme .ads-text {
    color: #FEFEFE;
}

/* Shimmer animation */
@keyframes shimmer {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}
.speakers-list li {
    background: #f5f5f5;
    border-radius: 16px
}

.content-container iframe {
    width: 100%
}

.fw6 {
    font-weight: 600
}

.paginationnew .current {
    color: #fff
}

.lightcolor {
    color: #555
}

.covertitle_edu {
    line-height: 25px;
    font-size: 18px;
    font-weight: 700
}

.newsHomeImg_new {
    width: 110px;
    height: 72px;
    overflow: hidden;
    border-radius: 5px
}

.Newslists_new {
    margin-bottom: 30px
}

.line24 {
    line-height: 24px
}

.newsHomeImg_new img {
    object-fit: cover;
    height: 100%;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%
}

.max7 {
    max-width: 840px
}

.ggf {
    font-family: Georgia
}

.podcovergimg {
    width: 250px;
    overflow: hidden
}

.tablepress caption {
    display: none
}

.contentBoxRepeat iframe {
    width: 100%
}

.podcovergadata {
    width: calc(100% - 250px);
    padding-left: 15px
}

.Newstitle_new {
    width: calc(100% - 110px);
    padding: 0 0 0 15px
}

.Newslists_new {
    margin-bottom: 30px
}

.searching_list {
    background: #fdf3ff
}

.NewsCats a {
    color: #1074b7
}

.covergadata a:hover {
    text-decoration: none!important
}

.fm {
    font-family: montserrat,sans-serif!important
}

.f12 {
    font-size: 12px
}

.f13 {
    font-size: 13px
}

.f11 {
    font-size: 11px
}

.f14 {
    font-size: 14px
}

.f15 {
    font-size: 15px
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

.f20 {
    font-size: 20px
}

.fw6 {
    font-weight: 600
}

.fw5 {
    font-weight: 500
}

.fw7 {
    font-weight: 700
}

.podcovergimg a {
    border-radius: 4px;
    overflow: hidden
}
.author_Ndata {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 0 0 15px;
}

.author_Ndata .author_Image {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 100%;
    border: 1px solid #fff;
}

.author_Ndata .author_Image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.authorName {
    font-size: 20px;
    font-weight: 700;
}

.Darktheme .authorName {
    color: #fff;
}
.accordion-content {
    background: #f9f9fa;
    padding: 20px 0;
}
.accordion-item.activebg {
    background: #F6F8F9 !important;
}
.Darktheme .accordion-item.activebg {
    background: #001C2C !important;
}
.accordion-item {
  display: flex;
    flex-direction: column;
    cursor: pointer;
    background: transparent !important;
    margin-bottom: 1px;
   padding: 10px 10px;
    border-bottom: 1px solid #f1f1f1;
}

.faq-item-header {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    column-gap: .2em
}

.faq-item-content {
    max-height: 0;
    overflow: hidden;
    transition: all 300ms ease
}

.faq-item-answer {
    margin: 0;
    font-family: Georgia;
    font-size: 16px!important;
    line-height: 1.7!important;
    color: #585e68
}

.faq-item-icon {
      font-size: 20px;
    font-weight: 300;
    cursor: pointer;
    color: #888888;
}
.Darktheme .faq-item-icon { color: #5D5D5D;}
.faq-item-question {
    font-family: Montserrat;
    font-size: 16px!important;
    font-weight: 600!important;
    line-height: 1.5!important;
    width: 95%;
    margin-bottom: 0
}

.active .faq-item-icon i {
    transform: rotate(180deg)
}

.listforgetaud_1 {
    padding: 20px 20px 0
}

.SponserdyWebimg_2 {
    height: 130px;
    overflow: hidden;
    object-fit: cover;
    border-radius: 4px
}

.SponserdyWebimg_2 img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.listforgetaud {
    padding: 20px 0;
    border-top: 2px dashed #C4C4C4
}

.Borderboxies_2 {
    border: 1px solid #1074b7;
    padding: 10px;
    border-radius: 2px;
    height: 250px;
}

.Sponserdtent_2 {
    font-size: 15px;
    font-weight: 600;
    margin: 8px 0 0;
    font-family: Montserrat;
    color: #222
}

.fullmobx .SponserdyWebimg_2 {
    height: 150px
}

.telespeak {
    color: #039be5
}

.tweetspeak {
    color: #55acee
}

.instaspeak {
    color: #e24573
}

.speaker-img {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    overflow: hidden
}

.speaker-img img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.btnplaypodcast:hover {
    color: #fff!important;
    background: #029d69!important
}

.btnplaypodcast::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 13px;
    top: 9px;
    border-top: 7px solid transparent;
    border-left: 11px solid #fff;
    border-bottom: 7px solid transparent
}

.btnplaypodcast {
    padding-left: 30px!important
}

.boxpodcastf1 {
    cursor: pointer
}

.boxpodcastf1:hover .dropdownpost {
    display: block
}

.dropdownpost {
    left: auto;
    right: 0;
    border: 1px solid #af9db4;
    border-radius: 2px
}

.dropdownpost a {
    display: block;
    padding: 5px 12px;
    font-size: 14px
}

.track-title {
    display: none
}

.innerpage-audio-box {
    border: 1px solid #738DA1;
    border-radius: 4px;
    width: 100%
}

.category_postcast {
    border: 1px solid #58a5f2;
    bottom: 10px;
    left: 10px;
    z-index: 3;
    background-color: #5c8ef32b
}

.podcast-innerpage-heading {
    border-bottom: 2px solid #7c819c
}

.podcovergimg a::after {
    content: '';
    background-image: linear-gradient(181deg,rgba(181,181,181,0) 90%,#534e4e 2%);
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(0deg,rgb(5 7 8 / 72%) 0%,rgb(30 30 81 / 31%) 35%,rgb(56 66 97 / 0%) 100%)
}

.bluetext {
    color: #1074b7
}

.bggreen {
    background: #279973!important
}

.podcastlist:last-child {
    border: 0!important
}

.breadcrumb.breadcrumbPag,.breadcrumb.breadcrumbPag a {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    color: #1074b7;
    text-transform: capitalize
}

.decoration-none:hover {
    text-decoration: none!important
}

.desktopads_1 {
    margin-top: 40px;
    margin-bottom: 40px
}

.breadcrumb.breadcrumbPag {
    background: 0 0;
    padding: 0;
    margin: 0 0 8px;
    font-size: 12px
}

.cardNewbox .card-header {
    border: 0;
    font-weight: 600;
    color: #fc4949;
    border-bottom: 2px solid #fc4949;
    padding: 12px 15px
}

.breadcrumb.breadcrumbPag span:first-child {
    color: #222;
    margin-left: 0
}

.breadcrumb_last {
    color: #999!important
}

.breadcrumb.breadcrumbPag {
    display: flex;
    white-space: nowrap;
    color: #000;
    flex-wrap: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    overflow: hidden
}

.cardNewbox {
    position: sticky;
    top: 50px;
    right: 0
}

.AnlyseF_cate {
    display: flex
}

.AnlyseF_cate li {
    color: #222;
    border: 1px solid #999;
    border-radius: 34px;
    font-size: 13px;
    order: 2;
    cursor: pointer;
    font-weight: 500;
    display: inline-block;
    margin: 0 4px 6px 0;
    letter-spacing: .3px
}

.AnlyseF_cate li a {
    display: block;
    padding: 6px 15px
}

.AnlyseF_cate li.active {
    border: 1px solid #11936d;
    background: #11936d
}

.AnlyseF_cate li.active a {
    color: #fff
}

.tags-container>ul>li:first-child {
    font-size: 14px!important;
    font-weight: 600!important;
    line-height: 1.64!important;
    color: #e0112b!important;
    margin: 0 10px 5px;
    list-style: none
}

.tags-container>ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    font-family: 'Montserrat'
}

.tags-container>ul>li {
    font-family: 'Montserrat'!important
}

.tags-container>ul>li:not(:first-child) {
    list-style: none;
    padding: 4px 7px;
    border-radius: 2px;
    border: solid 1px #1074b7;
    line-height: 1.14!important;
    letter-spacing: -0.3px!important;
    margin: 0 10px 10px
}

.tags-container>ul>li:not(:first-child):hover {
    background-color: #1074b7!important;
    color: #fff!important
}

.tags-container>ul>li:not(:first-child):hover>a {
    color: #fff!important
}

.tags-container>ul>li:not(:first-child)>a {
    color: #444!important;
    font-weight: 500!important;
    font-size: 14px!important
}

.tags-container>ul>li:not(:first-child)>a:hover {
    color: #fff!important;
    text-decoration: none
}

.mh-container.mh-container-inner.mh-row.clearfix {
    max-height: 89.4px
}

.newsinnerlist a:hover {
    text-decoration: underline!important
}

#m-logo,#m-wrap,#search-box,.slicknav_menu,.sticky {
    position: fixed
}

#child-head-text .menu-bars .line,#m-logo .menu-bars .line {
    margin: 6px;
    display: block;
    height: 2px;
    width: 24px;
    background-color: #0375b4
}

#child-head-text .menu-bars .l2,#m-logo .menu-bars .l2 {
    width: 18px
}

.col-content ul li {
    list-style: disc
}

.col-content ul li a {
    background: 0 0!important
}

.cg-mh-author-bio-widget {
    background: #fff;
    position: relative;
    padding: 12px;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0 0 10px 0 rgb(0 0 0/12%);
    margin-bottom: 30px;
    border: 1px solid #dbdbdb
}

#child-head-text .menu-bars,#m-logo .menu-bars {
    background-color: #9dfff7;
    padding: 16px;
    vertical-align: middle;
    cursor: pointer
}

#m-logo .menu-bars {
    padding: 9px;
    display: inline-block
}

.mh-navigation li a {
    display: block;
    color: #262228
}

.SponserdyWebimg {
    height: 160px;
    overflow: hidden;
    object-fit: cover;
    border-radius: 8px
}

.SponserdyWebimg img {
    height: 100%;
    width: 100%
}

.Sponserdtent {
    font-size: 16px;
 
    margin: 8px 0 0;
    line-height: 1.6;
    font-family: Montserrat
}

.SponserdImg a {
    text-decoration: none
}

section.SponserdSec {
    padding-bottom: 50px
}

#m-logo,#m-wrap,.cg_mh_magazine_custom_posts .fa-clock-o {
    display: none
}

body {
    overflow-x: hidden
}

body a {
    color: #262228
}

#m-logo {
    padding: 14px 8px;
    height: 50px
}

.mh-header .slicknav_btn {
    margin: 0
}

#m-wrap {
    background: #ebebeb;
    z-index: 1;
    top: 40px;
    padding-top: 6px;
    padding-left: 16px;
    width: 100%
}

#m-logo {
    top: 0;
    z-index: 99999;
    left: 0;
    width: 100%;
    padding: 0;
    background: #fff;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 3px 6px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.1)
}

#m-logo img {
    width: 88px
}

#m-logo i {
 
     float: right;
    margin-right: 0;
    font-weight: lighter;
    font-size: 17px;
}

#m-logo .sps {
    font-size: 9px;
    font-weight: 500;
    line-height: 1.22;
    float: right;
    border-radius: 4px;
    border: .8px solid #0375b4;
    padding: 8px 7px;
    top: 10px;
    left: -15px;
    position: relative
}

.mh-copyright-wrap {
    background: #333a48!important;
    border: none;
    padding-left: 3.4vw
}

.mh-copyright-wrap .mh-copyright {
    font-family: Roboto;
    font-size: 12px;
    line-height: 2.1;
    text-align: left;
    color: #fff;
    margin: 0;
    font-weight: 500;
    opacity: .9
}

#sidebar {
    padding-top: 22px
}

.sticky {
    top: 0;
    width: 100%;
    z-index: 9999;
    padding-top: 18px
}

.imgzoom {
    position: absolute;
    background-image: url(/wp-content/themes/coingapev3/images/zoomin.svg);
    background-size: 27px;
    width: 27px;
    height: 27px;
    bottom: 15px;
    right: 19px;
    background-repeat: no-repeat
}

.custom-page-content .custom-page-row .col-content .main b,.custom-page-content .custom-page-row .col-content .main strong {
    font-weight: 500
}

.custom-page-content .custom-page-row .col-content .main h1,.custom-page-content .custom-page-row .col-content .main h2,.custom-page-content .custom-page-row .col-content .main h3,.custom-page-content .custom-page-row .col-content .main h4,.custom-page-content .custom-page-row .col-content .main h5 {
    font-weight: 500!important;
    line-height: 1.57!important;
    letter-spacing: .1px!important;
    text-align: left!important;
    color: #262228!important
}

.entry-content a {
    font-weight: 500
}

.mh-navigation li {
    font-size: 13px
}

.mh-main-nav li a {
    border: none!important
}

.mh-footer-widget-title-inner {
    text-transform: capitalize;
    font-size: 18px!important
}

a {
    color: #000
}

#close {
    cursor: pointer;
    margin-right: 30px;
    font-size: 20px
}

.link-box .text {
    font-family: roboto;
    font-size: 12px;
    color: #fff;
    background: #ff7b41;
    width: 38px;
    text-align: center
}

.custom-page-content .custom-page-row .col-content .main b,.custom-page-content .custom-page-row .col-content .main strong {
    font-weight: 600!important
}

.bold a {
    color: #0a5b8a!important
}

.mh-footer .widget_nav_menu .menu>li .child-nav-badge,.socio-share {
    display: none
}

.two-border {
    border-top: 1px solid #bcbcbc;
    padding: 8px 0
}

.mh-footer .widget_nav_menu .menu>li,.mh-footer .widget_nav_menu .menu>li .sub-menu li {
    border: none
}

.new-li a {
    padding: 0!important;
    font-size: 8px!important
}

.new-li i {
    font-size: 16px!important;
    color: #005a8c!important;
    padding: 5px 7px!important
}

.mh-footer {
    background: #222!important;
    padding-left: 3.6vw
}

.mh-footer .mh-footer-widget-title,.mh-footer .mh-footer-widget-title-inner {
    background: 0 0!important
}

.mh-footer .mh-footer-widget-title-inner {
    padding-left: 0
}

.logo,.social-grp {
    padding-left: 0;
    padding-right: 0
}

.mh-footer .menu-item,.mh-footer-widget-title-inner {
    opacity: .9
}

.mh-footer .footer-img {
    width: 70px;
    margin-right: 10px;
    margin-bottom: 10px
}

.mh-footer .col-text {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    padding-top: 5px
}

article.post {
    border: 0
}

.text-sb2 {
    color: #1074b7
}

.mc-container .text,.tittle {
    font-style: normal;
    font-stretch: normal
}

blockquote p {
    color: #8e8e8e!important
}

.tittle {
    font-family: Roboto;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.61;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 20px
}

.custom-page-header .entry-meta a {
    font-family: Roboto;
    font-size: 12px;
    line-height: .92;
    text-align: left;
    color: #262228
}

.custom-content article {
    margin-bottom: 35px
}

.custom-content {
    width: 100%;
    padding-left: 12vw;
    padding-right: 2.9vw
}

.col-sidebar .mh-sidebar {
    width: 100%
}

.col-sidebar {
    padding-left: 15px
}

.mh-sidebar .widget_text {
    border-radius: 0;
    background-color: #fff
}

.relative-sidebar {
    position: relative;
    width: 100%!important
}

.fixed-sidebar {
    bottom: 0;
    top: auto;
    position: fixed;
    width: 24.9%!important;
    z-index: 999
}

.custom-page-content .custom-page-row .col-content .main b,.custom-page-content .custom-page-row .col-content .main li span,.custom-page-content .custom-page-row .col-content .main p {
    font-family: Roboto;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: .1px;
    text-align: left;
    color: #262228
}

.custom-page-content .custom-page-row .col-content .main b {
    font-size: 18px
}

.custom-page-content .custom-page-row .col-content {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

.custom-page-content .custom-page-row .col-content .main h1,.custom-page-content .custom-page-row .col-content .main h2,.custom-page-content .custom-page-row .col-content .main h3,.custom-page-content .custom-page-row .col-content .main h4,.custom-page-content .custom-page-row .col-content .main h5,.custom-page-content .custom-page-row .col-content .main h6,.custom-page-content .custom-page-row .col-content .main p {
    margin-left: 0
}

#top-foot,.mh-copyright-wrap,footer {
    z-index: 999;
    position: relative
}

.fa-facebook {
    color: #36528c
}

.fa-chevron-up {
    color: #0375b4
}

.fa-linkedin {
    color: #006da5
}

.fa-telegram {
    color: #3daedf
}

.custom-page-content .custom-page-row .col-content .main p span a:hover {
    text-decoration: underline
}

.custom-page-content .custom-page-row .col-content .main p em span a {
    color: #0375b4!important
}

.socio-share {
    text-align: center;
    margin-bottom: 15px
}

.socio-share .social-text {
    margin: 20px;
    font-size: 20px
}

.custom-page-content .custom-page-row .col-content .main blockquote {
    background: #fff;
    border-left: 3px solid #0375b4;
    padding: 20px;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.64;
    letter-spacing: normal;
    text-align: left;
    color: #8e8e8e!important
}

.comment-toggle,.custom-tags .entry-tags::before {
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: 500
}

.custom-page-content .mh-social-bottom {
    display: none
}

.orange-text {
    color: #ff7b41
}

.telegram-before-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 94px;
    border-top: solid 2px #0375b4;
    border-bottom: solid 2px #0375b4
}

#snippet-box,.comment-section,.custom-tags .entry-tags .fa-tag {
    display: none
}

.telegram-before-content .box {
    width: 272px;
    height: 64px;
    text-align: center;
    color: #fff;
    background: #262228;
    padding-top: 15px;
    border-radius: 8px;
    font-size: 18px
}

.telegram-before-content .box i {
    color: #0375b4;
    font-size: 26px;
    vertical-align: sub
}

.custom-tags li {
    list-style: none
}

.custom-tags .entry-tags::before {
    content: "Tags:";
    font-size: 14px;
    line-height: 1.64;
    text-align: left;
    color: #262228;
    position: absolute
}

.custom-tags .entry-tags ul {
    margin-left: 50px
}

.single-post .content-mh .custom-tags .entry-tags li a {
    color: #fff
}

.custom-tags .entry-tags li a {
    border-radius: 1px;
    background-color: #0375b4;
    color: #fff;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.55;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px
}

.comment-toggle {
    text-align: center;
    background: #ebebeb;
    font-family: Roboto;
    font-size: 16px;
    line-height: 1.19;
    color: #262228;
    padding-top: 15px;
    padding-bottom: 15px;
    cursor: pointer
}

.mh-custom-posts-widget .mh-custom-posts-thumb img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.mh-custom-posts-widget figure.mh-custom-posts-thumb {
    width: 100px;
    height: 72px;
    overflow: hidden;
    border-radius: 2px
}

.cg-mh-author-box .mh-author-box-name,.page #perks .head,.page .page-title,.page .textwidget,.page .textwidget .au,.page .widget-title,.post-title-head,.search .page-title {
    font-size: 16px;
    margin-bottom: 54px;
    padding: 11px 0 0 10px;
    position: relative;
    color: #222;
    margin: 0 0 20px;
    font-family: montserrat,sans-serif;
    line-height: 1.69;
    letter-spacing: .32px;
    font-weight: 600
}

.category-dex {
    padding: 10px 0;
    margin: 0
}

.post-title-head::before {
    content: '';
    display: inline-block;
    width: 9px;
    height: 21px;
    background: #ff3636;
    margin-top: 0;
    left: 0;
    top: 13px;
    position: absolute
}

.post-title-head {
    font-size: 16px;
    margin-bottom: 54px;
    padding: 11px 0 0 18px;
    position: relative;
    text-transform: uppercase;
    color: #222;
    margin: 0 0 10px;
    font-family: montserrat,sans-serif;
    line-height: 1.69;
    letter-spacing: .32px;
    font-weight: 600
}

.page #perks .head,.page .widget-title {
    font-size: 28px
}

.page .entry-title {
    margin-top: 20px
}

.mh-loop-description.category-dex p {
    margin: 0;
    font-family: Georgia
}

.cg-mh-author-box .mh-author-box-name::before,.page .page-title::before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 24px;
    background: #ff3636;
    margin-top: 0;
    left: 7px;
    top: 12px;
    position: absolute
}

.cg-mh-author-box .mh-author-box-name {
    font-weight: 500
}

.cg-mh-author-box .mh-author-box-bio p,.mh-author-box-bio .orange-text,.page .textwidget p {
    font-family: Roboto;
    font-size: 14px;
    line-height: 1.64;
    text-align: left;
    color: #262228;
    font-weight: 400
}

.cg-mh-author-bio-image-frame img {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.cg-mh-author-bio-image-frame figure {
    width: 100%;
    text-align: center;
    margin: 0
}

.cg-mh-author-bio-title {
    font-family: montserrat,sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.44;
    text-align: left;
    color: #3e3e3f;
    padding: 10px;
    margin: 0!important
}

#perks {
    margin-left: calc(-2vw + -25px);
    width: 100vw;
    left: 0;
    z-index: 1000;
    padding: 34px 15vw;
    margin-top: 40px
}

#perks .bat {
    height: 6px;
    width: 50px;
    background: #ebe7d9;
    display: inline-block;
    position: relative;
    top: -26px
}

.green-btn {
    background: #25a82c;
    border: none;
    outline: 0;
    color: #fff;
    font-size: 20px;
    width: 228.8px;
    height: 69.6px;
    border-radius: 2px
}

.cg-mh-author-bio-text {
    font-family: Roboto;
    font-size: 12px;
    line-height: 1.92;
    text-align: left;
    color: #262228;
    padding: 20px;
    display: none
}

.cg-mh-author-bio-text p {
    height: 210px;
    overflow: hidden;
    text-overflow: ellipsis
}

.cg-mh-author-bio-text .text {
    font-size: 16px;
    color: #ff7b41;
    font-weight: 500
}

.cg-mh-author-bio-text .link-text {
    font-size: 12px;
    opacity: .4;
    color: #262228
}

.cg-mh-author-bio-text .fa-chevron-circle-right {
    font-size: 20px;
    color: #ff7b41;
    vertical-align: middle;
    margin-left: 6px;
    margin-right: 0!important
}

.cg-mh-author-bio-text .social-links .fa {
    margin-right: 8px
}

.cg-mh-author-bio-widget:hover>.cg-mh-author-bio-text {
    display: block
}

.page i {
    font-size: 18px
}

#about-contact {
    text-align: center;
    width: 127px;
    height: 600px;
    background-color: #41b4e6;
    border-top-right-radius: 65px;
    padding-top: 40px;
    float: right;
    margin-top: 60px
}

#about-contact img {
    margin-bottom: 25px
}

#about-contact .text {
    font-family: Cookie;
    font-size: 32px;
    line-height: 1.53;
    color: #fff
}

.type-page {
    padding-left: 0;
    padding-right: 0
}

#about-contact a {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 700;
    background: #fff;
    color: #ff7b41;
    padding: 6px 15px;
    border-radius: 8px;
    display: inline-block
}

#play-img img {
    max-width: none;
    width: 100%;
    margin-top: 50px
}

#pgc-w5bb4c314b787a-0-0 .panel-first-child,#pgc-w5bb4c314b787a-0-0 .panel-last-child,#pgc-w5bb4c314b787a-0-1 .panel-first-child,#pgc-w5bb4c314b787a-0-1 .panel-last-child,#pgc-w5bb4c314b787a-0-2 .panel-first-child,#pgc-w5bb4c314b787a-0-2 .panel-last-child {
    margin-bottom: 80px!important
}

#perks .orange-text {
    font-size: 26px;
    font-weight: 500;
    line-height: 2.12;
    margin-top: 32px;
    margin-bottom: 30px
}

#perks .sub-head,#perks .title {
    line-height: 1.84;
    font-family: Roboto
}

#perks .sub-head {
    font-size: 17px;
    color: #262228;
    margin-bottom: 30px
}

#perks img {
    height: 130px;
    width: 130px;
    border-radius: 50%;
    background: red
}

#perks hr {
    border-color: #dadde0;
    margin-top: 50px
}

#perks .title {
    font-size: 19px;
    font-weight: 500;
    color: #0375b4;
    margin-top: 35px;
    margin-bottom: 28px
}

#perks .head {
    margin-bottom: 5px
}

#perks .text {
    font-family: Roboto;
    font-size: 14px;
    line-height: 1.64;
    color: #262228
}

#perks .green-btn {
    width: 228.8px;
    height: 69.6px
}

#custom-accordion .sow-accordion {
    margin-top: 56px
}

#custom-accordion .sow-accordion-panel-header {
    border-radius: 5px;
    background-color: #fff;
    color: #262228;
    font-family: Roboto;
    font-size: 17px;
    line-height: 2.06
}

#custom-accordion .sow-accordion-panel {
    box-shadow: 0 0 3px 0 rgba(0,0,0,.16)
}

#custom-accordion .sow-accordion-panel-border {
    opacity: .6;
    font-family: Roboto;
    font-size: 15px;
    line-height: 1.53;
    color: #262228;
    background: #fff
}

#custom-accordion .sow-accordion-close-button,#custom-accordion .sow-accordion-open-button {
    opacity: .6;
    color: #262228
}

#custom-accordion ol {
    margin-left: 22px
}

#perks .content {
    margin-bottom: 50px
}

.textwidget .text-sub {
    font-family: Roboto!important;
    font-size: 19px!important;
    line-height: 1.84!important;
    color: #262228!important
}

.nav-links {
    width: 100%;
    text-align: center
}

.page-numbers:hover {
    color: #0375b4!important
}

.page-numbers {
    border-radius: 50%;
    color: #0375b4;
    border: 1px solid #0375b4;
    height: 31px;
    width: 31px;
    font-size: 12px;
    padding: 4px 0 0;
    text-overflow: ellipsis;
    margin-right: 17px;
    background: #fff!important
}

.current {
    background: #037bf4!important
}

#pg-13616-4,#pg-13616-5 {
    margin-left: -4vw
}

#pg-13616-5 {
    padding-left: 1.8vw;
    margin-top: -30px;
    padding-top: 30px
}

#pgc-13616-4-1 {
    margin-left: -30px
}

#pg-13616-4 {
    padding-left: 4vw
}

#pgc-13616-4-0 {
    margin-top: -35px
}

#slider-container .mh-slider-layout5 .mh-slider-caption {
    bottom: 0;
    left: 0;
    background: rgb(10,91,138,.8)
}

#slider-container .mh-slider-content {
    padding: 0 25px 0 16px
}

#slider-container .mh-slider-title a {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.78;
    text-align: left;
    color: #fff
}

#slider-container .slides .flex-active-slide {
    margin: 0 0 0 -40px
}

#custom-tabbed .cg_mh_magazine_custom_posts {
    background: 0 0!important
}

#custom-tabbed .wp-tabbed-tabs .wp-tabbed-nav,#custom-tabbed .wp-tabbed-tabs .wp-tabbed-nav li {
    background: #fff
}

#custom-tabbed .wp-tabbed-tabs .wp-tabbed-nav li a {
    font-family: Roboto;
    font-size: 16px;
    line-height: 1.57;
    text-align: left;
    font-weight: 500;
    color: #0375b4;
    padding: 3px;
    width: auto
}

#custom-tabbed .wp-tabbed-tabs .wp-tabbed-nav li {
    width: auto
}

#custom-tabbed .wp-tabbed-tabs .wp-tabbed-nav {
    padding-left: 22px;
    padding-top: 12px
}

#custom-tabbed .wp-tabbed-nav .tab-active a {
    color: #0375b4!important;
    border-bottom: none
}

#custom-tabbed .cg_mh_magazine_custom_posts .vcard {
    display: inline-block
}

#custom-tabbed a:hover {
    text-decoration: none!important
}

#custom-tabbed .fa-user {
    display: none
}

#custom-tabbed .mh-custom-posts-small-title {
    line-height: 1.7!important
}

#custom-tabbed .fn {
    color: #0375b4!important
}

#custom-tabbed .fn::before {
    content: 'By ';
    color: #262228
}

#custom-tabbed .fn::after {
    content: ' | ';
    color: #262228;
    position: relative;
    left: 5px;
    top: -1px
}

#custom-tabbed .widget_recent_entries li:first-child a,#custom-tabbed .cg_mh_magazine_custom_posts li:first-child a {
    font-weight: 500!important
}

#custom-tabbed .cg_mh_magazine_custom_posts li:first-child .entry-meta a {
    font-weight: 400!important
}

#custom-tabbed .widget_recent_entries li:first-child a::before,#custom-tabbed .cg_mh_magazine_custom_posts li:first-child .mh-custom-posts-header::before {
    content: '\f0da';
    font-family: FontAwesome;
    color: #ff7b41;
    position: absolute;
    margin-left: -13px;
    font-size: 17px;
    margin-top: -2px
}

#custom-tabbed .recent-comments,#custom-tabbed ul a,#custom-tabbed .cg_mh_magazine_custom_posts ul a {
    color: #262228;
    font-size: 14px;
    font-weight: 400
}

#custom-tabbed .cg_mh_magazine_custom_posts ul .entry-meta a {
    font-size: 12px!important
}

#custom-tabbed .wp-tabbed-tabs {
    margin-left: -14px;
    background: #fff
}

.wp-tabbed-widget {
    border-top: 2px solid #0375b4
}

#custom-tabbed .cg_mh_magazine_custom_posts ul {
    padding-right: 28px;
    padding-left: 28px
}

#custom-tabbed .widget_recent_entries li {
    border-style: solid
}

.custom-st-posts .mh-custom-posts-item {
    border-style: solid
}

#panel-w5bc6e07e0ad37-0-1-0 {
    margin-bottom: -6px
}

.custom-st-posts {
    width: 95%
}

.custom-st-posts .widget-title,.events-section .widget-title,#panel-w5bcf1e66d775c-0-0-0 .widget-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.17;
    text-align: left;
    margin-bottom: 15px
}

#panel-w5bcf1e66d775c-0-0-0 .widget-title {
    color: #a09ea0!important;
    font-weight: 600
}

.custom-st-posts .widget-title a {
    color: #a09ea0!important;
    font-weight: 500
}

.custom-st-posts .widget-title a:hover {
    color: #005a8c!important
}

.custom-st-posts .mh-custom-posts-widget {
    margin-left: 0!important
}

.custom-st-posts .entry-meta .fa,.custom-st-posts .entry-meta-categories,.custom-st-posts .mh-excerpt {
    display: none
}

.custom-st-posts .mh-custom-posts-small-title,.custom-st-posts .mh-custom-posts-xl-title {
    font-family: Roboto;
    font-size: 13px;
    line-height: 1.69;
    text-align: left;
    color: #0a5b8a;
    margin-bottom: 0
}

.custom-st-posts .mh-custom-posts-xl-title {
    font-size: 14px
}

.custom-st-posts .mh-custom-posts-xl-title a {
    color: #0a5b8a;
    font-weight: 500
}

.custom-st-posts .entry-meta a {
    font-weight: 400!important
}

.custom-st-posts .mh-custom-posts-thumb-xl {
    height: 230px;
    max-width: 400px
}

.custom-st-posts .mh-custom-posts-small-title a {
    color: #262228;
    font-weight: 400
}

.custom-st-posts .entry-meta .fn::before {
    content: 'By ';
    font-size: 12px;
    color: #262228
}

.custom-st-posts .entry-meta .fn::after {
    content: '|';
    font-size: 16px;
    color: #262228;
    position: absolute;
    margin-top: 0;
    margin-left: 5px
}

.custom-st-posts .mh-custom-posts-large-inner .entry-meta .fn::after {
    margin-top: 3px
}

.custom-st-posts .mh-custom-posts-large-inner .entry-meta a {
    font-weight: 500
}

.custom-st-posts .mh-custom-posts-large-inner .mh-custom-posts-xl-title a::before {
    content: '\f0da';
    font-family: FontAwesome;
    color: #ff7b41;
    position: absolute;
    margin-left: -13px;
    font-size: 17px;
    margin-top: -3px
}

.custom-st-posts .entry-meta .fn {
    color: #0375b4
}

.custom-st-posts .mh-custom-posts-thumb-xl img {
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.16);
    max-width: 400px;
    border: 1px solid #a09ea0
}

.custom-st-posts .mh-custom-posts-thumb-xl {
    margin-bottom: 20px;
    box-shadow: none
}

.custom-st-posts .entry-meta {
    margin-top: 12px;
    margin-bottom: 10px
}

.custom-st-posts .entry-meta a {
    font-size: 12px;
    font-family: Roboto;
    line-height: .92;
    text-align: left;
    color: #262228;
    font-weight: 400
}

#pg-w5bc6e652f09bb-0 {
    background: #f2fbff
}

#slider-4 .mh-slider-layout2 .flex-control-nav {
    margin-left: 0
}

#slider-4 .mh-slider-item {
    margin-left: -40px
}

#border-posts {
    border-left: 1px solid #c1c1c1;
    padding-left: 25px;
    margin-top: 28px
}

#border-posts ul>li::before {
    content: '';
    position: absolute;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    border: 2px solid #67d039;
    background-color: #25a82c;
    margin-left: -29.1px;
    margin-top: 6px
}

#pgc-13616-2-0 {
    margin-left: -4vw;
    width: calc(69.4% + 4vw)!important;
    padding-left: 4vw;
    background: #f2fbff
}

#pgc-w5bc892d9d17da-0-0,#pgc-w5bc892d9d17da-0-1 {
    margin-top: -160px
}

#panel-w5bcb2c0270b0f-0-1-0 ul {
    padding-right: 40px
}

#pg-13616-4,#pg-13616-5 {
    background: #f2fbff
}

#panel-13616-2-0-0 {
    margin-top: -185px
}

.events-section .widget-title::before {
    display: none!important
}

.events-section .widget-title {
    color: #a09ea0!important
}

#panel-13616-3-0-0 {
    margin-right: 40px
}

.custom-st-posts .new-anchor a {
    color: #a09ea0;
    font-family: roboto;
    font-weight: 500;
    font-size: 14px
}

.custom-st-posts .new-anchor::after {
    font-family: fontawesome;
    content: '\f0da';
    color: #1ecd93;
    margin-left: 5px;
    font-size: 14px;
    vertical-align: text-top
}

#pgc-13616-4-0 .custom-st-posts .new-anchor {
    display: none!important
}

.new-anchor {
    padding: 5px;
    border-radius: 5px;
    border: solid 1.5px #1ecd93;
    cursor: pointer;
    font-size: 14px;
    width: 100px;
    display: inline-block;
    text-align: center
}

.new-anchor:hover {
    background: #1ecd93
}

.new-anchor:hover a {
    color: #fff!important
}

.new-anchor:hover::after {
    color: #fff!important
}

#pgc-13616-4-0 .custom-st-posts .mh-custom-posts-item {
    border: none!important
}

#panel-13616-3-0-1 {
    margin-top: 290px
}

#pgc-13616-3-1 {
    margin-top: 330px
}

#pgc-13616-2-0 {
    padding-bottom: 30px
}

#pgc-13616-4-2 {
    background: #fff
}

#post-grid-13951 .pagination {
    display: none
}

#post-grid-14549 {
    padding-left: 0!important
}

#post-grid-14549 .grid-items {
    text-align: left!important
}

#panel-13616-3-0-0 {
    position: absolute;
    width: 91vw
}

#ad-container-1 {
    border: 1px solid #dadde0;
    padding: 20px
}

.post-grid .item {
    margin-bottom: 20px!important
}

.subscribe-form {
    text-align: center;
    padding: 14px 0;
    background: #ebe7d9
}

.subscribe-form input {
    margin-right: 20px
}

.subscribe-form input,.subscribe-form button {
    height: 37px;
    width: 288px;
    border-radius: 2px
}

.subscribe-form button {
    width: 250px;
    background: #25a82c;
    color: #fff;
    border: none;
    cursor: pointer
}

#pr-meta-info .meta .text1 {
    font-family: Roboto;
    font-size: 40px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #ff7b41;
    padding-top: 20px
}

#pr-meta-info .meta .text2 {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.64;
    letter-spacing: normal;
    text-align: center;
    color: #262228
}

#pr-meta-info .meta .text3 span {
    text-align: center;
    display: inline-block;
    height: 3px;
    width: 30px;
    background: #ff7b41
}

#pr-meta-info .text3 {
    position: relative;
    top: -26px
}

#pr-meta-info .row {
    border: 1px solid #dadde0;
    margin: 0
}

#pr-form {
    padding: 20px;
    padding-right: 0
}

#pr-form .title {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    text-align: left;
    color: #1b82bb;
    margin-bottom: 20px
}

#pr-form input,#pr-form .radio,#pr-form textarea {
    font-size: 12px;
    line-height: 1.92;
    text-align: left;
    color: #262228
}

#pr-form input,#pr-form button {
    width: 100%;
    margin: 13px 0
}

#pr-form .radio {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.16);
    padding-left: 10px;
    margin-bottom: 14px
}

#pr-form .radio input {
    width: auto!important
}

#pr-form button {
    background: #0375b4;
    color: #fff;
    font-size: 14px;
    border: none;
    outline: none;
    height: 35px;
    cursor: pointer
}

#pr-form .text {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.3;
    letter-spacing: normal;
    text-align: left;
    color: #262228
}

#ad-bottom {
    text-align: center
}

#panel-w15bd08c69a361d-1-0-1 {
    display: none
}

#pg-w5bd1b02401369-0 {
    margin-bottom: 0;
    background: #f2fbff
}

#pg-w5bd16cf228ed7-1 {
    margin-left: -4vw;
    padding-left: 4vw;
    background: #f2fbff;
    margin-top: 150px
}

#pgc-w5bd16cf228ed7-1-0,#pgc-w5bd16cf228ed7-1-1 {
    margin-top: -150px
}

#panel-13616-1-1-0,#panel-13616-1-1-2,#panel-13616-2-1-0 {
    margin-bottom: 0!important
}

#panel-13616-1-1-1 {
    margin-bottom: -30px!important
}

#panel-13616-1-0-1 {
    padding-top: 0;
    padding-bottom: 120px
}

#pgc-13616-2-1 {
    margin-top: -34px
}

#pg-13616-3 {
    margin-bottom: -10px!important
}

#panel-13616-3-0-0 {
    display: flex;
    justify-content: center
}

.custom-st-posts .widget-title {
    font-size: 24px!important
}

.page-id-15553 .new-anchor {
    padding: 8px;
    border-radius: 5px;
    border: solid 1.5px #1ecd93
}

#grid-posts {
    margin-top: 46px
}

#grid-posts .mh-custom-posts-content {
    display: inline-block;
    width: 66%;
    padding-left: 20px
}

#grid-posts .mh-custom-posts-thumb-xl {
    width: 31%;
    height: auto;
    display: inline-block;
    box-shadow: none;
    vertical-align: top
}

#grid-posts .mh-custom-posts-xl-title a {
    color: #262228;
    font-size: 13px;
    font-weight: 400
}

#grid-posts .mh-custom-posts-item {
    padding-bottom: 15px;
    border: none;
    padding-top: 0
}

#grid-posts .mh-custom-posts-thumb-xl img {
    box-shadow: none;
    border: 1px solid #a09ea0
}

#grid-posts.custom-st-posts .mh-custom-posts-large-inner .mh-custom-posts-xl-title a::before {
    display: none
}

#grid-posts .new-anchor {
    display: none
}

#blue-mid {
    margin-left: -3rem;
    padding-left: -3rem;
    background: #f2fbff;
    margin-top: 135px
}

#blue-mid .custom-st-posts {
    margin-top: -150px
}

#blue-mid .mh-custom-posts-thumb-xl img {
    border: none;
    box-shadow: none
}

#blue-mid .mh-custom-posts-thumb-xl {
    box-shadow: none
}

#bw-ad-box {
    margin-top: -30px
}

#blue-mid .mh-custom-posts-item {
    padding: 10px 0
}

#blue-mid .mh-thumb-icon-small img {
    width: 130px
}

#carousel-4 .wcp-carousel-main-wrap .slick-track img {
    border: 1px solid #1c1c1c
}

#post-grid-bottom {
    background: #fff;
    background: #fff;
    margin-top: 5px;
    padding-top: 35px
}

#edu {
    margin-left: -3rem;
    padding-left: -3rem;
    background: #f2fbff
}

#left-imp .new-anchor {
    display: none
}

#left-imp .mh-custom-posts-item {
    border: none!important
}

#left-imp {
    margin-top: -22px
}

#edu .ad-widget {
    background: #fff;
    padding-bottom: 32%
}

#panel-15665-3-0-1,#panel-18584-4-0-1 {
    border: solid 1px #dadde0;
    background: #fff;
    padding: 30px 20px 0;
    margin-top: -30px
}

#panel-15665-3-0-0 {
    margin-bottom: 0
}

#panel-15665-3-0-1 .entry-meta a,#panel-18584-4-0-1 .entry-meta a {
    color: #0375b4
}

#panel-15665-3-0-1 .entry-meta,#panel-18584-4-0-1 .entry-meta {
    margin-top: 5px;
    margin-bottom: 5px
}

#panel-15665-3-0-1 a:hover,#panel-18584-4-0-1 a:hover {
    text-decoration: none!important
}

#panel-15665-3-0-1 .new-anchor,#panel-18584-4-0-1 .new-anchor {
    position: absolute;
    margin-top: 10px;
    margin-left: -20px
}

#panel-15665-3-0-1 .custom-st-posts li:last-child,#panel-18584-4-0-1 custom-st-posts li:last-child {
    border: none
}

.custom-st-posts li:last-child {
    border: none
}

#ico-rev {
    padding-bottom: 30px;
    margin-bottom: -60px
}

#ico-rev .img-carousel {
    margin-top: 60px;
    margin-left: 10%
}

#price-widget {
    margin-bottom: -60px
}

#price-widget .new-anchor {
    position: absolute;
    margin-top: -15px
}

.hidden-par {
    display: none
}

#panel-15665-2-0-0,#pg-15665-4 {
    display: none
}

#pg-15665-0 {
    margin-bottom: 0
}

#pgc-15665-1-0 {
    margin-top: -21px
}

.blue-ad-section {
    background: #f2fbff;
    width: 100vw;
    margin-left: -4vw
}

#custom-tabbed .textwidget {
    margin-bottom: 0
}

#custom-tabbed {
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.07);
    border-bottom: 1px solid #c1c1c1
}

#popup-post-img {
    display: none;
    position: fixed;
    top: 0;
    z-index: 999999999999;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 100px 0 0;
    background: rgba(0,0,0,.7);
    overflow: auto
}

#popup-post-img i {
    cursor: pointer;
    position: absolute;
    right: 15vw;
    font-size: 30px;
    color: #fff;
    top: 65px
}

#popup-post-img img {
    width: 66%;
    color: #fff
}

#sticky-h {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 1500px;
    font-family: Roboto;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: center;
    text-decoration: none;
    background: #55bff5;
    height: 28px;
    border-bottom: 2px solid #e5e5e5;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    z-index: 99999;
    margin: auto
}

#sticky-h i {
    color: #fff;
    margin-left: 5px
}

.single-post .custom-page-content .main table tr:first-child {
    border-bottom: 7px solid #efefef
}

.single-post .custom-page-content .main table tr:nth-child(odd) {
    background: #efefef
}

.single-post .custom-page-content .main table tr {
    transition: box-shadow .2s
}

.single-post .custom-page-content .main table tr:hover td {
    color: #005a8c;
    cursor: pointer
}

.single-post .custom-page-content .main table tr:hover {
    box-shadow: 0 0 11px #efefef
}

a#tweetit-btn {
    position: absolute;
    padding: 7px;
    background-color: #4ab3f4;
    border-radius: 4px;
    width: 42px;
    height: 34px;
    text-align: center;
    transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    transform: translate(-10px,0)
}

.svg-bird {
    position: relative;
    top: -20px;
    left: -20px;
    width: 30px;
    height: 30px;
    fill: #55acee
}

.svg-icon {
    width: 20px;
    height: 20px;
    margin-top: -8px
}

.svg-icon path,.svg-icon polygon,.svg-icon rect {
    fill: #fff
}

.svg-icon circle {
    stroke: #fff;
    stroke-width: 1
}

#placement_467804_0_ins img {
    width: 100%
}

.custom-post-template .custom-page-row .col-content .main h2 {
    margin: 14px 0!important
}

.coing-after-first-paragraph-except-countries {
    margin: 0 0 15px
}

.trendinghotf {
    display: none
}

.slide-progress {
    width: 0;
    max-width: 100%;
    height: 3px;
    background: #707070;
    margin: 0 0 32px
}

.newdesignpage .col-sidebar .mh-widget#custom_html-13 {
    display: none
}

a.etro {
    padding: 11px 18px;
    margin: 0 7px;
    border-radius: 5px;
    font-weight: 600;
    background: 0 0;
    color: #5c9f1b;
    display: block;
    border: 1px solid #5c9f1b;
    box-shadow: 0 8px 15px rgb(0 0 0/16%)
}

ul.crp-list {
    background: #efedef;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 0 38px
}

.crp-list-item-title a {
    color: #313131!important;
    background: 0 0!important;
    font-weight: 700!important;
    font-size: 16px
}

.crp-list .crp-list-item .crp-list-item-image {
    height: 90px;
    width: 340px
}

.crp-list .crp-list-item .crp-list-item-image img {
    height: 100%!important;
    object-fit: cover;
    width: 100%;
    border: 0;
    max-width: 100%!important
}

.crp-list-item-title {
    padding: 0 40px 0 12px
}

.custom-page-content .custom-page-row .col-content .main h3.crp-list-title {
    position: static;
    left: 228px;
    color: #0065a0!important;
    text-transform: uppercase;
    font-size: 15px;
    font-family: Roboto;
    letter-spacing: .4px!important;
    margin: 15px 0!important
}

.link-ar-inner,.link-ar-inner1,.link-ar-inner2,.link-ar-inner3 {
    display: none;
    position: absolute;
    width: 300px!important;
    background: #fff;
    padding: 5px 8px;
    left: -80px;
    border-radius: 5px;
    z-index: 9;
    box-shadow: 0 5px 10px rgb(0 0 0/20%)
}

.headingtop {
    color: #0a5b8a!important;
    font-size: 14px;
    font-weight: 600;
    padding-top: 5px
}

.link-ar-inner3 p,.link-ar-inner2 p,.link-ar-inner1 p,.link-ar-inner p {
    color: #6f6f6f;
    margin-left: 7px
}

.featured-dropdown {
    margin-left: 7px;
    color: #000!important;
    font-size: 10px;
    padding: 2px 5px;
    background: #feba40;
    font-weight: 400;
    border-radius: 2px
}

.container1 {
    padding: 7px!important
}

.bottom-left {
    z-index: 999;
    color: #fff;
    background: #e63f49;
    width: 52px;
    position: absolute;
    top: 7px;
    padding: 1px;
    font-size: 10px;
    padding-left: 2px
}

.tt .wh:before {
    color: #ccfd34!important
}

.tt .wh {
    color: #ccfd34!important;
    opacity: 1!important
}

.vit .visits {
    display: block
}

.vit .imagemwc img {
    display: block
}

.vit .fiat-x {
    padding-left: 13px
}

.vit {
    padding: 0!important
}

.visits img {
    float: right;
    width: 20px;
    padding-right: 0;
    padding-top: 5px
}

.visits {
    background: #ccfd34;
    text-align: center;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 19px;
    font-size: 17px;
    padding: 7px;
    display: none
}

.imagemwc img {
    margin: 0 auto;
    display: block;
    margin-top: 16px;
    margin-bottom: 32px;
    width: 95px;
    display: none
}

.menu-barss {
    border: 1px solid #fff;
    height: 32px;
    font-size: 13px;
    padding: 6px 25px 0;
    border-radius: 6px;
    text-transform: uppercase;
    margin-top: 18px;
    margin-right: 3vw;
    float: right;
    display: none;
    cursor: pointer
}

.linee {
    margin-right: 6px;
    font-size: 19px;
    font-weight: 100
}

#x-ticker-price {
    text-align: center
}

#x-ticker-price .val {
    font-size: 25px;
    margin: 0 30px 0 10px
}

#x-ticker-price .val-perc {
    font-size: 20px;
    margin: 0 7px
}

#sticky-header-1 {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 0;
    padding: 0 0;
    max-width: 1500px;
    font-family: Roboto;
    font-weight: 500;
    color: #e8f7ff
}

#sticky-header-1 i {
    font-size: 14px;
    position: relative;
    left: 6px;
    top: -1px
}

img.head-img {
    width: 100%;
    margin-right: 0;
    margin-top: -80px
}

a.head-link {
    background: #25a82c;
    color: #fff;
    border: none;
    cursor: pointer;
    padding: 7px;
    margin-left: 10px;
    font-size: 12px
}

a.head-link:hover {
    color: #25a82c!important;
    background: #fff
}

.link-ar {
    color: #2e7d32;
    font-size: 10px;
    font-weight: 700
}

.link-ar-img img {
    width: 94%
}

.visits {
    display: none
}

.visits a {
    color: #fff;
    border-radius: 20px
}

.visits i.fa.fa-arrow-right {
    margin: 0!important;
    margin-left: 5px!important
}

.link-ar-inner .visits {
    background: #5f6ab2;
    text-align: center;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 19px;
    font-size: 17px;
    padding: 7px;
    display: block
}

.link-ar-inner .visits,.link-ar-inner1 .visits,.link-ar-inner2 .visits,.link-ar-inner3 .visits {
    background: #5c6bc0;
    text-align: center;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 14px;
    padding: 7px;
    display: block;
    color: #fff!important;
    border-radius: 20px
}

.goldar2,.goldar3,.goldar4,.goldar5 {
    position: relative;
    transform: translate(-50%,-50%);
    font-size: 14px!important;
    font-weight: 700;
    color: #fed279;
    -webkit-background-clip: text
}

.buynowimg {
    width: 11px
}

.mh-preheader #sticky-header-1 {
    position: inherit;
    padding: 0
}

.mh-preheader img.head-img {
    margin-top: 0
}

#search-box+div {
    display: none
}

.home #mh-child-preheader {
    margin-top: 0
}

.author .mh-author-box-bio a {
    color: #ff7b41
}

.single-post .custom-page-content .main table tr:first-child {
    border-bottom: 7px solid #efefef
}

.single-post .custom-page-content .main table tr:nth-child(odd) {
    background: #efefef
}

.single-post .custom-page-content .main table tr {
    transition: box-shadow .2s
}

.single-post .custom-page-content .main table tr:hover td {
    color: #005a8c;
    cursor: pointer
}

.single-post .custom-page-content .main table tr:hover {
    box-shadow: 0 0 11px #efefef
}

.modalx {
    display: none;
    position: fixed;
    z-index: 99999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,.4)
}

.modalx-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 30%;
    border-radius: 10px;
    position: absolute;
    right: 0;
    bottom: 0
}

.close {
    color: #aaa;
    float: right;
    font-size: 35px;
    font-weight: 700;
    margin-top: -24px;
    margin-right: -14px
}

.close:hover,.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.modalx-content .text1 {
    font-size: 24px;
    color: #262228;
    font-family: Roboto;
    text-align: center;
    margin-top: 7px;
    margin-bottom: 7px
}

.modalx-content input {
    width: 72%
}

.modalx-content .text2 {
    font-size: 15px;
    color: #262228;
    opacity: .7;
    font-family: Roboto;
    text-align: center;
    margin-bottom: 20px
}

.modalx-content button {
    height: 30px;
    line-height: 0;
    font-family: Roboto;
    font-weight: 400;
    border-radius: 5px;
    background: #0375b4;
    margin-top: 20px;
    font-size: 14px;
    border: none;
    color: #fff;
    width: 30%
}

.modalx-content button i {
    margin-right: 0
}

.modalx-content input {
    border-radius: 5px
}

.modalx-content img {
    width: 50%
}

.modalx-content p {
    text-align: center
}

#menu-item-11716 {
    cursor: pointer
}

.new-perc {
    font-size: 11px
}

.new-perc i {
    margin-right: 5px
}

#footer-sticky-ad {
    position: fixed;
    border: 0;
    width: 100%;
    background: #fff;
    display: block;
    bottom: 0;
    z-index: 9999;
    text-align: center;
    font-family: roboto;
    font-size: 15px;
    color: #262228;
    padding: 0 0;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2)
}

#footer-sticky-ad .btn {
    padding: 4px 14px;
    margin-left: 5px;
    background: #4e9edb;
    border-radius: 6px;
    color: #fff
}

#footer-sticky-ad i {
    font-size: 20px;
    position: relative;
    left: 11px;
    top: 1px;
    margin: 0 26px 0 8px
}

#footer-sticky-ad .times {
    position: absolute;
    font-size: 22px;
    left: -11px;
    cursor: pointer;
    left: 98%
}

#footer-sticky-ad:hover .btn {
    color: #4e9edb;
    border: 1px solid #4e9edb;
    background-color: #fff
}

#libra-form .l-pane .img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(https://coingape.com/wp-content/uploads/2019/06/2019-06-22.png);
    background-repeat: no-repeat;
    background-size: 100% 100%
}

#libra-form {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 999999;
    background-color: rgba(0,0,0,.3)
}

#libra-form .box {
    max-width: 800px;
    border-radius: 5px;
    width: 60%;
    margin: auto;
    margin-top: 15%;
    position: relative;
    background: #fff
}

#libra-form .times {
    position: absolute;
    right: 10px;
    top: -8px;
    font-size: 40px!important;
    cursor: pointer;
    z-index: 9
}

.postF {
    padding-right: 45px
}

#libra-form .text {
    font-family: Roboto;
    font-size: 20px;
    text-align: left
}

#libra-form .field {
    margin: 20px 0
}

#libra-form input {
    width: 70%;
    height: 48px;
    border-radius: 4px;
    margin: 10px 0;
    font-family: Roboto;
    font-size: 15px
}

#libra-form button {
    background-color: #4e9edb;
    padding: 10px 30px;
    color: #fff;
    font-size: 17px;
    border-radius: 4px;
    border: none
}

#libra-form .for {
    padding: 44px 10px 0;
    z-index: 1
}

#libra-form .small-text {
    font-size: 12px!important;
    margin: 10px 0
}

#libra-form .l-pane img {
    width: 101%;
    max-width: none
}

@keyframes shake {
    10%,90% {
        transform: translate3d(-1px,0,0)
    }

    20%,80% {
        transform: translate3d(2px,0,0)
    }

    30%,50%,70% {
        transform: translate3d(-3px,0,0)
    }

    40%,60% {
        transform: translate3d(3px,0,0)
    }
}

.link-ar-inner,.link-ar-inner1 {
    display: none;
    position: absolute;
    width: 156px;
    background: #fff;
    padding: 5px 8px;
    left: -25px;
    border-radius: 5px;
    z-index: 9;
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

::selection {
    background-color: #d9fff1
}

button.button.rightButton.primary.subscribe-btn {
    background: #2093ff!important
}

.subscribe-widget form.form .sideBySideWrap input[name=email] {
    border-color: #2093ff
}

.subscribe-p {
    margin: 48px 0;
    text-align: center
}

.subscribe-p iframe {
    border: 2px solid #2093ff
}

.mobile-handpic {
    display: none
}

.dektophandpic {
    display: block
}

.auth-name a:hover {
    color: #007bff!important
}

.andor {
    margin: 0 4px
}

.custom-post-template .c-time {
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: .79;
    letter-spacing: normal;
    text-align: left;
    color: #222;
    margin-top: 11px;
    display: inline-block
}

.big-btn {
    margin-top: -67px;
    float: right
}

.ar-ads {
    padding: 10px 18px;
    margin-left: 0;
    display: flex;
    white-space: nowrap;
    border-radius: 56px;
    border: 1px solid #1747c9;
    font-weight: 600;
    background: #f7f7f7;
    color: #090909;
    min-width: 100%;
    font-size: 14px;
    box-shadow: none;
    align-items: center
}

.ar-ads img {
    margin: 0 14px 0 0!important
}

.ar-ads:hover {
    background: #d1eeff!important;
    display: flex;
    box-shadow: 0 8px 15px rgb(0 0 0/15%)
}

.custom-post-template {
    padding: 0 0 25px
}

.custom-post-template .custom-content {
    padding-left: 0;
    padding-right: 5px
}

.custom-post-template #sidebar {
    padding: 0 15px 0 20px
}

.custom-post-template .cg_mh_magazine_custom_posts .mh-custom-posts-item {
    padding: 16px 0 0;
    border-bottom: 2px dotted #dadde0
}

.custom-post-template #social-side {
    left: 2.2vw;
    display: none
}

.custom-post-template .mh-sidebar .widget_text {
    box-shadow: none
}

.custom-post-template .p-1-a {
    padding: 0 10px 0 15px
}

.custom-after-post-content .cg-mh-author-box figure,.custom-after-post-content .cg-mh-author-box .play-box {
    display: none
}

.custom-after-post-content .mh-author-box-bio p {
    height: auto!important
}

.custom-after-post-content .mh-post-nav,.custom-after-post-content .mh-author-box-postcount {
    display: none
}

.custom-post-template .c-avatar img {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    margin: 0 15px 0 0
}

.custom-post-template .c-avatar .auth-name,.custom-post-template .c-avatar .auth-name a {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: .79;
    letter-spacing: normal;
    text-align: left;
    color: #222;
    text-decoration: underline
}

.custom-post-template .cg_mh_magazine_custom_posts {
    border: none
}

.custom-post-template .c-avatar .category {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    line-height: .79;
    letter-spacing: normal;
    text-align: center;
    color: #313131;
    background-color: #f4f4f4;
    padding: 10px 17px;
    margin-left: 30px;
    display: inline-block;
    transform: skewX(-15deg)
}

.custom-post-template .c-avatar .category a {
    transform: skewX(15deg);
    display: inline-block;
    color: #313131
}

.c-avatar {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.newauthorsflex {
    width: calc(100% - 355px)
}

.adsDiv {
    width: 455px;
    text-align: right
}

.custom-post-template .custom-page-row .col-content .main p,.custom-post-template .custom-page-row .col-content .main p span,.custom-post-template .custom-page-row .col-content .main li,.custom-post-template .custom-page-row .col-content .main li span {
    font-family: Georgia;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.65;
    letter-spacing: normal;
    text-align: left;
    color: #313131
}

.custom-post-template .custom-page-row .col-content .main h1,.custom-post-template .custom-page-row .col-content .main h2,.custom-post-template .custom-page-row .col-content .main h3,.custom-post-template .custom-page-row .col-content .main h4,.custom-post-template .custom-page-row .col-content .main h5 {
    font-weight: 700!important;
    font-family: Georgia
}

.custom-post-template .custom-page-row .col-content .main h1 {
    font-size: 24px
}


.custom-post-template .custom-page-row .col-content .main h2 { font-size: 24px; }
.custom-post-template .custom-page-row .col-content .main h3 {font-size: 20px; }

.custom-post-template .custom-page-row .col-content .main h4,.custom-post-template .custom-page-row .col-content .main h5,.custom-post-template .custom-page-row .col-content .main h6 {font-size: 18px; font-weight: bold;}
.custom-post-template .custom-page-row .col-content .main p span a:hover,.custom-post-template .custom-page-row .col-content .main p a:hover,.custom-post-template .custom-page-row .col-content .main li a:hover {
    background-size: 100% 100%
}

.custom-post-template .custom-page-row .col-content .main p span a,.custom-post-template .custom-page-row .col-content .main p a,.custom-post-template .custom-page-row .col-content .main p span a,.custom-post-template .custom-page-row .col-content .main p a span,.custom-post-template .custom-page-row .col-content .main li a {
    font-weight: 400;
    color: #0680ef;
    text-decoration: none;
    background-size: 100% 238%;
    background-image: linear-gradient(transparent 0%,transparent calc(50% - 9px),rgb(217,255,241) calc(50% - 9px),rgb(217,255,241) 100%);
    transition: background-size .13s;
    padding-top: 6px;
    padding-bottom: 1px
}

.custom-post-template .custom-page-row .col-content .main blockquote {
    border-radius: 9px;
    background-color: #f4f4f4;
    border: none;
    position: relative;
    margin: 30px 0;
    padding: 24px 25px
}

.custom-post-template .custom-page-row .col-content .main blockquote p,.custom-post-template .custom-page-row .col-content .main blockquote li {
    font-family: Georgia;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.88;
    letter-spacing: normal;
    text-align: left;
    color: #313131!important
}

.custom-post-template .custom-page-row .col-content .main .big-img-box {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.custom-post-template .custom-page-row .col-content .main .big-img-box .l-text {
    position: absolute;
    bottom: 18px;
    left: 18px
}

.custom-post-template .custom-page-row .col-content .main .big-img-box .r-text {
    position: absolute;
    bottom: 18px;
    right: 18px
}

.custom-post-template .custom-page-row .col-content .main .big-img-box {
    padding-bottom: 30px;
    background-color: #f4f4f4
}

.custom-post-template .custom-page-row .col-content .main .big-img-box span,.custom-post-template figcaption {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #313131
}

.custom-post-template figcaption {
    padding: 12px 0;
    background: #fff;
    font-weight: 300;
    position: relative;
    margin-top: 0
}

.custom-post-template .custom-page-row .col-content .main .big-img-box a {
    color: #1747c9;
    text-decoration: none!important;
    background: 0 0;
    padding: 0;
    margin: 0;
    font-weight: 400
}

#also-read .row {
    margin: 0
}

#also-read .col-md-2 {
    font-family: Georgia;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.69;
    letter-spacing: normal;
    text-align: left;
    color: #313131;
    display: flex;
    align-items: center;
    padding: 0
}

#also-read {
    margin: 20px 0
}

#also-read img {
    width: 28%;
    display: inline-block;
    vertical-align: top;
    margin-right: 30px
}

#also-read .col-md-12 {
    background-color: #f4f4f4;
    padding: 25px 20px;
    position: relative
}

#also-read .col-md-12::before {
    content: 'sponsored';
    position: absolute;
    top: 3px;
    font-size: 13px;
    font-family: roboto;
    color: #999;
    right: 10px
}

#also-read a:hover {
    background-color: #d9fff1
}

#also-read a {
    width: auto;
    display: inline-block;
    vertical-align: top;
    font-family: Georgia;
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.8;
    letter-spacing: normal;
    text-align: left;
    color: #078b5c;
    text-decoration: none!important;
    transition: color .2s;
    padding: 0 5px
}

.custom-post-template .custom-page-row .col-content .main blockquote::before {
    content: '\f10d';
    font-family: FontAwesome;
    font-size: 36px;
    font-weight: 400;
    font-style: normal;
    line-height: .23;
    letter-spacing: normal;
    text-align: left;
    color: #1074b7;
    top: -4px;
    position: absolute;
    margin-left: 0;
    left: 6px
}

.custom-post-template .custom-page-row .col-content .custom-tags li {
    background: 0 0;
    margin: 0 20px 0 0
}

.custom-post-template .custom-page-row .col-content .custom-tags {
    margin-left: 80px
}

.custom-post-template .custom-page-row .col-content .custom-tags li a {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    line-height: .79;
    letter-spacing: normal;
    text-align: center;
    color: #313131;
    background-color: #f4f4f4;
    padding: 8px 18px;
    margin: 10px 0;
    text-decoration: none!important
}

.custom-post-template .custom-tags .entry-tags::before {
    display: none
}

.custom-post-template .custom-tags .entry-tags ul {
    margin-left: 0
}

.custom-post-template .custom-page-row .col-content .custom-tags::before {
    content: 'Tags: ';
    font-family: Georgia;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #262228;
    position: absolute;
    left: 15px;
    margin-top: 7px
}

.custom-post-template .c-auth-box {
    margin: 30px 0
}

.custom-post-template .sm-text {
    padding-bottom: 20px;
    margin-bottom: -100px;
    position: relative;
    top: -27px
}

.custom-post-template .c-auth-box .title .head,.custom-post-template .sm-text {
    font-family: Georgia;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #262228
}

.custom-post-template .c-auth-box .title .no {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.31;
    letter-spacing: normal;
    text-align: left;
    color: #1747c9;
    margin-left: 20px
}

.custom-post-template .c-auth-box .info {
    padding: 20px;
    background-color: #f4f4f4;
    border-top: 1px solid #cecece;
    margin: 20px 0 0
}

.custom-post-template .c-auth-box .info .img {
    display: inline-block;
    vertical-align: middle;
    width: 12%
}

.custom-post-template .c-auth-box .info .img img {
    width: 100%;
    border-radius: 50%
}

.custom-post-template .c-auth-box .info .text {
    width: 85%;
    vertical-align: middle;
    display: inline-block
}

.custom-post-template .c-auth-box .info .text p {
    margin: 0;
    font-family: Roboto;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.46;
    letter-spacing: normal;
    text-align: left;
    color: #707070;
    padding-left: 20px
}

.custom-post-template .comment-toggle {
    font-family: Georgia;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #262228;
    border: solid 1px #707070;
    background-color: #fff;
    padding: 15px 20px
}

.custom-post-template .c-note {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.73;
    letter-spacing: normal;
    text-align: left;
    color: #313131;
    margin: 30px 0;
    padding: 20px 7px;
    border-top: 1px solid #cecece
}

#smore .loaded-post {
    margin: 130px 0
}

#smore img {
    width: 100%
}

#smore .title a {
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.86;
    letter-spacing: normal;
    text-align: left;
    color: #313131
}

#smore .title a:hover {
    text-decoration: underline!important
}

#smore .date {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
    line-height: .85;
    letter-spacing: normal;
    text-align: left;
    color: #1747c9
}

#smore .auth-name a {
    font-family: Georgia;
    font-size: 13px;
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
    line-height: .85;
    letter-spacing: normal;
    text-align: left;
    color: #707070;
    margin-left: 0
}

#smore .meta {
    position: absolute;
    bottom: 12px
}

#smore .row {
    margin: 0
}

#smore .cat {
    margin-bottom: 7px
}

#smore .cat a {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    line-height: .79;
    letter-spacing: normal;
    text-align: left;
    color: #078b5c;
    text-transform: uppercase
}

#smore .col-md-3 {
    padding: 0
}

#post-loader {
    width: 60%;
    margin: auto;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: center;
    color: #313131;
    background-color: #fff;
    outline: none;
    padding: 20px 0;
    cursor: pointer;
    border: 1px solid #707070;
    display: none
}

.custom-post-template .cg_mh_magazine_custom_posts {
    background-color: #fff
}

.custom-post-template .cg_mh_magazine_custom_posts .mh-custom-posts-item .entry-meta a {
    color: #078b5c
}

.custom-post-template .cg_mh_magazine_custom_posts {
    padding: 20px 9px
}

.custom-post-template .more-posts {
    margin-top: 80px;
    opacity: 0
}

.custom-post-template .more-posts hr {
    position: absolute;
    width: 100%;
    margin-top: -65px;
    left: 0;
    display: none;
    border-color: #dadde0
}

.custom-post-template .c-avatar .category:hover {
    background-color: #d9fff1
}

.custom-post-template #social-section {
    margin: 25px 0
}

.custom-post-template #social-section .social-text {
    width: 23%;
    display: inline-block;
    margin: 6px 4px 0 0;
    text-align: center;
    padding: 4px 0;
    cursor: pointer
}

.custom-post-template #social-section .social-text i {
    color: #fff;
    position: relative;
    left: -5px;
    top: -1px
}

.custom-post-template .mh-custom-posts-thumb img {
    width: 100%
}

.custom-post-template .mh-custom-posts-thumb {
    width: 33%
}

.custom-post-template #cg_mh_magazine_custom_posts-2 .mh-custom-posts-header .entry-meta-date {
    display: none
}

.custom-post-template .mh-custom-posts-header {
    position: relative;
    padding-top: 30px
}

.custom-post-template .cg_mh_magazine_custom_posts .mh-custom-posts-item .entry-meta .entry-meta-categories i {
    display: none
}

.custom-post-template .cg_mh_magazine_custom_posts .mh-custom-posts-item a {
    text-decoration: none!important
}

.custom-post-template #cg_mh_magazine_custom_posts-2 .mh-custom-posts-item .entry-meta .entry-meta-categories {
    display: block;
    position: absolute;
    top: 0;
    text-transform: uppercase
}

.custom-post-template #cg_mh_magazine_custom_posts-2 .mh-widget-title {
    margin-bottom: 10px
}

.custom-post-template #cg_mh_magazine_custom_posts-2 .mh-widget-title-inner {
    font-family: Georgia;
    font-size: 18px!important;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: .61;
    letter-spacing: normal;
    text-align: left;
    color: #1747c9!important
}

.custom-post-template #cg_mh_magazine_custom_posts-2 .mh-widget-title-inner::before {
    content: '';
    display: block;
    position: absolute;
    width: 50px;
    height: 3px;
    background-color: #1747c9;
    margin-top: -22px;
    -webkit-animation: width 5s infinite;
    animation: width .8s infinite
}

@-webkit-keyframes width {
    0% {
        width: 40px
    }

    50% {
        width: 60px
    }

    100% {
        width: 40px
    }
}

@keyframes width {
    0% {
        width: 40px
    }

    50% {
        width: 60px
    }

    100% {
        width: 40px
    }
}

.socio-share {
    display: none
}

.custom-post-template #social-section .social-text span {
    font-size: 12px;
    color: #fff;
    font-family: roboto;
    position: relative;
    top: -2px
}

.custom-post-template #social-section .fb {
    background-color: #36528c
}

.custom-post-template #social-section .tw {
    background-color: #4e9edb
}

.custom-post-template #social-section .li {
    background-color: #006da5
}

.custom-post-template #social-section .te {
    background-color: #3daedf
}

@font-face {
    font-display: swap;
    font-family: HiraKakuStd-W8;
    src: url(/wp-content/themes/coingape_child_optimize/fonts/font.otf);
    font-weight: 500
}

#img0 {
    margin-left: 3.5vw;
    width: 92%;
    margin-top: 34px;
    margin-bottom: 34px
}

#growl {
    position: fixed;
    top: 50px;
    right: 0;
    width: 280px;
    height: 62px;
    background: rgba(255,255,255);
    z-index: 99999;
    margin-right: 10px;
    border-radius: 4px;
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    -moz-box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    -webkit-box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    padding: 9px 50px 0 6px;
    display: none
}

#growl .cross {
    position: absolute;
    right: 8px;
    top: 8px;
    font-size: 13px;
    color: #262228;
    cursor: pointer;
    font-family: roboto;
    font-weight: 500
}

#growl .text {
    font-size: 14px;
    font-family: roboto;
    color: #262228
}

.entry-content a {
    color: #005a8c
}

.heds {
    width: 100%;
    padding: 11px 0 0 10px
}

.heds h2 {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    text-align: left;
    color: #262228!important;
    margin-top: 12px;
    margin-bottom: 14px;
    width: 100%
}

.heds h2:after {
    content: '';
    border-top: 1px solid #c9c9c9ee;
    margin: 1px -5px 0 6px!important;
    flex: 1 0 20px
}

.heds h2 {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center
}

.link a:first-child:after {
    content: "\A";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #000;
    display: inline-block;
    margin: 0 6px 3px
}

.content {
    width: 100%;
    padding: 11px 0 0 10px
}

.content .link {
    display: inline-block;
    width: 38%;
    vertical-align: middle;
    padding-left: 9px
}

.content .title {
    display: inline-block;
    width: 42%;
    vertical-align: middle;
    padding-left: 5px;
    float: left;
    font-family: Roboto;
    font-size: 14px;
    line-height: 1.64;
    text-align: left;
    color: #262228;
    font-weight: 400
}

.content img {
    float: left;
    height: 45px;
    border: 1px solid #e4e4e4;
    border-radius: 50px
}

.partner-container .text {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    text-align: left;
    color: #262228!important;
    margin-top: 12px;
    margin-bottom: 3px
}

.partner-container {
    border: 1px solid #d8d6d6;
    padding-bottom: 50px;
    margin-bottom: 30px;
    border-radius: 8px;
    margin-top: 0;
    padding: 0 20px
}

.partner-container .text2 {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.24;
    text-align: left;
    color: #262228!important
}

.partner-container .link-container img {
    width: 90px;
    margin-right: 2em
}

.partner-container .img-container img {
    width: 80px!important;
    margin-right: 5.3em
}

.partner-container .link-container a,.partner-container .img-container a,.partner-container .img-container span,.partner-container .link-container span {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.18;
    text-align: left;
    color: #262228;
    text-decoration: underline
}

.partner-container .fix-height {
    height: auto
}

.partner-container .link-container a {
    opacity: .5
}

.partner-container .link-container a:hover {
    color: #0375b4;
    opacity: 1
}

.partner-container .link-container {
    margin-top: 8px;
    margin-bottom: 8px
}

.partner-container .img-container span,.partner-container .link-container span {
    text-decoration: none!important
}

.partner-container hr {
    margin-left: -37px;
    width: calc(100% + 74px);
    border-color: #eceff2;
    margin-top: 8px;
    margin-bottom: 0
}

.partner-container .img-container img {
    width: 84%
}

.side-btn1 {
    margin-top: 10px;
    margin-bottom: 30px
}

a.ar-ads1:hover {
    box-shadow: 0 8px 15px rgb(0 0 0/39%)
}

a.ar-ads1 {
    padding: 11px 12px;
    margin: 0 7px;
    border-radius: 5px;
    font-weight: 600;
    background: #1e4ed8;
    font-size: 14px;
    color: #fff!important;
    display: block
}

.link a {
    font-family: Roboto;
    font-size: 14px!important;
    line-height: 1.64;
    text-align: left!important;
    color: #005a8c!important;
    font-weight: 500!important
}

.side-btn2 {
    margin-top: 10px;
    margin-bottom: 30px
}

a.ar-ads2:hover {
    box-shadow: 0 8px 15px rgb(0 0 0/39%)
}

a.ar-ads2 {
    padding: 11px 20px;
    margin: 0 7px;
    border-radius: 5px;
    font-weight: 600;
    background: #218ef5;
    color: #fff;
    display: block
}

.link a {
    font-family: Roboto;
    font-size: 14px!important;
    line-height: 1.64;
    text-align: left!important;
    color: #005a8c!important;
    font-weight: 500!important
}

.side-btn3 {
    margin-top: 10px;
    margin-bottom: 30px
}

a.ar-ads3:hover {
    box-shadow: 0 8px 15px rgb(0 0 0/39%)
}

a.ar-ads3 {
    padding: 11px 20px;
    margin: 0 7px;
    border-radius: 5px;
    font-weight: 400;
    background: #185a8d;
    color: #fff;
    display: block
}

.link a {
    font-family: Roboto;
    font-size: 14px!important;
    line-height: 1.64;
    text-align: left!important;
    color: #005a8c!important;
    font-weight: 500!important
}

.partner-container {
    border: 1px solid #dadde0;
    padding: 0 37px
}

.partner-container .text2 {
    font-family: Roboto;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.24;
    text-align: left;
    color: #0375b4
}

.partner-container .link-container img {
    width: 100px;
    margin-right: 34%
}

.partner-container .link-container a {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.18;
    text-align: left;
    color: #262228;
    text-decoration: underline
}

.partner-container hr {
    margin-left: -37px;
    width: calc(100% + 74px);
    border-color: #eceff2
}

.partner-container .img-container img {
    width: 84%
}

.mh-container {
    max-width: 1100px;
    margin: 0 auto;
}

#rates-container {
    margin: 0 0;
    color: #fff;
    padding: 0
}

body,html {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px
}

.trendinghotf.fixedtop {
    z-index: 9999999
}

#growl {
    display: none!important
}

div#snippet-box {
    display: none!important
}

div#sticky-footer>a>img {
    height: 90px;
    width: 728px
}

#sticky-footer {
    width: 728px!important;
    height: 83px!important;
    max-width: 1500px!important
}

.link a {
    font-family: Roboto;
    font-size: 14px!important;
    line-height: 1.64;
    text-align: left!important;
    color: #fff;
    font-weight: 500!important
}

.e-tor-link {
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    margin-top: 30px;
    background: #f4f4f4!important;
    padding: 20px;
    display: none
}

.custom-post-template .custom-page-row .col-content .main p {
    font-weight: 400!important
}

#m-logo {
    transition: .6s;
    z-index: 9999999
}

.mh-widget-layout4 .mh-widget-title a {
    color: #262228
}

.slicknav_menu {
    z-index: 999999
}

.adsDiv {
    width: 455px;
    text-align: right
}

.c-avatar {
    flex-direction: row;
    flex-wrap: wrap
}

.newauthorsflex {
    width: calc(100% - 355px)
}

#twitter-feed-top img,#twitter-feed-side img {
    font-size: 12px
}

#menu-item-39733 a::after {
    content: 'Try';
    position: absolute;
    top: 0;
    right: 18px;
    background-color: #e63f49;
    font-size: 8px;
    color: #fff;
    padding: 0 7px
}

.trenhandpic a {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    flex-direction: row
}

.trendingh_img {
    width: 237px;
    background: #dbdbdb;
    height: 183px;
    background-image: url(/wp-content/themes/coingapev3/images/placeHolder.png);
    background-position: center;
    background-repeat: no-repeat
}

.custom-post-template .more-posts {
    margin-top: 20px!important;
    opacity: 0
}

.spceender {
    background: 0 0;
    height: auto;
    position: relative;
    width: 100%;
    margin: 0 0 60px
}

@keyframes mymove {
    from {
        background-color: #f4f4f4
    }

    to {
        background-color: #b2b2b2
    }
}

.trendingh_txt {
    width: calc(100% - 245px);
    padding: 0 0 0 25px
}

.custom-page-content .trenhandpic a:hover {
    text-decoration: none!important
}

.trendingh_img img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.trenhandpic {
    margin-bottom: 22px;
    padding: 0 0 20px;
    border-bottom: 1px solid #f2f2f2
}

.trendingh_txt .content-pic-title {
    font-family: Montserrat!important;
    font-size: 14px;
    font-weight: 700!important;
    color: #1074b7;
    font-size: 18px
}

.related-para {
    color: #313131;
    font-size: 17px;
    margin: 12px 0 0
}

.trensindbox a {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

.trending_txt {
    height: auto;
    width: calc(100% - 73px);
    overflow: visible;
    padding: 0 14px 0 0;
    border-radius: 0
}

.trending_img {
    height: 73px;
    width: 73px;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 3px 4px 6px rgb(0 0 0/17%)
}

.trending_img img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.trending_txt h5 {
    font-size: 14px;
    font-family: Georgia;
    color: #313131;
    font-weight: 700;
    line-height: 22px
}

.trendinglist {
    margin: 0 0 56px
}

.trensindbox {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 2px dashed #dbdbdb
}

.custom-post-template .c-title {
    font-family: Georgia;
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.49;
    letter-spacing: normal;
    text-align: left;
    color: #313131;
    padding: 0;
    margin: 13px 0 10px
}

.newtwst {
    margin-top: 0
}

span.news_tag {
    text-transform: uppercase;
    color: #0065a0;
    font-weight: 500;
    font-size: 13px;
    position: relative;
    display: inline-block;
    padding: 0 28px 0 0
}

span.news_tag:hover {
    color: #000;
    text-decoration: underline
}

.custom-post-template .newsidebars article {
    margin: 0
}

.custom-post-template .newsidebars .mh-custom-posts-thumb {
    order: 2;
    height: 73px;
    width: 73px;
    background: #dbdbdb;
    background-image: url(/wp-content/themes/coingapev3/images/placeHolder.png);
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 8px;
    box-shadow: 3px 4px 6px rgb(0 0 0/17%);
    margin: 0;
    float: none
}

.newsidebars .cg_mh_magazine_custom_posts .mh-widget-title {
    border: 0!important;
    text-align: left!important;
    padding: 0 0 0 22px!important;
    margin-bottom: 15px;
    background-image: url(/wp-content/themes/coingapev3/images/emo.gif)!important;
    background-size: 18px!important;
    background-repeat: no-repeat!important;
    background-position: -1px -1px!important
}

div#social-section-new {
    display: flex;
    margin: 52px 0
}

::-moz-selection {
    background: #0680ef!important;
    color: #fff!important
}

::selection {
    background: #0680ef!important;
    color: #fff!important
}

.share-list {
    color: #0065a0;
    font-weight: 700;
    margin: 0 22px 0 0;
    padding: 7px 0 0;
    font-size: 20px
}

.advertised {
    position: relative;
    text-align: center;
    margin: 5px 0 0
}

.advertised::after {
    content: '';
    position: absolute;
    border-bottom: 1px solid #cecece;
    width: 100%;
    height: 10px;
    left: 0;
    top: 5px
}

.wpcf7 form .wpcf7-response-output {
    margin: 0 .5em 1em
}

.advertised span.ad-placeholder {
    background: #fff!important;
    position: relative;
    float: none;
    text-align: center;
    font-size: 10px!important;
    top: -1px;
    display: inline;
    z-index: 2;
    padding: 5px!important
}

.ar-ads-m {
    display: inline-block
}

.social-text_new {
    width: 36px;
    cursor: pointer;
    box-shadow: 1px 3px 5px rgb(0 0 0/13%);
    height: 36px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    padding: 6px 3px;
    margin: 0 15px 0 0
}

.social-text_new.te_new {
    background: #47b0d3;
    color: #fff;
    padding-right: 5px;
}

.social-text_new.tw_new {
    background: #1da1f2;
    color: #fff!important
}

.mob_8 img {
    width: 100%
}

.social-text_new i {
    color: #fff
}

.social-text_new.fb_new {
    background: #485994
}

.social-text_new.li_new {
    background: #006da5
}

.inbrifebox li {
    position: relative;
    font-size: 16px;
    color: #222;
    font-weight: 400;
    border-bottom: 0;
    padding: 4px 0 0 12px
}

.inbrifebox li::before {
    position: absolute;
    height: 10px;
    display: none;
    width: 10px;
    content: '';
    left: -1px;
    top: 15px;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 5px solid #ea9907
}

.headingbrife {
    color: #222;
    font-family: montserrat,sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    margin: 5px 0 1px 15px;
    font-weight: 600
}

.newsidebars .mh-widget-title span.mh-widget-title-inner {
    padding: 0;
    letter-spacing: 1px;
    color: #262228!important;
    text-transform: uppercase
}

.headpictitle {
    font-family: Roboto!important;
    background-image: url(/wp-content/themes/coingapev3/images/handpic.png)!important;
    background-size: 44px!important;
    background-repeat: no-repeat!important;
    background-position: 1px 3px!important;
    font-weight: 500;
    font-size: 20px;
    padding: 0 0 30px 55px;
    color: #222
}

.custom-post-template .newsidebars .mh-custom-posts-header {
    height: auto;
    width: calc(100% - 73px);
    overflow: visible;
    padding: 0 14px 0 0;
    border-radius: 0;
    font-size: 14px;
    color: #313131;
    font-weight: 700;
    line-height: 22px
}

.custom-post-template .newsidebars .mh-custom-posts-header .mh-meta.entry-meta {
    display: none
}

.custom-post-template .newsidebars .mh-custom-posts-header .mh-custom-posts-small-title {
    font-size: 14px;
    font-family: Roboto;
    color: #313131;
    letter-spacing: .14px;
    font-weight: 500;
    line-height: 22px
}

.cg_mh_magazine_custom_posts .mh-custom-posts-small-title a {
    font-weight: 500!important
}

.custom-post-template .newsidebars .mh-custom-posts-header .mh-custom-posts-small-title a {
    color: #313131
}

.custom-post-template .newsidebars .mh-custom-posts-thumb img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.newsidebars .mh-custom-posts-item {
    margin: 0 0 20px!important;
    padding: 0 0 20px!important;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    border-bottom: 2px dashed #dbdbdb
}

span.news_tag::after {
    content: '';
    position: absolute;
    top: 10px;
    width: 13px;
    right: 6px;
    border-top: 2px solid #222
}

span.news_tag::before {
    content: '';
    position: absolute;
    top: 10px;
    height: 7px;
    right: 5px;
    border-right: 2px solid #222
}

.category_new {
    background: #ebebeb;
    font-size: 13px;
    border-radius: 18px;
    padding: 4px 15px;
    font-weight: 400;
    display: inline-block;
    color: #2222;
    margin: 0 0 0 2px
}

.category_new a {
    color: #000!important
}

#also-read a:hover {
    color: #0065a0!important;
    background: 0 0!important
}

ul.crp-list:hover .crp-list-item-title a {
    color: #0065a0!important
}

.category_new:hover {
    background: #d9fff1
}

.newauthors .auth-name {
    position: relative
}

span.bypost,.andor {
    font-size: 12px;
    color: #222
}

.despara {
    font-size: 14px;
    color: #222;
    line-height: 22px;
    font-family: 'Montserrat'
}

.disclam {
    margin: 0 0 28px
}

.dictitleNew {
    font-size: 18px;
    color: #222;
    left: 0;
    margin: 0 0 8px;
    position: relative
}

.authodes {
    font-size: 14px;
    color: #222;
    line-height: 22px;
    font-family: 'Montserrat'
}

.getAuthoname {
    font-size: 14px;
    color: #222;
    line-height: 22px;
    margin: 0 0 5px;
    font-family: Roboto!important
}

.getAuthoname a {
    color: #222!important;
    text-transform: uppercase
}

.authorBox {
    display: flex;
    flex-wrap: wrap
}

.author_Image {
    width: 116px;
    border-radius: 10px;
    height: 116px;
    background: #ddd;
    overflow: hidden
}

.author_Name {
    width: calc(100% - 116px);
    padding: 6px 20px 0 0
}

.author_Image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.dictitleNew::after {
    content: '';
    position: absolute;
    border-bottom: 1px solid #cacaca;
    width: calc(100% - 20px);
    top: 14px;
    left: 20px
}

.dictitleNew span {
    position: relative;
    z-index: 2;
    cursor: pointer;
    display: inline-block;
    padding: 0 14px 0 22px
}

.tranding-handlight {
    margin: 50px -17px 0 0;
    border-top: 1px solid #e8e4e4;
    padding: 40px 0 0
}

.custom-post-template .newdesignpage .custom-page-row .col-content .main blockquote p {
    color: #222!important;
    opacity: 1!important
}

.inactive .despara {
    display: block
}

.custom-page-content .custom-page-row .col-content .newLetterimg img {
    border: 0
}

.mvf {
    display: none
}

.dvf {
    display: block;
    background: #dbf4ff;
    padding: 5px 0;
    margin: 0 0 20px
}

.mh-container .custom-post-template .custom-page-row .col-content .main p strong a {
    color: #0680ef!important;
    text-decoration: underline!important;
    font-weight: 700
}

.mh-container .custom-post-template .custom-page-row .col-content .main p a,.mh-container .custom-post-template .custom-page-row .col-content .main p a span, .mh-container .custom-post-template .custom-page-row .col-content .main li a {
    color: #0680ef!important;
    background: 0 0!important
}

.mh-container .custom-post-template .custom-page-row .col-content .main p a:hover,.mh-container .custom-post-template .custom-page-row .col-content .main p a span:hover,.mh-container .custom-post-template .custom-page-row .col-content .main li a:hover  {
    text-decoration: underline!important
}
.Darktheme .mh-container .custom-post-template .custom-page-row .col-content .main p a,.Darktheme .mh-container .custom-post-template .custom-page-row .col-content .main p a span,.Darktheme .mh-container .custom-post-template .custom-page-row .col-content .main li a{
    color: #50b0f0!important;
}
.right:after {
    border-top: 3px solid #0d669e!important;
    border-right: 3px solid #0d669e!important
}

span.right {
    border: 2px solid #0d669e;
    color: #0d669e
}

#also-read .row {
    background-color: transparent!important;
    padding: 20px 10px!important;
    position: relative;
    border: 1px solid #ccd6dd;
    border-radius: 5px
}

#also-read .col-md-2 {
    justify-content: center
}

#also-read a {
    color: #313131!important
}

.custom-page-content .custom-page-row .col-content img {
    border-radius: 2px
}

.custom-post-template .wp-caption figcaption {
    padding: 12px 9px;
    border: 1px solid #cecece;
    border-top: 0;
    background: #eaeaea!important
}

.custom-page-content .custom-page-row .col-content .newBtnad img {
    border: 0!important
}

.dictitleNew span.spanclickNew {
    background-color: #fff;
    background-image: url(/wp-content/themes/coingapev3/images/cpls.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 20px;
    background-position: 0 2px
}

.dictitleNew span.spanclickNew.inactive {
    background-image: url(/wp-content/themes/coingapev3/images/cminus.png)
}

.newdesignpage .entry-thumbnail {
    height: 330px
}

.newdesignpage .entry-thumbnail img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.trendinghot {
    display: flex;
    flex-wrap: wrap;
    height: 57px;
    background: #fff;
    overflow-x: scroll;
    box-shadow: 0 3px 6px 0 rgb(0 0 0/10%);
    -moz-box-shadow: 0 3px 6px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 3px 6px 0 rgb(0 0 0/10%);
    position: relative;
    border: 1px solid #cecece
}

.trendinghot::-webkit-scrollbar,.AnlyseF_cate::-webkit-scrollbar {
    width: 0;
    opacity: 0;
    height: 0;
    display: none
}

.trendinghot::-webkit-scrollbar-track,.AnlyseF_cate::-webkit-scrollbar-track {
    background: #f1f1f1;
    opacity: 0;
    height: 0;
    display: none;
    width: 0
}

.trendinghot::-webkit-scrollbar-thumb,.AnlyseF_cate::-webkit-scrollbar-thumb {
    background: #888;
    opacity: 0;
    height: 0;
    display: none;
    width: 0
}

.trendinghot::-webkit-scrollbar-thumb:hover {
    background: #555;
    opacity: 0;
    height: 0;
    display: none;
    width: 0
}

.listhost {
    width: 80px;
    padding: 9px 0 6px;
    text-align: center;
    border-right: 1px solid #cecece
}

.listhotsto ul {
    display: flex;
    white-space: nowrap;
    margin: 0;
    flex-wrap: nowrap
}

.listhotsto {
    width: calc(100% - 80px);
    padding: 0 0 0 0;
    height: auto
}

.listhotsto ul a {
    white-space: initial;
    display: block;
    color: #313131;
    font-size: 12px;
    height: 45px;
    overflow-y: hidden;
    line-height: 19px;
    font-weight: 700;
    font-family: Roboto;
    width: 207px;
    position: relative;
    padding: 5px 15px 14px 14px;
    vertical-align: text-top
}

span.widthicons {
    display: block;
    background-image: url(/wp-content/themes/coingapev3/images/emo.gif)!important;
    background-size: 13px!important;
    background-repeat: no-repeat!important;
    background-position: 16px 0!important;
    padding: 0 0 0 6px;
    line-height: 17px
}

.blocktct {
    display: block
}

.listhost h5 {
    color: #222;
    font-weight: 700;
    font-size: 12px;
    line-height: 22px;
    margin: 0
}

.listhotsto ul li {
    display: inline-block;
    border-right: 1px dashed #cecece;
    padding: 5px 0 4px 0
}

.mh-sidebar #custom_html-13 {
    display: none
}

.ad-placeholder {
    font-family: roboto,sans-serif;
    color: #999;
    float: left;
    font-size: 9px;
    font-weight: 400;
    letter-spacing: .2em;
    line-height: 1;
    margin-top: 4px;
    position: relative;
    top: -4px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 15px
}

div#big-btnnew {
    margin: 0 0 30px
}

.bigbtncss img {
    border: none!important
}

.ar-ads-m {
    padding: 9px 10px;
    border-radius: 45px;
    border: 1px solid #005a8c;
    background: #fff;
    text-align: center;
    min-width: 100%
}

.ar-ads-m:hover {
    background: #005a8c;
    color: #fff!important
}



div#placement_479745_0 {
    width: 90px;
    height: 22px;
    align-items: inherit;
    position: static;
    top: -10px;
    left: -10px
}

#placement_479745_0 a {
    padding: 3px 0
}

li#menu-item-74190>a {
    display: none
}

#placement_479745_0 img {
    position: absolute;
    width: 18px;
    top: 5px;
    right: 6px;
    width: 18px;
    top: 2px!important;
    right: 6px!important
}

div#placement_479745_0 a:first-child {
    display: none
}

#placement_479745_0 a {
    padding: 10px 7px
}

#placement_479745_0 a:hover {
    color: #fff
}

li#menu-item-74190 {
    height: 39.2px
}

#custom-tabbed .cg_mh_magazine_custom_posts ul {
    max-height: 400px;
    overflow-y: scroll;
    width: 98%
}

#custom-tabbed .cg_mh_magazine_custom_posts ul::-webkit-scrollbar {
    width: 7px;
    border-radius: 10px
}

#custom-tabbed .cg_mh_magazine_custom_posts ul::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px
}

#custom-tabbed .cg_mh_magazine_custom_posts ul::-webkit-scrollbar-thumb {
    background: #bababa;
    border-radius: 10px
}

#custom-tabbed .cg_mh_magazine_custom_posts ul::-webkit-scrollbar-thumb:hover {
    background: #555
}

.newNewsletter {
    width: 100%;
    border: 2px solid #1f93fc;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 60px 0 0
}

.newLetterimg {
    width: 220px;
    text-align: right
}

.newsLetterbox {
    width: calc(100% - 258px)
}

.Newletterform {
    display: flex;
   
    border-radius: 5px;
    padding: 8px 0 0 6px
}

.Newletterform h5 {
    font-size: 13px
}

.Newletterform form {
    display: flex;
    width: 100%
}

.Newletterform .btn {
    width: 133px;
    background: #1f93fc;
    border: 0;
    color: #fff;
    padding: 12px 4px;
    margin: 0 -2px 0 0;
    position: relative
}

.Newletterform input {
    width: calc(100% - 110px);
    border: 0;
    background: #fff;
    padding: 0 10px
}

.newsLetterbox h4 {
    margin: 0 0 16px;
    font-size: 19px
}

.RealtedNewsList {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.RealtedNews a {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    text-decoration: none
}

.relatedIMG {
    width: 94px;
    height: 64px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 3px 4px 6px rgb(0 0 0/17%)
}

.relatedIMG img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.relatedContent {
    width: calc(100% - 107px);
    padding: 0 0 0 12px;
    font-size: 14px;
    line-height: 22px;
    color: #000
}

.RealtedNews {
    width: 48%
}

.RealtedNews:first-child {
    padding: 0 8px 0 0;
    margin: 0 15px 0 0;
    border-right: 1px dashed #707070
}

.relatedPostnew {
    margin: 50px 0 53px;
    border-bottom: 2px solid #1f93fc;
    padding-bottom: 33px
}

.TitleReated {
    position: relative;
    margin: 0 0 16px;
    font-size: 16px;
    font-weight: 400
}

.TitleReated::after {
    content: "";
    position: absolute;
    left: 138px;
    bottom: 2px;
    width: 56px;
    height: 3px;
    background: #1f93fc
}

.TitleReated span {
    position: relative
}

.newLetterimg img {
    max-width: 100%
}


.sponsoredinner span.right {
    display: block;
    text-align: center;
    font-size: 22px;
    width: 40px;
    border-radius: 100%;
    height: 40px;
    border: 1px solid #0d669e;
    line-height: 38px!important
}

.topcount-header {
  background: #fff;
    padding: 6px 12px;
    position: relative;
    padding-right: 0;
}

.list-Apis {
    display: flex;
    flex-wrap: wrap;
    font-family: montserrat,sans-serif
}

.list-Apisbox {
  flex: 0 0 auto;
    width: 30%;
    cursor: pointer;
    color: #222;
    padding-right: 10px;
}

.downData {
    display: flex;
    align-items: center;
    position: relative
}

/*
.downData::after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
    position: relative;
    right: -13px;
    top: -10px;
    padding: 3px 0;
    height: 20px;
    text-align: center;
    width: 20px;
    background: #e6e6e6;
    border-radius: 100px
}
*/

.downData:hover::after {
    background: #1074b7;
    color: #fff
}

.downData.upstock {
    display: flex;
    align-items: center
}

.price-indicator-container {
    display: flex;
    position: relative;
    margin-right: 17px
}

.price-indicator-container>a:hover {
    text-decoration: none
}

.Apihead {
 font-weight: 600;
    font-size: 12px;
    color: #5D5D5D;
    text-transform: uppercase;
    display: flex;
}

.Apihead .stars-new {
    font-weight: 400;
    font-size: 12px;
    color: #f4c016;
    margin-left: 0
}

.Apihead .stars-new i {
    margin-left: 1px;
    margin-right: 0;
    font-size: 10px
}

.contribueas {
    margin: 50px auto 0;
    max-width: 400px
}

.Noapis {
    font-size: 14px;
    font-weight: 500;
}

.buyNows a {
    border: 1px solid #222;
    font-size: 10px;
    padding: 2px 8px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 3px;
    font-weight: 500
}

span.buyNows {
    margin: 0 0 0 8px;
    display: inline-block
}

.chekcount-ud {
color: #FF4B4B;
    font-weight: 600;
    margin: 0 0 0 5px;
    font-size: 12px;
    line-height: 14px;
    display: flex;
}

.dropBoxs {
    text-align: right;
    padding: 0;
}

.dpbox {
    display: inline-block;
    border: 1px solid #707070;
    padding: 4px 18px;
    text-align: center;
    position: relative;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    background: #fff;
    z-index: 777
}

.dpoverlay.active {
    position: fixed;
    left: 0;
    top: 0;
    background: rgb(0 0 0/62%);
    height: 100%;
    width: 100%;
    z-index: 88888
}

.chekcount-up i.up {
     margin: 0;
    font-size: 14px;
    font-weight: 600;
    padding: 0 5px;
}

.chekcount-ud i.dp {
      margin: 0;
    font-size: 14px;
    font-weight: 600;
    padding: 0 5px;
}

.click-icon {
    position: absolute;
    right: -8px;
    top: 7px
}

.click-icon>i {
    font-size: 15px;
    color: #a1a1a1
}

.click-icon>i:hover {
    color: #1074B7
}
.list-Apisbox i {
    font-size: 15px !important;
}
.chekcount-up {
   color: #19936D;
    font-weight: 600;
    margin: 0 0 0 6px;
    font-size: 12px;
    line-height: 14px;
}

.dpbox i {
    margin-left: 5px;
    margin-right: 0
}

.Lanlist li {
    display: inline-block
}

.Lanlist li a {
    color: #222;
    text-decoration: none;
    font-size: 12px;
    padding: 0 4px;
    line-height: 15px;
    border-right: 1px solid #585757;
    display: block;
    font-weight: 500;
    text-transform: capitalize
}

.Lanlist li a.active {
    color: #1074b7
}

.Lanlist li a:hover {
    color: #222!important;
    text-decoration: underline!important
}

ul.Lanlist {
    padding: 0 0 0 40px;
    margin: -11px 0 0
}

.logo-box {
    background: #fff;
    padding: 10px 10px;
}

.header-logo img {
       max-width: 162px;
    width: 162px;
    height: 45px;
}

.header-logo {
    max-width: 160px
}

.dropov {
    position: absolute;
    top: 28px;
    border: 1px solid #707070;
    width: 100%;
    left: 0;
    display: none;
    padding: 17px 8px;
    z-index: 6;
    text-align: left;
    background: #fff
}

.dropov h5 {
    font-size: 12px;
    color: #222;
    margin: 0 0 12px;
    border-bottom: 1px dashed #707070
}

.dropov h5 span {
    background: #fff;
    padding: 3px 0
}

.Goiapi {
    display: flex;
    flex-wrap: wrap;
    padding: 2px 0 8px
}

.Godata {
    width: calc(100% - 50px);
    display: flex
}

.Gochek {
    width: 50px;
    font-size: 9px;
    color: #0aac29;
    text-align: right;
    font-weight: 700
}

.goimg {
    width: 26px;
    height: 24px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 0 0
}

.gotxt {
    font-size: 11px;
    font-weight: 500
}

.Lanlist li:last-child a {
    border: 0
}

.Midmenu {

    padding: 0;
    max-width: 1110px;
    font-family: montserrat, sans-serif;
    margin: 0 auto;
    position: relative;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    z-index: 9;
}

.headerfix.fixed-header {
    position: fixed;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    left: 6px;
    width: 100%;
    top: 0;
    z-index: 9
}

.coinnavbar li {
    display: inline-block
}


ul.navbar-nav.coinnavbar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
       /* width: calc(100% - 452px); */
       width: calc(100% - 350px);
}

.coinnavbar li a {
     padding: 5px 11px  !important;
    font-size: 14px;
    color: #fff;
    position: relative;
    display: flex;
    font-weight: 600;
    text-decoration: none !important;
    align-items: center;
    border-radius: 24px;
}

.coinnavbar li:first-child a.navcross {
    padding: 14px 8px 14px 12px!important;
    margin: 0;
    position: relative
}

.coinnavbar li:first-child a.navcross.active:hover {background: #072E4A   !important; }
.coinnavbar li:first-child:hover a.navcross,.coinnavbar li:first-child a.navcross:hover { background: transparent !important; color: #fff;}
.coinnavbar li a:hover,.coinnavbar li a.active {
    background: #072E4A;    color: #fff !important;
}

.coinnavbar li a i {
    margin: 0 0 0 3px;
    font-size: 16px
}

.menu-btn {
    width: 28px;
    height: 17px;
    cursor: pointer
}

.menu-btn span {
    position: absolute;
    background: #262626;
    width: 25px;
    height: 2px;
    left: 0;
    opacity: .7;
    transition: .1s .1s top,.1s .1s bottom,.1s transform;
    border-radius: 144px
}

.menu-btn span:nth-of-type(1) {
    top: 0
}

.menu-btn span:nth-of-type(2) {
    top: 7px;
    transition: opacity .1s .1s
}

.menu-btn span:nth-of-type(3) {
    top: 15px
}

.close span {
    transition: .1s top,.1s bottom,.1s .1s transform
}

.close span:nth-of-type(1) {
    top: 10px;
    transform: rotate(45deg)
}

.close span:nth-of-type(2) {
    opacity: 0;
    transition: opacity .1s .1s
}

.close span:nth-of-type(3) {
    top: 10px;
    transform: rotate(-45deg)
}

.center {
    position: relative;
    margin: auto;
    top: 1px;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0 0
}

.menucross {
    position: absolute;
    z-index: 2;
    background: #fff;
    width: 100%;
    left: 0;
    display: none;
    box-shadow: 0 10px 4px 0 rgb(0 0 0/5%);
    padding: 20px 38px;
    z-index: 2
}

.MegaM h4 {
    font-size: 14px;
    text-transform: uppercase;
    color: #222;
    font-weight: 600;
    margin: 0 0 15px
}

.MegaM p {
    font-size: 14px;
    text-transform: uppercase;
    color: #222;
    font-weight: 600;
    margin: 0 0 15px
}

.rightm {
    border-right: 1px dashed rgb(0 0 0/31%)
}

.rightm:last-child {
    border: 0
}

.MegaM ul li a {
    font-size: 14px;
    display: block;
    color: #222;
    font-weight: 500;
    margin: 0 0 10px
}

.MegaM h4 i {
    color: #fc393e;
    font-size: 22px;
    margin: 0 0 0 5px
}

.mh-rows {
    display: flex;
    flex-wrap: wrap
}

.searchbox {
    width: 45px;
/*       background-image: url('https://coingape.com/wp-content/themes/coingapev3/images/newsearchicon.svg?var=454');*/
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer
}
.list-Apisbox a {
    text-decoration: none !important;
}
.searchbox.active {
      background-image: url('https://coingape.com/wp-content/uploads/2023/09/x-1.png');
    background-size: 15px
}

.searchbox a {
    display: block;
    padding: 7px 10px;
    font-size: 20px;
    text-align: center
}

.header-list {
    position: relative
}

.wsmenu * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-font-smoothing: antialiased
}

.wsmain .cl {
    clear: both
}

.wsmain img,object,embed,video {
    border: 0;
    max-width: 100%
}

.wsmain a:focus {
    outline: none!important
}

.wsmain:before,.wsmain:after {
    content: "";
    display: table
}

.wsmain:after {
    clear: both
}

.wsmobileheader {
    display: none
}

#overlapblackbg {
    display: none
}

.coinnavbar li:hover .wscointabing {
    display: block;
    opacity: 1;
    visibility: visible
}

.wsmain {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    max-width: 1300px
}

.wsmenu {
    position: relative;
    font-size: 14px;
    padding: 0;
    margin: 0 auto;
    width: 85%;
    float: left;
    height: 75px;
    border-left: 1px solid rgba(0,0,0,.1)
}

.wsmenu-list {
    text-align: left;
    width: 100%;
    /* display: block; */
    display: flex;
    padding: 0
}

.wsmenu-list>li {
 text-align: center;
    display: block;
    margin: 0;
    padding: 6px 0;
    float: left;
}

.wsmenu-list>li>.navtext {
    line-height: 16px;
    text-align: right;
    padding: 14px 16px;
    margin: 0 10px
}

.wsmenu-list>li>.navtext>span+span:after {
    color: #9e9e9e;
    content: "\f107";
    display: inline-block;
    font-family: fontawesome;
    font-size: 14px;
    font-weight: 100;
    line-height: 10px;
    margin-left: 1px;
    position: relative;
    right: -8px;
    text-align: right;
    top: 1px
}

.wsmenu-list>li>.navtext>span {
    display: block;
    font-size: 11px;
    text-align: left;
    white-space: nowrap;
    width: 100%;
    line-height: 16px;
    color: #9e9e9e
}

.wsmenu-list>li>.navtext>span+span {
    white-space: nowrap;
    font-size: 12px;
    font-weight: 700;
    color: #555
}

.wsmenu-list li a:hover .arrow:after {
    border-top-color: #b3b3b3
}

.wsmenu-list li a.active .arrow:after {
    border-top-color: #b3b3b3
}

.wsmenu-list li:hover>a .arrow:after {
    border-top-color: #b3b3b3
}

.megamenu iframe {
    width: 100%;
    margin-top: 10px;
    min-height: 200px
}

.megamenu video {
    width: 100%;
    margin-top: 10px;
    min-height: 200px
}

.wsmenu-list>li.socialicon {
    float: left
}

.wsmenu-list>li.socialicon a {
    width: 38px;
    padding: 0 10px
}

.wsmenu-list>li.socialicon a .fa {
    font-size: 15px;
    color: #898d91;
    text-align: center
}

.wsmenu-list>li.wscoinmyaccount {
    float: right
}

.wsmenu-list>.wscoinmyaccount>a .fa.fa-angle-down {
    display: inline-block;
    font-size: 13px;
    line-height: inherit;
    margin-left: 8px;
    color: #7b7b7b
}

.wsmenu-list>.wscoinmyaccount>a .fa.fa-align-justify {
    display: inline-block;
    font-size: 16px;
    line-height: inherit;
    margin-right: 11px;
    color: #7b7b7b
}

.wsmenu-list>li.wssearchbar {
    width: 30%;
    float: left;
    padding-left: 15px
}

.wsmenu-list>li.wscarticon {
    float: right;
    clear: right
}

.wsmenu-list>li.wscarticon a {
    padding: 0 27px 0 22px;
    text-align: center;
    border-left: 1px solid rgba(0,0,0,.1);
    border-right: 1px solid rgba(0,0,0,.1)
}

.mobiletext {
    display: none
}

.wsmenu-list>li.wscarticon a .fa {
    font-size: 15px
}

.wsmenu-list>li.wscarticon em.roundpoint {
    position: absolute;
    top: 14px;
    right: 15px;
    width: 17px;
    height: 17px;
    background-color: #da4b38;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 9px;
    text-align: center;
    font-style: normal;
    line-height: 16px!important;
    color: #fff
}

.wsmenu-list li>.wsmenu-submenu {
    transform: translateY(35px);
    transition: all .3s ease;
    visibility: hidden
}

.wsmenu-list li:hover>.wsmenu-submenu {
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.wsmenu-submenu li>.wsmenu-submenu-sub {
    transform: translateY(35px);
    transition: all .3s ease;
    visibility: hidden
}

.wsmenu-submenu li:hover>.wsmenu-submenu-sub {
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.wsmenu-submenu-sub li>.wsmenu-submenu-sub-sub {
    transform: translateY(35px);
    transition: all .3s ease;
    visibility: hidden
}

.wsmenu-submenu-sub li:hover>.wsmenu-submenu-sub-sub {
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.wsmenu-list li>.megamenu {
    transform: translateY(35px);
    transition: all .3s ease;
    visibility: hidden
}

.wsmenu-list li:hover>.megamenu {
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.wsmenu-submenu {
    position: absolute;
    min-width: 176px;
    top: 58px;
    z-index: 1000;
    margin: 0;
    padding: 0;
    border: solid 1px #eee;
    background-color: #fff;
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform .3s,opacity .3s;
    -ms-transition: -ms-transform .3s,opacity .3s;
    -moz-transition: -moz-transform .3s,opacity .3s;
    -webkit-transition: -webkit-transform .3s,opacity .3s
}

.wsmenu-submenu li a {
    background: #fff!important;
    background-image: none!important;
    color: #666!important;
    border-right: 0!important;
    text-align: left;
    display: block;
    line-height: 22px;
    padding: 8px 12px;
    text-transform: none;
    font-size: 12px;
    letter-spacing: normal;
    border-right: 0 solid;
    border-bottom: 1px solid #f5f5f5
}

.wsmenu-submenu li {
    position: relative;
    margin: 0;
    padding: 0
}

.wsmenuexpandermain {
    display: none
}

.wsmenu-list li:hover .wsmenu-submenu {
    display: block
}

.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub {
    min-width: 220px;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform .4s,opacity .4s;
    -ms-transition: -ms-transform .4s,opacity .4s;
    -moz-transition: -moz-transform .4s,opacity .4s;
    -webkit-transition: -webkit-transform .4s,opacity .4s
}

.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub {
    opacity: 1;
    list-style: none;
    padding: 0;
    border: solid 1px #eee;
    background-color: #fff
}

.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub {
    display: block
}

.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub .wsmenu-submenu-sub-sub {
    min-width: 220px;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform .4s,opacity .4s;
    -ms-transition: -ms-transform .4s,opacity .4s;
    -moz-transition: -moz-transform .4s,opacity .4s;
    -webkit-transition: -webkit-transform .4s,opacity .4s
}

.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li:hover .wsmenu-submenu-sub-sub {
    opacity: 1;
    list-style: none;
    padding: 0;
    border: solid 1px #eee;
    background-color: #fff
}

.wsmenu-submenu li {
    position: relative;
    padding: 0;
    margin: 0;
    display: block
}

.wsmenu-click {
    display: none
}

.wsmenu-click02 {
    display: none
}

.wsmenu-submenu .fa {
    margin-right: 11px;
    font-size: 15px
}

.carousel-control i.fa {
    top: 48%;
    position: absolute;
    font-size: 33px;
    margin-left: -5px
}

.carousel-inner .carousel-caption h3 {
    font-size: 18px;
    font-weight: 700
}

.wscoinmenu span {
    font-weight: 700
}

.wsmenu-list>.wscoinmenu>a .fa.fa-coinping-basket {
    display: inline-block;
    font-size: 13px;
    line-height: inherit;
    margin-right: 8px;
    color: #7b7b7b
}

.wtsdepartmentmenu {
    background: #fff;
    border-bottom: solid 1px #d1d3d4
}

.wtsbrandmenu {
    background: #fff;
    border-bottom: solid 1px #d1d3d4
}

.wsmenu-list li:hover .megamenu {
    opacity: 1
}

.megamenu {
    width: 100%;
    left: 0;
    position: absolute;
    top: 60px;
    color: #000;
    z-index: 1000;
    margin: 0;
    text-align: left;
    padding: 8px;
    font-size: 15px;
    border: solid 1px #eee;
    background-color: #fff;
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform .3s,opacity .3s;
    -ms-transition: -ms-transform .3s,opacity .3s;
    -moz-transition: -moz-transform .3s,opacity .3s;
    -webkit-transition: -webkit-transform .3s,opacity .3s
}

.megamenu .title {
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 9px 5px 9px 0;
    font-size: 17px;
    color: #424242;
    margin: 0 0 7px;
    text-align: left;
    height: 39px;
    margin: 0 0 10px
}

.halfmenu {
    width: 40%;
    right: auto!important;
    left: auto!important
}

.halfmenu .megacollink {
    width: 48%;
    float: left;
    margin: 0% 1%
}

.halfdiv {
    width: 30%;
    right: auto;
    left: auto
}

.halfdiv03 {
    width: 25%;
    right: auto;
    left: auto
}

.wscointabing {
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 12px 0 0;
    position: absolute;
    top: 10px;
    min-height: 429px;
    background-color: #fff;
    left: 0;
    border-bottom: 0;
    border: 0;
    border-top: solid 0;
    display: none;
    opacity: 0;
    z-index: 9999999;
    transform: translateY(35px);
    transition: all .3s ease;
    box-shadow: 0 10px 4px 0 rgb(0 0 0/5%)
}

.adsNew a {
    border: 1px solid #dddcdc;
    display: block;
    padding: 8px 0 6px 30px;
    margin: 0 0 10px;
    font-weight: 600;
    font-size: 13px;
    border-radius: 4px;
    width: 100%
}

.adsNew:nth-child(1) a {
    border-color: #fd6e6e
}

.adsNew:nth-child(2) a {
    border-color: #0b31fb
}

.adsNew:nth-child(3) a {
    border-color: #37a849
}

.adsNew:nth-child(4) a {
    border-color: #f79325
}

.btnlearn {
    font-size: 15px;
    text-align: center;
    line-height: 44px;
    height: 44px;
    display: block;
    float: left;
    padding: 0 15px;
    background-color: #0056b9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-family: Verdana,Geneva,sans-serif;
    font-weight: 700;
    margin-top: 5px
}

.btnlearn:hover {
    color: #fff;
    text-decoration: none
}

.theiaStickySidebar {
    background: #fff
}

ul.newsinnerlist li a {
    padding: 0!important
}

.wstitemright {
    opacity: 0;
    visibility: visible;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff;
    color: #000;
    display: none;
    float: left;
    padding: 10px 8px 0;
    width: 82%;
    min-height: 414px;
    border-left: dashed 1px #e5e5e5
}

.wscoinlink-active .wstitemright {
    display: block;
    opacity: 1
}

.wstabitem {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 12px
}

.wstabitem>li {
    width: 100%;
    list-style: none
}

.wstbootslider {
    width: 276px;
    float: right;
    margin-top: 8px
}

.wstmegamenucolr {
    width: 276px;
    display: block;
    float: right;
    margin-top: 8px
}

.wstabitem li:before,.wstabitem li:after {
    content: "";
    display: table
}

.wstabitem li:after {
    clear: both
}

.wsmenu-list>li:hover>.wscointabing .wscoinwp>.wstabitem li.wscoinlink-active .wstitemright {
    opacity: 1;
    visibility: visible
}

.wscointabing>.wscoinwp {
    width: 100%;
    display: block;
    position: relative
}

.wstabitem>li>a {
    display: block;
    padding: 15px 11px;
    font-size: 14px;
    color: #606060;
    border-right: 0;
    width: 18%;
    float: left;
    position: relative;
    padding: 5px 14px!important;
    border-left: 0;
    background-color: #fff
}

.wstabitem .wstliststy02 li a {
    text-decoration: none;
    padding: 10px 0!important;
    font-size: 12px;
    color: #222!important;
    border-bottom: 1px dashed #acaaaa;
    font-weight: 400!important
}

.wstabitem .wscoinlink-active a {
    text-decoration: none;
    color: #005a8c;
    border: 0;
    font-weight: 700
}

.wstabitem>li:hover>a {
    text-decoration: none
}

.wstabitem>li>a .fa {
    color: #848484;
    margin-right: 5px;
    text-align: center;
    width: 25px;
    font-size: 16px
}

.wstabitem .wstliststy02 li:last-child a {
    border: 0
}

.wstheading {
    width: 100%;
    display: block;
    padding: 10px 0 6px;
    font-size: 12px;
    font-weight: 700;
    color: #333;
    border-bottom: solid 1px #d9d9d9;
    margin-bottom: 12px;
    text-transform: uppercase
}

.newsImg img {
    border-radius: 8px;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.newsBox h5 {
    font-size: 13px;
    line-height: 20px;
    margin: 10px 0 0;
    font-weight: 700;
    cursor: pointer
}

.newsBox {
    border-bottom: 1px dashed #acaaaa;
    padding: 0 0 12px
}

.newsImg {
    height: 116px;
    cursor: pointer;
    border-radius: 8px;
    overflow: hidden
}

.newsImg img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.newsImg:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.inlineshare {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    font-family: montserrat,sans-serif;
    border-bottom: 1px solid #b5b5b5;
    padding: 0 0 14px;
    margin: 0 0 15px
}

.feactchk {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.ads-up {
    width: 20%;
    text-align: right;
    display: flex;
    justify-content: flex-end
}

#social-ad-new {
    display: flex;
    border-left: 1px solid #b5b5b5;
    padding: 2px 0 2px 15px;
    margin: 0 0 0 15px;
}

#social-ad-new .social-text_new {
    margin-bottom: 0
}

.writer-data a {
    font-weight: 600;
    color: #222;
    text-decoration: underline
}

.writer-data {
    font-size: 12px;
    color: #222
}

.publishby {
    padding: 4px 0 0
}

.bestin {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 20px
}

.fixwallet {
    font-family: montserrat,sans-serif;
    padding: 10px 0
}

.waletbox h4 {
    font-size: 15px;
    font-weight: 600
}

.comwlt a {
    display: block;
    color: #082869;
    font-weight: 500;
    font-size: 14px;
    border: 1px solid;
    padding: 6px 0 6px 36px;
    border-radius: 2px;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 8px 6px
}

.comwlt {
    margin: 0 0 10px
}

.waletbox {
    margin: 0 0 22px
}

.nexo a {
    border-color: #1b47cb;
    background-image: url(/wp-content/themes/coingapev3/images/nexo.svg)
}

.Crypto a {
    border-color: #082869;
    background-image: url(/wp-content/themes/coingapev3/images/crypto.webp)
}

.ledger a {
    border-color: #1f2326;
    background-image: url(/wp-content/themes/coingapev3/images/cc2.png)
}

.SubscribTbv a {
    border-color: #1f2326;
    background-image: url(https://coingape.com/wp-content/uploads/2022/04/email.png)
}

.coingapeIcon a {
    border-color: #1f2326;
    background-image: url(https://coingape.com/wp-content/uploads/2017/09/cropped-CoinGape_logo-32x32.png)
}

.KNCIcon a {
    border-color: #1f2326;
    background-image: url(https://coingape.com/wp-content/uploads/2022/04/logomark.png);
    background-size: 16px
}

.x1bit2 a {
    border-color: #96c168;
    background-image: url(/wp-content/themes/coingapev3/images/worthpad.png);
    background-size: 16px
}

.Kraken a {
    border-color: #6b57e0;
    background-image: url(/wp-content/themes/coingapev3/images/kar.png)
}

.Binance a {
    border-color: #f3ba2f;
    background-image: url(/wp-content/themes/coingapev3/images/binance.png)
}

.Aave a {
    border-color: #ac58a3;
    background-image: url(/wp-content/themes/coingapev3/images/AAVELogo.png);
    background-size: 14px
}

.Compound a {
    border-color: #21d395;
    background-image: url(/wp-content/themes/coingapev3/images/compound.png);
    background-size: 16px
}

.fullintab.col-widthd-8 {
    -ms-flex: 0 0 72%;
    flex: 0 0 72%;
    max-width: 72%
}

.col-width-8 {
    -ms-flex: 0 0 72%;
    flex: 0 0 72%;
    max-width: 72%
}

.col-width-4 {
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%
}

.newdesignpage .entry-thumbnail {
    height: 190px;
    margin: 0 15px 30px 0;
    float: left;
    max-width: 300px;
    border: 1px solid #efefef
}

.c-content .ads {
    display: none
}

.row.custom-page-row {
    display: block;
    display: -ms-block
}

.relatednews-tab ul {
    margin: 0;
    display: flex;
    padding: 0 0 0 1px;
    background: #dbf4ff
}

.relatednews-tab li {
    display: inline-block;
    color: #fefefe;
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: #34495e;
    margin-right: 0;
    padding: 8px 0 0;
    border: 0
}

#container {
    margin: 20px 0 30px
}

.relatednews-tab a {
    display: block;
    padding: 2px 15px!important;
    font-weight: 400!important;
    color: #222!important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    font-family: montserrat,sans-serif;
    background: 0 0!important;
    border-right: 1px solid #5d5d5d;
    margin: 0!important
}

.relatednews-tab a:hover {
    text-decoration: underline!important
}

.relatednews-tab li.active {
    background: #fff;
    color: #000
}

.relatednews-tab li.active a {
    color: inherit
}

#container .tabs-content {
    border: 1px solid #5d5d5d;
    padding: 10px;
    background: #fff;
    margin-top: -5px;
    overflow: hidden
}

#container .tabs-content img {
    margin-right: 10px
}

#container .tabs-content .tabnoshow div:not(:first-child) {
    display: none
}

#container .tabs-content .tabnoshow div:first-child {
    display: block
}

.relatednews-tab li:last-child a {
    border-right: 0
}

.relatednews-tab li.active {
    border: 1px solid #5d5d5d;
    border-bottom: 0;
    padding: 6px 0 9px;
    margin: 0 0 4px -1px
}

.relatednews-tab li.active a {
    font-weight: 600!important;
    font-size: 14px;
    border: 0
}

ul.newsinnerlist {
    padding: 15px;
    margin: 0
}

ul.newsinnerlist li {
    padding: 0 0 7px 20px;
    display: block;
    position: relative
}

ul.newsinnerlist li::after {
    content: '';
    position: absolute;
    left: -1px;
    top: 7px;
    background: #fff;
    border: 1px solid #ff3636;
    height: 10px;
    width: 10px
}

ul.newsinnerlist li::before {
    content: '';
    position: absolute;
    left: 2px;
    top: 10px;
    z-index: 1;
    background: #ff3636;
    height: 4px;
    width: 4px
}

ul.newsinnerlist li a {
    color: #222!important;
    background: 0 0!important;
    font-size: 16px;
    display: block;
    margin: 0;
    position: relative
}

ul.newsinnerlist li a:hover {
    text-decoration: underline
}

.sticky div#rates-container {
    padding-bottom: 0!important;
    max-width: 1130px;
    margin: 0 auto
}

.MegaF .mh-footer-widget h6 {
    font-size: 13px;
    text-transform: uppercase;
    color: #222;
    font-weight: 700;
    display: flex;
    margin: 0 0 5px;
    border: 0!important;
    align-items: center
}

.MegaF .mh-footer-widget h6 .mh-footer-widget-title-inner {
    padding: 0;
    text-transform: uppercase;
    font-size: 13px!important
}

.MegaF h4 {
    font-size: 13px;
    text-transform: uppercase;
    color: #222;
    font-weight: 700;
    display: flex;
    margin: 0 0 20px;
    align-items: center
}

.MegaF ul li a {
    font-size: 14px;
    display: block;
    color: #222;
    font-weight: 500;
    margin: 0 0 5px
}

.footer-new {
    background: #fff;
    border-top: 3px solid #1074b7;
    font-family: montserrat,sans-serif;
    padding: 5px 0 15px
}

.footerlinks {
    padding: 25px 0 0
}

.newfooter {
    border-top: 1px solid #afafaf;
    padding: 15px 0
}

.contactusebanner {
    margin: 50px 0 0
}

.footerfollow ul li a {
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    color: #fff;
    font-size: 16px;
    padding: 3px;
    margin: 0 2px 10px 0;
    border-radius: 4px
}

.footerfollow ul li a i {
    margin: 0;
    font-size: 15px
}

.footerfollow ul li {
    display: inline-block;
    background: none!important;
    padding: 0 0
}

a.tl_n {
    background: #47b0d3
}

a.wp_n {
    background: #4fa500
}

a.tw_n {
    background: #1da1f2;
    color: #fff!important
}

a.In_n {
    background: #ff002f;
    color: #fff!important
}

a.Rs_n {
    background: orange;
    color: #fff!important
}

a.You_n {
    background: #ee0606;
    color: #fff!important
}

.tw_n .fa-twitter {
    color: #fff
}

a.fb_n {
    background: #485994
}

a.fb_n .fa-facebook {
    color: #fff
}

.col-md-2.Fbox {
    -ms-flex: 0 0 15.2%;
    flex: 0 0 15.2%;
    max-width: 15.2%
}

.col-md-2.Fbox:last-child {
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 24%
}

.MegaF h6 i {
    color: #fc393e;
    font-size: 20px;
    margin: 0 0 0 5px
}

.followus {
    margin: 0 0 26px
}

.adsb {
    max-width: 122px
}

.copyrow {
    border-top: 2px solid #f1f1f1;
    padding: 7px 15px
}

.siteCopyright {
    font-size: 12px
}

.Importantlink li {
    display: inline-block
}

.Importantlink li a {
    font-size: 12px;
    display: block;
    padding: 0 0 0 15px
}

.Importantlink {
    text-align: right
}

.adsbg {
    background: #f4f4f4;
    margin: 0 0 12px;
    padding: 10px
}

.Importantlink ul {
    margin: 0
}

.adsNew a {
    background-repeat: no-repeat;
    background-size: 13px;
    background-position: 5px 7px
}

.advertise1 a {
    background-image: url(/wp-content/themes/coingapev3/images/Advertise.svg);
    background-position: 8px 9px;
    background-size: 16px
}

.contribute a {
    background-image: url(/wp-content/themes/coingapev3/images/Contribute.svg);
    background-position: 7px 5px
}

.sidebar .theiaStickySidebar {
    position: static!important;
    transform: none!important
}

.newlistingpage {
    padding: 18px 0
}

.newlistingpage .mh-posts-list-title a {
    color: #1074b7;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: .34px;
    display: block;
    font-weight: 700
}

.newlistingpage .mh-posts-list-caption {
    display: none
}

.newlistingpage .mh-excerpt p {
    font-family: Georgia;
    font-size: 16px
}

.newlistingpage .mh-posts-list-title a {
    color: #222;
    font-size: 17px;
    line-height: 25px;
    letter-spacing: .34px;
    display: block;
    font-weight: 600;
    font-family: Montserrat
}

.newlistingpage .mh-excerpt p {
    font-family: Georgia;
    font-size: 16px;
    margin: 0 0 8px
}

.newlistingpage .mh-posts-list-thumb a {
    display: block;
    width: 237px;
    height: 174px;
    overflow: hidden;
    padding: 0;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    border-radius: 5px
}

.newlistingpage .mh-meta.entry-meta {
    display: flex;
    color: red;
    margin: 0
}

.newlistingpage .author.vcard {
    order: 2;
    position: relative;
    padding: 0 0 0 4px
}

.newlistingpage .mh-meta.entry-meta .updated {
    order: 1;
    position: relative
}

.newlistingpage .mh-meta i {
    display: none
}

span.author.vcard::after {
    position: absolute;
    left: -3px;
    top: 7px;
    width: 3px;
    height: 3px;
    background: #1074b7;
    content: '';
    border-radius: 100%
}

.newlistingpage .mh-posts-list-thumb a img {
    object-fit: cover;
    height: 100%;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
    max-width: 100%
}

.newlistingpage .mh-posts-list-thumb:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

section#partner {
    background-image: url(/wp-content/themes/coingapev3/images/formicons.png);
    background-size: contain;
    background-position: 0;
    padding: 60px 0;
    margin: 60px 0 0
}

.maildis a,.maildis a:hover {
    color: #fff;
    text-decoration: underline
}

.maildis a img {
    margin: 0 10px 0 0
}

p.maildis {
    margin: 0 0 4px
}

.wtbgs {
    background: #fff;
    padding: 44px 40px;
    -ms-flex: 0 0 58%;
    flex: 0 0 58%;
    max-width: 58%
}

.wtbgs2 {
    background: #0065a0;
    padding: 44px 50px;
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    max-width: 42%
}

.home-contact .container {
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    max-width: 1024px;
    margin: 0 auto
}

.inbox_h .form-control {
    width: 100%;
    border: 1px solid #707070;
    border-radius: 6px;
    padding: 9px 10px;
    font-size: 14px;
    height: auto
}

.inbox_h {
    margin: 0 0 25px
}

.contact-us {
    color: #0065a0;
    border-bottom: 1px solid #707070;
    font-size: 20px;
    margin: 0 0 37px;
    font-weight: 500;
    padding: 0 0 20px;
    font-family: montserrat,sans-serif
}

.btnMailtel {
    border-radius: 5px;
    box-shadow: 0 3px 6px 0 rgb(0 0 0/16%);
    border: solid 1px #fff;
    padding: 6px 20px;
    margin: 14px 0 0;
    display: inline-block
}

.btnMailtel img {
    max-width: 30px
}

.inbox_btnh .btn {
    padding: 10px 25px;
    border-radius: 5px;
    background: #0aac29;
    text-transform: uppercase;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16)
}

.contct-info h4 {
    color: #fff;
    margin: 0 0 30px;
    font-family: Montserrat;
    font-size: 20px
}

.contct-info p a {
    color: #fff
}

.contct-info p {
    color: #fff!important;
    font-weight: 400!important;
    font-size: 16px!important;
    line-height: 27px!important
}

.emailsk li {
    display: inline-block;
    margin: 0 10px
}

ul.emailsk {
    padding: 0;
    margin: 0;
    text-align: center
}

.emailsk li a {
    border-radius: 5px;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    font-size: 15px;
    padding: 10px 22px;
    background: #fff
}

section.seremails {
    padding: 70px 0 80px;
    background: #f4f4f4
}

section.servicesec {
    background: #fff;
    padding: 50px 0
}

h6.mmd {
    text-align: center;
    color: #000;
    font-weight: 600;
    margin: 0 0 34px;
    font-size: 16px;
    font-family: montserrat,sans-serif;
    text-transform: uppercase
}

.service-list {
    display: flex;
    flex-wrap: wrap
}

.serviceBox {
    width: 20%;
    padding: 0 27px;
    text-align: center
}

.serviceBox h4 {
    color: #222;
    font-size: 16px;
    font-family: montserrat,sans-serif;
    line-height: 23px;
    padding: 16px 20px 0;
    margin: 0
}

.sevice-cion img {
    max-width: 75px
}

.tab-cops .text2 {
    color: #262228;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 40px;
    font-family: montserrat,sans-serif
}

.Inboxcontact {
    text-align: center;
    color: #000;
    margin: 60px 0 0;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 17px;
    font-family: montserrat,sans-serif
}

.bannersnewT {
    margin-top: 40px
}

.Inboxcontact a {
    color: #1f93fc
}


#page-15048 {
    padding: 0
}

.Floemart {
    background: #f2fbff;
    border: 0;
    overflow: hidden;
    border-radius: 10px;
    background-image: url(/wp-content/themes/coingapev3/images/bgad.png);
    background-size: cover;
    background-position: 0;
    padding: 0 20px;
    flex-wrap: wrap;
    margin: 42px 0
}

.seoTypesimg img {
    max-width: 35px;
    margin: 0
}

.adstbst {
    text-align: center;
    margin: 0 0 30px;
    text-transform: uppercase;
    position: relative;
    font-size: 22px;
    padding: 0 0 25px;
    font-family: montserrat,sans-serif;
    font-weight: 500
}

.adstbst span {
    position: relative
}

.adstbst span::after {
    position: absolute;
    content: '';
    bottom: -24px;
    background: #f43245;
    width: 145px;
    height: 1px;
    left: 50%;
    transform: translate(-50%,-50%)
}

.tab-cops {
    padding: 73.8px 184.1px 92.4px 188.1px;
    background-color: #f4f4f4;
    margin: 50px 0
}

.whparas {
    color: #222;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    max-width: 726px;
    font-weight: 400;
    margin: 0 auto 35px
}

.adstbst .ad-meta {
    max-width: 900px
}

.tab-cops .meta {
    max-width: 933px;
    margin: 0 auto;
    padding: 0 15px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1)
}

.tab-cops .text1 {
    font-size: 40px;
    color: #f72f3f;
    font-weight: 400;
    margin: 30px 0 0
}

.adstbst span::before {
    position: absolute;
    content: '';
    position: absolute;
    content: '';
    bottom: -41px;
    background: #fff;
    border-radius: 100%;
    z-index: 1;
    width: 19px;
    box-shadow: 0 0 0 4px #fff;
    border: 1px solid #f43245;
    height: 19px;
    left: 50%;
    transform: translate(-50%,-50%)
}

.rightmrt {
    width: 48%;
    display: block;
    padding: 30px 55px 30px 40px
}

.lefttmrt {
    width: 50%;
    border-right: 1px dashed #0d65a0;
    display: block;
    padding: 36px 104px 42px 16px
}

.redstr {
    padding: 17px 43px 16px 44px!important;
    border-radius: 10px;
    color: #000!important;
    font-weight: 500;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    background-image: linear-gradient(101deg,#f8dd61 1%,#f2b758 95%)!important;
    border: 0
}

.bluestr {
    padding: 17px 43px 16px 44px!important;
    border-radius: 10px;
    color: #000!important;
    box-shadow: 0 3px 6px 0 rgb(0 0 0/16%);
    background-image: linear-gradient(101deg,#77f7de 1%,#46a5db 95%)!important;
    border: 0
}

.Floemart h4 {
    color: #222;
    font-size: 19px;
    text-transform: capitalize;
    margin: 0 0 13px
}

.coinimg {
    max-width: 235px;
    margin: 34px 0 -27px
}

.dataflow {
    padding: 40px 51px 12px;
    font-family: montserrat,sans-serif
}

.dataflow h5 {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 37px
}

.Floemart p {
    letter-spacing: .3px;
    color: #222;
    padding: 0
}

.adsbocs {
    padding-left: 10vw;
    padding-right: 9vw
}

.tab-cops2 {
    padding: 89px 156.3px 128.5px 168px;
    background-color: #f2fbff;
    margin: 50px 0
}

.fills h6 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.64;
    margin: 15px 0 20px
}

.seoTypes {
    padding: 20px;
    display: flex;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 0 10px 0 rgb(0 0 0/10%);
    border-bottom: 3px solid #0aac29;
    flex-wrap: wrap;
    margin: 20px 0;
    min-height: 241px
}

.btnctc .conatcts {
    background: 0 0;
    color: #000;
    border: 1px solid #898989
}

.seoTypesimg {
    width: 50px
}

.seoTypescontent {
    width: calc(100% - 90px)
}

.seoTypescontent h5 {
    color: #222;
    font-family: montserrat,sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin: 5px 0 0
}

.seoTypescontent h6 {
    color: #222;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px
}

.page-id-15048 .mh-wrapper.clearfix {
    padding: 50px 0 0
}

.followcontact ul li a {
    width: 78px;
    height: 78px;
    text-align: center;
    color: #fff;
    font-size: 42px;
    padding: 3px;
    margin: 0 10px;
    border-radius: 6px;
    display: block
}

.followcontact ul li a i {
    font-size: 41px;
    margin: 0
}

.followcontact ul li {
    display: inline-block
}

a.tl_n1 {
    background: #47b0d3
}

a.wp_n1 {
    background: #4fa500
}

a.tw_n1 {
    background: #1da1f2;
    color: #fff!important
}

.tw_n1 .fa-twitter {
    color: #fff
}

a.fb_n1 {
    background: #485994
}

a.fb_n1 .fa-facebook {
    color: #fff
}

a.ins_n1 {
    background: #fc6363
}

.followcontact {
    text-align: center
}

section.Main_sect {
    padding: 35px 0 50px;
    text-transform: initial
}

.container.min-container {
    max-width: 836px
}

.container.max-container {
    max-width: 1300px
}

.Team-lefatbar {
    position: relative;
    border-radius: 10px;
    box-shadow: 0 3px 6px 3px rgb(0 0 0/19%);
    background: #313131;
    padding: 58px 30px;
    height: 100%
}

section.about_Team {
    background: #f4f4f4;
    padding: 60px 0;
    text-transform: initial
}

.Team-lefatbar ul {
    margin: 0;
    padding: 0
}

.prodile-bio p {
    font-size: 13px;
    line-height: 22px
}

.Team-lefatbar ul li {
    display: block
}

.Team-lefatbar ul li a {
    color: #fff;
    font-size: 16px;
    margin: 0 0 40px;
    display: block;
    text-decoration: none
}

.Team-lefatbar ul l:last-child a {
    margin: 0
}

.Team-lefatbar ul li a:hover {
    color: #9dfff7;
    font-weight: 700
}

.Team-lefatbar h3 {
    color: #fff;
    font-size: 20px;
    margin: 0 0 40px
}

.icon-socials {
    display: inline-block;
    padding: 0 20px 0 0
}

.FdT p {
    color: #fff;
    text-align: left;
    font-size: 17px;
    line-height: 30px
}

.team_section {
    padding: 60px 0;
    background: #f4f4f4
}

.FdT p {
    color: #fff;
    text-align: left;
    font-size: 16px!important;
    font-family: Georgia!important;
    line-height: 30px
}

.team_section {
    padding: 60px 0;
    background: #f4f4f4
}

.Team_box {
    background: #fff;
    position: relative;
    padding: 12px;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0 0 10px 0 rgb(0 0 0/12%);
    margin-bottom: 30px;
    border: 1px solid #dbdbdb
}

.prodile-bio {
    position: absolute;
    background: #fff;
    z-index: 1;
    box-shadow: 0 0 10px 0 rgb(0 0 0/12%);
    margin-bottom: 30px;
    border: 1px solid #dbdbdb;
    display: none;
    padding: 0 10px;
    transition: all ease .5s;
    top: 0;
    padding: 12px;
    border-radius: 5px;
    left: 0;
    border: 1px solid #dbdbdb
}

.Team_box:hover .prodile-bio {
    display: block;
    transition: all ease .5s
}

.Team_box:hover {
    box-shadow: none;
    border: 0;
    transition: all ease .5s
}

.Team_m_Name {
    color: #0a5b8a;
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 600;
    margin: 0 0 6px!important
}

.Team_m_Des {
    color: #313131;
    font-size: 13px;
    margin: 0 0 12px;
    font-family: Roboto
}

.Membersocial {
    padding: 0;
    margin: 0
}

.Membersocial li {
    display: inline-block
}

.Membersocial li a {
    font-size: 16px;
    display: block;
    font-weight: 900;
    color: #0375b4;
    padding: 15px 10px 0 0
}

.Member-pic img {
    border-radius: 5px
}

.Team_list .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.team_section2 {
    padding: 60px 0;
    background: #fff
}

.Main_titles {
    text-align: center;
    font-size: 25px;
    font-weight: 900;
    margin: 0 0 80px
}

.Main_titles span {
    position: relative
}

.Main_titles span::after {
    bottom: -22px;
    left: 50%;
    height: 3px;
    background: #1376b2;
    position: absolute;
    content: '';
    width: 120px;
    transform: translate(-50%,-50%)
}

.Cs_Box1 img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-shadow: 0 3px 6px 3px rgb(0 0 0/19%)
}

.Cs_Box1 {
    position: relative;
    height: 100%
}

.cg_team_i {
    margin: 0 0 15px
}

.Head_title h4 {
    text-align: left;
    font-size: 24px;
    font-weight: 600;
    font-family: Montserrat;
    margin: 0 0 80px
}

.Head_title h4 span {
    position: relative;
    display: block
}

.pp-1 {
    padding: 0 8px
}

.Head_title h4 span::after {
    bottom: -15px;
    left: 0%;
    height: 4px;
    background: #1376b2;
    position: absolute;
    content: '';
    width: 110px;
    transform: none
}

.MainPara {
    font-size: 18px!important;
    margin: 0 0 50px;
    font-family: Georgia!important
}

.desktop-non {
    display: none
}

.mobile-non {
    display: block
}


.telg {
    padding-right: 14px
}

.trand {
    padding-right: 15px
}

.height {
    height: 557px;
    box-shadow: 0 3px 6px 3px rgb(0 0 0/19%);
    border-radius: 10px
}

.icon-socials i {
    color: #fff;
    margin: 0;
    font-size: 22px
}

.page-template .mh-wrapper {
    padding: 10px 0;
    background: #fff
}

.containerd.min-containerd {
    padding: 0 50px
}

.page-template .textwidget.custom-html-widget {
    padding: 0
}

.carrerimg {
    text-align: center;
    margin: 0 0 50px
}

.rowTab {
    border: 1px solid #a8a8a8;
    padding: 0 15px;
    margin: 44px 0 0
}

.tabcsidel {
    background: #f4f4f4;
    padding: 0
}

.tabsinners li.active {
    background: #fff;
    border-bottom: 1px solid #a8a8a8;
    border-top: 1px solid #a8a8a8;
    margin: 0 -1px 0 0
}

.tabsinners li:first-child {
    border-top: 0!important
}

.tabsinners li a {
    display: block;
    color: #222;
    font-size: 16px
}

.tabsinners li.active a {
    font-weight: 700
}

.tabsinners li {
    display: block;
    padding: 16px 18px
}

.tabsinners ul#tabs-nav {
    padding: 0;
    height: 100%;
    margin: 0;
    border-right: 1px solid #a8a8a8
}

section.carrerse {
    text-transform: initial;
    margin: 26px 0
}

div#tabs-content {
    padding: 25px 15px
}

.t-30 {
    font-size: 18px;
    font-weight: 500;
    margin: 20px 0
}

.mgbox ul {
    padding: 0 0 0 21px
}

.mgbox ul li {
    list-style: disc;
    font-size: 16px;
    padding: 0 0 5px
}

.tabs.tabsinners {
    height: 100%
}

.footbox button {
    padding: 14px 30px;
    border-radius: 5px;
    background: #0aac29;
    text-transform: uppercase;
    box-shadow: 0 3px 6px 0 rgb(0 0 0/16%);
    color: #fff;
    border: 0;
    font-weight: 500;
    font-family: montserrat,sans-serif
}

button.t-2.btnrecomd {
    background: #1074b7;
    margin: 0 0 0 24px
}

.footbox {
    margin: 41px 0 0
}

#page-46748 header.page-header {
    display: none
}

.container.min-container2 {
    max-width: 1016px
}

.type-page .entry-content {
    font-family: Georgia
}

h2.tablLInks {
    font-family: montserrat,sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 30px 0 -28px
}

.dataTables_filter input[type=search] {
    border: 1px solid #1074b7;
    background: #fff
}

.dataTables_filter label {
    background: #dbf4ff;
    padding: 5px 10px;
    margin: 0 0 22px
}

.tabledesign2 td.column-4 {
    width: 148px
}

.LinksB {
    text-decoration: underline
}

.tablepress thead th {
    border-bottom: 0
}

.dataTables_filter input[type=search] {
    border: 1px solid #1074b7;
    background: #fff
}

.dataTables_filter label {
    background: #dbf4ff;
    padding: 5px 10px;
    margin: 0 0 22px
}

.tablepress thead {
    border: 1px solid #707070;
    border-bottom: 0
}

table.tablepress {
    font-family: Roboto;
    font-size: 14px
}

.tablepress thead th {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px
}

.dataTables_filter input[type=search] {
    border: 1px solid #1074b7;
    background: #fff
}

.dataTables_filter label {
    background: #dbf4ff;
    padding: 5px 10px;
    margin: 0 0 22px
}

.tablepress thead {
    border: 1px solid #707070;
    border-bottom: 0
}

table.tablepress {
    font-family: Roboto;
    font-size: 14px
}

.tablepress thead th {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px
}

.tablepress br {
    content: " ";
    display: none
}

.tabledesign1 thead th {
    font-weight: 600!important;
    background: transparent!important;
    text-transform: capitalize
}

tr.row-1 {
    border-bottom: 2px solid #222
}

.tabledesign1 tbody td:nth-child(1) {
    font-weight: 600
}

.tabledesign1 tbody td {
    text-transform: capitalize
}

.tabledesign1 .fa-star {
    color: #c66606
}

.tabledesign1 .column-2 {
    width: 98px
}

.tabledesign1 .column-3 {
    width: 204px
}

.tabledesign1 .column-1 {
    width: 136px
}

.scocialtable {
    color: #222!important;
    margin: 0 4px 0 0;
    border: 1px solid #c4bdbd;
    border-radius: 22px;
    width: 24px;
    text-align: center;
    padding: 4px 0;
    height: 24px;
    font-size: 14px
}

.tabledesign1 td.column-6 {
    width: 234px
}

.tabledesign1 td.column-6 .scocialtable {
    width: 25px;
    margin: 0 0 10px;
    height: 25px;
    line-height: 19px;
    display: inline-block
}

.tabledesign1 td.column-6 .scocialtable img {
    width: 15px;
    height: 12px;
    vertical-align: text-top
}

.scocialtable.fa-facebook {
    color: #1074b7!important
}

.scocialtable.fa-linkedin {
    color: #075080!important
}

.scocialtable.fa-twitter {
    color: #4ea7e2!important
}

.faqsd {
    border: 1px solid #707070;
    border-radius: 5px;
    padding: 19px 13px
}

.faqsd blockquote {
    border: 0;
    font-family: Roboto
}

.faqsd li {
    display: block;
    padding: 0;
    font-family: montserrat,sans-serif;
    color: #1074b7
}

.faqsd ul {
    padding: 0;
    margin: 0 0 10px
}

h2.faqhead {
    font-family: montserrat,sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 50px 0 20px
}

p.misspara {
    font-family: roboto;
    font-size: 16px;
    font-weight: 400;
    margin: 35px 0 20px
}

.mobilemenu {
    position: fixed !important;
    left: 0;
    display: none;
    z-index: 9999999999;
    top: 0;
    left: -86%;
    transition: .3s;
    background: #fff;
    font-family: montserrat,sans-serif;
    width: 86%;
    height: 100%
}

.mobilemenu.active {
    left: 0
}
.Darktheme .mobilemenu {background: #072E4A !important; }

.header-mobile-logo img {
    max-width: 88px
}

.mobilesidebar {
    overflow-x: auto;
    height: 100%;
    position: relative
}

.Lanmobile li {
    display: inline-block
}

.Lanmobile li a {
    display: flex;
    border-right: 1px solid #585757;
    font-size: 10px;
    padding: 2px 8px;
    align-items: flex-start;
    align-content: center;
    vertical-align: middle;
    line-height: 16px
}

.Lanmobile li a.active {
    background: #1074b7;
    border: 0;
    color: #fff
}

.Lanmobile li:last-child a {
    border: 0
}

ul.Lanmobile {
    margin: 10px 0 20px
}

.searchboxM {
  display: flex;
    border: 1px solid #717171;
    border-radius: 20px;
    overflow: hidden;
}
.searchboxM input {
    border: 0;
    font-size: 14px
}
body .mobilemnu-search .searchboxM button {
 border: 0 !important;
    border-radius: 100px;
    padding: 0 20px;
    color: #fff;
    background: #0065A0 !important;
    border-left: 1px solid #1074b7;
}


.searchboxM button {
    border: 0;
    border-radius: 0;
    padding: 0 20px;
    color: #222;
    background: #dbf4ff;
    border-left: 1px solid #1074b7
}

.LinksMobile {
    margin: 5px 0 0;
    padding: 5px 0
}

.LinksMobile h5 {
    font-size: 13px;
    color: #222;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 15px
}

.LinksMobile p {
    font-size: 13px;
    color: #222;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 15px
}

.LinksMobile .adsb {
    max-width: 200px;
    padding: 0 15px
}

.LinksMobile h5 i {
    color: #fc393e
}
.Darktheme .MObilemenumid .sub-menu {
    background: #001C2C;
}

.MObilemenumid .sub-menu {
    display: none;
    background: #F6F6F6;
    margin: 20px -15px 0;
    padding: 20px 15px 10px;
}
.LinksMobile li {
    display: block;
    padding: 4px 15px
}

.LinksMobile li a {
      text-decoration: none !important;
    font-size: 16px;
    line-height: 14px;
    display: block;
    font-weight: 500;
    text-transform: capitalize;
    margin: 14px 0 10px;
}

.mobileclsoe {
    position: absolute;
    left: 7px;
    top: 6px;
}

.btnclose {
    border: 0;
    background: 0 0;
    font-size: 20px;font-weight: bold;    color: #14141C;
}
.Darktheme .btnclose { color: #fff; }
.Darktheme .mobilemenuhead {
    border: 0;
}

.mobilemenuhead {
    padding: 10px 0 10px 40px;
    border-bottom: 1px solid #D1D1D1;
}
.mobilenon {
    display: block
}

.LinksMobile:last-child {
    border: 0
}

.mobileover.active {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: rgb(0 0 0/45%);
    z-index: 999999999
}

.customapp {
    padding: 40px 0
}

.LinksMobile .followus {
    padding: 0 15px
}

.pagetitles {
    font-size: 18px;
    margin-bottom: 54px;
    padding: 10px 0 0 20px;
    position: relative;
    color: #222;
    margin: 0 0 20px;
    position: relative;
    font-family: montserrat,sans-serif;
    line-height: 1.69;
    letter-spacing: .32px;
    font-weight: 600;
    text-transform: uppercase
}

.pagetitles::after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 24px;
    background: #ff3636;
    margin-top: 0;
    left: 7px;
    top: 12px;
    position: absolute
}

.conetLdata {
    font-family: Georgia
}

.sideTum {
    text-align: center;
    position: relative;
    border-bottom: 1px solid #ddd;
    margin: 0 0 70px
}

.sideTum img {
    max-width: 350px
}

.sideTum::after {
    position: absolute;
    left: 50%;
    bottom: -14px;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 13px solid #1074b7
}

.pagetitles {
    font-size: 18px;
    margin-bottom: 54px;
    padding: 10px 0 0 30px;
    position: relative;
    color: #222;
    margin: 0 0 20px;
    font-family: montserrat,sans-serif;
    line-height: 1.69;
    letter-spacing: .32px;
    font-weight: 600;
    text-transform: uppercase
}

.pagetitles::after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 24px;
    background: #ff3636;
    margin-top: 0;
    left: 7px;
    top: 12px;
    position: absolute
}

.conetLdata {
    font-family: Georgia
}

.sideTum {
    text-align: center;
    position: relative;
    border-bottom: 1px solid #ddd;
    margin: 0 0 70px
}

.sideTum img {
    max-width: 350px
}

.sideTum::after {
    position: absolute;
    left: 50%;
    bottom: -14px;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 13px solid #1074b7
}

.rowlist {
    display: flex;
    flex-wrap: wrap;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.08);
    padding: 22px;
    margin: 0 0 20px
}

.imgS {
    width: 230px
}

.Rwodata {
    width: calc(100% - 385px);
    padding: 0 30px 0 26px;
    font-family: Georgia;
    font-size: 15px
}

.Rowranks {
    width: 150px;
    border-left: 1px solid #ddd;
    padding: 0 0 0 20px
}

.Rwodata h4 {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    color: #1074b7;
    margin: 0 0 15px
}

.Rowranks h5 {
    font-size: 70px;
    color: #1074b7;
    text-align: center
}

.Rowranks h5 span {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    display: block;
    color: #222;
    text-transform: uppercase;
    margin: 13px 0 0
}

.imgS a {
    border-radius: 5px;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.08);
    border: solid 1px #18ac29;
    display: block;
    color: #0aac29;
    padding: 11px 0;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    width: 160px;
    padding: 6px 0
}

.bvis {
    width: 230px;
    height: 180px;
    overflow: hidden;
    margin: 0 0 24px;
    border: 1px solid #cecece
}

.bvis img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

span.dosed {
    height: 2px;
    width: 2px;
    background: #000;
    display: inline-block;
    border-radius: 100%;
    vertical-align: middle;
    margin: 0 1px 0 4px
}

.entry-content .aligncenter {
    margin: 0 auto 20px
}

.r-pane .content {
    padding: 0
}

.projectlinks {
    background: #f4f4f4;
    padding: 20px;
    margin: 0 0 60px
}

.projLinktype {
    border: 1px solid #1a75b5;
    border-radius: 5px;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.08);
    display: block;
    background: #fff;
    padding: 10px 20px;
    margin: 0 0 15px;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500
}

.projLinktype i {
    font-size: 20px;
    margin: 0 10px 0 0
}

.projectlinks h4 {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    margin: 0 0 40px
}

.projectlinks h4::after {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 0;
    width: 40px;
    background: #1376b2;
    height: 5px
}

.Fixhome {
    display: none
}

.mh-loop-pagination {
    margin-bottom: 25px
}

a.prev.page-numbers {
    width: auto;
    border: 0;
    font-family: Montserrat
}

a.next.page-numbers {
    width: auto!important;
    border: 0;
    font-family: Montserrat
}

figure.cg-mh-author-bio-avatar {
    border-radius: 5px;
    overflow: hidden
}

.Newsocils a {
    display: inline-block;
    background: #005a8c;
    text-align: center;
    width: 30px;
    height: 30px;
    padding: 4px 7px;
    border-radius: 2px;
    margin: 0 4px 0 0
}

.Newsocils a i {
    color: #fff;
    margin: 0
}

.mh-author-box-twitter {
    background: #1da1f2!important
}

.mh-author-box-linkedin {
    background: #47b0d3!important
}

.cg-mh-author-bio-text {
    position: absolute;
    background: #fff;
    left: 0;
    width: 100%;
    font-size: 14px;
    box-shadow: 0 0 10px 0 rgb(0 0 0/12%);
    z-index: 1;
    top: 0;
    font-family: Georgia;
    border-radius: 4px
}

.mobilesocials {
    display: none
}

.d-on {
    display: block
}

.m-on {
    display: none
}

.titlejob {
    color: #1074b7;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 15px
}

.readJob {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    color: #1074b7
}

.commonPop {
    display: none
}

.blocks li {
    border-bottom: 1px solid #ddd;
    margin: 0 0 18px;
    padding: 0 0 15px
}

.blocks li .models ul li {
    display: inline-block;
    padding: 0 0 2px;
    border: 0;
    padding: 0;
    color: #222;
    margin: 0 30px 5px 0;
    font-family: Montserrat;
    font-size: 16px
}

li.categories {
    color: #fff;
    border: 0;
    margin: 0;
    padding: 0
}

.blocks li h2 {
    font-family: Montserrat;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 2px
}

ul.blocks {
    padding: 30px 0
}

td.column-1 {
    align-items: baseline;
    line-height: 18px;
    position: relative;
    padding: 14px 10px
}

span.Promotedtag {
    position: absolute;
    color: #FF3636;
    font-style: italic;
    left: 66px;
    top: 11px
}

.Promotedtag img {
    width: 19px!important;
    height: 16px!important;
    border-radius: 0!important;
    margin: 0 4px 0 0!important
}

td.column-1 img {
    width: 34px;
    display: block;
    margin: 0 10px 3px 2px;
    border-radius: 100%;
    height: 34px
}

.overlay_Po {
    position: fixed;
    left: 0;
    width: 100%;
    display: none;
    top: 0;
    height: 100%;
    background: rgb(0 0 0/45%);
    z-index: 9999999999
}

.overlay_Po.active {
    display: block
}

.sideformad {
    position: fixed;
    display: block;
    z-index: 9999999999;
    bottom: 0;
    right: -500px;
    transition: .3s;
    background: #fff;
    font-family: montserrat,sans-serif;
    width: 500px;
    padding: 40px;
    transition: .3s;
    height: 100%
}

.sideformad.open {
    right: 0;
    transition: .3s
}

.sideformgead h4 {
    color: #1074b7;
    padding: 0 60px 0 0;
    margin: 0 0 30px;
    font-size: 20px
}

.timesClosenew {
    position: absolute;
    right: 28px;
    font-size: 59px;
    top: 0;
    cursor: pointer
}

.inbox_h2 .form-control {
    width: 100%;
    border: 1px solid #707070;
    border-radius: 6px;
    padding: 9px 10px;
    font-size: 14px;
    height: auto
}

.inbox_h2 label {
    border: 1px solid #1074b7;
    padding: 8px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    border-radius: 5px;
    width: 100%
}

.inbox_h2 {
    margin: 0 0 12px
}

.tabledesign2 h4 {
    font-size: 15px!important;
    font-weight: 600;
    margin: 0 0 2px!important
}

.btnGreen {
    border-radius: 2px;
    color: #fff!important;
    background-color: #19936d;
    padding: 6px 16px;
    font-weight: 600;
    font-style: normal!important;
    white-space: nowrap;
    display: inline-block;
    box-shadow: 0 3px 8px 0 rgba(11,41,0,.15)
}

.tabledesign2 .column-3 {
    font-weight: 600
}

.tabledesign2 .fa-star {
    color: #fa8713
}

.tabledesign2 td {
    font-weight: 500;
    vertical-align: middle;
    border: 0;
    line-height: 25px;
    border-bottom: 1px dashed #b9b9b9;
    font-size: 13px
}

.tabledesign2 p {
    font-size: 12px!important;
    font-style: italic;
    margin: 0;
    font-family: 'Montserrat'!important;
    font-weight: 500!important
}

.gamlingtable a {
    display: block
}

.tabledesign2 .column-6 {
    text-align: center
}

.tabledesign2 tr {
    width: 100%;
    border: 0!important
}

.design2merge .gamlingtable {
    display: flex;
    align-items: center
}

.tabledesign2 tr a {
    color: #1074b7
}

.tabledesign2 .column-2 {
    text-align: center;
    font-weight: 500
}

.goldenStr {
    color: #e7a142
}

.tabledesign2 thead tr {
    border-bottom: 2px solid #222222!important
}

.tableimgs {
    width: 70px
}

.tabledesign2 .column-1 {
    padding: 14px 0
}

.gamlingtable {
    width: calc(100% - 70px)
}

.tabledesign2 .percode {
    color: #fff;
    background: #f57521;
    font-size: 13px!important;
    display: inline-block;
    padding: 3px 9px;
    margin: 0 auto 8px!important;
    position: relative;
    border-radius: 2px
}

.tabledesign2 thead th {
    background: transparent!important;
    text-transform: capitalize!important;
    font-weight: 600!important;
    white-space: nowrap
}

.tabledesign2 .percode::before {
    content: '';
    position: absolute;
    background: #f4f9ff;
    height: 7px;
    width: 7px;
    top: 7px;
    left: -3px;
    border-radius: 100%
}

.tabledesign2 .percode::after {
    content: '';
    position: absolute;
    background: #f4f9ff;
    height: 7px;
    width: 7px;
    top: 7px;
    right: -3px;
    border-radius: 100%
}

.tabledesign2 .column-3 img {
    width: 80px
}

.tabledesign2 .column-1 img {
    border-radius: 2px!important;
    border: solid 1px #d1d1d1;
    margin: 0!important;
    width: 60px!important;
    height: 60px!important;
    padding: 4px;
    background: #fff
}

.tabledesign2 tr:last-child td {
    border: 0!important
}

.inbox_h2 .btnB2 {
    padding: 8px 14px;
    border: 0;
    margin-left: 5px;
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 3px 6px 0 rgb(0 0 0/16%);
    background-color: #0aac29;
    border-radius: 6px;
    color: #fff;
    text-transform: uppercase
}

.conetLdata3 {
    font-family: Georgia
}

.newsrchbob {
    position: absolute;
    display: none;
    z-index: 3;
    width: 100%;
    top: 41px;
    background: #fff;
    padding: 5px 15px
}

#search-box2 {
    display: flex;
    padding: 12px 26px
}

#search-box2 .search-form {
    padding: 0 14px 0 0;
    width: 100%;
    display: flex
}

#search-box2 button {
    background: #1074b7;
    border: 0;
    width: 150px;
    color: #fff
}

#search-box2 .search-field {
    width: calc(100% - 150px);
    border: 1px solid #1074b7;
    text-transform: capitalize;
    display: block;
    padding: 15px 10px
}

#search-box2 form.search-form label {
    width: 100%;
    margin: 0
}

.headingserach {
    background: #f4f4f4;
    padding: 15px 20px!important;
    font-family: Montserrat!important;
    font-weight: 500!important;
    margin: 25px 0 26px!important
}

.headingserach span {
    color: #1074b7;
    font-weight: 700
}

.mh-box.moresults {
    border: 0;
    text-align: center
}

.mh-box.moresults p {
    font-family: Roboto;
    font-size: 20px;
    color: #222
}

.backlinks a {
    color: #1074b7;
    text-decoration: underline
}

.mh-box.moresults lottie-player {
    margin: 0 auto;
    height: 345px;
    overflow: hidden
}

.Searchpage #search-box2 {
    padding: 20px 0 10px
}

.searchTile {
    color: #222;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600
}

.headpictitle2 {
    font-family: montserrat;
    font-weight: 500;
    font-size: 25px;
    padding: 0 0 30px;
    color: #222
}

.paddingnew {
    padding: 25px 0
}

.paddingnew .mh-content {
    overflow: visible
}

#m-logo .sps i {
    color: #fff
}

.pagenofound {
    max-width: 780px;
    margin: 0 auto
}

.page404 {
    text-align: center;
    font-family: Montserrat;
    padding: 21px 0
}

.page404 h5 {
    font-size: 25px;
    font-weight: 500
}

.page404 h6 {
    font-size: 20px;
    font-weight: 400;
    max-width: 600px;
    margin: 25px auto 10px
}

.pagenofound .tranding-handlight {
    border-top: 1px solid #e8e4e4;
    margin: 30px 0 0 0
}

.Rwodata h5 {
    margin: 10px 0
}

.newstabs {
    border: 1px solid #b9b9b9;
    border-radius: 5px;
    color: #222;
    overflow: hidden
}

.newstabs .tabs {
    display: flex;
    flex-direction: row;
    background: #f4f4f4;
    padding: 0;
    margin: 0
}

.newstabs .tabs li:hover {
    color: #1074b7
}

.newstabs .tabs li {
    font-size: 13px;
    padding: 14px 15px;
    text-transform: capitalize;
    line-height: 13px;
    letter-spacing: .52px;
    cursor: pointer;
    position: relative
}

.newstabs .tabs li.activenow {
    background: #fff!important
}

.col-hometab {
    font-family: Montserrat
}

.newstabs .tabs li::after {
    content: '';
    position: absolute;
    right: 0;
    top: 5px;
    background: #c9c9c9;
    height: calc(100% - 10px);
    width: 1px
}

.newstabs .tabs li:last-child::after {
    display: none
}

.newstabs .tabs li.activenow::after {
    display: none
}

.Newslists:hover a {
    color: #1074b7
}

.Newslists {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    margin: 25px 0;
    align-items: flex-start
}

.newsHomeImg {
    width: 65px;
    background-color: #f4f4f4;
    background-image: url(/wp-content/themes/coingapev3/images/holder.png);
    height: 60px;
    overflow: hidden;
    border-radius: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 35px
}

.newsHomeImg img {
    object-fit: cover;
    height: 100%;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%
}

.Newstitle {
    width: calc(100% - 66px);
    padding: 0 0 0 15px
}

.Newstitle h5 a {
    font-size: 13px;
    font-weight: 600;
    display: block;
    line-height: 20px;
    color: #222
}

.metatage {
    font-size: 12px;
    font-weight: 500;
    color: #1074b7;
    display: flex
}

.Newscover::-webkit-scrollbar {
    width: 5px
}

.Newscover::-webkit-scrollbar-track {
    background: #fff
}

.Newscover::-webkit-scrollbar-thumb {
    background: #d8d8d8
}

.Newscover::-webkit-scrollbar-thumb:hover {
    background: #d8d8d8
}

.Newscover {
    padding: 10px;
    overflow: auto;
    max-height: 760px
}

.EData {
    color: #fff;
    min-height: 120px;
    padding: 20px 15px
}

.Ebox {
    border: solid 1px #222;
    background-color: #222;
    font-family: Montserrat;
    position: relative
}

.EName {
    color: #fff;
    font-weight: 700
}

.EName:hover {
    text-decoration: underline
}

.AdmDatelight {
    font-size: 13px;
    margin: 12px 0 0
}

.categoryp {
    position: absolute;
    right: 14px;
    background: #dbf4ff;
    top: 14px;
    font-family: Roboto;
    font-size: 12px;
    text-transform: uppercase;
    padding: 6px 15px;
    border-radius: 28px
}

.hastitle {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #1074b7;
    margin: 0 0 15px;
    display: flex;
    position: relative;
    justify-content: flex-start;
    align-content: space-between;
    align-items: stretch;
    padding: 0 0 0
}

.viewAll {
    color: #ff3636;
    position: absolute;
    font-size: 12px;
    right: 11px;
    top: 5px;
    background: #fff;
    padding: 2px 10px
}

.voiceover:hover {
    border: 1px solid #b0a9a9
}

.voiceover {
    border-radius: 5px;
    background-color: #ffde9f;
    font-family: Georgia;
    border: 1px solid #fff;
    padding: 15px;
    cursor: pointer;
    min-height: 240px
}

.owl-voiceover .owl-item:nth-child(even) .voiceover {
    background-color: #bce1fe
}

.vocieoverdata {
    display: flex;
    flex-wrap: wrap
}

.voiceoverimg {
    border: solid 1px #707070;
    width: 55px;
    height: 55px;
    overflow: hidden;
    border-radius: 100%
}

.voiceoverimg img {
    object-fit: cover;
    height: 100%
}

.voiceNm h6 {
    font-weight: 600;
    font-size: 16px;
    white-space: nowrap;
    width: 154px;
    overflow: unset;
    overflow: hidden;
    text-overflow: ellipsis
}

.voiceNm p {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 400;
    white-space: nowrap;
    width: 154px;
    overflow: unset;
    overflow: hidden;
    text-overflow: ellipsis
}

.voiceNm {
    padding: 0 0 0 6px;
    white-space: nowrap;
    overflow: hidden;
    width: 158px
}

.voicepara {
    font-size: 15px
}

.Sitetitle {
    font-size: 16px;
    margin-bottom: 54px;
    padding: 11px 0 0 18px;
    position: relative;
    text-transform: uppercase;
    color: #222;
    margin: 0 0 10px;
    font-family: montserrat,sans-serif;
    line-height: 1.69;
    letter-spacing: .32px;
    font-weight: 600
}

.Sitetitle::after {
    content: '';
    display: inline-block;
    width: 9px;
    height: 21px;
    background: #ff3636;
    margin-top: 0;
    left: 0;
    top: 13px;
    position: absolute
}

.crytohead {
    margin: 25px 0
}

.Mainads {
    background: #f4f4f4;
    padding: 10px;
    text-align: center
}

.owl-dot span {
    border-radius: 100%;
    height: 8px;
    width: 8px;
    display: inline-block;
    background: #c3c3c3
}

.owl-dot {
    margin: 0 5px
}

.owl-dots {
    text-align: center
}

.owl-dot.active span {
    background: #ff3636
}

.priceanalyisi .owl-dot.active span {
    background: #0aac29
}

.owl-nav button {
    position: absolute;
    width: 50px;
    height: 24px;
    outline: 0!important;
    padding: 30px 0!important
}

.owl-nav button.owl-prev {
    left: 0;
    text-align: left;
    outline: 0!important
}

.owl-nav button.owl-next {
    right: 0
}

.owl-nav button.owl-prev span {
    position: absolute;
    top: 0;
    left: -3px;
    color: #fc393e;
    font-size: 27px;
    line-height: 25px
}

.owl-nav button.owl-next span {
    position: absolute;
    top: 0;
    right: -2px;
    color: #fc393e;
    font-size: 26px;
    line-height: 25px
}

.owl-stage-outer {
    margin: 0 0 20px
}

.priceanalyisi {
    margin-top: 30px;
    margin-bottom: 25px;
    min-height: 400px;
    background-color: #f4f4f4;
    background-image: url(/wp-content/themes/coingapev3/images/holder.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 128px
}

.owl-item.active:hover {
    color: #222!important
}

.hastitle.aft {
    border-bottom: 1px solid #5d5d5d
}

.hastitle.aft span {
    padding: 0 10px 10px 0;
    margin: 0 0 -22px;
    background: #fff
}

section.homepagead1 {
    margin: 50px 0
}

.adshome {
    background: #f4f4f4;
    padding: 15px 25px
}

.newscoverga {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 25px
}

.covergimg {
    width: 200px;
    height: 150px;
    background-color: #f4f4f4;
    background-image: url(/wp-content/themes/coingapev3/images/holder.png);
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 54px
}

.Eduimg {
    background-color: #f4f4f4;
    background-image: url(/wp-content/themes/coingapev3/images/holder.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 61px
}

.covergimg img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.covergadata {
    width: calc(100% - 200px);
    padding: 0 0 0 25px
}

.covertitle {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600
}

.overdescript {
    font-family: Georgia;
    font-size: 16px;
    font-weight: 400;
    margin: 12px 0;
    color: #222;
    line-height: 1.5
}

.covertime {
    font-family: Montserrat;
    font-size: 12px;
    color: #1074b7;
    font-weight: 500
}

.coverage ul li {
    display: inline-block;
    padding: 0 15px 10px;
    font-family: Montserrat;
    font-size: 14px;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase
}

.coverage ul.tabs {
    border-bottom: 1px solid #707070;
    margin: 0 0 30px
}

.coverage li.openactive {
    border-bottom: 4px solid #1a75b5;
    margin: 0 0 -1px
}

.site_title_1 {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 25px
}

section.education {
    margin: 50px 0;
    background-image: url(/wp-content/themes/coingapev3/images/edu.png);
    padding: 20px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.Maintitle {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #222;
    margin: 0 0 40px;
    display: flex;
    position: relative;
    justify-content: flex-start;
    align-content: space-between;
    align-items: stretch;
    padding: 0 0 0 10px;
    border-bottom: 1px solid #5d5d5d
}

.Maintitle span {
    background: #fff;
    padding: 5px 10px;
    margin: 0 0 -18px
}

.Maintitle::after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 9px;
    height: 21px;
    background: #ff3636;
    margin-top: 0;
    left: 0;
    top: 5px
}

.Maintitle.clgrn::after {
    background: #0aac29
}

.edIm {
    height: 220px;
    text-align: center;
    display: flex
}

.edIm img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.Educontent {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-image: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,9%,0)),to(#171717));
    background-image: -webkit-linear-gradient(top,hsla(0,0%,9%,0),#171717);
    background-image: -moz-linear-gradient(top,hsla(0,0%,9%,0),#171717);
    background-image: linear-gradient(180deg,hsl(0deg 0% 9%/0%),#000000);
    color: #fff;
    font-size: 13px;
    font-family: Montserrat;
    font-weight: 600;
    padding: 15px 10px;
    height: 78%;
    display: flex;
    align-items: flex-end
}

.Educontent:hover {
    text-decoration: underline
}

.Eduimg {
    position: relative
}

.listbgdata {
    font-size: 20px;
    font-weight: 600;
    margin: 15px 0
}

.newslisttime {
    font-size: 13px;
    font-weight: 500;
    color: #1074b7
}

.lisbig {
    font-family: Montserrat
}

.NewsPre {
    font-family: Montserrat
}

.NewsPre .Newscover {
    padding: 0;
    overflow: hidden;
    max-height: 100%
}

.NewsPre .Newslists {
    margin: 0 0 30px
}

.Maintitle.clblue::after {
    background: #1074b7
}

section.projectreview {
    margin: 40px 0
}

.Maintitle2 {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #222;
    margin: 0 0 50px;
    display: flex;
    position: relative;
    justify-content: space-around;
    align-content: space-around;
    align-items: stretch;
    padding: 0 0 0 10px;
    border-bottom: 1px solid #5d5d5d
}

.Maintitle2 span {
    background: #fff;
    padding: 5px 10px;
    margin: 0 0 -18px
}

section.morenews {
    margin: 50px 0
}

.priceanalyisi .owl-dots {
    position: absolute;
    bottom: 132px;
    width: 100%;
    text-align: center
}

span.NewsCats {
    display: list-item;
    margin: 0 0 0 26px
}

.newsLhome1 {
    background: #dbf4ff;
    border: 1px solid #1074b7;
    padding: 15px;
    font-family: Montserrat
}

.NewsLt {
    font-size: 13px;
    font-weight: 700
}

.NewsLt2 {
    font-size: 18px;
    font-weight: 700;
    color: #1074b7;
    margin: 5px 0
}

.NewsLt3 {
    font-size: 12px;
    margin: 0 0 15px
}

.newsleterHome {
    background: #f4f4f4;
    padding: 10px;
    position: sticky;
    top: 60px
}

.inputSubs .form-control {
    width: 100%;
    font-family: Georgia;
    color: #000;
    border-radius: 0;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.16);
    border: solid 1px #1074b7
}

.btnSubs {
    background: #1074b7;
    border: 0;
    color: #fff;
    margin: 20px 0 4px;
    font-weight: 700;
    padding: 8px 15px;
    font-size: 14px;
    border-radius: 2px
}

.samplenewsle a {
    font-size: 12px;
    color: #1074b7;
    text-decoration: underline
}

.homepagebox .container {
    padding: 0
}

.widget-title .mh-widget-title-link {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #222;
    margin: 0 0 40px;
    display: flex;
    position: relative;
    justify-content: flex-start;
    align-content: space-between;
    align-items: stretch;
    padding: 0 0 0 17px
}

.widget-title .mh-widget-title-link::after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 9px;
    height: 21px;
    background: #1074b7;
    margin-top: 0;
    left: 0;
    top: 0
}

.mh-custom-posts-small-title {
    font-weight: 700;
    line-height: 20px;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 600
}

.contacttop0 {
    margin-bottom: 60px!important
}

.btnMailtel2 {
    border-radius: 5px;
    box-shadow: 0 3px 6px 0 rgb(0 0 0/16%);
    border: 0;
    padding: 8px 20px;
    margin: 14px 0 0;
    color: #fff!important;
    background: #1074b7;
    display: inline-block;
    text-transform: uppercase
}

.btnMailtel2 img {
    max-width: 30px;
    margin: 0 10px 0 0
}

.senressmail p {
    font-family: Georgia!important;
    font-size: 18px!important;
    font-weight: 700;
    margin: 0
}

.senressmail {
    margin: 20px 0 0
}

.mxrow {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #5d5d5d
}

.mximg {
    width: 360px
}

.mx-data {
    width: calc(100% - 360px);
    padding: 40px;
    font-family: Roboto
}

.pressmsg {
    font-family: Roboto;
    font-size: 12px;
    margin: 50px 0;
    font-weight: 400;
    color: #9a9a9a
}

.newlistingpage .mh-posts-list-content .mh-meta a {
    color: #1074b7!important;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 500;
    padding: 0 8px 0 0
}

.coinnavbar ul.sub-menu {
      position: absolute;
    padding: 0px 0 10px;
    min-width: 244px;
    background: #7BD2FE !important;
    display: none;
    z-index: 4;
    text-align: left;
    box-shadow: 0 10px 4px 0 rgb(0 0 0 / 5%);
    border-radius: 20px;
}

.coinnavbar li:hover>ul.sub-menu {
    display: block
}

.coinnavbar ul.sub-menu li a {
       padding: 10px 12px !important;
    display: block;
    color: #14141C !important;
    border-radius: 0;
    background: transparent !important;
}

.coinnavbar ul.sub-menu li {
    display: block;
    position: relative
}

.coinnavbar ul.sub-menu .sub-menu {
      left: 100%;
    top: 9px;
    background: #B9E5FE !important;
    border-radius: 0px 20px 20px 20px;
    padding-top: 0px;
}

.coinnavbar .newsBox a {
    display: block!important;
    color: #222!important;
    padding: 0!important
}
.coinnavbar ul.sub-menu .sub-menu a:hover {
    background: #F0F9FF !important;
}
.coinnavbar ul.sub-menu li:hover>.sub-menu {
    display: block
}

.coverage .tab-content {
    display: none
}

.coverage .tab-content.openactive {
    display: block
}

.newstabs .tab-content {
    display: none
}

li.tab-link.activenow {
    font-weight: 600
}

.newstabs .tab-content.activenow {
    display: block
}

.Eimage {
    height: 338px;
    overflow: hidden
}

.Eimage img {
    width: 100%;
    object-fit: cover;
    height: 100%
}

.priceanalyisi .owl-nav button i {
    margin: 0;
    font-size: 25px
}

.voiceoverbox a:hover {
    color: #222
}

.priceanalyisi .owl-nav button.owl-prev {
    background: #fff;
    left: 11px;
    position: absolute
}

.priceanalyisi .owl-nav button {
    background: #7b7676!important;
    height: 40px;
    text-align: center;
    color: #fff!important;
    border-radius: 100%;
    opacity: .8;
    width: 40px
}

.priceanalyisi .owl-nav button::after {
    display: none
}

.priceanalyisi .owl-nav {
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%
}

.priceanalyisi .owl-nav button.owl-next {
    right: 10px
}

.pre-textCate a {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    color: #1074b7;
    text-transform: uppercase
}

.pre-textCate {
    margin: 0 0 5px
}

.tablepress .odd td {
    background-color: #fff!important
}

.tablepress thead {
    border: 0!important;
    border-bottom: 0
}

#tablepress-21_filter.dataTables_filter {
    float: left!important;
    white-space: nowrap
}

.Telelist {
    margin: 0 0 25px
}

.tablepress .row-hover tr:hover td {
    background-color: #fff!important
}

.Commonheader {
    position: relative
}

.serchover.active,.serchover2.active,.serchover3.active {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: rgb(0 0 0/45%);
    z-index: 8
}

div#sponser2 {
    left: 180px
}

div#sponser3 {
    left: 354px
}

.tablepress td.column-2 a {
    color: #1074b7
}

.tag-16271 .trending-today-container,.tag-16272 .trending-today-container,.tag-16273 .trending-today-container,.tag-16191 .trending-today-container,.tag-16193 .trending-today-container {
    display: none!important
}

.covergadata:hover .covertitle_edu {
    text-decoration: underline
}

.covertitle:hover {
    color: #1074b7
}

.newsHomeImg:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.covergimg:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.listbgimg {
    height: 375px;
    background-color: #f4f4f4;
    background-image: url(/wp-content/themes/coingapev3/images/holder.png);
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 135px
}

.listbgimg img {
    object-fit: cover;
    height: 100%;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%
}

.listbgimg:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.coinnavbar ul.sub-menu li a:hover {
       background: #B9E5FE !important;
}

.buyNows a i {
    margin: 0;
    font-size: 12px
}

.col-md-3.socialLeft {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.col-width-9 {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    padding: 0 15px 0 0
}

.inbox_h2 .wpcf7-list-item {
    display: block;
    margin: 0
}

.contact-job {
    color: #1074b7;
    text-transform: uppercase;
    font-size: 21px
}

.applymsg {
    font-size: 18px;
    margin: 5px 0 25px;
    color: #222
}

.timesClose {
    position: absolute;
    right: 17px;
    color: #222;
    font-size: 34px;
    background: #fff;
    line-height: 28px;
    top: 7px;
    cursor: pointer;
    padding: 3px 8px;
    border-top-left-radius: 8px
}

.ApplyFm,.Recomd {
    position: fixed;
    display: block;
    z-index: 9999999999;
    bottom: 0;
    right: -500px;
    transition: .3s;
    background: #fff;
    width: 500px;
    padding: 40px;
    padding-right: 0;
    transition: .3s;
    height: 100%
}

.bottomForm {
    overflow-y: auto;
    height: 100%;
    overflow-x: hidden;
    padding: 0 35px 0 0
}

.bottomForm::-webkit-scrollbar {
    width: 5px
}

.bottomForm::-webkit-scrollbar-track {
    background: #f1f1f1
}

.bottomForm::-webkit-scrollbar-thumb {
    background: #888
}

.bottomForm::-webkit-scrollbar-thumb:hover {
    background: #555
}

.ApplyFm.active,.Recomd.active {
    right: 0
}

.mobilereadM {
    display: none
}

.inbox_h p {
    color: #222
}

.MegaF h4 i {
    margin: 0 0 0 7px;
    color: #fc393e
}

.Authorimg .mh-author-box-avatar {
    margin: 0 0 18px;
    border: 0;
    width: 164px;
    height: 157px;
    overflow: hidden;
    border-radius: 12px
}

.Socialnes.Newsocils {
    text-align: center
}

.Authorimg .mh-author-box-avatar img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.newAuto {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 12px
}

.mh-author-box-bio {
    font-family: Roboto;
    font-size: 16px;
    margin: 0 0 12px
}

.authornewBox {
    border-radius: 5px;
    border: solid 1px #ddd;
    padding: 10px;
    margin: 30px 0
}

.newlistingpage article.post.hentry:not(:first-child) {
    margin-top: 10px!important
}

.Sponhover {
    width: 323px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.08);
    border: solid 1px #d8d8d8;
    background-color: #fff;
    position: absolute;
    top: 40px;
    z-index: 8;
    display: none;
    left: 0
}

.Sponbox {
    display: flex;
    flex-wrap: wrap;
    font-family: Roboto
}

.Spnsimg {
    width: 82px
}

.SpnsData {
    width: calc(100% - 83px);
    padding: 0 0 0 8px
}

.SpnsData h6 {
    font-size: 13px;
    font-weight: 700
}

.SponsTxt {
    font-size: 13px
}

.Rowmp {
    position: relative
}

.bacltotop .mh-back-to-top {
    display: block;
    background: #0d65a0;
    color: #fff!important;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    text-align: center;
    padding: 8px 0
}

.bacltotop .mh-back-to-top i {
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    margin: 0
}

#search-box2 .search-field::-webkit-input-placeholder {
    font-size: 15px
}

#search-box2 .search-field:-ms-input-placeholder {
    font-size: 15px
}

#search-box2 .search-field::placeholder {
    font-size: 15px
}

.newsrchbob2 {
    display: none
}

.page .entry-title {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #222;
    margin: 30px 4px 40px;
    display: flex;
    position: relative;
    justify-content: flex-start;
    align-content: space-between;
    align-items: stretch;
    padding: 0 0 0 17px
}

p.desciption {
    font-family: Georgia!important;
    font-size: 16px!important
}

.page .entry-title::before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 9px;
    height: 21px;
    background: #ff3636;
    margin-top: 0;
    left: 0;
    top: 5px
}

.dt-on {
    display: block
}

.mn-on {
    display: none
}

.btnmSrch {
    background-image: url('https://coingape.com/wp-content/themes/coingapev3/images/searchWhite.svg');
    background-size: 21px;
    width: 24px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center
}

.Darktheme .btnmSrch {
    background-image: url('https://coingape.com/wp-content/themes/coingapev3/images/searchWhite.svg');
}

.btnmSrch.active {
    background-image: url('https://coingape.com/wp-content/uploads/2023/09/x-1.png');
    background-size: 16px
}

.reviewsarticle .col-content .main p,.reviewsarticle .col-content .main p span,.reviewsarticle .col-content .main h3 span,.reviewsarticle .col-content .main h3 span b {
    font-family: Georgia!important
}

.Reddit i {
    color: #ff8100
}

.WInstagram i {
    color: #ff5e00
}

.conads {
    display: block;
    width: 1393px;
    position: absolute;
    left: 50%;
    margin-left: -696px;
    top: 75px;
    z-index: 2
}

.Mainadsleft {
    padding-top: 0;
    padding-bottom: 1px;
    position: absolute;
    transform: translateY(0);
    top: 10px;
    left: 2px;
    width: 120px
}

.Mainadsright {
    padding-top: 0;
    padding-bottom: 1px;
    position: absolute;
    transform: translateY(0);
    top: 10px;
    right: 2px;
    width: 120px
}

#sticky-footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100% !important;
    width: 100%!important;
    height: auto!important;
    line-height: 100%;
    text-align: center;
    z-index: 9999;
    margin: auto
}

.btnAd1 {
    border-radius: 5px;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
    background-color: #151515;
    color: #fff;
    padding: 11px 12px
}

.btnAd1 a {
    color: #fff!important
}

.newBtnad a img {
    max-width: 18px;
    margin: 0 8px 0 0
}

.btnAd2 {
    border-radius: 5px;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
    background-color: #f1f7fd;
    margin: 20px 0 0;
    padding: 11px 10px
}

.newBtnad {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 13px;
    margin: 20px 0 10px
}

.newBtnad>div:first-of-type {
    margin-bottom: 10px
}

#sticky-footer i {
    position: absolute;
    font-size: 16px;
    margin-top: 0;
    right: 0;
    margin: 0;
    top: -23px;
    color: #484848;
    cursor: pointer;
    background: #fff;
    padding: 3px;
    border: 1px solid #e3e3e3;
    border-bottom: 0
}

#sticky-footer p {
    color: #333;
    font-size: 15px;
    display: inline-block;
    font-weight: 300;
    letter-spacing: .2px
}

#sticky-footer a {
    text-align: center;
    border-radius: 3px;
    display: inline-block;
    width: 100%
}

div#sticky-footer>a>img {
    height: auto!important;
    width: 100%!important
}

#sticky-footer .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background: url(https://coingape.com/wp-content/uploads/2018/03/cross1.png)center no-repeat;
    display: block;
    cursor: pointer;
    transition: all .25s ease
}

.coinnavbar.INactive {
    pointer-events: none;
    opacity: .4
}

#sticky-footer {
    width: 1440px;
    height: 40px
}


#carousel-4 .wcp-carousel-main-wrap .post-style-2 .wcp-content-wrap {
    display: none
}

.quads-location {
    margin-bottom: 15px!important
}

.inerviesarticle .entry-thumbnail {
    overflow: hidden;
    height: 420px
}

.inerviesarticle .entry-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.custom-page.head-img.newsheading {
    position: relative;
    z-index: 3
}

.MidmenuNew {
    background: #fff;
    padding: 0 0;
    max-width: 1120px;
    font-family: montserrat,sans-serif;
    margin: 0 auto;
    position: relative;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    z-index: 9;
    border-bottom: 2px solid #1074b7
}

.MidmenuNew ul.navbar-nav.coinnavbar {
    width: 100%
}

.Linknewlogo {
    display: flex;
    padding: 2px 0
}

.NewLogos {
    max-width: 142px
}

.NewAds {
    max-width: 111px
}

span.Opls {
    font-size: 30px
}

.h-header .guidBox {
    display: none
}

.Topfix {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%
}

.guidFixb {
    padding: 55px 0 0
}

.guidBox {
    border: 1px solid #b4b4b4;
    padding: 2px 0 10px 65px;
    min-height: 298px;
    max-height: 298px;
    position: relative;
    background: #fff
}

.h-header {
    position: fixed;
    z-index: 99999;
    top: 57px;
    padding: 0;
    left: 0;
    width: 100%
}

.guidBoxN {
    max-width: 1120px;
    margin: 0 auto
}

.guidBox h4 {
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 14px 0 16px;
    display: flex;
    align-items: center
}

.EducontentN {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    margin: 16px 0 0
}

.edImN {
    height: 116px;
    cursor: pointer;
    border-radius: 8px;
    overflow: hidden
}

.edImN img {
    border-radius: 8px;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.owl-guid .owl-prev {
    position: absolute;
    left: 1px!important;
    height: 100%;
    text-align: center!important;
    padding: 0 13px!important;
    top: 0;
    background-color: #f5f5f5!important
}

.owl-guid .owl-next {
    position: absolute;
    right: 0!important;
    height: 100%;
    padding: 0 13px!important;
    top: 0;
    background-color: #f5f5f5!important
}

.owl-guid .owl-nav i {
    font-size: 30px
}

.guidBox h4 i {
    font-size: 37px;
    color: #fc393e;
    line-height: 25px;
    display: inline-block;
    margin: 0 10px 0 0
}

.owl-carousel.owl-guid {
    position: static
}

.Models-ads {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    display: none;
    transition: all .5s;
    height: 100%;
    background: rgb(33 37 41/50%);
    z-index: 9999999999
}

.modla-adsbg {
    max-width: 250px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    left: 0%;
    transition: .8s;
    opacity: 0;
    transform: translate(0%,-50%)
}

.modla-adsbg h5 {
    font-size: 13px;
    text-align: center;
    color: #454444;
    background: #fff;
    padding: 4px 0;
    margin: 0
}

.onpagemodal .modla-adsbg {
    transition: .9s;
    opacity: 1
}

.CloseMad {
    margin: 6px 0 0;
    font-size: 16px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    font-family: Montserrat;
    letter-spacing: .4px
}

.CloseMad:hover {
    text-decoration: underline
}

.onpagemodal {
    display: block;
    transition: all .5s
}

.guide-content .dynamic-list3 .sub-menu {
    position: relative;
    width: calc(100% - 30px);
    display: none;
    left: 30px;
    margin-top: 8px
}

.guide-content .dynamic-list3 a {
    position: relative
}

.guide-template .dynamic-list3 li .selected {
    background-color: rgb(10 172 41/9%)
}

.guide-template .dynamic-list3 li a {
    cursor: pointer;
    position: relative;
    display: block;
    padding: 6px 0 6px 30px;
    font-family: Montserrat
}

.guide-template .dynamic-list3 li .selected::before {
    content: '';
    position: absolute;
    left: 14px;
    top: 17px;
    height: 8px;
    background: #1daa33;
    border-radius: 100%;
    width: 8px
}

.custompageDes {
    font-family: Georgia
}

.pagenewtitle {
    font-size: 27px;
    font-weight: 700;
    line-height: 40px
}

.imgS .appListical {
    width: 100%;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    padding: 8px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mModal {
    background-color: #dbf4ff;
    border-top: .5rem solid #1074b7;
    display: block;
    margin: 6rem auto;
    height: 407px;
    max-width: 100%;
    padding: 32px 36px;
    position: relative
}

.modal-container {
    max-width: 100%
}

.banner-image {
    max-width: 188px
}

.modal.show {
    display: block
}

.hedNews {
    font-size: 17px;
    margin: 0
}

.dekhedNews {
    font-size: 31px;
    color: #1074b7;
    font-weight: 700;
    margin: 0
}

.modal-container .modal-close {
    position: absolute;
    right: 11px;
    top: 5px;
    cursor: pointer;
    background: #fff;
    border: 1px solid #e9e3e3;
    padding: 6px 12px;
    border-radius: 8px
}

.main-section {
    padding: 51px 1px 0
}

.submit-btn {
    background: #1074b7;
    border: 0;
    color: #fff;
    margin: 20px 0 4px;
    font-weight: 500;
    padding: 12px 15px;
    max-width: 300px!important;
    text-transform: uppercase;
    font-size: 15px;
    display: block;
    border-radius: 2px;
    width: 100%;
    margin: 0 auto
}

.image-container {
    text-align: center
}

.modal-container {
    font-family: Montserrat;
    transition: .3s;
    z-index: 9999999;
    max-width: 500px;
    margin: 0 auto
}

.input-email {
    width: 100%!important;
    display: block;
    font-size: 14px;
    padding: 11px 20px
}

.btn-wrapper {
    margin: 29px 0 30px
}

.Dalydos {
    font-size: 15px;
    color: #7a7474
}

.dragA {
    height: 75px;
    box-shadow: 0 3px 6px 0 rgb(0 0 0/34%);
    width: 75px;
    border-radius: 100%;
    position: relative
}

.btnclosedrag {
    position: absolute;
    border: 0;
    background: 0 0;
    right: -13px;
    font-size: 14px;
    font-weight: bolder;
    top: -10px
}

.dragads {
    position: fixed;
    bottom: 106px;
    height: 75px;
    z-index: 99999;
    width: 75px;
    left: 9px
}

.Rwodata.RowFulls {
    width: calc(100% - 233px)
}

.Conculations {
    background: #f7f7f7;
    padding: 20px;
    font-family: Montserrat
}

.Conculations h2 {
    font-size: 22px;
    font-weight: 700
}

.Conculations p {
    font-size: 15px
}

.Conculations h4 {
    font-size: 15px
}

.Conculations h4 a {
    color: #0072ff
}

.subescriptSucs h5 {
    text-align: center;
    font-size: 15px;
    color: #222
}

input#emailInput {
    background: #fff!important
}

.WebstoryList {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px
}

.itemStory {
    padding: 0 15px 18px;
    width: 25%
}

.webSecS {
    padding: 30px 0
}

.lisbigStory {
    border: 1px solid #fafafa;
    box-shadow: 0 1px 2px 0 rgb(72 72 72/10%);
    padding: 0 0;
    margin-bottom: 15px;
    border-radius: 10px;
    overflow: hidden
}

.crypto-web {
    margin: 0 0 20px
}

.StoryWebimg {
    position: relative
}

.StoryWebimg::before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/themes/coingapev3/images/webS.png);
    height: 45px;
    width: 50px;
    top: 5px;
    left: 4px
}

.listbgdataVdStory {
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 10px;
    min-height: 62px;
    font-family: Montserrat
}

.webSbox {
    padding: 12px
}

.Eduimg.WduImg {
    border-radius: 10px;
    overflow: hidden
}

.Symbolds img {
    max-width: 21px;
    max-height: 20px
}

.Symbolds {
    text-transform: uppercase;
    color: #1074b7;
    display: flex
}

div#example_info {
    display: none
}

.Dmrp {
    background: #ffeaea;
    display: flex;
    padding: 13px 8px
}

.Symbolds a {
    display: block;
    font-weight: 500;
    align-items: center;
    color: #0d65a0
}

td.f32bg {
    padding: 0!important
}

.scranner {
    padding: 50px 0
}

.uprp {
    background: #e3ffe9;
    padding: 13px 8px
}

p.parascren {
    margin: 0 0 51px;
    font-family: Georgia;
    font-size: 18px
}

table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd {
    background-color: #fff
}

.dataTable tbody tr td {
    border: 0!important
}

.dataTable tr th {
    border: 0!important;
    background: #f2f2f2
}

table.dataTable.nowrap th {
    background: #f2f2f2;
    border: 0
}

table.dataTable thead .sorting_asc {
    background-image: none!important
}

.filterh3 {
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 15px;
    font-weight: 600
}

.TypeFiolters h5 {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 15px
}

.SideFilters {
    font-family: montserrat,sans-serif;
    font-weight: 500
}

.TypeFiolters ul li {
    opacity: .9;
    font-size: 14px
}

p.parascren {
    margin: 0 0 51px;
    font-family: Georgia;
    font-size: 18px
}

table.dataTable.display tbody tr.odd>.sorting_1 {
    background: #fff
}

button.dt-button {
    background: #dbf4ff!important;
    font-weight: 500;
    border: 0!important;
    border-radius: 28px!important;
    padding: 6px 30px!important
}

div.dt-buttons {
    position: relative;
    float: right!important;
    margin: 0 0 20px
}

table.dataTable thead .sorting {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    width: 131px;
    padding: 6px
}

table.dataTable.no-footer {
    border-bottom: 0
}

.buttons-collection.buttons-colvis {
    display: none
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before {
    top: 44%
}

div#example_processing {
    height: 100%!important;
    width: 100%;
    top: 0!important;
    left: 0!important;
    background: #ffffffb8!important;
    margin: 0!important;
    padding: 140px 0
}

.Videoswebs {
    display: flex;
    gap: 5px;
    background: #fff;
    margin: 0;
    height: 100px;
    padding: 0
}

.WebSorunds.readtsory:before {
    background: linear-gradient(180deg,#dadada,#dadada)
}

.WebSorunds {
    background: #fff;
    border: 2px solid transparent;
    border-radius: 50%;
    width: 4rem;
    height: 4rem;
    margin: 0 auto .5rem;
    position: relative;
    background-clip: padding-box;
    align-items: center
}

.WebSorunds:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background: linear-gradient(180deg,#53a8ff,#b53ff4);
    z-index: -1;
    border-radius: inherit;
    margin: -2px
}

.VdStoryWebimg {
    flex: 0 0 3.125rem;
    border-radius: inherit;
    margin: 4px auto;
    position: relative;
    overflow: hidden;
    width: 52px;
    height: 52px;
    display: block
}

.VdStoryWebimg img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 0!important;
    width: 100%;
    height: 100%;
    margin: auto;
    object-fit: cover
}

.VdStoryWebimg:before {
    padding-top: 100%;
    content: "";
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden
}

.VdwecStory {
    text-align: center;
    padding: 0 6px;
    z-index: 2
}

.WedtbgdataVdStory {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 13px;
    font-family: Montserrat;
    text-decoration: none;
    color: #222
}

.miniplayer-videos {
    height: 210px;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 999
}

.for-display-on {
    width: 100%;
    height: 450px
}

.Srd span {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    color: #0d5f96
}

.Srd {
    text-transform: uppercase;
    font-size: 18px;
    padding: 11px 10px 0 0;
    color: #888
}

.MoreWeb span {
    display: block;
    margin: 0 0 4px
}

.MoreWeb a img {
    border: 0!important
}

.MoreWeb {
    text-align: center;
    padding: 18px 0 0 10px
}

.MoreWeb a {
    color: #222
}


.LIveSblog {
    background-image: linear-gradient(to right,#1a75b5 25%,#fff 86%);
    margin: 20px 0;
    padding: 8px 30px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase
}

.LIveSblog span {
    position: relative;
    display: block
}

.LIveSblog span::before {
    content: '';
    position: absolute;
    height: 6px;
    width: 6px;
    background: #fff;
    border-radius: 100%;
    left: -14px;
    top: 9px
}

.LIveSblog span::after {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    background: #fff;
    border-radius: 100%;
    left: -16px;
    top: 7px;
    opacity: .4
}

.liveblogList {
    border: 1px solid #c6c6c6;
    padding: 0 12px 15px;
    margin: 20px 0
}

.liveBlogTime,.liveBlogTimefilter {
    background-image: linear-gradient(to right,#e02f2f 67%,#fff);
    margin: 0 -12px 20px;
    padding: 8px 30px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block
}

.liveblogList h5 {
    font-weight: 700;
    line-height: 26px
}

.liveblogList p {
    font-size: 18px
}

.LivetitleS {
    position: relative;
    text-align: center
}

.LivetitleS::after {
    position: absolute;
    width: 100%;
    content: '';
    top: 12px;
    background: #e2e2e2;
    left: 0;
    height: .8px
}

.LivetitleS span {
    position: relative;
    background: #e02f2f;
    z-index: 1;
    color: #fff;
    font-weight: 500;
    padding: 6px 25px;
    border-radius: 26px
}

.LivetitleS span::before {
    content: '';
    position: absolute;
    height: 6px;
    width: 6px;
    background: #fff;
    border-radius: 100%;
    left: 11px;
    top: 13px
}

.LivetitleS span::after {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    background: #fff;
    border-radius: 100%;
    left: 9px;
    top: 11px;
    opacity: .4
}

.Socilsm {
    display: flex;
    width: calc(100% - 0);
    align-items: center
}

.Texts {
    font-size: 14px
}

.LinksSo {
    padding: 0 0 0 15px
}

.LinksSo a {
    font-size: 18px;
    width: 30px;
    height: 30px;
    display: inline-block;
    color: #fff!important;
    padding: 2px 4px;
    border-radius: 3px;
    text-align: center;
    margin: 0 10px 0 0
}

a.TeleS {
    background: #47b0d3
}

a.TeleSwp {
    background: #4caf50
}

a.TeleSTw {
    background: #1da1f2
}

a.TeleSFb {
    background: #485994
}

.quiz-question-title {
    background-color: #4f7fdf;
    margin: 0 0 12px!important;
    padding: 11px 12px;
    color: #fff;
    border-radius: 4px 4px 0 0;
    font-size: 1.1rem!important;
    font-family: montserrat!important
}

.asq-theme.asq-theme-buzzfeed .quiz-page.current {
    display: block;
    background-color: #fff!important;
    -webkit-animation: fade .5s linear;
    animation: fade .5s linear
}

.asq-theme.asq-theme-buzzfeed .quiz-question-answer-holder {
    margin: 9px 2px 0!important
}

div#asq_62188a02e14bf_answers_4 {
    padding: 7px 0 16px
}

div#asq_62188a5644891_page_0 {
    background-color: #fff!important
}

.asq-theme.asq-theme-buzzfeed .quiz-question {
    margin-top: 30px;
    padding: 0 0 16px
}

.asq-theme.asq-theme-buzzfeed .quiz-question {
    margin-top: 30px;
    border-radius: 4px;
    background-color: #fff!important
}

.asq-theme.asq-theme-buzzfeed .quiz-question:not(.question-completed) .quiz-question-answer:not(.quiz-question-answer-selected):hover {
    background-color: #faf8cf
}

.asq-theme.asq-theme-buzzfeed .quiz-question-answer {
    border: .5px solid #d8d8d8;
    background-color: #fafafa!important;
    padding: 3px;
    margin: 11px 5px 10px;
    cursor: pointer
}

.quiz-question-image-holder img {
    height: 256px!important;
    width: 422px
}

.asq-theme.asq-theme-buzzfeed .ari-checkbox+.ari-checkbox-label:before {
    font-family: asq-buzzfeed;
    content: '\f096';
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    border: 0;
    padding: 0;
    line-height: 25px;
    font-size: 25px;
    margin-right: 10px;
    text-align: center;
    position: absolute;
    left: 0;
    box-sizing: border-box;
    background: transparent none;
    display: none!important
}

.quiz-question-answer-ctrl {
    display: none!important
}

.asq-theme.asq-theme-buzzfeed .ari-checkbox-label {
    position: relative;
    padding-left: 6px!important;
    line-height: 22px
}

.asq-theme.asq-theme-buzzfeed .quiz-question-answer {
    background-color: #fff!important;
    padding: 5px!important;
    margin: 0 0 10px!important;
    cursor: pointer;
    box-shadow: 0 1px 1px rgb(173 168 168/10%)!important;
    border: 1px solid #f4f4f4!important;
    border-radius: 4px
}

.asq-theme.asq-theme-buzzfeed .quiz-question:not(.question-completed) .quiz-question-answer:not(.quiz-question-answer-selected):hover {
    background-color: #faf8cf;
    box-shadow: 0 0 3px 3px rgb(173 168 168/9%)!important
}


.LinksSo a i {
    color: #fff!important
}

.newFeature {
    position: relative
}

    .LinksMobile ul.sub-menu li a {
        padding: 6px 10px !important;
        font-size: 14px;
        margin: 0;
    }
    .LinksMobile ul li:first-of-type a {
        border: 0 !important;
    }
.newFeature::after {
    background: #ff3636;
    height: 5px;
    width: 5px;
    content: '';
    display: block;
    position: absolute;
    right: -4px;
    top: -4.6px;
    border-radius: 100%
}

@-webkit-keyframes diEKVC {
    0%,100% {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        opacity: .2
    }

    50% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
        opacity: .3
    }
}

/*!sc*/
@keyframes diEKVC {
    0%,100% {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        opacity: .2
    }

    50% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
        opacity: .3
    }
}

/*!sc*/
data-styled.g255[id=sc-keyframes-diEKVC] {
    content: "diEKVC,"
}

.newFeature::before {
    width: 13px;
    height: 13px;
    position: absolute;
    top: -8px;
    right: -8px;
    background-color: #ff3636;
    border-radius: 100%;
    animation: 1.6s ease-in-out 0s infinite normal none running diEKVC;
    content: ''
}

.tribe-common .tribe-common-form-control-checkbox_input:checked,.tribe-common .tribe-common-form-control-radio_input:checked {
    background-color: #80c7f7;
    color: #fff!important
}

.tribe-events .tribe-events-c-search__button {
    background-color: #1074b7
}

span.tribe-events-c-top-bar__datepicker-desktop.tribe-common-a11y-hidden {
    font-size: 1.5rem
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium {
    color: #1074b7;
    font-weight: 600
}

a.tribe-events-calendar-day__event-title-link.tribe-common-anchor-thin {
    color: #1074b7!important
}

a.tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin {
    color: #1074b7!important
}

svg.tribe-common-c-svgicon.tribe-common-c-svgicon--featured.tribe-events-calendar-day__event-datetime-featured-icon-svg {
    color: red
}

span.tribe-events-calendar-day__event-datetime-featured-text.tribe-common-a11y-visual-hide {
    color: red!important
}

span.tribe-events-calendar-list__event-datetime-featured-text.tribe-common-a11y-visual-hide {
    color: red!important
}

.tribe-events .tribe-events-calendar-list_event-row--featured .tribe-events-calendar-list_event-date-tag-datetime:after {
    content: "";
    height: 100%;
    background-color: red!important;
    position: absolute;
    right: calc(100% - 3px);
    width: 3px
}

svg.tribe-common-c-svgicon.tribe-common-c-svgicon--featured.tribe-events-calendar-list__event-datetime-featured-icon-svg {
    color: red!important
}

.tribe-events .tribe-events-c-search_button:focus,.tribe-events .tribe-events-c-search_button:hover {
    background-color: #1074b7!important
}

.LinksMobile .sub-menu .sub-menu {
    display: none
}

.LinksMobile .sub-menu .menu-item-has-children>a:first-of-type {
    color: #222;
    padding: 0 15px;
    margin: 0!important;
    font-weight: 500;
    margin-top: 12px;
    text-transform: capitalize;
    border: 0
}

.LinksMobile .sub-menu .menu-item-has-children>a:first-of-type i {
    display: none
}

.RemoreMenu {
    display: block;
    position: relative
}

.RemoreMenu::after {
    margin: 0 0 0 7px;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f107"
}

#menu-item-104570 a {
    margin: 15px -15px 12px;
    border-top: 1px solid #dbdbdb;
    padding: 14px 15px 0;
    font-weight: 600;
    text-transform: uppercase
}

.noaftrer::after {
    display: none!important
}

.googlesubweb {
    margin: 1rem 0;
    width: 20rem;
    position: relative;
    border-radius: 31px!important;
    padding: 11px 12px;
    display: flex;
    box-shadow: 0 2px 6px 0 rgb(0 0 0/16%);
    border: solid 1px #f98451;
    text-decoration: none;
    align-items: baseline
}

.googlesubweb a {
    display: flex
}

.emailsmlweb {
    background-image: linear-gradient(to bottom,#fd8c58,#db4a20);
    padding: 9.3px 7px;
    position: absolute;
    border-radius: 100%;
    right: -11px;
    top: -1px
}

.googlenewconweb {
    color: #222;
    font-size: 14px;
    font-weight: 700;
    padding-left: 8px;
    padding-right: 18px
}

.googlesubweb {
    border-radius: 0 50px 0 0;
    background-color: #fff
}

.snippet-type-10 {
    display: none!important
}

.snippet-type-1 {
    display: none!important
}

.snippet-type-2 {
    display: none!important
}

.dragAB {
    height: 100px;
    box-shadow: 0 3px 6px 0 rgb(0 0 0/34%);
    width: 100px;
    border-radius: 100%;
    position: relative
}

.ad-placeholder {
    font-family: roboto,sans-serif;
    color: #999;
    float: left;
    font-size: 9px;
    font-weight: 400;
    letter-spacing: .2em;
    line-height: 1;
    margin-top: 4px;
    position: relative;
    top: -4px;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}



.close-btn2 {
    position: absolute;
    width: 28px;
    height: 28px;
    top: -28px;
    right: 0;
    background: #fff;
    box-shadow: 0 -1px 1px 0 rgb(0 0 0/20%);
    border: none;
    border-radius: 12px 0 0 0;
    font-size: 20px
}

#sticky-footer i {
    margin-top: 0!important
}

.custom-button-v2 {
    position: absolute;
    right: 1em
}

#sticky-footer {
    width: 100% !important;
    height: auto!important;
    bottom: 0!important
}

svg.arun-svg {
    margin-left: 3px;
    margin-top: -3px
}

button.custom-button-v2.pull-right.btn.btn-primary {
    border-radius: 35px;
    -webkit-box-shadow: 0 -1px 20px -6px rgba(0,0,0,.75);
    -moz-box-shadow: 0 -1px 20px -6px rgba(0,0,0,.75);
    box-shadow: 0 -1px 20px -6px rgba(0,0,0,.75)
}

img.read-more-img {
    width: 15px;
    margin-bottom: 5px
}

.btn {
    padding: 4px 14px;
    margin-left: 5px;
    background: #4e9edb;
    border-radius: 6px;
    color: #fff
}

.btn__wrapper {
    margin: 2rem 0
}

.load-more-button {
    background: #fff;
    font-weight: 600;
    color: #222;
    border-color: #1074b7
}

.load-more-button:hover {
    background: #1074b7;
    color: #fff
}

.load-more-button i {
    font-weight: 700;
    font-size: 20px
}

div#adBottom i {
    position: absolute;
    top: -25px;
    margin: 0;
    right: 0;
    padding: 5px 6px;
    font-size: 15px;
    border: 1px solid #dfdddd;
    background: #fff;
    border-bottom: 0
}

.googlesubweb {
    animation: shimmer 3s linear infinite;
    background-image: linear-gradient(-70deg,rgb(255 255 255) 46%,rgb(224 84 41) 32%,rgb(255 255 255) 49%,rgb(255 255 255) 56%);
    background-size: 400% 100%
}

@keyframes shimmer {
    0% {
        background-position: 100% 50%
    }

    30% {
        background-position: 0% 50%
    }
}

{
    animation: shimmer 3s linear infinite;
    background-image: linear-gradient(-70deg,rgb(255 255 255) 47%,rgb(224 84 41) 24%,rgb(255 255 255) 49%,rgb(255 255 255) 56%);
    background-size: 400% 100%
}

.page-id-5625 #adBottome {
    display: none!important
}

.topdeskbg,.topdeskbg4,.topdeskbg3,.topdeskbg223,.topdeskbg22 {
    height: 150px;
    background-size: 1116px;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    max-width: 1159px
}

.topdeskbg {
    background-image: url(https://coingape.com/wp-content/uploads/2022/08/1xbit_1.jpg)
}

.topdeskbg22 {
    background-image: url(https://coingape.com/wp-content/uploads/2022/06/Vavada-.png)
}

.topdeskbg223 {
    background-image: url(https://coingape.com/wp-content/uploads/2022/06/1168x150.png)
}

.topdeskbg3 {
    background-image: url(https://coingape.com/wp-content/uploads/2022/03/en_unsafe_cloudminer-se_static_v2-1168x243-12.jpg)
}

.topdeskbg4 {
    background-image: url(https://coingape.com/wp-content/uploads/2022/02/ezgif.com-gif-maker-3.gif)
}

.GooglrNews a {
    border: 1px solid #1e4ed8;
    display: block;
    padding: 5px 15px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    box-shadow: 0 0 4px 1px rgb(0 0 0/13%)
}

.GooglrNews {
    margin: 15px 0;
    font-family: Montserrat
}

.LiveUPdate span {
    position: relative;
    background: #e02f2f;
    color: #fff;
    padding: 6px 25px;
    font-family: montserrat,sans-serif;
    display: inline-block;
    font-size: 14px;
    border-radius: 21px
}

.LiveUPdate span::after {
    content: '';
    position: absolute;
    height: 6px;
    width: 6px;
    background: #fff;
    border-radius: 100%;
    left: 10px;
    top: 13px
}

.LiveUPdate span::before {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    background: #ffffff8a;
    border-radius: 100%;
    left: 8px;
    top: 11px
}

.LiveUPdate {
    margin: 0 0 10px
}

.sticky-header-main {
    height: 90px
}

.sticky-header-main .quads-location {
    margin: 0!important
}

.SideCarrer {
    position: fixed;
    left: -52px;
    top: 38%;
    transform: rotate(90deg)
}

.afterpostdesk {
    display: none
}

.singlearticles .afterpostdesk {
    display: block
}

.SideCarrer a {
    color: #222;
    font-family: Montserrat;
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    box-shadow: -1px 0 6px 0 rgba(0,0,0,.16);
    letter-spacing: .6px;
    position: relative;
    display: block;
    padding: 1.4rem 1rem .8rem 3.1rem;
    border-radius: 8px;
    transform: rotate(180deg)
}

.SideCarrer a:hover,.SideCarrer a:focus {
    background: #ffe8ea
}

.SideCarrer a::before {
    position: absolute;
    content: '';
    background-image: url(https://coingape.com/wp-content/uploads/2021/11/target.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    bottom: 7px;
    left: 12px
}

.AdMobilemenu {
    padding: 10px 15px 15px;
    border-bottom: 1px solid #dbdbdb
}

.AdMobilemenu a {
    border: 1px solid #1074b7;
    border-radius: 4px;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
    padding: 8px 15px 8px 42px;
    display: inline-block;
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 13px;
    background-image: url(https://coingape.com/wp-content/uploads/2022/01/cropped-Icon-32x32-1.png);
    background-repeat: no-repeat;
    background-size: 21px;
    background-position: 12px 10px
}

#container .tabs-content::-webkit-scrollbar {
    width: 6px
}

.relatednews-tab li.active {
    position: relative;
    z-index: 2
}

#container .tabs-content::-webkit-scrollbar-track {
    background: #f1f1f1
}

#container .tabs-content::-webkit-scrollbar-thumb {
    background: #888
}

#container .tabs-content::-webkit-scrollbar-thumb:hover {
    background: #555
}

.relarted a {
    text-align: left;
    display: flex;
    flex-wrap: wrap
}

table#tablepress-29 {
    display: none
}

.imgRt {
    width: 107px;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.1);
    overflow: hidden;
    border-radius: 3px
}

.artReldata {
    width: calc(100% - 107px);
    padding: 0 0 0 17px
}

.relatedsA h6 {
    text-align: left;
    font-size: 13px;
    font-family: Montserrat;
    margin: 0 0 10px;
    color: #222
}

.relatedsA {
    border: 1px solid #cef0ff;
    padding: 12px 13px 17px;
    background: #e9f8ff
}

.relatedsA h6 {
    margin: 0 0 10px
}

.imgRt img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    border: 0!important
}

.singlearticles .mobileEnd {
    display: block
}

.mobileEnd {
    display: none
}

.singlearticles .ad1 {
    display: block
}

.ad1 {
    display: none
}

.btnedi {
    border: 1px solid #707070;
    padding: 4px 18px;
    text-align: center;
    position: relative;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    background: #fff;
    z-index: 777
}

.mh-loop-ad {
    display: none
}

#popup-post-img i {
    right: 3vw
}

#popup-post-img {
    padding: 20px
}

#popup-post-img img {
    width: 85%
}

.PostEnd {
    text-align: center
}

.mobileAfads {
    text-align: center
}

.mModal {
    background-color: #dbf4ff;
    border-top: .5rem solid #1074b7;
    display: block;
    margin: 6rem auto;
    height: 430px;
    max-width: 100%;
    padding: 32px 36px;
    position: relative
}

.checkpaidarticle .category-press-release,.checkpaidarticle .category-sponsored-stories,.checkpaidarticle .category-blog {
    display: none
}

.checkpaidarticle .singlearticles article {
    display: block
}

.trendingh_txt .content-pic-title:hover {
    color: #0065a0
}

.sticky div#rates-container {
    padding-bottom: 0!important
}

.social-text_new {
    display: block
}

.side-btn4 {
    margin-top: 27px!important;
    margin-bottom: 11px!important
}

button.custom-button-v2.pull-right.btn.btn-primary {
    background: #0069d9
}

button.custom-button-v2.pull-right.btn.btn-primary:hover {
    background: #4e9edb
}

.hentry:last-child .more-text {
    display: block
}

.more-text.showld {
    display: block!important
}

.trendinghotf.fixedtop {
    width: 100%
}

.main.c-content .ads {
    margin-bottom: 15px;
    margin-top: 15px
}

#side-posts ul li:first-of-type {
    padding-top: 0!important;
    border-top: none!important
}

.social-section-new2 {
    position: absolute;
    left: -68px;
    top: -14px;
    width: auto;
    background: 0 0!important;
    z-index: 1
}

.social-section-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
    display: block
}

.share-list2 {
    color: #262228;
    font-family: roboto;
    font-weight: 400;
    margin: 0 22px 12px 0;
    padding: 7px 0 0;
    font-size: 18px
}

.more-text {
    margin: auto;
    display: none;
    text-align: center
}

.more-text h3 {
    color: #005a8c;
    background: #fff;
    text-align: center;
    font-size: 20px;
    position: relative;
    margin: -13px 0 0
}

.loader {
    border: 6px solid #1da1f2;
    border-top: 6px solid #0e5f95;
    border-radius: 50%;
    width: 120px;
    margin: 0 auto 17px;
    height: 120px;
    animation: spin 2s linear infinite
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.social-text_new.wp_new {
    background: #4fa500
}

.social-text_new {
    border-radius: 30px;
    box-shadow: none;
    margin: 0 8px 15px 0;
}

#side-posts ul li {
    padding: 20px 0;
    border-top: 2px dotted #dadde0!important
}

.col-md-4.l-pane {
    order: 2
}

.col-md-8.r-pane {
    order: 1
}

.l-pane .img {
    height: 73px;
    width: 92px;
    background: #dbdbdb;
    background-image: url(/wp-content/themes/coingapev3/images/placeHolder.png);
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 8px;
    box-shadow: 3px 4px 6px rgb(0 0 0/17%);
    margin: 0 0 0 auto;
    float: none
}

.l-pane .img img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.r-pane .content .title {
    display: block;
    width: 100%
}

#side-posts .r-pane .title a {
    color: #313131!important;
    font-weight: 500!important;
    line-height: 22px
}

#side-posts .r-pane .date {
    display: none
}

#social-section-newMobile {
    display: none
}

.main.c-content .ads-1 {
    width: 100%!important
}

.main.c-content .ads-1 .bestbuys {
    padding: 0
}

.main.c-content .ads-1 .bestbuys a {
    margin: 0
}

div#social-section-new {
    display: flex;
    margin: 30px 0 25px
}

.tranding-handlight {
    margin: 15px -17px 0 0;
    border-top: 0;
    padding: 30px 0 0
}

#m-logo i.fa-close {
    color: #fff;
    opacity: 1
}

div#quads-ad8 {
    margin: 0!important
}

.quads-ad86313 #also-read {
    margin: 20px 0 0
}

.advertised span.ad-placeholder {
    font-size: 8px!important
}


figure,img {
    max-width: 100%;
    height: auto
}

.lineingbg {
    background-image: url(https://coingape.com/wp-content/uploads/2022/03/back1.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 14rem;
    margin: -.4rem 0
}

.container.margreduc {
    padding: 0
}

.decoratedicn {
    text-align: center;
    padding: 2.5rem 0 0
}

.quiztypebx {
    border-radius: 1.125rem;
    box-shadow: 0 .188rem .375rem 0 rgba(0,0,0,.05);
    background-color: #fff;
    max-width: 60rem;
    margin: -4rem auto 2rem;
    padding: 1rem 0 2rem
}

.colrdots {
    display: flex;
    justify-content: center
}

.grendot {
    height: .3rem;
    width: .3rem;
    display: block;
    background-color: #1fc4b6;
    border-radius: 100%
}

.redndotpoint {
    height: .3rem;
    width: .3rem;
    display: block;
    margin: 0 .3rem;
    background-color: #febe2c;
    border-radius: 100%
}

.yellwndot {
    height: .3rem;
    width: .3rem;
    display: block;
    background-color: #ee523c;
    border-radius: 100%
}

.quiztitl p {
    font-size: 1.1rem;
    font-weight: 400;
    margin: 0;
    text-align: center;
    font-family: montserrat,sans-serif;
    padding: 1rem 11rem 0
}

.levelsul ul {
    list-style: none;
    display: flex;
    justify-content: center;
    margin: 3rem 0 0
}

.levelsul ul li {
    padding: 0 .8rem
}

.levelsul ul li a {
    color: #222;
    padding: .4rem;
    text-transform: capitalize;
    font-size: 1rem;
    font-weight: 500;
    font-family: montserrat,sans-serif;
    text-decoration: none
}

.levelsul ul li.activequiz a {
    border-bottom: .188rem solid #1074b7;
    background-color: #dbf4ff;
    border-radius: .2rem .2rem 0 0
}

.levelsul ul li:hover a {
    border-radius: .2rem .2rem 0 0;
    background-color: #dbf4ff
}

.dotline {
    justify-content: center;
    display: flex;
    align-items: center;
    padding: .2rem 0 0
}

.leftdot {
    height: .5rem;
    width: .5rem;
    display: block;
    background-color: #1fc4b6;
    border-radius: 100%
}

.cntreline {
    height: .05rem;
    width: 53rem;
    display: block;
    background-color: #d5d5d5
}

.rightdot {
    height: .5rem;
    width: .5rem;
    display: block;
    background-color: #ee523c;
    border-radius: 100%
}

.inorderquiz {
    display: flex;
    flex-wrap: wrap;
    margin: 0 2rem
}

.quiztype {
    box-shadow: 0 .188rem .375rem 0 rgba(0,0,0,.1);
    width: 30.1%;
    background-color: #fff;
    position: relative;
    padding-bottom: 1rem;
    border-radius: 5px;
    margin: 37px 14px 0
}

.quiztype a {
    text-decoration: none
}

.quiztypepic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px 5px 0 0
}

.quiztypepic {
    height: 140px;
    overflow: hidden
}

.beginner {
    background-color: #35dbcd;
    position: absolute;
    top: 0;
    border-radius: 5px 0 0 0;
    margin: 0 0;
    font-weight: 500;
    left: 0;
    font-family: montserrat,sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: #222;
    padding: 3px 16px
}

.intermediate {
    background-color: #ffde3a;
    position: absolute;
    top: 0;
    border-radius: 5px 0 0 0;
    margin: 0 0;
    left: 0;
    font-family: montserrat,sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: #222;
    font-weight: 500;
    padding: 3px 16px
}

.expert {
    background-color: #ff9e1b;
    position: absolute;
    top: 0;
    font-weight: 500;
    border-radius: 5px 0 0 0;
    margin: 0 0;
    left: 0;
    font-family: montserrat,sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: #222;
    padding: 3px 16px
}

.quizparatype p {
    color: #222;
    font-size: 1rem;
    font-weight: 600;
    font-family: montserrat,sans-serif;
    padding: 1rem .5rem .3rem;
    margin: 0;
    line-height: 1.6rem
}

.quizparatype:hover p {
    color: #1074b7
}

.quizparatype span {
    color: #1074b7;
    padding: 8px 9px 0;
    font-weight: 400;
    font-family: montserrat,sans-serif;
    display: block
}

.particapt {
    display: flex;
    justify-content: space-between;
    padding: 10px 12px
}

.playericn img {
    width: 2rem;
    height: 2rem
}

.noplayer span {
    color: #222;
    font-family: montserrat,sans-serif;
    font-size: .9rem;
    padding: 0 1px
}

.wonicn img {
    width: 2rem;
    height: 2rem
}

.percentagewon span {
    color: #222;
    font-family: montserrat,sans-serif;
    font-size: .85rem;
    padding: 0 1px
}

.quizpagination {
    padding: 2rem 14rem 1rem
}

.quizpagination ul {
    padding: 0;
    list-style: none
}

.quizpagination a {
    color: #000;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s
}

.quizpagination ul li.activepage a {
    background-color: #1e90ff;
    color: #fff
}

.quizpagination a:hover:not(.activepage) {
    background-color: #ddd
}

.wpvqgr-wrapper div.wpvqgr-question,.wpvqgr {
    margin-bottom: 0!important
}


.wpvqgr-wrapper button.wpvqgr-social-facebook {
    background: #b84152
}

.wpvqgr-checkbox-picture.wpvqgr-checkbox-unchecked-picture {
    display: none
}

.wpvqgr-wrapper div.wpvqgr-question div.wpvqgr-question-label {
    text-align: left!important;
    font-weight: 700;
    position: relative;
    font-size: 1.4em;
    font-family: montserrat;
    margin-bottom: 20px
}

span.wpvqgr-answer-label {
    line-height: 21px!important
}

.InnQcard {
    border-radius: 5px 5px 0 0;
    border: solid 1px #ebebeb;
    background: #fff;
    padding: 10px
}

.QuixHead {
    display: flex;
    font-size: 18px;
    font-family: Georgia;
    font-weight: 600;
    margin: 0 0 12px
}

.quiztypepics {
    position: relative;
    height: 126px;
    overflow: hidden
}

.QuixHead svg {
    width: 27px;
    fill: #d71c45;
    margin: 0 8px 0 0
}

.TrendingQuix {
    border-top: 4px solid #1074b7;
    border-radius: 5px!important;
    background: #1074b7;
    margin: 40px 0 44px
}

.quiztypeList {
    margin: 20px 0
}

.p-1-Q {
    padding-right: 40px
}

.quizcontypeside h5 {
    font-family: montserrat,sans-serif;
    margin: 8px 0 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.43
}

.quiztypeList a {
    text-decoration: none
}

.quiztypepics img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.easytypedf {
    bottom: 0;
    top: auto;
    border-radius: 0!important
}

.quiztypebx2 {
    border-radius: 5px;
    background-color: #fff;
    max-width: 1060px;
    margin: -9rem auto 2rem;
    padding: 2px 0
}

.WrongAns {
    border-color: #d52148!important;
    background: #ffe0e6!important
}

.RightAns {
    border-color: #19ac29!important;
    background: #d6ffda!important
}

.MoreQ {
    text-align: center;
    font-size: 22px;
    font-family: Georgia;
    font-weight: 600;
    margin: 0 0 12px;
    position: relative
}

.MoreQ span::before {
    content: '';
    position: absolute;
    background: #d52148;
    height: 4px;
    width: 102px;
    border-radius: 8px;
    bottom: -10px;
    left: 44%
}

.ButtonDQ {
    text-align: right
}

.ButtonDQ .btn {
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.23);
    font-size: 15px;
    font-weight: 600;
    padding: 6px 15px
}

.BarLazy {
    font-family: Montserrat;
    background: #fff;
    box-shadow: 0 3px 6px 0 rgb(0 0 0/5%);
    padding: 12px 20px;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 999
}

.RetryC {
    background: #1074b8!important
}

.NxtCC {
    background: #fede3b!important;
    color: #000!important;
    margin-left: 15px!important
}

.NxtCC i {
    font-size: 20px
}

.QuestionsQQ {
    display: flex;
    flex-wrap: wrap;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 0 0
}

.StoreAs {
    display: flex;
    margin: 0 0 0 40px;
    align-items: center
}

.StoreAs>span {
    margin: 0 12px 0 0;
    padding: 0 0 0
}

.Scroms {
    font-weight: 700;
    font-size: 19px;
    color: #19ac29
}

.Scroms.WongW {
    color: #222;
    margin: 0 0 0 18px
}

.quizpadd {
    padding: 20px
}

.QsBar {
    display: flex;
    width: 295px;
    gap: 20px;
    padding: 2px 0 0
}

.BarsP {
    width: 132px;
    padding: 5px 0 0
}

.BarsP .progress {
    height: 10px;
    border-radius: 10px;
    box-shadow: 0 1px 0 0 rgb(0 0 0/23%)
}

.BarsP .progress .progress-bar {
    background: #1174b7
}

.post-template-template-quiz .headerfix.fixed-header {
    position: static
}

.onemenu {
    display: none;
    box-shadow: 0 3px 6px 0 rgb(0 0 0/8%)
}

.zfooter {
    display: none
}

.TopNews img {
    height: auto
}

.quiz-template-template-quiz .headerfix.fixed-header {
    position: static
}


.post-type-archive-web-story .dragads,.post-type-archive-web-story .zfooter,.post-type-archive-web-story #sticky-footer {
    display: none
}

.NewTrendin {
    background: #f4f4f4;
    padding: 18px 0;
    display: none;
    margin: 0 -10px 15px
}

.no-js .TrendSList.owl-carousel.owl-relatedpostar.owl-loaded,.no-js .TrendSList.owl-carousel.owl-relatedpostar {
    display: none
}

.TrendSList .owl-dots {
    position: absolute;
    bottom: -18px;
    left: 0;
    width: 100%
}

.TrendSList {
    display: flex!important;
    width: 100%;
    padding: 0 10px
}

.TrendSList::-webkit-scrollbar {
    height: 0;
    width: 0
}

.TrendSList::-webkit-scrollbar-track {
    background: #fff
}

.BoXtrendsI a {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    position: relative;
    width: 100%;
    background: #fff;
    border: 1px solid #dee4e9;
    padding: 7px;
    border-radius: 5px;
    margin: 0 15px 0 0
}

.ImgFrmI {
    width: 100%;
    height: 115px;
    overflow: hidden;
    border-radius: 4px
}

.BoXtrendsI a img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.custom-page-content .custom-page-row .col-content .main .BoXtrendsI h6,.BoXtrendsI h6 {
    width: calc(100% - 0px)!important;
    font-size: 14px!important;
    padding: 6px 0 0 0px!important;
    font-family: Montserrat!important;
    font-weight: 600!important;
    line-height: 20px!important;
    color: #222;
    min-height: 100px;
    margin: 0!important
}

.TrendSList .owl-stage-outer {
    margin: 0 0 4px
}

.BoXtrendsI {
    width: 100%;
    margin-bottom: 8px
}

.BoXtrendsI span {
    background: #0aac29;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 2px 8px;
    font-size: 12px;
    border-radius: 5px 1px 4px 0;
    font-weight: 500;
    display: none
}

.custom-post-template .custom-page-row .col-content .main .NewTrendin h5 {
    font-family: Montserrat!important;
    font-weight: 600!important;
    font-size: 15px!important
}

.headbgd4 {
    background: #1074b7;
    color: #fff;
    font-size: 16px;
    padding: 10px 10px
}

.NewTrendin h5 {
    font-size: 16px
}

.NewTrendin h5 svg {
    color: #17a62e
}

.headbgd4 i {
    background: #fff;
    color: #19936d;
    padding: 2px;
    border-radius: 2px
}

.NewMSl {
    display: flex;
    width: 100%;
    overflow-y: auto;
    height: 28px;
    white-space: nowrap;
    margin: 0;
    padding: 0 0;
    align-items: center
}

.NewMSl::-webkit-scrollbar {
    height: 0;
    width: 0
}

.NewMSl::-webkit-scrollbar-track {
    background: #fff
}

.NewMSl li {
    display: block;
    border-right: 1px solid #137ab6;
    padding: 5px 14px;
    position: relative
}

.NewMSl li:first-child {
    padding-right: 8px;
    padding-left: 0;
    position: sticky;
    left: -1px;
    top: -4px;
    background: #0065a0;
    z-index: 4
}

.NewMSl li:last-child {
    border: 0
}

.NewMSl li a {
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 600;
    display: block;
    color: #fff
}

.SvgHome {
    color: #fff;
    fill: #fff
}

.Heightligt {
    border-radius: 2px;
    font-size: 12px!important;
    background: linear-gradient(90deg,rgba(1,170,79,1) 0%,rgba(8,98,50,1) 100%);
    color: #fff;
    padding: 4px 9px;
    text-transform: uppercase!important
}

.bracking-s-mob {
    background-color: #d71c45;
    padding: 6px 0 6px 12px;
    margin-top: 0;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap
}

.brakTxs {
    overflow: hidden
}

.braking-inner {
    display: flex;
    color: #fff;
    font-family: Montserrat
}

.brackings-left {
    width: 85px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    border-right: 1px solid #fff;
    height: 26px;
    line-height: 26px
}

.brack-text-rigt {
    color: #fff;
    padding: 0 0 0 12px;
    white-space: nowrap;
    display: flex;
    gap: 15px
}

.brack-text-rigt a {
    color: #fff;
    font-size: 14px;
    display: block;
    line-height: 24px
}

.TabDicA {
    border: 1px solid #cecece;
    border-radius: 5px;
    overflow: hidden
}

.TabDicA ul {
    padding: 0;
    border-bottom: 1px solid #cecece;
    padding: 6px 15px 0;
    margin: 0
}

.TabDicA ul li {
    display: inline-block;
    text-transform: uppercase
}

.TabDicA ul li a {
    font-family: Montserrat;
    color: #222!important;
    font-weight: 500!important;
    font-size: 14px
}

.TabDicA ul li:first-child {
    border-right: 1px solid #cecece;
    padding: 0 14px 0 0;
    margin: 0 15px 0 0
}

.TBAcon {
    background: #f4f4f4;
    padding: 12px 14px;
    border-radius: 0
}

.TabDicA ul li a.active {
    border-bottom: 2px solid #222;
    padding: 0 0 5px 0!important;
    display: block;
    font-weight: 600!important
}

.TBAcon .tabcS:not(:first-child) {
    display: none
}

.zslidepic {
    width: 70px;
    height: 52px;
    overflow: hidden
}

.zslidepic img {
    object-fit: cover;
    height: 100%
}

.owl-zslider {
    height: 54px;
    overflow: hidden
}

.zBoXtrendsI h4 {
    width: calc(100% - 90px);
    font-size: 12px;
    padding: 1px 10px;
    line-height: 18px;
    font-family: Montserrat;
    font-weight: 600
}

.zBoXtrendsI {
    position: relative;
    border: 1px solid #cecece;
    border-radius: 5px;
    overflow: hidden
}

.list-breakingH {
    display: flex;
    height: 29px;
    font-family: Montserrat;
    overflow: hidden
}

.zfooter {
    box-shadow: 0 -3px 5px 0 #cacaca;
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 7;
    padding: 5px;
    height: 65px
}

.zfooter .owl-stage-outer {
    margin: 0 0 0
}

.closeFt {
    position: absolute;
    top: -22px;
    margin: 0;
    right: 1px;
    padding: 3px 6px;
    font-size: 15px!important;
    border: 1px solid #dfdddd;
    background: #fff;
    border-bottom: 0
}

.screen-reader-text {
    display: none
}

.topcount-headerFx {
    background: #0065a0;
    padding: 9px 12px;
    padding-right: 0;
    position: relative;
    height: 45px
}

.topcount-headerFx .newFeature::before {
    right: -11px;
    width: 12px;
    height: 12px;
    background-color: #e4fc30
}

.topcount-headerFx .newFeature::after {
    right: -7px;
    height: 4px;
    width: 4px;
    background: #e4fc30;
    top: -1px
}

.carNews {
    display: none
}


.authodes .addText,.addText1 {
    display: none
}

.ad-placeholder {
    font-family: 'Roboto',sans-serif;
    color: #999;
    float: left;
    font-size: 9px;
    font-weight: 400;
    letter-spacing: .2em;
    line-height: 1;
    margin-top: 4px;
    position: relative;
    top: -4px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 15px
}

div#big-btnnew {
    margin: 0 0 30px 0
}

.bigbtncss img {
    border: none!important
}

.ar-ads-m {
    padding: 9px 10px;
    border-radius: 45px;
    border: 1px solid #005a8c;
    background: #fff;
    text-align: center;
    min-width: 100%;
    box-shadow: 0 8px 15px rgb(0 0 0 / 39%)
}

.ar-ads-m:hover {
    background: #005a8c;
    color: #fff!important;
    box-shadow: 0 8px 15px rgb(0 0 0 / 50%)
}


#adBottom {
    display: none
}

.liveblogList iframe {
    width: 100%;
    height: auto
}

.iconsads {
    height: 35px;
    width: 35px;
    right: 15px;
    padding: 0 11px;
    color: #9a59db;
    top: 32%;
    font: normal normal normal 29px/1 FontAwesome;
    border: 2px solid #9a59db;
    border-radius: 100%
}

.iconsads::after {
    content: '\f105';
    position: absolute
}

.TextadTxt {
    color: #222;
    font-size: 22px;
    display: flex;
    align-items: center
}


.entry-tags {
    font-size: 12px;
    font-size: .75rem;
    color: #fff;
    line-height: 1;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-family: montserrat,sans-serif!important
}

.entry-tags .fa {
    float: left;
    padding: 10px;
    margin-right: 6px;
    background: #fff
}

.entry-tags a,.entry-tags a:hover {
    display: block;
    color: #fff;
    padding: 10px 15px
}

.entry-tags li:hover {
    background: #e64946
}

.entry-tags li {
    float: left;
    font-weight: 700!important;
    margin: 0 6px 6px 0!important;
    background: #ffffff!important;
    text-transform: uppercase;
    color: #ffffff!important;
    border: 2px solid #1074b7;
    font-weight: 400!important
}

.entry-tags a {
    color: #000000!important;
    font-size: 13px;
    margin: 0 0 3px 0;
    font-weight: 600!important;
    font-family: montserrat,sans-serif!important
}

i.fa.fa-tag {
    border: 2px solid #1074b7;
    color: #000000!important
}

.postsummary {
    font-style: italic;
    font-family: Georgia;
    font-size: 17px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 1.65;
    letter-spacing: normal;
    text-align: left;
    color: #313131;
    margin: 0 0 15px 0
}

.main.c-content iframe {
    width: 100%
}

p#breadcrumbs a {
    color: #1074b7;
    font-family: Georgia;
    text-transform: capitalize
}

p#breadcrumbs {
    font-family: Georgia
}

.custom-btn {
    width: 150px;
    height: 30px;
    border-radius: 5px;
    padding: 5px 15px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    box-shadow: inset 2px 2px 2px 0 rgba(255,255,255,.5),7px 7px 20px 0 rgba(0,0,0,.1),4px 4px 5px 0 rgba(0,0,0,.1);
    outline: none
}

.btn-11 {
    border: none;
    background: linear-gradient(0deg,rgba(248,147,29,1) 0%,rgba(248,147,29,1) 100%);
    color: #fff;
    overflow: hidden
}

.btn-11:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn11 3s ease-in-out infinite
}

.btn-11:active {
    box-shadow: 4px 4px 6px 0 rgba(255,255,255,.3),-4px -4px 6px 0 rgba(116,125,136,.2),inset -4px -4px 6px 0 rgba(255,255,255,.2),inset 4px 4px 6px 0 rgba(0,0,0,.2)
}

@-webkit-keyframes shiny-btn11 {
    0% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0
    }

    80% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: .5
    }

    81% {
        -webkit-transform: scale(4) rotate(45deg);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(50) rotate(45deg);
        opacity: 0
    }
}

.topdeskbg223-d {
    height: 150px;
    background-size: 1116px;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    max-width: 1159px
}


.categories-image-container {
    display: flex;
    align-self: normal;
    padding-top: 29px;
    margin: 0 20px 0 0
}

.category-pill {
    background: linear-gradient(to left,#e6e6e6,#fff);
    padding: 0 20px 2px 0;
    width: fit-content;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px
}

span.author.vcard::after {
    top: 13px!important
}

.category-pill>span {
    -webkit-text-stroke: 1px rgba(0,0,0,0);
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 500;
    line-height: .92;
    color: #222
}

.categories-image-container>.mh-thumb-icon {
    display: block;
    width: 237px;
    height: 175px;
    overflow: hidden;
    padding: 0;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    border-radius: 5px
}

.categories-image-container:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.categories-image-container>.mh-thumb-icon img {
    object-fit: cover;
    height: 100%;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
    max-width: 100%
}

.categories-font {
    padding-top: 25px
}

.categories-font>h3 {
    line-height: 1
}

.categories-font>h3 a {
    color: #222;
    font-size: 17px;
    line-height: 25px;
    letter-spacing: .34px;
    display: block;
    font-weight: 600;
    font-family: Montserrat
}

.categories-font>p {
    font-family: Georgia;
    font-size: 16px;
    margin: 0 0 8px
}

.categories-font>.meta-details a {
    color: #1074b7!important;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 500;
    padding: 0 8px 0 0
}

.cardNewbox .Newslists:last-child {
    margin-bottom: 0!important;
    border: 0!important
}


.mobile-ads {
    display: none
}

.desktop-ads {
    display: block
}

.foundedtable {
    background: #fff;
    border: solid 1px #707070;
    display: flex;
    width: fit-content;
    gap: 5px;
    padding: 2px 8px 2px 22px;
    border-radius: 5px 20px 20px 5px;
    line-height: 20px;
    position: relative
}

.foundedtable::before {
    content: '';
    background: url(https://coingape.com/wp-content/uploads/2023/07/calender.png);
    width: 34px;
    height: 34px;
    background-size: 27px;
    position: absolute;
    left: -11px;
    top: -2px;
    background-repeat: no-repeat
}

.tabledesign2.design2merge td.column-2 {
    width: 142px
}

.tabledesign2.design2merge .column-6 {
    width: 150px
}


table.all-table-handler {
    font-size: 15px
}

.all-table-handler tr.row-1 {
    border-bottom: 1px solid #222
}

.all-table-handler tr .column-1 {
    width: 195px
}

.all-table-handler tr .column-2 {
    width: 200px
}

.all-table-handler tr .column-3 {
    width: 150px
}

.all-table-handler tr .column-4 {
    width: 150px
}

.all-table-handler tr .column-5 {
    width: 145px
}

.all-table-handler tr .column-6 {
    width: 140px
}

.all-table-handler tr .column-7 {
    width: 140px
}

.all-table-handler tr th {
    background: transparent!important;
    text-transform: capitalize;
    font-weight: 600;
    border: 0!important;
    background: #f2f2f2;
    line-height: 20px
}

.all-table-handler tr {
    border-bottom: 1px dashed #b9b9b9
}

.all-table-handler .tableimgs {
    width: 47px
}

.all-table-handler .tableimgs img {
    border-radius: 2px!important;
    border: solid 1px #d1d1d1;
    margin: 0!important;
    width: 45px!important;
    height: 45px!important;
    padding: 2px;
    background: #fff
}

.all-table-handler .gamlingtable {
    margin-left: 10px;
    display: flex;
    align-items: center
}

.all-table-handler h4 {
    font-size: 15px!important;
    font-weight: 600
}

.all-table-handler .gamlingtable a {
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
    color: #1074b7
}

.all-table-handler td {
    vertical-align: middle;
    line-height: 25px
}

.all-table-handler tbody tr td {
    border: 0!important
}

.all-table-handler i {
    color: #f29b25;
    font-size: 18px
}

p.disclaimer-text {
    font-size: 12px!important;
    font-style: italic;
    margin: 0;
    line-height: 1.6!important
}

.Darktheme .disclaimer-text {
    color: #9d9d9d!important
}

span.LiveNewFeature {
    background: #E0112B;
    color: #fff;
    padding: 0 7px 0 20px;
    border-radius: 4px;
    margin-right: 4px;
    position: relative
}

span.LiveNewFeature::before {
    height: 15px;
    position: absolute;
    top: 2px;
    left: 3px;
    background-color: #fff;
    border-radius: 100%;
    animation: 1.6s ease-in-out 0s infinite normal none running diEKVC;
    content: '';
    width: 15px
}

span.LiveNewFeature::after {
    background: #fff;
    height: 5px;
    width: 5px;
    content: '';
    display: block;
    position: absolute;
    left: 8px;
    top: 7px;
    border-radius: 100%
}

@keyframes diEKVC {
    0%,100% {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.5);
        opacity: .8
    }

    50% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
        opacity: .5
    }
}


span.breadcrumb_last {
    margin-left: 4px!important
}

.breadcrumb.breadcrumbPag span:first-child a {
    margin-left: 0!important
}

.breadcrumb.breadcrumbPag span a {
    margin: 0 4px
}

.trust-div {
   display: flex;
    align-items: center;
    width: 115px;
    justify-content: space-evenly;
    background-image: linear-gradient(to left,#f2f5ff 35%,#fff);
    border: 1px solid #dae1e5;
    border-radius: 4px;
    margin-left: 0px;
    cursor: pointer;
    padding: 3px 0;
}

.inlines {
    position: relative;
    border-left: 1px solid #b5b5b5;
    margin-left: 17px;
    padding-left: 6px
}

.trust-div h6 {
    font-size: 12px;
}

.trust-div p {
    font-size: 12px;
}
.trust-text {
   position: absolute;
   background: #fff;
   padding: 10px;
   width: 338px;
   border: solid 1px #c3c3c3;
   border-radius: 4px;
   top: 43px;
   left: -43%;
   display: none;
   font-family: georgia;
   font-size: 13px;
   box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
   z-index: 999999;
}

.trust-text a {
    color: #1074b7
}

.trust-div:hover .trust-text,.trust-text:hover {
    display: block
}

.trust-text .arrow .outer,.trust-text .arrow .inner {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    top: -12px;
    left: 43%
}

.trust-text .arrow .outer {
    border-bottom: 12px solid #000
}

#social-ad-new {
    border: none;
    padding: 0
}

.trust-text .arrow .inner {
    border-bottom: 12px solid #fff
}

.authorsimages img {
    width: 32px;
    height: 32px;
    border: solid 1px #707070;
    border-radius: 100%;
}

.authorsimages .avatar:nth-child(2) {margin: 0 0 0 -12px;}

.authorsnames {
    font-size: 12px;
           margin: 0 0 0 6px;
     color: #222;

}.editorial_note span {
    font-weight: 500;
}
    .Darktheme .authorsnames { color: #fff;}
    .publishbynew {
        background-image: linear-gradient(to left, #dbe7ff 47%, #feffff);
    padding: 8px 24px 8px 0px;
    border-radius: 0px 30px 30px 0px;
    font-size: 12px;font-weight: 500;
    font-style: italic;
    display: flex;
}
    
    .Darktheme .publishbynew {  color: #fff;  background-image: linear-gradient(to left, #272a2b 59%, #181a1b);}
    .authuernew { font-size: 12px;
    font-family: Montserrat;
    flex-wrap: wrap;
    gap: 20px;
}.authueredit {
    align-items: center;
}
body .authorsnames a {
    color: #1074b7  !important;
    font-weight: 600;
}
  .Darktheme   body .authorsnames a { color: #50b0f0 !important; }
    .editorial_note {
    font-size: 10px;
    color: #4d4d4d;
    font-family: Roboto;
}
   .Darktheme .editorial_note { color: #999999;}
   .Darktheme .byWrt  {color: #fff; }
    .byWrt  {color: #222;  display:block;}
    
 

    .childf1:nth-child(1) .exchangespon {
        background: #fff7ea;
    }
    .exchangespon {
        position: relative;
        padding: 16px;
        border-radius: 5px;
        margin-bottom: 15px;
     font-family:Montserrat;
    }
    .childf1:nth-child(1) .exchangespon p {
        background: #ad6d00;
    }
    .exchangespon p {
        max-width: 100px;
        margin: -15px auto 20px;
        color: #fff;
        font-weight: 500;
        font-size: 14px;
        text-align: center;
        padding: 4px 0;
        border-radius: 0px 0px 5px 5px;
    }
    .exchangespon img {
        max-width: 100px;
        max-height: 24PX;
        margin: 0 auto 15px;
        /* width: 100%; */
        display: block;
    }
    .exchangespon h3 {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 15px;
    }
    .childf1:nth-child(1) .exchangespon .pdbox {
        background: #f8e0b7;
    }
    
    .pdbox {
        padding: 5px 8px;
        margin: 0 -15px;
        font-weight: 500;
        font-size: 14px;
    }
    .exchangespon ul {
        font-family: Georgia;
        margin: 15px 0 25px;
    }
    .exchangespon ul li {
        margin-bottom: 8px;
        position: relative;
        padding-left: 20px;
        display:block;
    }
    .exchangespon ul li::before {
        content: 'Ã¢Å“â€œ';
        position: absolute;
        color: #147e5d;
        left: 0;
        top: 1px;
        font-size: 16px;
        font-weight: bold;
    }
    .regiterbuttons {
        text-align: center;
    }
    .btn:not(:disabled):not(.disabled) {
        cursor: pointer;
    }
    
    .regiterbuttons .btn {
        background: #19936d;
        border-radius: 27px;
        color: #fff !important;
        font-weight: 500;
        font-size: 15px;
        padding: 6px 25px;
    }
    .childf1:nth-child(2) .exchangespon {
        background: #e6f8ff;
    }
    .childf1:nth-child(2) .exchangespon p {
        background: #1074b7;
    }
    .childf1:nth-child(2) .exchangespon .pdbox {
        background: #addeff;
    }
    .childf1:nth-child(3) .exchangespon p {
        background: #717171;
    }
    .childf1:nth-child(3) .exchangespon {
        background: #f2f2f2;
    }
    .childf1:nth-child(3) .exchangespon .pdbox {
        background: #dddddd;
    }
    /* .new-sidebar {
        /* height: fit-content; */
        /* position: relative; */
    /* } */
    .new-sidebar::before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        height: 30%;
        left: -1px;
        width: 1px;
        background: linear-gradient(to top, #161819 0%, #fff 0%, #fff -57%, #916621);
    }
    .sidebar-box-heading {
        margin: 18px 0 22px;
        text-align: justify;
    }
    .sidebar-box-heading p {
        border-radius: 15px;
        background-image: linear-gradient(to left, #dbe7ff 5%, #fff);
        padding: 7px 22px 7px 13px;
        margin: 18px 0;
        display: inline;
        font-size: 0.75rem;
        font-weight: 600;
        font-family: Montserrat;
        text-transform: uppercase;
    }
    .sidebar-content-handler {
        margin-bottom: 15px;
        min-width: 50%;
        max-width: 50%;
    }
    .sidebar-img-container {
        width: 36px;
        border-radius: 3px;
    }
    .sidebar-img-container img {
        width: 35px;
        border-radius: 3px;
        object-fit: contain;
        height: 33px;
    }
    .sidebar-text-container {
        font-family: Montserrat;
        font-size: 0.813rem;
        font-weight: 500;
        padding-left: 5px;
    }
    
    .Darktheme .new-sidebar::before {
        background: linear-gradient(to top, #181a1b 0%, #181a1b 0%, #181a1b -57%, #ffdeaa);
    }
    .Darktheme .sidebar-box-heading p {
        background-image: linear-gradient(to left, #272a2b 59%, #181a1b);
        color: #fff;
    }
    .Darktheme .sidebar-text-container a:hover ,.Darktheme .btnspons a:hover {
        color: #50b0f0 !important;
    }
    .Darktheme .sidebar-text-container a {
        color: #fff !important;
    }
    .sidebar-btn-container {
        padding: 20px 0 10px;
            border: 1px solid #B0B0B0;
            border-radius: 8px;
            margin: 10px 0;
        }
        
        .sidebar-btn-container p {
        padding: 0 16px;
            font-family: Georgia;
        font-size: 18px;
        font-weight: 700;
        line-height: 25.2px;
        text-align: left;
        color: #14141C;
        }
        .dDetails-container {
        padding: 10px 16px;
        background:  #F0F9FF;
        }
        
        .dDetails-container:nth-child(2n+1) {
        background:  #fff;
        }
        
        .details-container .d-img-container {display: inline;}
        .details-container .d-img-container a {cursor: auto;}
        .d-img-container a {
            width:25px;
            height: 25px;
            display: inline-block;
        }
        .d-img-container a img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            border-radius: 25px
        }
        .details-container .d-img-container a:hover {
        text-decoration: none;
        }
        
        .details-container span {
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 600;
        line-height: 16.8px;
        color: #14141C;
        }
        
        .d-cta-button {padding: 6px;background: #FACD2C;border-radius: 4px;width: 138px;position: relative;display: inline-flex;align-items: center;justify-content: center;}
        
        .d-cta-button p{font-family: Montserrat;font-size: 10px;font-weight: bold;line-height: 14px;color: #14141C; margin:0}
        
        .d-cta-button span{position: absolute;right: 5px;top: -1px;left: auto;}
        .d-cta-button:hover {
        background: #14141C;
        text-decoration: none;
        }
        
        .d-cta-button:hover p{color: #FFDD65;}
        .Darktheme .sidebar-btn-container {
        border-color:#FFE58B
        }
        
        .Darktheme .sidebar-btn-container p {
        color: #fff;
        }
        
        .Darktheme .dDetails-container {
        background:  #002C41;
        }
        
        .Darktheme .dDetails-container:nth-child(2n+1) {
        background:  #181a1b;
        }
        
        .Darktheme .dDetails-container .details-container {
        background: none;
        }
        
        .Darktheme .dDetails-container .details-container span {
        color: #fff;
        }
        .Darktheme  a.d-cta-button > p {
            color: #14141C;
        }
        .Darktheme .d-cta-button {
            border: 1px solid #FACD2C;
        }
        .Darktheme .d-cta-button:hover {
        background: none;
            border: 1px solid #FACD2C;
        }
        
        .Darktheme  a.d-cta-button:hover > p {
        color: #FFDD65;
        }
        span.ad-point, span.da-point {
            border-radius: 2px;
            background-color: #bd7602;
            font-size: 12px;
            font-weight: 500;
            color: #fff;
            padding: 4px 4px;
            margin: 0px 9px 0px 0px;
        }
        .highlight-ad-section, .highlight-section {
            display: flex;
            align-items: center;
        }
        .highlight-ad-section a.ad-text, .highlight-section a.da-text {
            color: #222 !important;
            font-weight: 600;
            font-size: 14px;
            text-decoration: underline;
        }
        span.ad-arrow-image img, span.da-arrow-image img {
            width: 18px;
            margin-left: 10px;
        }
        /* disclaimer i css  */
        .info-wrapper {
            position: relative;
            display: inline-block;
          }
          
          .info-icon {
            display: inline-block;
            width: 20px;
            height: 20px;
            line-height: 20px;
            background-color: #ddd;
            color: #000;
            font-weight: bold;
            text-align: center;
            border-radius: 50%;
            cursor: pointer;
            font-size: 14px;
          }
          
          .tooltip {
            position: absolute;
            bottom: 125%;  
            left: 50%;
            transform: translateX(-50%);
            background-color: rgba(0, 0, 0, 0.8);
            color: #fff;
            padding: 8px;
            border-radius: 4px;
            font-size: 12px;
            text-align: center;
            width: 220px; 
            visibility: hidden;
            opacity: 0;
            transition: opacity 0.3s ease;
            z-index: 10;
          }
          
          .tooltip::after {
            content: "";
            position: absolute;
            top: 100%; 
            left: 50%;
            transform: translateX(-50%);
            border-width: 5px;
            border-style: solid;
            border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
          }
          
          .info-wrapper:hover .tooltip {
            visibility: visible;
            opacity: 1;
          }