@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";
  @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&family=Oswald:wght@600&display=swap');
body{    font-family: "Montserrat", sans-serif;
background: #181A1B;
    color: #fff;
    padding:0px !important;
}
.navbars li {
    display: block;
    position: relative;
}
.navbars li:hover{
    background: #174339;
    border-radius: 19px;
}
a.Logosite svg {
    margin-bottom: 6px;
}
.navbars li a {
    display: block;
    padding: 6px 16px;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    text-transform: capitalize;
    cursor:pointer;
}
div#social-ad-new a {
    text-decoration: none;
}
.menuIns {
    background: #07271FE5;
    padding: 0 15px;
    /* border-top: 1px solid #3D3D3D; */
    border-bottom: 1px solid #3D3D3D;
    margin: 0 -10px 0 -10px;
    backdrop-filter: blur(18px);
    border-radius: 0px 0px 30px 30px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    margin: 0px;
}
img {max-width: 100%;}

/* campaign ads */
.postid-259033 .ads-container {
width: 100%;
}
.postid-259033 div#placement_951222_0 .pbox {
width: 828px;
}
/* end campaign ads */

.imgmainopage {
    width: 100%;
    display: block;
    height: 300px;
    overflow: hidden;
    border-radius: 10px;
}

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

.containeruy{margin: 40px 0 0;}
.brandblog43 {
    height: 140px;
    margin: 0 auto;
    display: block;
    border-radius: 10px;
    overflow: hidden;
}
.brandblog43 img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    transition: transform 0.3s ease-in-out;
    -webkit-transition: transform 0.3s ease-in-out;
}.bd-cpboxCh3e {
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
    color: #fff;
    /* text-align: center; */
    margin: 20px 0 10px;
}
.brandmaincont h3, .customheading h2 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 32px;
    margin: 15px 0 20px;
}.brandtalkcat a {
    color: #C6FF00;
    text-transform: capitalize;
}
.Darktheme .brandtalkcat a {
    color: #C6FF00 !important;}
.brandmaincont p {
    font-size: 14px;
    color: #D1D1D1;
    font-weight: 300;
    line-height: 25px;
}section.homemainc {
    padding: 123px 0 50px;
}
.breadcrumb.breadcrumbbrand a {
    color: #C6FF00 !important;
}
.brandtlkpart {
    display: flex;
    gap: 10px;
    margin: 10px 0 0;
}

.brandtalkplogo span {
    height: 22px;
    width: 22px;
    display: block;
    border-radius: 100%;
    overflow: hidden;
}

.brandtalkplogo {
    display: flex;
    gap: 5px;
    font-size: 14px;
    color: #C6FF00;
    font-weight: 500;
}section.opnions {
    background: #222222;
    border-top: 1px solid #3D3D3D;
    border-bottom: 1px solid #3D3D3D;
    padding: 28px 0;
}

.blog-img-bx {
    /* height: 150px; */
    width: 190px;
    border-radius: 20px;
    overflow: hidden;
}

.blog-img-bx img {
    object-fit: fill;
    height: 100%;
    width: 100%;
    transition: transform 0.3s ease-in-out;
    -webkit-transition: transform 0.3s ease-in-out;
}
.opinion-card {
    border: 2px solid #3d3d3d;
    border-radius: 10px;
}
.opnoiondata {
    width: calc(100% - 101px);
    padding-left: 15px;
}
.content-border {
    border: 2px solid #3d3d3d;
    border-radius: 10px;
}
.opinion-image-seection .imgmainopage {
    border-radius: 10px 10px 0 0px;
}
.brandop {
    /* flex-wrap: wrap; */
    margin: 0 0 30px;
}
/* .brandblog43::before {
    content: '';
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgb(0 0 0 / 0%) 100%);
    position: absolute;
    left: 0;
    width: 100%;
    height: 54%;
    bottom: 0;
} */
.timepd {
    position: absolute;
    right: 15px;
    bottom: 12px;
    font-size: 12px;
    color: #fff;
}
.pagesocials ol li ,.pagesocials ul li {
    line-height: 32px;
}
.brandblog43{position: relative;}
.moidnews {
    background: #13427C;
    border-radius: 0px 0px 10px 10px;
    padding: 19px 15px;
}
.imgmainopage2 img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.imgmainopage2 {
    display: block;
    height: 250px;
    overflow: hidden;
    border-radius: 10px 10px  0px 0px;
}

.shortparas {
    font-size: 14px;
    font-weight: 300;
    margin: 16px 0 0;
}

.videoformt .brandblog43 {
    height: 300px;
}

.col-md-b .brandblogd:first-child {
    border-bottom: 1px solid #3D3D3D;
    bottom: 10px;
    padding-bottom: 10px;
    margin: 0 0 15px 0px;
}
.titleop {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    display: block;
    margin: 0 0 6px;
}

.brandtalkplogo.whitcrlf {
    font-weight: 400;
    color: #D1D1D1;
}

.linksign {
    border: 1px solid #C6FF00;
    display: block;
    padding: 0 6px;
    border-radius: 27px;
    max-width: 50px;
    text-align: center;
    margin: 15px auto 0;
}

.morebtn {
    display: flex;
    height: 100%;
    align-items: center;
}

.btndesignb {text-transform: uppercase;color: #222222;font-weight: bold;background: #C6FF00;padding: 10px 20px;border-radius: 10px;font-size: 14px;}
.brandtalkcat {
    color: #C6FF00;
    text-transform: none !important;
}
.brandtlkmeta {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 14px;
    font-weight: 300;
}.brandtlkmeta span {
    display: block;
    height: 2px;
    width: 2px;
    background: #fff;
    border-radius: 100%;
}

.m-on{ display: none;}

.bradstorlist {
    width: 14.2%;
    padding: 0 15px;
}

.comunityb {
    display: flex;
    /* flex-direction: column-reverse; */
    flex-wrap: wrap;
    background: #3D3D3D;
    border-radius: 20px;
    margin: 0 0 22px;
    padding: 15px 15px;
}

.cumtimg {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 100%;
}

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

.cmtf {
    color: #C6FF00;
    font-size: 14px;
    font-weight: 400;
    margin: 7px 0 0;
    text-transform: capitalize;
}

.cmttxet {
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
}

.linksign.newbtn {
    margin-right: 0;
}

.containerbt {
    border-top: 1px solid #3D3D3D;
    padding: 30px 0 0;
}

section.comunitesb {
    margin: 50px 0 0;
}

.imgboxb {
    width: 91px;
    margin: 0 auto;
    height: 91px;
    background: rgb(6,172,238);
    background: linear-gradient(180deg, rgba(6,172,238,1) 0%, rgba(255,0,246,1) 100%);
    border-radius: 100%;
    /* padding: 4px; */
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.imgboxb img {
    height: 82px;
    width: 82px;border-radius: 100%;
}

.bradstbox h4 {
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    margin: 20px 0 0;
}

.brandstories {
    padding: 50px 0 0;
}

.titlemid {
       color: #C6FF00;
    font-size: 32px !important;    font-family: "Playfair Display", serif;

    margin: 0 0 25px;
    display: flex
;
    align-items: center;
    justify-content: space-between;
}.seeall {
    font-size: 14px;
    color: #C6FF00;
    font-weight: 400;font-family: "Montserrat", sans-serif;
}.brandlogo {
    border: 1px solid #C6FF00;
    border-radius: 20px;
    margin: 50px 0;
    padding: 40px 40px;
    display: flex;
    flex-wrap: wrap;
}
.tabconent ul li a.active {
    background: #D1D1D1;
    color: #222 !important;
}.breadcrumbbrand {
    background: transparent;
    padding: 0;
    font-size: 14px;
    gap: 5px;
    color: #888888;
    margin: 0 0 30px !important;
    align-items: start;
}
.newstitle {
    font-size: 36px;
    font-weight: 600;
    line-height: 48px;
      font-family: "Playfair Display", serif;
color:#fff !important;
    margin: 15px 0 30px;
}

.thumnails  img {
    border-radius: 20px;
    width:100%;
}

.catetag {
    position: absolute;
    right: 18px;
    top: 18px;
    background: #B0B0B0;
    color: #222222;
    font-weight: bold;
    padding: 6px 14px;
    font-size: 14px;
    border-radius: 6px;
}
.tabconent {
    max-width: 373px;
    background: #3D3D3D;
    padding: 18px 17px 1px;
    border-radius: 8px;
}
button.show-more.btndesignb{
    color:#222 !important;
}
.inbox_h {
    /* gap: 10px; */
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    margin: 0 0 15px;
}

.inbox_h .nmsk {
 width: 120px;
    padding-right: 10px;
    color: #fff;
    font-size: 14px;
}.contentmLi {
    border: 1px solid #C6FF00;
    border-radius: 10px;
    padding: 12px 14px;
    min-height: 100px;
    display: flex;
}

.contentmLi2 {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: space-between;
}

span.lsspan {
    color: #C6FF00;
    font-size: 32px;
    font-weight: 300;
    /* width: 99px; */
}
.adsnewbrand {
    border-top: 1px solid #3d3d3d;
    border-bottom: 1px solid #3d3d3d;
    display: flex;
    gap: 15px;
    padding: 20px 0;
    align-items: center;
    margin: 31px 0;
}

.adsnewbrand p {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
}
.inbox_h input ,.inbox_hfull textarea {
    color: #dbdbdb !important;
}
.adsnewbrand a i { color: #b2b2b2;}
.Darktheme .adsnewbrand a{
    color: #C6FF00 !important;
}
.smspan {
    width: 90px;
    font-size: 14px;
}

.contentmLi2 ul {
    padding: 0;
    margin: 0;
}

.contentmLi2 ul li {
    display: inline-block;
    width: 48%;
    font-size: 12px;
}

.melang p {
    margin: 0;
    font-size: 14px;
}

.containermetho {
    margin: 0 0 70px;
}

.inbox_h .form-control {
    width: calc(100% - 120px);
    background: #222222;
    border-color: #5D5D5D;
}

.textareaform {
    background: #222222;
    border-color: #5D5D5D;
    width: 100%;
}

.btnsubmit {
    text-transform: uppercase;
    color: #222222;
    font-weight: bold;
    background: #C6FF00 !important;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 14px;
}

.gtmcontactform {
    margin: 12px 0;
}

.sitecolor {
    color: #C6FF00;
    font-size: 16px;
    margin: 0 0 20px;
}
.thumnails {
    margin: 20px 0;
}.authorNamebr {
    font-size: 14px;
    color: #C6FF00;
    font-weight: 400;
    margin: 20px 0 8px;
    text-transform: capitalize;
}

.authodesNewbr {
    font-size: 14px;
    font-weight: 300;
    color: #E7E7E7;
}

.aboutauthors {
    font-size: 16px;
    font-weight: 500;
}

.authorbrandtalk {
    margin: 28px 0 0;
}
.Disclaimer {
    font-size: 12px;
    padding: 20px 0;
    color: #B0B0B0;
    border-top: 1px solid #3d3d3d;
    border-bottom: 1px solid #3d3d3d;
}
.pagecontent {
    padding-right: 28px;
    position: relative;
    justify-content: space-between;
}



.pagesocials h4,.pagesocials h5 {
    font-weight: 600;
    font-size: 20px;
    margin: 21px 0;
    color: #fff;
    font-family: "Playfair Display", serif;
}
.pagesocials h3 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    font-family: "Playfair Display", serif;
}
.pagesocials h2 {
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    font-family: "Playfair Display", serif;
}
.pagesocials p {
    font-size: 18px;
    line-height: 32px;
}
.pagecolor{ color: #C6FF00; }
.decbcate {
    font-size: 14px;
    font-weight: 400;
    color: #E7E7E7;
    margin: 0 0 26px;
}
.pagesocials blockquote p {
    color: #E7E7E7 !important;
    font-style: italic;
    font-size: 18px;
}
.socialbrandtalk{
    /* margin: 0 auto; */
    margin-left:44px;
}
.pagesocials h2 span ,.pagesocials h3 span {
    font-weight: 600 !important;
}
.pagesocials ul li {
    line-height: 32px;
    font-size: 18px;
}
.brandtalkcat {
    align-items: center;
}
.brandtalkcat a {
    padding-right: 10px;
}
.socialbrandtalk .social-text_new {
    background: none;
    color: #181A1B;
    border-radius: 100%;
    height: 35px;
        margin: 0 0 10px !important;
    font-size: 17px;
    width: 35px;
    text-align: center;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-evenly;
    outline: 1px solid #C6FF00;
}
.breadcrumbbrand a {
    color: #C6FF00;
}.metapostpage .brandtalkcat {
    display: flex;
    gap: 5px;
}.bublished {
    margin: 0;
    color: #D1D1D1;
}
a.seeall:hover ,.titleop:hover{
    color: #50b0f0 !important;
}
.listingbrandtalk .brandblogd{ margin-bottom: 30px;}
.tabconent ul li a {
    border: 1px solid #888888;
    display: block;
    font-size: 12px;
    color: #D1D1D1;
    padding: 5px 15px;
    border-radius: 22px;
    font-weight: 500;
    text-decoration: none;
}.tabconent ul li {
    display: inline-block;
    margin: 0 10px 0 0;
}

.listingbrandtalk{ margin-top: 50px;}
.tabconent ul { padding: 0;}
.brankdtxt {
    width: 370px;
    /* font-size: 24px; */
    display: flex;
    gap: 14px;
}

.brandlogos {
    display: flex;
    width: calc(100%  - 370px);
    align-items: center;
}
.brankdtxt p{
    font-family: "IvyPresto Headline";
 }
.brankdtxt h3 , .brankdtxt p{
    gap: 26px;
    font-size: 24px;
    margin: 0;
    display: flex;
    align-items: center;
}
.pagesocials blockquote {
    padding: 26px 24px 12px 30px;
    margin: 30px 0;
    border-radius: 0px 20px 0px 20px;
    border: none;
    position: relative;
    background: #223400 !important;
}
/* .Darktheme .pagesocials blockquote{
    background: #223400 !important;
} */
.pagesocials blockquote:before{
    content: '';
    background-image: url(https://coingape.com/wp-content/themes/coingapev3/images/format_quote.svg);
    height: 42px;
    width: 48px;
    position: absolute;
    left: 14px;
    top: -28px;
    transform: scaleX(-1);
}
.logoboxes {
    width: 25%;
    padding: 0 15px;
    text-align: center;
}
.footerpodcast {
    border-top: 1px solid #3D3D3D;
    padding: 25px 0 0;
    color: #fff;
    text-align: center;
    background: #222222;
    margin: 20px -10px 0;
}.podcastlogo {
    font-size: 16px;
    font-weight: 600;
}.siteparapod {
    font-size: 12px;
    font-weight: 400;
}.podccastauth {
    color: #D1D1D1;
    font-size: 12px;
    margin: 0;
    border-top: 1px solid #3D3D3D;
    padding: 18px 0 18px;
}.footerlinksp li {
    display: inline-block;
}.footerlinksp li a {
    text-transform: uppercase;
    display: block;
    padding: 0 18px;
    color: #C6FF00 !important;
    font-size: 12px;
    font-weight: 500;
}
.tabcontent1 {display: none;}
.tabcontent1.active{display: block}
.tabconent {max-width: 100%;}
span.crosnext {
    width: auto;
    margin-left: 0 !important;
}
.brandtalkplogo:last-of-type span {
margin-left: 5px;
}
button.show-more.btndesignb {
    color: white;
    cursor: pointer;
}
.opinion-crosnext {
    padding-top: 1px;
    width: 10px !important;
}
.pagesocials {
    width: calc(100% - 165px);
}
.IMGLeader {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 15px;
    top: 15px;
}

.IMGLeader img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 10px;
}
.pagesocials p a {
    color: #C6FF00 !important;
}
p.siteparapod > a{color: #50b0f0 !important;}

.buttonshow-more {
    margin: 15px 10px 0 25px;
}

div.buttonshow-more a {
    font-family: Montserrat;font-size: 16px;font-style: normal;
line-height: 140%;
color:#fff;
 }
 .mmarginL{margin-left: 10px;}
 div#social-ad-new {
    position: sticky;
    top: 50px;
    color: #fff;
    font-weight: 600;
}
.Logosite span.titleLogo {display: block;color: #C6FF00;font-family: "IvyPresto Headline";font-size: 33.684px;font-style: normal;font-weight: 400;line-height: normal;}

.Logo-container div.subtitleLogo {
displaY: block;
    color:  #D1D1D1;
font-family: Montserrat;
font-size: 10px;
font-style: normal;
font-weight: 500;
line-height: 150%;
}
.Logo-container div.subtitleLogo > a{color: #34BBFC !important;font-family: Montserrat;font-size: 10px;margin: 0 0 0 3px;font-weight: 500;text-decoration-line: underline;text-decoration-style: dotted;text-decoration-skip-ink: none;text-decoration-thickness: auto;text-underline-offset: auto;text-underline-position: from-font;}


.Logo-container { text-align: center;}
a.Logosite {
    text-decoration: none;
    cursor: pointer;
}
.postsummary{
    color: #999!important;
}
.menuIns.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    margin: 0px;
}
ul.navbars {
    position: relative;
    min-height: 70px;
    align-items: center;
    max-width: 765px;
}
li.research-button {
    position: relative;
}
li.research-button a::after, li.research-button a::before {
    content: '';
    width: 6px;
    height: 6px;
    background: #FF4B4B;
    position: absolute;
    border-radius: 100%;
    right: 4px;
    top: 3px;
}
.mobile-on{
    display:none !important;
}
li.research-button a::after {
    opacity: .4;
    width: 14px;
    height: 14px;
    top: -1px;
    right: 0px;
}
.header-logo svg {
    width: 139px;
}
.header-logo {
    max-width: 300px;
    padding-left: 40px;
}
.header-logo .subtitleLogo {
    text-align: left;
    margin-top: 5px;
}
.menu-handler {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 73px;
}
.news-latter-section {
    display: flex;
    align-items: center;
    padding-right: 30px;
}
.news-latter-section a.news-latter-button {
    background: #C6FF00;
    color: #222 !important;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat';
    padding: 8px 20px;
    border-radius: 24px;
}
.searchbox.active svg {
    display: none;
}
.Darktheme .searchbox.active {
    background-image: url(https://coingape.com/wp-content/uploads/2023/09/x-1.png);
}
ul.navbars.INactive {
    pointer-events: none;
    opacity: .4;
}
.searchbox.active {
    background-image: url(https://coingape.com/wp-content/uploads/2023/09/x-1.png);
}
.newsrchbob {
    top: 78px;
}
#search-box2 button {
    background: #C6FF00;
    color: #000;
}
a.linkdin-icon {
    text-align: center;
    padding: 7px 11px;
    border-radius: 100%;
    border: 1px solid #C6FF00;
}
a.linkdin-icon i {
    color: #fff !important;
    font-weight: 500;
    font-size: 20px;
}
.mobile-only{
    display:none;
}
.social-share {
    margin-top: 28px;
    text-align: left;
}
.calendly-badge-content:hover , .sharing-part:hover , .Darktheme a.sharing-part:hover {
    background: #c6ff00;
    color: #222 !important;
    cursor: pointer !important;
    text-decoration: none;
}
.popup-heading span {
    color: #C6FF00;
}
.sharing-part i ,.calendly-badge-content i {
    padding-right: 5px;
    font-size: 14px;
}
.popup-heading {
    font-weight: 600;
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 20px;
}

.calendly-badge-content  , .sharing-part{
 border: 1px solid #C6FF00;
    color: #fff;
    cursor: pointer;
    border-radius: 30px;
    padding: 8px 10px;
    text-align: left;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding-left: 20px;
}
.form-pop {
    position: fixed;
    bottom: 0px;
    right: 2px;
    padding: 48px 30px 30px 30px;
    background: rgb(7 39 31);
    z-index: 9999;
    min-height: 200px;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #3D3D3D;
    max-width: 22%;
}
.calendly-badge-widget {
    position: unset;
}
.social-share a {
    border: 1px solid #C6FF00;
    border-radius: 100%;
    padding: 10px 12px;
    margin-right: 10px;
    text-decoration: none;
}
.cross-button-popup {
    position: absolute;
    right: 24px;
    top: 18px;
}
.cross-button-popup i:hover {
    cursor: pointer;
}

@media(min-width:770px) and (max-width:1025px){
.stats-numbers .stat-box h2 {
    font-size: 60px;
}
   .form-pop {
    max-width: 35%;
}
.header-logo {
    padding-left: 0px;
}
.desktop-on{
    display:none !important;
}
       img.featured-image.m-on {
    display: none !important;
}
.menu-handler {
    display: block;
}
}

@media(max-width:770px){
    /* campaign ads */
    .postid-259033 .ads-container {
        width: 100%;
    }
    .research-form{
        width:100% !important;
    }
    .postid-259033 div#placement_951222_0 .pbox {
        width: 100%;
    }
    /* end campaign ads */

    .Logosite span.titleLogo  {
        font-size: 29.684px;
    }
    .newsrchbob {
        top: 61px;
    }
    
    #search-box2 button {
        background: #C6FF00;
        color: #000;
    }
        .form-pop {
    width: 100%;
}
.d-on{
    display:none !important;
}
    a.linkdin-icon {
        padding: 5px 10px;
        margin-right: 6px;
    }
a.linkdin-icon i {
    font-weight: 500;
    font-size: 17px;
}
.newslatter-mobile a.news-latter-button{
    font-size: 13px;
    padding: 7px 18px;
}
.newslatter-mobile{
    padding-right:0px;
    height:45px;
}
    li.research-button a::after, li.research-button a::before{
        display:none;
    }
    .header-logo{
        display:none !important;
    }
    a.Logosite svg {
        width: 106px;
        margin-bottom: 2px;
    }
    .menu-handler{
        display:inline;
    }
    .Logo-container { text-align: justify;}
    .brandtalkimg img {
        max-width: 310px !important;
    }
    .pagesocials {
        width: 100%;
    }
    .mpadding {padding: 0 16px;}
    .box-handler {margin: 20px 0 0; padding: 0;}
    .blog-img-bx{
        /* height: 104px; */
        width: 85px;
        height:85px;
        border-radius: 10px;
    }
    .mobile-only{
        display:block;
    }
    .desktop-only{
        display:none !important;
    }
    .blog-img-bx img{
        object-fit: cover;
    }
    .opnoiondata {
        padding-left: 10px;
    }
    .brandtlkmeta{
        margin-top:10px;
    }
    .mpadding_0 {padding: 0;}
    .brandtlkpart { margin: 8px 0 20px;}
    .brandlogos{
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
        margin-top: 20px;
    }
    .logoboxes{
        width: 39%;
        height: 51px;
    }
    .linksign{
        padding:0px 6px;
    }
    #social-ad-new .social-text_new{
        margin: 20px 0px;
    }
    .titlemid {     font-size: 24px !important;}
    .seeall{
        display:none;
    }

  .overflowly {
        background: rgb(34 44 45 / 66%);
        width: 100%;
        position: fixed;
        z-index: 99;
        display: none;
        height: 100%;
        left: 0;
        top: 0;
    }    .overflowly.active {
        display: block;
    }
    .brandlogo{ padding: 22px 22px;}.brankdtxt h3{gap: 20px;
    font-size: 18px;}
    .dropdemsl {
    justify-content: space-between !important;
}
.footerpodcast{
    margin: 20px 0px 0px;
}
.closesidebar {
   color: #C6FF00;
        background: transparent;
        padding: 0 9px 0 0;
        position: static !important;
        font-size: 46px;
        display: block;
        font-weight: 200;
        line-height: 20px;
        border: 0;
}.tabconent ul li {
    display: inline-block;
    margin: 0 6px 12px 0;
}
    .contentmLi { margin: 0 0 20px;
    padding: 12px 10px;}
    span.lsspan {     font-size: 15px;}
.logomart img {
    max-width: 90px;
    }.navbars li a { padding: 8px 0px;}
    .navbars li:hover{
        background: none;
        border-radius: 0px;
    }
.navbars {
    display: block !important;
    margin-top:12px;
}

    .breadcrumbbrand a, .breadcrumbbrand span {
        display: inline;
        white-space: nowrap;
    }
    .breadcrumbbrand {
        white-space: nowrap;
        overflow-x: auto;        font-size: 13px;
        -webkit-overflow-scrolling: touch;
        margin: 0 0 15px;
        flex-wrap: nowrap;
    }
header {
    border-bottom: 1px solid #3D3D3D;
}
.search-slider {
    width: 100% !important;
}   .m-on {
        display: block !important;
    }.menu-barsnewb {
    display: flex !important;
    align-items: center;
    margin: 0 12px 0 0;
}
    .linksign { max-width: 66px;padding: 0px 6px;}
    .imgmainopage {    height: 180px;
    MARGIN: 0 0 20px;}
    .titleop { font-size: 14px;}
    .brandmaincont h3, .customheading h2 {
    font-size: 18px;
   margin: 15px 0 10px;
        line-height: 26px; }
    .brandtlkpart { margin: 8px 0 20px;}
    .brandmaincont p{ line-height: 22px;}
    .brandblogd {
    display: flex;margin: 0 0 20px;
        flex-wrap: wrap;}.abspost42 {
    width: calc(100% - 85px);
    padding-left: 10px;
}.brandtalkplogo span {
    height: 18px;
    width: 18px; }.bd-cpboxCh3e {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
    /* text-align: center; */
    margin: 0px 0 5px;
    }
    .socialbrandtalk {
        display: block;
        margin: 10px 0;
        width: 100%;
    }
    .socialbrandtalk .social-text_new {
        display: inline-block !important;
        margin-right: 10px !important;
    }
    div#social-ad-new {
        margin-left: 0px;

    }
        .brandtlkmeta { gap: 8px;font-size: 12px;}
.pagecontent {
    padding-right: 0;}
        .brandblog43 {
    height: 85px;
    width: 85px;
        }

    .newstitle { font-size: 24px;margin: 12px 0 16px;}
    .brandtalkplogo{font-size: 13px;}
}

/* Interview section */
.col-interview {
    background: #222222;
    border-bottom: 1px solid #3D3D3D;
    border-radius: 20px;
    overflow: hidden;
            margin: 20PX 0;
}

.dateint {
    color: #D1D1D1;
    font-size: 14px;
    font-weight: 400;
}
section.interviews {
    padding: 50px 0;
}
.datainterview {
    padding: 15px 15px;
    position: relative;
}
.datainterview::after {
    content: '';
    background-image: url(https://coingape.com/wp-content/themes/coingapev3/images/format_quote.svg);
    height: 43px;
    width: 50px;
    position: absolute;
    right: 15px;
    top: -32px;
}
.titleint {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin: 10px 0 15PX
        ;
}

.timespanint {
    color: #D1D1D1;
    font-size: 14px;
    border: 1px solid #C6FF00;
    padding: 5px 8px;
    border-radius: 19px;
    margin: 20px 0  0 auto;
    max-width: 110px;
    text-align: center;
}
.interview-logo {
    height: 196px;
}
.mobile-on{
    display:none !important;
}
@media(max-width:770px) {
.desktop-on{
    display:none !important;
}
  .menuIns {
        width: 100%;
        position: fixed;
        height: 100%;
        z-index: 22222;
        background: #111010;
        left: 0;
        top: 0;
        max-width: 330px;
        display: none;
        margin:0px;
        border-radius: 0px;
    }
        .menuIns.active {
        display: block;        padding: 20px 0;
    }section.homemainc {
    padding: 100px 0 30px;
}.menuIns .logomart.d-flex {
    padding: 0 10px 10px;
} 
.mobile-on{
    display:block !important;
}
    .menu-handler {
        display: inline;
    }
}
@media (max-width: 770px) {
    .interview-logo {
        height: auto;
        width: 100%;
    }
    section.interviews {
        padding: 50px 0 0px;
    }
}
.loopcontent {
    width: 100%;
}
.signle-thumbnails {
    margin-bottom: 0px;
}
.featured-highlight {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.keyfeatures {
    border-radius: 0px 0px 20px 20px;
    background: #223400;
    padding: 20px 35px;
    margin-bottom: 40px;
}
.keyfeatures ul li {
    list-style: disc;
    margin-left: 20px;
    line-height: 31px;
    color: #fff;
    font-weight: normal !important;
    font-size: 16px;
}
.kf_font {
    color: #C6FF00;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    margin-bottom:10px;
}
@media(max-width:770px){
    .keyfeatures {
        padding: 20px 12px;

    }
    .keyfeatures ul {
        margin-bottom: 7px;
    }
    .kf_font {
        margin-bottom: 10px;
    }
}
.Author-img {
    width: 101px;
}
                        .Author-img img {
    height: 101px;
    width: 101px;
    border-radius: 50%;
}
.author-content-handler {
    width: calc(100% - 101px);
    padding-left: 27px;
}
.authorNamebr {
    font-size: 14px;
    color: #C6FF00;
    font-weight: 400;
    margin: 20px 0 8px;
    margin-top: 0px;
}
.authorNamebr img{
    display:none;
}
@media (max-width: 770px) {
    .only-desktop{
        display:none;
    }
    .authorNamebr img {
        display: block;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        margin-right: 15px;
    }
    .authorNamebr {
    display: flex;
    align-items: center;
}
.author-content-handler {
    padding-left: 0;
    width: 100%;
}
.authorNamebr img {
        display: block;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        margin-right: 12px;
    }
}
.search-slider {
    position: fixed;
top: 0;
right: -100%;
width: 400px;
height: 100%;
background: #07271FE5;
z-index:  4000;;
transition: right 0.3s ease-in-out;
padding: 30px 24px;
pointer-events: auto !important;
}
.cross-button {
width: fit-content;
margin: 13px 20px;
cursor: pointer;
}
.cross-button i {
font-size: 20px;
font-weight: 300;
color: #fff !important;
}
.cross-button {
width: fit-content;
margin: 13px 20px 26px 0px;
cursor: pointer;
}
.searchboxpod .form-control {
background: #2c2c2c;
border: 1px solid #C6FF00;
padding-left: 34px;
max-width: 98%;
margin: 0 auto;
color: #fff;
padding: 12px 8px 12px 43px;
}
.searchboxpod .form-control:hover {
border: 1px solid #C6FF00;
}
.searchboxpod {
position: relative;
}
.searchboxpod svg {
position: absolute;
z-index: 999;
left: 15px;
top: 15px;
}
div#brandList ul li {
padding: 7px 10px;
}
.overflowly {
position: fixed;
top: 0;
height: 100%;
width: 100%;
opacity: 0.7;
display: none;
z-index: 1500;
background: #222222;
margin: 0px !important;
left: 0;
}
div#brandList p {
padding: 10px 0px 10px 3px;
color: #fff;
}
div#brandList {
    overflow: scroll;
    overflow-y: auto;
    max-height: 800px;
}
.scrollin, .scrollin2 {
    overflow-y: hidden !important;
}
li.active-tab {
    background: #174339;
    border-radius: 19px;
}
@media(max-width:770px){
div#brandList {
overflow-y: auto;
max-height: 1024px;
}
.header-fixed {
    background: #07271FE5;
    border-radius: 0px 0px 24px 24px;
    border-bottom: 1px solid #3D3D3D;
    position: fixed;
    top: 0;
    z-index: 999;
    backdrop-filter: blur(18px);
    max-width:100%;
}
li.active-tab {
    background: none;
    border-radius: 0px;
}
}
a.brandblog43 img:hover ,.imgmainopage img:hover,.blog-img-bx img:hover,.brandblog43 img:hover {
    transform: scale(1.1);
    cursor:pointer;
}
.newdiscmbox {
    margin: 25px 0 0;
    border-top: 1px solid #3D3D3D;
    border-bottom: 1px solid #3D3D3D;
    padding-top: 20px;
}
.newdiscm:last-child {
    margin-bottom: 20px;
}


.newdiscm {
    font-size: 12px;
color: #B0B0B0;
    font-family: Montserrat;
    margin: 0 0 25px;
}
.newdiscm span {
    color: #fff;
    font-weight: 500;
}
.Darktheme .newdiscm a {
    text-decoration: underline;
    color: #C6FF00 !important
}
:root { --neon:#C6FF00; }

/* Global */
.text-neon { color: var(--neon); }

/* ================= Hero Section ================= */
.hero {
  padding:90px 0 80px;
  margin-top:40px;
  overflow:hidden;
}
.top-section { max-width:866px; margin:0 auto; }
.background {
  position:absolute; top:-10%; left:0;
  width:100%; height:100%;
  background:#007659; opacity:.45;
  filter:blur(279px);
  border-radius:100%;
  z-index:-1;
}
.badge-text {
  padding:8px 18px;
  font:600 13px/normal "Montserrat",sans-serif;
  border:1px solid #FFFFFF33;
  border-radius:50px;
  letter-spacing:2.16px;
}
.Darktheme .badge-text { color:var(--neon)!important; }

.hero-title {
  font:600 130px/1.05 Oswald,sans-serif;
  text-transform:uppercase;
  color:#fff; margin:10px 0 16px;
}
.hero-subtitle {
  position:relative;
  margin-left:8px; padding-left:23px;
  font:700 30px/normal "Montserrat",sans-serif;
  text-transform:uppercase;
  color:#fff;
}
.hero-subtitle:before {
  content:"";
  position:absolute; left:0; top:2px;
  width:8px; height:32px;
  background:#fff;
}
.hero-subtitle span { font-weight:200; margin-right:8px; }

.btn-hero {
  display:inline-block;
  padding:14px 50px;
  margin:34px 0;
  border-radius:6px;
  background:var(--neon);
  font:600 20px/normal "Montserrat",sans-serif;
}
.Darktheme .btn-hero { color:#000!important; }

.dashed-frame {
  margin:66px auto 0;
  min-height:164px;
  background:url(https://coinar2.wpenginepowered.com/wp-content/uploads/2025/09/frame.webp) no-repeat center;
}
.side-markers.side-left { padding:53px 36px 0; }

.launch-inner {
  display:flex; align-items:center; justify-content:center; gap:40px;
}
.launch-left {
  font:700 30px/normal "Montserrat",sans-serif;
  letter-spacing:.03em; text-transform:uppercase;
  color:#fff;
}
.launch-right { text-align:right; line-height:1.05; }

.featured-pill {
  padding:10px 26px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:40px;
  background:#1D1D1D33;
  font-weight:500; letter-spacing:2px;
}
.Darktheme a.featured-pill { color:var(--neon)!important; }

.brand-row .brand-logo {
  max-height:50px; max-width:160px;
  width:auto; filter:brightness(0) invert(1);
  opacity:.95; transition:.25s;
}
.brand-row .brand-logo:hover { transform:scale(1.06); opacity:1; }

/* ================= Magazine ================= */
.magazine-preview {
  display:flex; align-items:center; justify-content:space-evenly; gap:20px;
  padding:80px 0; background:#1F1F1F;
}
.magazine-preview svg { cursor:pointer; transition:.3s; }
.magazine-preview svg:hover { opacity:1; }
.magazine-frame img { display:block; max-width:100%; }
.magazine-frame-left { margin-left:40px; }
.magazine-frame-right { margin-right:40px; }

/* ================= Stats ================= */
.stats-section {
  padding:70px 20px;
  text-align:center;
  background:#090909;
}
.stats-section .btn-download {
  display:inline-block;
  margin:0 0 24px;
  padding:12px 57px;
  font:600 20px/normal "Montserrat",sans-serif;
  background:var(--neon);
  color:#000;
  border-radius:6px;
}
.Darktheme .stats-section a { color:#000!important; }

.stats-numbers {
  display:flex; flex-wrap:wrap; justify-content:center; align-items:center;
  max-width:80%; margin:0 auto;
}
.stats-numbers .stat-box {
  padding:0 50px;
  border-right:1px solid #FFFFFF33;
}
.stats-numbers .stat-box:last-child { border:none; }
.stats-numbers .stat-box h2 {
  font:500 80px Oswald,sans-serif;
  color:var(--neon);
}
.stats-numbers .stat-box p {
  margin-top:8px;
  font:500 20px "Montserrat",sans-serif;
  color:#fff;
}

/* ================= Crypto Sports ================= */
.crypto-sports {
  padding:80px 0;
  background:linear-gradient(180deg,rgba(25,25,25,.3) 0%,#0B0B0B 100%);
}
.cs-eyebrow {
  margin-bottom:76px;
  text-align:center;
  font:500 20px/normal "Montserrat",sans-serif;
  color:#fff;
}
.cs-title {
  margin-bottom:10px;
  text-align:center; text-transform:uppercase;
  font:500 60px/normal Oswald,sans-serif;
  letter-spacing:.02em;
  color:#fff;
}
.cs-title .accent { color:var(--neon); }

.stack-2 { display:flex; flex-direction:column; gap:28px; }

/* Post card */
.post-card {
  position:relative;
  border:1px solid rgba(198,255,0,.35);
  border-radius:12px;
  background:#141414;
  overflow:hidden;
}
.post-img { width:100%; object-fit:cover; }
.post-overlay {
  position:absolute; inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,0) 40%,rgba(0,0,0,.65) 72%,rgba(0,0,0,.92) 100%),
             rgba(0,0,0,.04);
}
.post-body {
  position:absolute; left:18px; right:18px; bottom:16px;
  font-family:"Montserrat",sans-serif; color:#fff;
}
.badges { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:10px; }
.badge-pill {
  padding:6px 12px;
  border:1px solid var(--neon);
  border-radius:999px;
  background:#1D1D1DCC;
  font:500 12px/normal "Montserrat",sans-serif;
  letter-spacing:.4px; color:var(--neon);
}
.badge-muted { display:flex; align-items:center; color:#fff; }
.badge-muted svg { margin-right:10px; }
.logo-handler { display:flex; flex-wrap:wrap; align-items:center; justify-content:center; }
.logo-img { width:20%; margin:20px 0; text-align:center; }

.post-title { font:700 20px/1.25 "Montserrat",sans-serif; margin:0 0 12px; }
.post-title-feature { font-size:30px; }
.read-row { display:flex; align-items:center; gap:10px; font:500 12px/normal "Montserrat",sans-serif; color:#fff; }
.read-row svg { flex:0 0 auto; }
.cs-grid .col-gap { margin-bottom:28px; }

/* ================= Testimonials ================= */
.brands-testimonials {
  position:relative; color:#fff;
  background:#090909 url("https://coinar2.wpenginepowered.com/wp-content/uploads/2025/09/Exclusive-interviews.jpg") center/cover no-repeat;
  max-width:1400px;
  margin:0 auto;
}
.testimonial-quote {
  margin:auto; max-width:800px;
  font:italic 1.1rem "Montserrat",sans-serif; color:#ccc;
}
.testimonial-author { font-weight:500; }
.bitget-logo { height:30px; }

/* ================= Issues ================= */
.issue-card img { width:100%; transition:.3s; }
.issue-card img:hover { transform:scale(1.02); }
.btn-outline-neon, .btn-outline-light {
  border-radius:20px; background:#090909;
}
.btn-outline-neon { color:var(--neon); border-color:#fff; }
.btn-outline-light { color:var(--neon); border-color:#ccc; }

.issue-month { margin-top:20px; font-size:20px; font-weight:700; }
.issue-year { margin-bottom:0; font-size:12px; color:#fff; }
.archive-link { font-size:1rem; color:#fff; text-decoration:underline; }

/* ================= Subscriber ================= */
.subscriber-section { background:radial-gradient(circle at top center,#0f271a,#000); color:#fff; }
.title-section-controler { position:relative; z-index:9; padding-top:120px; }
.magazine-featured-image { position:absolute; right:-45px; top:52px; max-width:531px; transform:rotate(.873deg); z-index:-1; }
.magazine-featured-image img { width:100%; height:auto; }
.subscriber-card { width:33%; cursor:pointer; }
.issue-card { width:19%; }
.content-card { justify-content:space-around; }
.bottom-card .stack-2 { flex-direction:row; }
.owl-carousel.testimonials-slider .owl-dots.disabled,
.owl-carousel.testimonials-slider .owl-nav.disabled { display:block; margin:50px 0 0; }
.testimonials-slider .owl-nav button span { font-size:70px; color:var(--neon); }
.owl-carousel.testimonials-slider .owl-dots { padding-top:7px; }
.testimonials-slider .owl-nav .owl-prev { position:absolute; left:40%!important; }
.testimonials-slider .owl-nav .owl-next { position:absolute; right:40%!important; }
.testimonials-slider .owl-dot.active span { background:var(--neon); }

/* ================= Media Queries ================= */
@media (min-width:770px) and (max-width:1025px) {
  .stats-numbers{max-width:100%;}
  .stats-numbers .stat-box h2{font-size:60px;}
  .stats-numbers .stat-box p{font-size:18px;}
  .hero-subtitle{margin:0 auto; font-size:20px;}
  .hero-subtitle:before{width:6px;height:25px;}
  .hero{padding:50px 15px 80px;}
  .magazine-featured-image{right:-27px; top:28px; max-width:488px;}
  .stack-2{flex-direction:column;}
  .custom-container-card{max-width:100%;}
  .post-card.half-card{width:100%;}
  .issue-card{width:32%; margin-top:20px;}
  .content-card{justify-content:flex-start; flex-wrap:wrap; gap:13px;}
  .dashed-frame{background-size:contain;}
  .featured-image.tab-responsive {
            display:block !important;
          }
              .header-fixed {
        background: #07271FE5;
        border-radius: 0px 0px 24px 24px;
        border-bottom: 1px solid #3D3D3D;
        position: fixed;
        top: 0;
        z-index: 999;
        backdrop-filter: blur(18px);
        max-width: 100%;
    }
    .dropdemsl {
        justify-content: space-between !important;
    }
    .menu-barsnewb {
        display: flex !important
;
        align-items: center;
        margin: 0 12px 0 0;
    }
    .Logo-container {
        text-align: justify;
    }
    .m-on {
        display: block !important;
    }
    .newslatter-mobile {
        padding-right: 0px;
        height: 45px;
    }
a.linkdin-icon {
        padding: 5px 10px;
        margin-right: 6px;
    }
    .footerpodcast{
            margin: 20px 0px 0 !important;
    }
    .menuIns {
        width: 100%;
        position: fixed;
        height: 100%;
        z-index: 22222;
        background: #111010;
        left: 0;
        top: 0;
        max-width: 330px;
        display: none;
        margin: 0px;
        border-radius: 0px;
    }
    li.research-button a::after, li.research-button a::before{
        display:none;
    }
        .navbars li:hover {
        background: none;
        border-radius: 0px;
    }
.mobile-on {
    display: block !important;
}
    .menuIns .logomart.d-flex {
        padding: 0 10px 10px;
    }
    .closesidebar {
        color: #C6FF00;
        background: transparent;
        padding: 0 9px 0 0;
        position: static !important;
        font-size: 46px;
        display: block;
        font-weight: 200;
        line-height: 20px;
        border: 0;
    }
    li.active-tab {
        background: none;
        border-radius: 0px;
    }
    .navbars li a {
        padding: 8px 0px;
    }
    .navbars {
        display: block !important;
        margin-top: 12px;
    }

.Logo-container.header-logo {
    display: none;
}
    .menuIns.active {
        display: block;
        padding: 20px 0;
    }
}
@media (min-width:600px) and (max-width:900px) {
  .stats-numbers{max-width:100%;}
  .stats-numbers .stat-box h2{font-size:60px;}
  .stats-numbers .stat-box p{font-size:18px;}
  .hero{padding:90px 15px 80px;}
  .hero-title{font-size:92px;}
  .hero-subtitle{font-size:20px;}
  .hero-subtitle:before{width:5px;height:23px;}
  .magazine-featured-image{max-width:470px;}
  .stack-2{flex-direction:row; margin-top:20px; justify-content:space-around;}
  .content-card{justify-content:start; flex-wrap:wrap; gap:20px;}
  .issue-card{width:31%; margin-top:20px;}
  .dashed-frame{background-size:contain;}
      .mpadding_0 {padding: inherit;}
          .logoboxes {width: 21%; height: 51px;}
          .featured-image.tab-responsive {
            display:none !important;
          }
          .featured-image.m-on {
    margin: 0 auto;
}
.pagesocials {
    width:100% !important;
}
.research-data-box{
    display:none;
}
.mobile-on{
    display:block !important;
}
}
@media (max-width:600px) {
  .hero{padding:90px 15px 80px; margin:0;}
  .hero-title{font-size:70px; font-weight:500; line-height:1;}
  .top-section{max-width:100%;}
  .hero-subtitle{font-size:20px;}
  .mobile-on{
    display:block !important;
  }
  .hero-subtitle:before{width:5px;height:21px;left:4px;top:2px;}
  .btn-hero{padding:8px 44px; font-size:16px; margin:34px 0 0;}
  .side-markers.side-left{padding:32px 36px;}
  .dashed-frame{min-height:184px; background-image:url(https://coinar2.wpenginepowered.com/wp-content/uploads/2025/09/frame-mobile.webp);}
  .launch-inner{flex-direction:column; gap:3px;}
  .launch-left{font-size:25px; font-weight:700;}
  .launch-right{text-align:center;}
  .background{opacity:.6;}
  .logo-img{width:33%; margin:0; padding:20px 0 0 8px; text-align:left;}
  .logo-img img{max-height:22px;}
  .stats-section{padding:38px 15px;}
  .stats-section .btn-download{padding:9px 57px; font-size:16px;}
  .stats-numbers{max-width:100%;}
  .stats-numbers .stat-box{padding:0 12px;}
  .stats-numbers .stat-box h2{font-size:40px;}
  .stats-numbers .stat-box p{font-size:12px; margin-bottom:0;}
  .subscriber-card{width:100%;}
  .subscriber-cards-wrapper{flex-wrap:wrap;}
  .crypto-sports{padding:60px 0 80px;}
  .cs-title{font-size:50px;}
  .cs-eyebrow{font-size:16px; margin-bottom:54px;}
  .post-card.half-card{width:48%; min-height:220px;}
  .post-title,.post-title-feature{font-size:12px;}
  .badge-pill{padding:3px 6px; font-size:8px;}
  .badge-muted{font-size:8px; margin-left:3px;}
  .badge-muted svg{margin-right:5px; width:10px;}
  .read-row{font-size:10px;}
  .stack-2{flex-direction:row; gap:0; justify-content:space-between;}
  .post-body{left:12px; right:10px;}
  .issue-card{width:48%; margin-top:20px;}
  .content-card{flex-wrap:wrap;}
  .title-section-controler{padding:0; text-align:center;}
  .magazine-featured-image{position:unset; margin:-20px 0 -98px;}
  .testimonials-slider .owl-nav .owl-prev{left:0!important;}
  .testimonials-slider .owl-nav .owl-next{right:0!important;}
}
