﻿body {
    font-family: 'Spartan', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #333;
    letter-spacing: 0.75px;
}

/***********************************
by Jakkrit
************************************/
img {
    max-width: 100%
}

p {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.7em;
    letter-spacing: 0.75px;
    color: #333
}

span {
    font-weight: 500
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Spartan', sans-serif;
    font-weight: 700;
    color: #111;
    letter-spacing: 1px;
    margin: 10px 0;
}

h1 {
    font-size: 56px;
    line-height: normal;
    font-weight: 800;
    letter-spacing: 5px !important
}

h2 {
    font-size: 24px;
    line-height: normal
}

h3 {
    font-size: 22px
}

h1.text-secondary {
    margin: 40px 0;
    font-size: 40px;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 800;
    line-height: 1.4em
}

.text-secondary {
    color: #111 !important;
}

label {
    font-weight: 600;
    margin-bottom: .25rem
}

.text-muted {
    color: #a0a0a0 !important
}

.btn {
    background-color: #53c7dc;
    font-size: 15px;
    font-weight: 600;
    border-radius: 40px;
    padding: .7rem 2rem;
    letter-spacing: 1px;
    border: none
}

    .btn:hover {
        background-color: #39a4b7;
        border: none
    }

.form-control {
    height: calc(1.8em + .75rem + 2px);
    font-weight: 500
}

.mt-5, .my-5 {
    margin-top: 2rem !important;
}

.text-dark {
    color: #111 !important;
}

a {
    color: #000;
    transition: color 0.2s
}

    a:hover {
        color: #53c7dc;
        text-decoration: none
    }

    a.link-primary {
        color: #634099;
        transition: color 0.2s
    }

        a.link-primary:hover {
            color: #200052;
            text-decoration: none
        }

.link-primary a {
    color: #53c7dc;
    transition: color 0.2s;
    word-wrap: break-word
}

    .link-primary a:hover {
        color: #5ee4fd;
        text-decoration: none
    }

h1 {
    font-weight: bold
}

h4 {
    font-weight: 600
}

h5 {
    line-height: 1.5;
    font-size: 18px
}

label {
    font-weight: 600;
    margin-bottom: .25rem
}

.text-muted {
    color: #a0a0a0 !important
}

.text-secondary {
    color: #fff !important
}

.form-control {
    padding: .25rem .5rem;
    border-radius: .2rem;
}

#ProfileImagePanel > label:last-child {
    top: 18px;
    right: 18px;
    background: #53c7dc;
    width: 32px;
    height: 32px;
    line-height: 35px
}

    #ProfileImagePanel > label:last-child i {
        font-size: 16px;
        color: #fff
    }

#ChangeProfileImageSubmit {
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(-50%,-50%);
    width: 80px;
    border-radius: 20px;
    min-width: unset;
    padding: .25rem
}
/*body:before { content: ""; position: absolute; height: 1120px; background: linear-gradient( to right, #634099, #3D409A); width: 100%; top: -560px; z-index: -1; transform: skewY(-7.25deg) }
*/
#RegisterPage:before {
    height: 1340px;
    top: -670px;
}

header .navbar {
    padding: 0rem 0 0rem
}

header .navbar-brand {
    font-size: 30px;
    font-weight: bold;
}

    header .navbar-brand span {
        color: #53c7dc
    }

    header .navbar-brand img {
        max-width: 182px
    }

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-size: 13px
}

#SocialList a {
    width: 48px;
    position: relative
}

    #SocialList a i {
        padding-top: calc(100%);
        vertical-align: top
    }

        #SocialList a i:before {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            font-size: 22px
        }

#SocialList form {
    top: -2px;
    right: -2px
}

    #SocialList form .btn {
        color: #fff;
        padding: 0 0 0 2px;
        border: 0;
        background: #53c7dc;
        width: 18px;
        height: 18px;
        text-align: center;
        position: relative
    }

        #SocialList form .btn:before,
        #SocialList form .btn:after {
            content: "";
            position: absolute;
            width: 12px;
            height: 2px;
            background: #fff;
            margin: auto;
            left: 0;
            right: 0;
            bottom: 0;
            top: 0;
            transform: rotate(45deg);
            border-radius: 4px;
        }

        #SocialList form .btn:after {
            transform: rotate(-45deg);
        }

#UpdateSocialAccountPanel {
    min-height: 210px
}

/****************************************************
Profile Page
*****************************************************/
#ProfileProHeader {
    height: 360px;
    margin-bottom: 80px
}

#ProfileImagePanel > div {
    margin-top: 180px
}

.rounded {
    border-radius: 10px !important
}

h4.card-title {
    font-size: 18px
}

.card-body p {
    margin-bottom: 0
}

#SocialList {
    justify-content: center
}

#ProfilePage .col-md-12 {
    text-align: center; /* top:20px */
}

.login-icon i {
    font-size: 32px
}

.custom-control-label {
    line-height: 28px
}

.btn-primary {
    color: #fff;
    background-color: #53c7dc;
    border-color: #53c7dc;
}

.btn.btn-link {
    padding: 0;
    border: 0;
    min-width: unset;
    color: #fff;
    text-decoration: none
}

.btn.btn-secondary {
    background-color: rgba(0,0,0,0.1);
    border-color: rgba(0,0,0,.1);
    color: #a0a0a0
}

    .btn.btn-secondary:hover {
        background-color: rgba(0,0,0,0.2)
    }

.card-columns.four-columns {
    column-count: 4
}

.pb-6 {
    padding-bottom: 10rem;
}

.pb-7 {
    padding-bottom: 12rem
}

.pt-6 {
    padding-top: 6rem
}

.pt-7 {
    padding-top: 12rem
}

.py-6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.py-7 {
    padding-top: 12rem;
    padding-bottom: 12rem
}

.cursor-pointer {
    cursor: pointer
}

    .cursor-pointer:hover {
        color: #53c7dc
    }

textarea#Description {
    background: rgba(0,0,0,0.1);
    border: 0;
    border-bottom: 1px solid #53c7dc;
    border-radius: 0;
    color: #fff
}

.bg-secondary {
    background: rgba(0,0,0,0.1) !important;
    padding: 0.5rem 1rem
}

.btn {
    font-size: 13px;
    border-radius: 40px;
    padding: .725rem 2rem
}

.btn-pink {
    background-color: #fe2c55;
    border-radius: 40px;
    color: #fff
}

    .btn-pink:hover {
        background-color: #e20f39;
        color: #fff
    }

.btn-lg {
    font-size: 16px;
    padding: .75rem 1.5rem
}

.btn-small {
    padding: .5rem 1rem;
    font-weight: 600
}

input.bg-secondary,
textarea.bg-secondary,
input.bg-secondary:focus,
textarea.bg-secondary:focus {
    color: #fff
}



/*Profile
******************************************/
#ProfileProHeader {
    background-size: cover;
    background-repeat: no-repeat
}

/*-- Mobile menu --*/
.navbar-toggler {
    border: 0;
    padding: 0;
    font-size: inherit
}

    .navbar-toggler .navbar-toggler-icon {
        background: none;
        position: relative;
        width: 28px;
        height: 16px;
        vertical-align: top
    }

        .navbar-toggler .navbar-toggler-icon:before,
        .navbar-toggler .navbar-toggler-icon:after {
            content: "";
            position: absolute;
            width: 28px;
            border-bottom: 2px solid #fff;
            height: 2px;
            left: 50%;
            margin: auto;
            transition: transform 0.2s;
            transform: translateX(-50%)
        }

        .navbar-toggler .navbar-toggler-icon:after {
            bottom: 0
        }

    .navbar-toggler.collapsed .navbar-toggler-icon:before {
        border-top: 2px solid #fff;
        height: 9px
    }

    .navbar-toggler:not(.collapsed) .navbar-toggler-icon {
        width: 16px;
        margin: 0 6px
    }

        .navbar-toggler:not(.collapsed) .navbar-toggler-icon:before {
            top: 0;
            bottom: 0;
            transform: translateX(-50%) rotate(-45deg)
        }

        .navbar-toggler:not(.collapsed) .navbar-toggler-icon:after {
            top: 0;
            transform: translateX(-50%)rotate(45deg)
        }

    .navbar-toggler:focus, .navbar-toggler:hover {
        border: 0;
        outline: unset
    }

#ManageNav .nav-link {
    color: #000
}

    #ManageNav .nav-link.active {
        background: transparent;
        font-weight: bold
    }

#output_image_link:not(.added) + label {
    border: 1px solid #e4e4e4;
    margin: auto;
    display: block;
    width: 320px;
    height: 169px;
    line-height: 167px
}

#output_image_link.added + label {
    border: 1px solid #e4e4e4;
    margin: auto;
    display: block;
    width: 160px;
    margin-top: 1rem;
    padding: 0.725rem;
    border-radius: 50px
}

.icon-adding {
    width: 18px;
    text-align: center;
    background: #53c7dc;
    height: 18px;
    line-height: 18px;
    font-size: 10px;
    border-radius: 40px
}

[data-toggle] {
    cursor: pointer
}

.yt-16-9 {
    position: relative;
}

    .yt-16-9 > div {
        padding-top: 56.25%
    }

    .yt-16-9 iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

#WebLinkThumbnails li {
    width: calc(100% / 3) !important;
}

.grid-gallery {
    margin-left: -10px !important;
    margin-right: -10px !important
}

.grid li {
    cursor: default !important;
}

.grid figure:hover {
    opacity: 1 !important;
}

#Pricing h4 {
    min-height: 53px;
    font-size: 32px
}

    #Pricing h4 small {
        display: block;
        font-size: 13px;
        font-weight: bold
    }

#Pricing .card {
    z-index: 1
}

    #Pricing .card:after {
        content: "";
        position: absolute;
        background: #efefef;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 45px;
        z-index: -1
    }

#Pricing h3 {
    font-size: 48px
}

.pro-plan h3 {
    font-weight: bold;
    color: #fe2c55
}

.text-bigger {
    font-size: 16px;
    line-height: 1.75
}

    .text-bigger p {
        margin-bottom: 1.5rem
    }

#Privacy h4 {
    margin: 2rem 0 1rem;
    line-height: 1.5
}

#Privacy h6 {
    font-weight: bold;
    font-size: 15px;
    margin-top: 1.5rem
}


#ArticleItem_3 {
    color: #fff;
    margin-top: 40px;
    margin-bottom: 300px
}

    #ArticleItem_3 h2 {
        margin-bottom: 64px;
        font-weight: 600;
        font-weight: 700;
        font-size: 56px;
    }

    #ArticleItem_3 .BodyText {
        margin-top: 18px
    }

#ArticleItem_4 {
    margin-bottom: 140px;
    font-size: 18px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 120px;
}

    #ArticleItem_4 h2 {
        margin-bottom: 32px;
        font-weight: 700;
        font-size: 56px;
        text-transform: uppercase
    }

    #ArticleItem_4 .IntroText {
        max-width: 80%;
        font-size: 24px;
    }

#Index h1 {
    color: #000 !important
}

#RegisterImagePanel {
    margin: 20px 0 160px
}



.ScrollUp {
    position: fixed;
    display: none;
    cursor: pointer;
    border-radius: 50%;
    right: 15px;
    bottom: 90px;
    height: 60px;
    width: 60px;
    padding: 30px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    font-size: 0px;
    background-color: rgba(0,0,0,0.15);
    transition: background 0.2s;
    z-index: 99999
}

    .ScrollUp:hover {
        background-color: rgba(0,0,0,0.3)
    }

    .ScrollUp:before, .ScrollUp:after {
        content: "";
        display: block;
        position: absolute;
        left: 38%;
        top: 38%;
        background: rgb(100,100,100)
    }

    .ScrollUp:before {
        width: 6%;
        height: 30%;
    }

    .ScrollUp:after {
        width: 30%;
        height: 6%;
    }

footer {
    background: linear-gradient(to bottom, rgba(255,255,255,.5) 0%, rgba(255,255,255,.8) 20%, rgba(255,255,255,1) 50%);
    bottom: 0;
}

@media (max-width: 1024px) {
    body:before {
        display: none
    }

    header {
        position: relative;
    }

        header:before {
            content: "";
            position: absolute;
            height: calc(100% + 450px);
            background: linear-gradient( to right, #634099, #3D409A);
            width: 100%;
            top: 0%;
            z-index: -1;
            transform: skewY(-7.25deg);
            transform-origin: 0 0;
            transition: all 0.2s
        }

    #RegisterPage header:before {
        height: calc(100% + 585px);
    }

    .card-columns.four-columns {
        column-count: 3
    }

    #ArticleItem_3 {
        color: #fff;
        margin-bottom: 240px
    }
}

@media (max-width: 959px) {
    #RegisterPage header:before {
        height: calc(100% + 568px);
    }

    .card-columns.four-columns {
        column-count: 2
    }

    #ArticleItem_3 {
        color: #fff;
        margin-bottom: 240px
    }

        #ArticleItem_3 h2, #ArticleItem_4 h2 {
            font-size: 46px
        }

        #ArticleItem_3 .BodyText, #ArticleItem_4 .IntroText {
            font-size: 20px;
            max-width: 100%
        }

    #Privacy > div {
        box-shadow: none !important
    }
}

@media (max-width: 767px) {
    header:before {
        height: calc(100% + 20px);
    }

    header .navbar-brand {
        max-width: 30%
    }

        header .navbar-brand img {
            max-width: 100%
        }

    .navbar {
        padding-top: 0.0rem;
        padding-bottom: 0.0rem;
    }

    .card-columns.four-columns {
        column-count: 1
    }

    .text-secondary {
        color: #000 !important
    }

    footer .mb-xl-0 {
        font-size: 10px;
        font-weight: bold
    }

    #ArticleItem_3, #ArticleItem_4 {
        color: #000;
        text-align: center;
        margin-bottom: 120px
    }

        #ArticleItem_3 h2, #ArticleItem_4 h2 {
            font-size: 28px;
            margin-bottom: 40px
        }

        #ArticleItem_3 .IntroText, #ArticleItem_3 .BodyText, #ArticleItem_4 .IntroText {
            font-size: 16px;
            max-width: 100%
        }

    #ProfileThumbnails li,
    #WebLinkThumbnails li {
        width: 100% !important;
    }
}

.content-with-footer {
    padding-bottom: 100px; /* Adjust this value to match the height of your footer */
}
