/* ====== Scrabbl Core CSS last edited by NK on 16:48 Hours ====== */

ins.adsbygoogle,
.adsbygoogle,
div[id^="aswift"],
div[id*="google_ads"] {
    max-width: 100% !important;
    overflow: hidden !important;
}

.ad_container,
#gpt-ad-6,
#google_ads {
    max-width: 100%;
    overflow: hidden;
}

body {
    overflow-x: hidden;
    max-width: 100vw;
}

#subscribeFormDiv {
    font-family: "ProximaNovaRegular", Arial, sans-serif;
}

.topic {
    padding-top: 0;
}

.topic>a {
    font-family: "ProximaNovaRegular", Arial, sans-serif;
}

#header {
    border-color: #dc4729;
    border-radius: 0;
    position: fixed;
    z-index: 1001;
    width: 100%;
}

.navbar-nav li a {
    text-transform: capitalize;
}

.navbar-header {
    width: 12%;
    margin-top: 5px;
}

.navbar-brand {
    padding: 6px 15px;
}

.navbar-nav {
    float: right;
}

.blog-inner-banner {
    display: none;
}

#footer {
    font-family: "ProximaNovaRegular", Arial, sans-serif;
}

.footerleft-design {
    padding-bottom: 0;
}

#footermid {
    padding-left: 24%;
}

#storytitle1 {
    font-family: Cambria, Georgia, serif;
}

#description {
    font-family: Cambria, Georgia, serif;
    font-size: 18px;
    line-height: 1.5;
}

#storytext {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.social-share-button-top {
    float: left;
    padding-top: 0;
    padding-bottom: 0;
    white-space: nowrap;
    padding-left: 0;
}

.top-article-share {
    height: 43px;
    position: fixed;
    top: 0;
    width: 100%;
    border-spacing: 3px;
    z-index: 500;
    background-color: #fff;
    box-shadow: 0 0 12px #ccc;
    left: 0;
}

/* ===== Scrabbl Custom Footer CSS last updated by NK on 25-05-2023 at 15:17 Hours ===== */

* {
    box-sizing: border-box;
    transition: ease 0.5s;
}

body {
    background: #ffffff;
}

footer {
    background: #ffffff;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 15px;
    padding: 30px;
    font-family: emoji;
    font-size: medium;

}

.scrabbl-main {
    width: 100%;
}

.scrabbl-heading {
    margin-bottom: 15px;
    color: rgba(163, 9, 9, 0.938);
    font-weight: 500;
}


.scrabbl-col1 a:hover {
    color: #58bed5;
}

#the-list {
    padding: 0;
    list-style-type: none;
    margin: 0;

}

.scrabbl-col2 a:hover {
    background: #9d2108;
}

#the-list a:hover {
    color: #ffffff;
    background-color: #e66349;
}

.scrabbl-col3 ion-icon {
    font-size: 25px;
}




.scrabbl-terms {
    display: grid;
    gap: 20px;
    font-size: 12px;
    justify-content: center;
}

.scrabbl-terms a {
    color: #6d7585;
    text-decoration: none;
}

#list-content {
    color: #6d7585;
    text-decoration: none;
}

#inside-scrabbl-col2 {
    position: relative;
    left: 35%;
}

@media(min-width: 320px) and (max-width: 750px) {
    #inside-scrabbl-col2 {
        position: relative;
        left: 0%;
    }
}

@media(min-width: 320px) and (max-width: 370px) {
    #scrabbl-info {
        font-weight: 300;
        color: #6d6d6d;
    }
}

@media only screen and (max-width: 768px) {
    .navbar-header {
        width: auto;
    }

    .navbar-header button {
        position: relative;
        bottom: 3em;
        margin: 0;
    }

    .navbar-nav {
        margin-top: 5rem;
        float: none;
        overflow: hidden;
    }
}

#scrabbl-info {
    font-weight: 300;
    color: #6d6d6d;
    width: auto;
}

#scrabbl-footer {
    border: #233257;
}

#logoImage {
    width: 150px;
}


#lower-footer {
    margin-top: 70px;
}

#bottom-line {
    font-size: small;
    color: #6d6d6d;
    text-align: center;
}

#below-bottom-line {
    width: 50%;
    color: #6d6b6b;
}

/* new CSS */



/* ===== Updates to Scrabbl footer CSS last edited by NK on 25-05-2023 at 15:01 Hours ====== */

@font-face {
    font-family: proximaNovaRegular;
    src: url('https://storage.googleapis.com/scrabbl-com.appspot.com/FontsFree-Net-proxima_nova_reg-webfont.ttf');
}

.footer-wrapper {
    border-top: 2px solid #da4629;
    margin-top: 2em;
}

li#list-content {}

ul#the-list li {
    margin-bottom: 6px;
    margin-left: 0;
}

a#list-content {
    padding: 6px;
    text-transform: capitalize;
    transition: ease-in-out 0.4s;
}

ul#the-list {
    margin-left: -3px;
}

p#scrabbl-info {
    line-height: 1.6;
    letter-spacing: 0.2px;
}

ul.social-media-links {
    padding: 0;
    margin: 0 0 0 -13px;
}

ul.social-media-links li {
    width: 10%;
    float: left;
    padding: 5px;
    list-style: none;
    text-decoration: none;
}

h3.scrabbl-heading {
    margin-bottom: 1em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    color: #cd2027;
}

.topRatedStoryholder {
    padding-left: 1rem;
}

.trendyFooter #uparrow img {
    width: 5% !important;
    margin-left: 1rem;
    margin-bottom: 1rem;
}

.fbshareButton img {
    width: 12% !important;
    margin-left: 1rem;
    margin-bottom: 1rem;
}

.twshareButton img {
    width: 12% !important;
    margin-bottom: 1rem;
}

.lkshareButton img {
    width: 12% !important;
    margin-bottom: 1rem;
}