/* SkyWixx Global Theme CSS */

/* ReCaptcha V3 CSS */
.grecaptcha-badge{
    display: none !important;
    visibility: hidden !important;
    width: 0px !important;
    height: 0px !important;
}

/* Social Media Icons */
i.skyIcons::before{
    content: "";
    background: no-repeat center;
    background-position: 7px 7px;
    background-size: 24px;
    width: 40px;
    height: 40px;
    display: block;
}

i.skyIcons.smallerVersion::before{
    background-size: 15px;
    background-position: 12px 12px;
}

i.skyIcons.sky-gettr::before{
    background-image: url("../../sdImages/socialMediaIcons/gettr.png");
}

i.skyIcons.sky-rumble::before{
    background-image: url("../../sdImages/socialMediaIcons/rumble.png");
}

i.skyIcons.sky-parler::before{
    background-image: url("../../sdImages/socialMediaIcons/parler.png");
}

i.skyIcons.sky-reddit::before{
    background-image: url("../../sdImages/socialMediaIcons/reddit.png");
}

i.skyIcons.sky-tiktok::before{
    background-image: url("../../sdImages/socialMediaIcons/tiktok.png");
}

i.skyIcons.sky-instagram::before{
    background-image: url("../../sdImages/socialMediaIcons/insta.png");
}

i.skyIcons.sky-truthSocial::before{
    background-image: url("../../sdImages/socialMediaIcons/truth.png");
}

/* Social Media Icons for Footer */
i.fab.footerVersion:not(.skyIcons){
    width: 15px;
    height: 15px;
    position: relative;
    bottom: 2px;
}

i.skyIcons.footerVersion::before{
    width: 15px;
    height: 15px;
    background-position: top center;
    background-size: 15px;
}

i.skyIcons.sky-reddit.footerVersion::before{
    background-image: url("../../sdImages/socialMediaIcons/footer/reddit.png");
}

i.skyIcons.sky-tiktok.footerVersion::before{
    background-image: url("../../sdImages/socialMediaIcons/footer/tiktok.png");
}

i.skyIcons.sky-instagram.footerVersion::before{
    background-image: url("../../sdImages/socialMediaIcons/footer/insta.png");
}

i.skyIcons.sky-truthSocial.footerVersion::before{
    background-image: url("../../sdImages/socialMediaIcons/footer/truth.png");
}

/* Generic Classes */
@media screen and (min-width: 801px){    
    .mobileOnly:not(.lastFooterRow.row){
        display: none !important;
        visibility: hidden !important;
        width: 0px !important;
        height: 0px !important;
    }
}

@media screen and (max-width: 800px){    
    .desktopOnly{
        display: none !important;
        visibility: hidden !important;
        width: 0px !important;
        height: 0px !important;
    }
}

@media screen and (max-width: 325px){    
    .notOnSmallestMobile{
        display: none !important;
        visibility: hidden !important;
        width: 0px !important;
        height: 0px !important;
    }
}

.hiddenElement{
    display: none !important;
    visibility: hidden !important;
    width: 0px !important;
    height: 0px !important;
}

.hiddenElementOnEmpty:empty{
    display: none !important;
    visibility: hidden !important;
    width: 0px !important;
    height: 0px !important;
}

.visibilityHidden{
    visibility: hidden !important;
}

.noDecoration{
    text-decoration: none !important;
}

.uppercase{
    text-transform: uppercase !important;
}

.textLeft{
    text-align: left !important;
}

.textRight{
    text-align: right !important;
}

.textCenter{
    text-align: center !important;
}

.floatLeft{
    float: left !important;
}

.floatRight{
    float: right !important;
}

.defaultColor{
    color: inherit !important;
}

/* Message (any type) */
.responseContainer{
    text-align: center;
}

.msg{
    position: fixed;
    top: 10px;
    left: calc(5%/2);
    display: block;
    width: 95%;
    min-height: 50px;
    text-align: center;
    padding: 20px 10px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 4px;
    z-index: 99999;
}

.responseContainer .msg{
    left: auto;
}

.msg .title{
    display: block;
    font-weight: bold;
    font-size: 20px;
}

.msg .closeBtn{
    position: absolute;
    right: 15px;
    top: 17px;
    background: lightgray;
    padding: 2px 5px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
}

.msg .message:empty{
    display: none;
}

.msg .message{
    margin-top: 10px;
}

/* Error Message */
.errorMessage{
    background-color: #fff6f6;
    box-shadow: 0 0 0 1px #e46464 inset, 0 0 0 0 transparent;
    color: #9f3a38;
}

/* Success Message */
.successMessage{
    background-color: #fcfff5;
    box-shadow: 0 0 0 1px #a3c293 inset, 0 0 0 0 transparent;
    color: black;
}

/* Classes to add underline decoration function to elements that are not anchor */
.hasLinkHover{
    text-decoration: none;
}

.hasLinkHover:hover{
    text-decoration: underline;
}

/* Global Header */
header{
    z-index: 99998 !important;
}

header > div.container{
    padding: 0px 0px;
    width: 1150px;
    overflow-x: hidden;
}

.navbar-toggler{
    border: none !important;
    margin-bottom: 15px;
    float: left;
}

.headerSkyFamilyBanner{
    background: center no-repeat;
    background-size: auto;
    background-image: url("../../sdImages/skyHeaderDesktop.jpg");
    width: 100%;
    height: 55px;
    overflow: hidden;
}

header nav.navbar.navbar-expand-lg.navbar-light{
    width: 1140px;
    margin-left: 5px;
    padding: 15px 0 !important;
}

.headerSkyFamilyBanner .headerClickableArea{
    top: 5px;
    height: 80px;
    margin: 0px;
    float: left;
}

.headerSkyFamilyBanner .headerClickableArea.skyDogg{
    width: 85px;
}

.headerSkyFamilyBanner .headerClickableArea.skyMethods{
    width: 165px;
}

.headerSkyFamilyBanner .headerClickableArea.skyQuota{
    width: 160px;
}

.headerSkyFamilyBanner .headerClickableArea.skyIntel{
    width: 210px;
}

.headerSkyFamilyBanner .headerClickableArea.skyVlogs{
    width: 195px;
}

.headerSkyFamilyBanner .headerClickableArea.skyWixx{
    width: 180px;
}

.headerSkyFamilyBanner .headerClickableArea.skyCRM{
    width: 135px;
}

.headerNewsForm.footerNewsForm{
    display: none !important;
}

.skyFamilyLabel{
    display: none;
}

@media screen and (max-width: 1024px){
    header > div.container{
        width: 1000px;
    }

    header nav.navbar.navbar-expand-lg.navbar-light{
        width: 100%;
        margin-left: 0px;
        padding: 0px !important;
    }

    .headerSkyFamilyBanner{
        background-size: 100% auto;
    }

    .headerSkyFamilyBanner .headerClickableArea.skyDogg{
        width: 75px;
    }
    
    .headerSkyFamilyBanner .headerClickableArea.skyMethods{
        width: 145px;
    }
    
    .headerSkyFamilyBanner .headerClickableArea.skyQuota{
        width: 140px;
    }
    
    .headerSkyFamilyBanner .headerClickableArea.skyIntel{
        width: 185px;
    }
    
    .headerSkyFamilyBanner .headerClickableArea.skyVlogs{
        width: 170px;
    }
    
    .headerSkyFamilyBanner .headerClickableArea.skyWixx{
        width: 155px;
    }

    .headerSkyFamilyBanner .headerClickableArea.skyCRM{
        width: 125px;
    }
    
    .headerNewsForm.footerNewsForm{
        display: none !important;
    }
}

@media screen and (max-width: 800px){
    /* Header */
    header{
        background: #ebeff0 !important;
    }

    header > div.container{
        width: 100%;
        padding-top: 15px;
    }

    header nav.navbar.navbar-expand-lg.navbar-light{
        padding: 0px !important;
    }

    ul.nav.navbar-nav li.nav-item{
        height: auto;
    }

    /* Header Sky Family Banner */
    .headerSkyFamilyBanner{
        background-color: white;
        background-image: url("../../sdImages/skyHeaderMobile.png");
        background-size: auto 100%;
        height: 474px;
        background-position: center;
        border-radius: 10px;
        width: calc(100% - 12px);
        padding-left: 0px;
        text-align: center;
    }

    .headerSkyFamilyBanner .headerClickableArea{
        display: block;
        height: 65px;
        top: 0px;
        margin: auto;
    }

    .headerSkyFamilyBanner .headerClickableArea.skyDogg{
        width: 75px;
        margin-left: calc((100% - 75px)/2) !important;
        margin-right: calc((100% - 75px)/2) !important;
        height: 90px;
    }
    
    .headerSkyFamilyBanner .headerClickableArea.skyMethods{
        width: 160px;
        margin-left: calc((100% - 160px)/2) !important;
        margin-right: calc((100% - 160px)/2) !important;
    }
    
    .headerSkyFamilyBanner .headerClickableArea.skyQuota{
        width: 165px;
        margin-left: calc((100% - 165px)/2) !important;
        margin-right: calc((100% - 165px)/2) !important;
    }
    
    .headerSkyFamilyBanner .headerClickableArea.skyIntel{
        width: 185px;
        margin-left: calc((100% - 185px)/2) !important;
        margin-right: calc((100% - 185px)/2) !important;
    }
    
    .headerSkyFamilyBanner .headerClickableArea.skyVlogs{
        width: 170px;
        margin-left: calc((100% - 170px)/2) !important;
        margin-right: calc((100% - 170px)/2) !important;
    }

    .headerSkyFamilyBanner .headerClickableArea.skyWixx{
        width: 155px;
        margin-left: calc((100% - 155px)/2) !important;
        margin-right: calc((100% - 155px)/2) !important;
        height: 60px;
    }

    .headerSkyFamilyBanner .headerClickableArea.skyCRM{
        width: 145px;
        margin-left: calc((100% - 145px)/2) !important;
        margin-right: calc((100% - 145px)/2) !important;
    }

    @media screen and (max-width: 425px){
        .headerSkyFamilyBanner{
            background-image: url("../../sdImages/skyHeaderMobile425.png");
            height: 761px;
            width: calc(100% - 12px - 25px);
            position: relative;
            left: 25px;
        }

        .skyFamilyLabel{
            display: block;
            background: left no-repeat;
            background-image: url("../../sdImages/skyFamilyLabel.png");
            width: 24px;
            height: 92px;
            position: absolute;
            margin-top: -540px;
            margin-left: -20px;
        }

        .headerSkyFamilyBanner .headerClickableArea{
            height: 105px;
        }

        .headerSkyFamilyBanner .headerClickableArea.skyDogg{
            width: 100px;
            margin-left: calc((100% - 90px)/2) !important;
            margin-right: calc((100% - 110px)/2) !important;
            height: 150px;
        }
        
        .headerSkyFamilyBanner .headerClickableArea.skyMethods{
            width: 240px;
            margin-left: calc((100% - 240px)/2) !important;
            margin-right: calc((100% - 240px)/2) !important;
        }
        
        .headerSkyFamilyBanner .headerClickableArea.skyQuota{
            width: 250px;
            margin-left: calc((100% - 250px)/2) !important;
            margin-right: calc((100% - 250px)/2) !important;
        }
        
        .headerSkyFamilyBanner .headerClickableArea.skyIntel{
            width: 270px;
            margin-left: calc((100% - 270px)/2) !important;
            margin-right: calc((100% - 270px)/2) !important;
        }
        
        .headerSkyFamilyBanner .headerClickableArea.skyVlogs{
            width: 250px;
            margin-left: calc((100% - 250px)/2) !important;
            margin-right: calc((100% - 250px)/2) !important;
            height: 100px;
        }
    
        .headerSkyFamilyBanner .headerClickableArea.skyWixx{
            width: 240px;
            margin-left: calc((100% - 240px)/2) !important;
            margin-right: calc((100% - 240px)/2) !important;
            height: 95px;
        }
    
        .headerSkyFamilyBanner .headerClickableArea.skyCRM{
            width: 230px;
            margin-left: calc((100% - 215px)/2) !important;
            margin-right: calc((100% - 245px)/2) !important;
        }
    }

    /* News Form on Header */
    .navbar.navbar-expand-lg.navbar-light{
        width: 90%;
        margin-left: 5%;
        text-align: center;
        display: block;
    }

    .navbar-collapse{
        display: block;
    }

    .navbar-toggler.clicked{
        float: unset;
    }

    .navbar-toggler.clicked .navbar-toggler-icon{
        background-image: url("../../sdImages/headerClose.png");
    }

    .headerNewsForm.footerNewsForm{
        background: black;
        color: white;
        display: block !important;
        width: calc(100% - 12px);
        height: 220px;
        margin: 20px 0px;
        border-radius: 10px;
        padding: 20px;
    }

    .headerNewsForm.footerNewsForm .footerMailingListForm{
        width: 100%;
    }

    .headerNewsForm.footerNewsForm h3,
    .headerNewsForm.footerNewsForm .vlogBtn{
        color: white;
    }

    .headerNewsForm.blogBtn{
        border-color: #4493ef;
    }

    .headerNewsForm.footerNewsForm .footerMailingListForm .footerSocialIconsContainer{
        float: left;
    }
}

/* Global Footer Form CSS (Different from optional theme footer) */
.blog-page .col-11{
    margin: auto;
    width: auto;
}

.navbar-light .navbar-nav .nav-link img{
    max-height: none;
}

section.section1{
    padding-top: 20px;
    padding-bottom: 40px;
}

@media screen and (max-width: 1100px){
    section.section1{
        padding-top: 5px;
        padding-bottom: 35px;
    }

    section.section1.skyWixxPages{
        padding-top: 5px;
        padding-bottom: 0px;
    }

    section.section1.skyWixxPages .skyWixxColumn:last-of-type .frontendContainer{
        padding-bottom: 35px;
    }

    section.section1.skyWixxPages .skyWixxColumn:last-of-type .frontendContainer.frontEndImageSlider{
        padding-bottom: 20px;
    }
}

footer{
    margin-top: 0px;
}

footer.bg-dark{
    padding-top: 25px;
    background-color: #161616 !important;
}

footer .bg-dark{
    background-color: #222 !important;
}

footer h3,
.footerNewsForm .right{
    margin-top: 10px !important;
}

.footerNewsForm .right{
    margin-bottom: 20px;
}

/* Footer Mailing List Form */
.footerNewsForm div.right h3{
    text-align: left;
    margin: 0px !important;
}

.footerNewsForm div.right h3:after{
    background: none;
    margin-bottom: 0px;
}

.defaultFooterNewsForm{
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    min-width: 187px;
    min-height: 95px;
    background: left no-repeat;
    background-size: auto 100%;
    background-image: url("../../sdImages/footerFormDesktop.png");
}

@media screen and (max-width: 800px){
    .defaultFooterNewsForm{
        background-image: url("../../sdImages/footerFormMobile.png");
    }
}

.footerNewsForm .footerMailingListForm{
    font-family: "RobotoLight";
    font-size: 20px;
    margin-bottom: 10px;
    width: 187px;
}

@media screen and (max-width: 800px){
    .footerNewsForm .footerMailingListForm{
        width: 50vw;
    }

    @media screen and (max-width: 425px){
        .footerNewsForm .footerMailingListForm{
            width: 100%;
        }
    }
}

.footerNewsForm .footerMailingListForm input[type=email]{
    background: transparent;
    border: none;
    border-bottom: 1px solid white;
    outline: none;
    font-size: 13px;
    color: white;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-right: 30px;
}

.footerNewsForm .footerMailingListForm input[type=email]::placeholder{
    color: #797979;
    transition: 0.5s;
}

.footerNewsForm .footerMailingListForm input[type=email]:hover::placeholder{
    color: white;
}

@media screen and (max-width: 800px){
    .footerNewsForm .footerMailingListForm input[type=email]{
        font-size: 16px;
        margin-bottom: 20px;
        border-radius: 0px;
    }
}

.footerNewsForm .footerMailingListForm button{
    background: transparent;
    outline: none;
    font-size: 14px;
    border: 2px solid #161616;
    border-radius: 20px;
    color: #769c2d;
    padding: 0px 5px;
    position: absolute;
    margin-top: 5px;
    margin-left: -20px;
    transition: 0.5s;
}

.footerNewsForm .footerMailingListForm button:hover,
.footerNewsForm .footerMailingListForm button.hover{
    border: 2px solid #769c2d;
}

.footerNewsForm .footerMailingListForm .blogButtonsContainer{
    font-size: 14px;
    margin-bottom: 10px;
}

@media screen and (max-width: 800px){
    .footerNewsForm .footerMailingListForm .blogButtonsContainer{
        margin-bottom: 20px;
    }
}

.footerNewsForm .footerMailingListForm .blogButtonsContainer a{
    color: white;
    border: 1px solid white;
    border-radius: 5px;
    display: inline-block;
    width: calc(50% - 2px);
    height: 27px;
    padding: 2px;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    transition: 0.5s;
}

.footerNewsForm .footerMailingListForm .blogButtonsContainer a:hover{
    color: initial;
}

@media screen and (max-width: 800px){
    .footerNewsForm .footerMailingListForm .blogButtonsContainer a{
        height: 30px;
        padding: 4px;
    }
}

.footerNewsForm .footerMailingListForm .blogButtonsContainer a.blogBtn{
    color: #777777;
}

.footerNewsForm .footerMailingListForm .blogButtonsContainer a:first-child{
    float: left;
}

.footerNewsForm .footerMailingListForm .blogButtonsContainer a:last-child:not(:first-child){
    float: right;
}

@media screen and (max-width: 800px){
    .footerNewsForm .footerMailingListForm .blogButtonsContainer a.blogBtn{
        color: white;
    }
}

.footerNewsForm .footerMailingListForm .blogButtonsContainer a.blogBtn:hover{
    box-shadow: 0px 0px 1px 1px white;
    color: #777777;
}

.footerNewsForm .footerMailingListForm .blogButtonsContainer a.vlogBtn{
    border-color: #ce1a22;
    color: #ce1a22;
}

.footerNewsForm .footerMailingListForm .blogButtonsContainer a.vlogBtn:hover{
    box-shadow: 0px 0px 1px 1px #ce1a22;
}

.footerNewsForm .footerMailingListForm .footerSocialIconsContainer{
    float: left;
    font-size: 20px;
    text-align: left;
}

.footerNewsForm .footerMailingListForm .footerSocialIconsContainer a{
    display: inline-block;
}

.footerNewsForm .footerMailingListForm .footerSocialIconsContainer .footerSocialIcons{
    cursor: pointer;
}

/* Footer Copyright Section */

.footerCopyrightContainer{
    padding-top: 20px !important;
}

.footerImageLinkList{
    float: right !important;
}

.footerCopyrightContainer p{
    font-size: 14px !important;
    margin-bottom: 0px !important;
    color: #636363;
    line-height: 1.7;
}

.footerCopyrightContainer ul{
    font-size: 13px !important;
    color: #777777 !important;
}

.footerCopyrightContainer ul a{
    font-size: 13px !important;
    color: #777;
}

.footerCopyrightContainer ul a:hover{
    color: #0a58ca;
}

.footerImageLinkList .list-inline-item:not(:last-of-type){
    margin-right: 10px !important;
}

.footerImageLinkList .list-inline-item a{
    margin-bottom: 0px !important;
}

/* Footer Sky Family Websites Banner */
.bottomFooterSkyBanner{
    background: right no-repeat;
    background-size: 100%;
    background-image: url("../../sdImages/skyFooterBarDesktop.jpg");
    height: 78px;
    overflow: hidden;
}

.bottomFooterSkyBanner{
    width: 865px;
    height: 75px;
    background: right no-repeat;
    background-size: 100% 75px;
    background-image: url("../../sdImages/skyFooterBarDesktop.jpg");
    overflow: hidden;
}

@media screen and (max-width: 1024px){
    .bottomFooterSkyBanner{
        width: 100%;
        margin-left: 0px;
        background-position-x: 15px;
        background-size: 990px;
    }
}

@media screen and (max-width: 800px){
    .bottomFooterSkyBanner{
        background-size: 740px;
    }
}

@media screen and (max-width: 425px){
    .bottomFooterSkyBanner{
        height: auto;
        width: auto;
        margin-left: 0px;
        background-position: left;
    }
}

@media screen and (max-width: 1024px){
    footer.bg-dark .bg-dark{
        margin-top: 30px;
    }

    .mobileOnly .footerBannerContainer{
        padding: 0px;
    }

    .mobileOnly .footerCopyrightContainer{
        background-color: #161616;
    }

    @media screen and (max-width: 600px){
        .bottomFooterSkyBanner{
            height: 134px;
            background-size: 100% calc(100% + 2px);
            background-position: center;
            background-image: url("../../sdImages/skyFooterBarMobile.jpg");
        }
    }
}

/* Footer clickable area links */
.bottomFooterSkyBanner a{
    display: inline-block;
}

.headerClickableArea,
.footerClickableArea{
    cursor: pointer;
    position: relative;
    display: inline-block;
}

.footerClickableArea{
    height: 65px;
    top: 5px;
    margin-left: 0px;
}

.footerClickableArea.skyDogg{
    width: 45px;
    margin-left: 55px;
}

.footerClickableArea.skyMethods{
    width: 110px;
}

.footerClickableArea.skyQuota{
    width: 120px;
}

.footerClickableArea.skyIntel{
    width: 115px;
}

.footerClickableArea.skyVlogs{
    width: 150px;
}

.footerClickableArea.skyWixx{
    width: 140px;
}

.footerClickableArea.skyCRM{
    width: 104px;
}

@media screen and (min-width: 1025px){ 
    footer .bg-dark .container .row .container .lastFooterRow.row.mobileOnly{
        display: none !important;
        visibility: hidden !important;
        width: 0px !important;
        height: 0px !important;
    }
}

@media screen and (max-width: 1024px){ 
    footer .bg-dark .container .row .container .lastFooterRow.row.desktopOnly{
        display: none !important;
        visibility: hidden !important;
        width: 0px !important;
        height: 0px !important;
    }

    .footerClickableArea.skyDogg{
        width: 60px;
        margin-left: 75px;
    }
    
    .footerClickableArea.skyMethods{
        width: 120px;
    }
    
    .footerClickableArea.skyQuota{
        width: 135px;
    }
    
    .footerClickableArea.skyIntel{
        width: 135px;
    }
    
    .footerClickableArea.skyVlogs{
        width: 180px;
    }

    .footerClickableArea.skyWixx{
        width: 155px;
    }

    .footerClickableArea.skyCRM{
        width: 140px;
    }
}

@media screen and (max-width: 800px){
    .footerClickableArea.skyDogg{
        width: 45px;
        margin-left: 60px;
    }
    
    .footerClickableArea.skyMethods{
        width: 90px;
    }
    
    .footerClickableArea.skyQuota{
        width: 100px;
    }
    
    .footerClickableArea.skyIntel{
        width: 100px;
    }
    
    .footerClickableArea.skyVlogs{
        width: 130px;
    }

    .footerClickableArea.skyWixx{
        width: 120px;
    }

    .footerClickableArea.skyCRM{
        width: 100px;
    }

    @media screen and (max-width: 425px){
        .footerClickableArea.skyDogg{
            width: 50px;
            margin-left: 40px;
            top: 5px;
        }
        
        .footerClickableArea.skyMethods{
            width: 100px;
            margin-left: 0px;
            top: 10px;
        }
        
        .footerClickableArea.skyQuota{
            width: 115px;
            margin-left: 0px;
            top: 10px;
        }
        
        .footerClickableArea.skyIntel{
            width: 120px;
            height: 50px;
            margin-left: 40px;
            top: 3px;
        }
        
        .footerClickableArea.skyVlogs{
            width: 125px;
            height: 50px;
            top: 5px;
        }

        .footerClickableArea.skyWixx{
            width: 100px;
            height: 50px;
            top: -55px;
            margin-left: 20px;
        }

        .footerClickableArea.skyCRM{
            width: 120px;
            height: 55px;
            position: absolute;
            margin-top: 65px;
            margin-left: -120px;
        }
    }

    @media screen and (max-width: 375px){
        .footerClickableArea.skyDogg{
            width: 50px;
            height: 60px;
            margin-left: 30px;
            top: 10px;
        }
        
        .footerClickableArea.skyMethods{
            width: 85px;
            height: 50px;
            margin-left: 0px;
        }
        
        .footerClickableArea.skyQuota{
            width: 100px;
            height: 40px;
            margin-left: 0px;
            top: 5px;
        }
        
        .footerClickableArea.skyIntel{
            width: 105px;
            height: 50px;
            margin-left: 35px;
            top: 5px;
        }
        
        .footerClickableArea.skyVlogs{
            width: 105px;
            height: 40px;
            margin-left: 0px;
        }

        .footerClickableArea.skyWixx{
            width: 100px;
            height: 50px;
            top: -55px;
            margin-left: 20px;
        }

        .footerClickableArea.skyCRM{
            width: 120px;
            height: 55px;
            position: absolute;
            margin-top: 65px;
            margin-left: -120px;
        }
    }

    @media screen and (max-width: 325px){
        .footerClickableArea.skyDogg{
            width: 40px;
            height: 60px;
            margin-left: 30px;
            top: 10px;
        }
        
        .footerClickableArea.skyMethods{
            width: 70px;
            height: 50px;
            margin-left: 0px;
            top: 5px;
        }
        
        .footerClickableArea.skyQuota{
            width: 85px;
            height: 40px;
            margin-left: 0px;
            top: 0px;
        }
        
        .footerClickableArea.skyIntel{
            width: 95px;
            height: 45px;
            margin-left: 25px;
            top: 10px;
        }
        
        .footerClickableArea.skyVlogs{
            width: 90px;
            height: 40px;
            margin-left: 0px;
            top: 10px;
        }

        .footerClickableArea.skyWixx{
            width: 80px;
            height: 50px;
            position: absolute;
            top: auto;
            margin-top: -50px;
            margin-left: 20px;
        }

        .footerClickableArea.skyCRM{
            width: 90px;
            height: 40px;
            position: absolute;
            top: auto;
            margin-top: 10px;
            margin-left: 5px;
        }
    }
}

/* SkyWixx Pages */

/* Summernote HTML Editor */
.summernoteCKFinderBtn{
    background: no-repeat center;
    background-image: url("../../sdImages/ckFinderIcon.png");
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

/* Summernote affected elements */
.pageContainers{
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x)/ -2);
    margin-left: calc(var(--bs-gutter-x)/ -2);
    display: grid;
    gap: 0px;
    grid-template-areas: "a b c d e f";
    grid-auto-rows: min-content;
    align-items: start;
}

@media screen and (min-width: 1025px){
    .pageContainers{
        grid-template-columns: repeat(6, 1fr);
    }
}

@media screen and (max-width: 1024px){
    .pageContainers{
        grid-template-areas: "a b";
        grid-template-columns: repeat(2, 1fr);
    } 
}

.pageContainers > *{
    vertical-align: top;
}

.pageContainers .frontendContainer *{
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    line-height: inherit;
    text-align: inherit;
    border: none !important;
}

.pageContainers .frontendContainer hr{
    display: none !important;
}

.pageContainers .skyWixxColumn{
    overflow: visible;
    padding: 10px;
    width: auto;
}

.pageContainers .skyWixxColumn *{
    vertical-align: top;
}

.pageContainers .frontendContainer .title{
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px;

    /* Temporary Bug Fix*/
    display: none;
}

.pageContainers .frontendContainer .title:empty{
    visibility: hidden !important;
}

/* Text Only Container */
.pageContainers .frontendContainer .textOnly{
    font-size: 17px;
}

.pageContainers .frontendContainer p{
    margin: auto;
}

/* Image Only Containers */
.pageContainers .skyWixxColumn[grid-column-span="6"] .frontendContainer.useFullWidth{
    position: absolute;
    right: 0px;
    width: 100vw;
}

.pageContainers .skyWixxColumn[grid-column-span="6"] .frontendContainer img.imageOnly.useFullWidth{
    width: 100%;
}

/* Text with Background Container */
.pageContainers .frontendContainer.textWithBackgroundContainer.useFullWidth{
    padding-left: calc((100vw - 1170px)/2);
}

.pageContainers .frontendContainer.textWithBackgroundContainer p,
.pageContainers .frontendContainer.textWithBackgroundContainer p *{
    background-color: transparent !important;
}

.pageContainers .text-tiny,
span.text-tiny{
    font-size: .7em;
}

.pageContainers .text-small,
span.text-small{
    font-size: .85em;
}

.pageContainers .text-big,
span.text-big{
    font-size: 1.4em;
}

.pageContainers .text-huge,
span.text-huge{
    font-size: 1.8em;
}

/* Sliders / Bootstrap Carousel */
.pageContainers .frontEndTextSlider.frontEndImageSlider .carousel-inner{
    text-align: center;
}

.pageContainers .frontEndTextSlider.frontEndImageSlider .carousel-inner div,
.pageContainers .frontEndTextSlider.frontEndImageSlider .carousel-inner div img{
    max-height: 500px;
}

.pageContainers .frontEndTextSlider .title{
    padding: 0px 20px;
    padding-top: 20px;
    text-align: left;
    margin-bottom: 0px;
}

.pageContainers .frontEndTextSlider .carousel-indicators{
    margin: 0px;
}

.pageContainers .frontEndTextSlider .carousel-indicators button{
    width: 10px;
    height: 10px;
    margin: 5px;
    border-radius: 20px;
    border: none;
    text-align: center;
    background-color: transparent;
    outline: none;
    background: #a4a4a4;
    transition: 0.5s;
    transition-delay: 0.5s;
}

.pageContainers .frontEndTextSlider .carousel-indicators button.active{
    width: 30px;
    background: #626262;
}

.pageContainers .frontEndTextSlider .carousel-inner{
    padding: 20px 0px;
    padding-top: 0px;
    text-align: justify;
    height: auto;
}

@media screen and (min-width: 1100px){
    .pageContainers .frontEndTextSlider.frontEndImageSlider.useFullWidth .carousel-item img{
        width: 100%;
    }
}

@media screen and (max-width: 1100px){
    .pageContainers .frontEndTextSlider .carousel-inner{
        padding: 0px;
        padding-bottom: 20px;
    }
}

.pageContainers .frontEndTextSlider .carousel-inner .carousel-item,
.pageContainers .frontEndTextSlider .carousel-inner .carousel-item.active{
    display: block !important;
    visibility: visible;
}

.pageContainers .frontEndTextSlider .carousel-inner .carousel-item:not(.active){
    visibility: hidden;
}

.pageContainers .frontEndTextSlider .carousel-inner .carousel-item{
    opacity: 0;
    transition: 0.5s;
}

.pageContainers .frontEndTextSlider .carousel-inner .carousel-item.active{
    opacity: 1 !important;
}

.pageContainers .frontEndTextSlider:not(.frontEndImageSlider) .carousel-inner div{
    overflow-y: auto;
}

.pageContainers .frontEndTextSlider .carousel-control-prev,
.pageContainers .frontEndTextSlider .carousel-control-next{
    background-color: transparent;
    border: none;
    display: none;
}

.carousel-fade .carousel-inner .item{
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active{
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right{
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right{
    opacity: 1;
}
.carousel-fade .carousel-control{
    z-index: 2;
}

/* Text with Background */
.pageContainers .textWithBackgroundContainer{
    background: no-repeat center;
    background-size: 100% auto;
    background-position: top center;
}

/* Form Builder */
.pageContainers .formBuilderContainer{
    text-align: center;
    position: relative;
    top: 20px;
}

.pageContainers .formBuilderContainer .title{
    width: auto;
    margin: auto;
    border: 1px solid #b7b7b7;
    background: white;
    display: inline-block;
    padding: 10px 20px;
    position: relative;
    bottom: 20px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #1c1c1c;
    z-index: 10;
}

.pageContainers .formBuilderContainer .headingTitle{
    color: #1c1c1c;
    font-size: 15px;
}

.pageContainers .formBuilderContainer form{
    background-color: #f9f9f9;
    padding: 40px;
    position: relative;
    bottom: 46px;
    text-align: justify;
    overflow-x: hidden;
}

.pageContainers .formBuilderContainer form .headingContainer{
    margin-bottom: 20px;
}

.pageContainers .formBuilderContainer form .headingContainer:empty{
    display: none;
}

.pageContainers .formBuilderContainer form .headingContainer:last-of-type{
    margin-bottom: 0px;
}

.pageContainers .formBuilderContainer form input[type=text],
.pageContainers .formBuilderContainer form .formBuilderCheckboxLabel,
.pageContainers .formBuilderContainer form .formBuilderComments{
    border: 1px solid #dbdbdb;
    background: white;
    font-size: 13px;
    color: #838383;
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
}

.pageContainers .formBuilderContainer form .formBuilderCheckboxLabel{
    display: inline-block;
    margin-right: 10px;
    padding: 10px 20px;
    cursor: pointer;
    text-align: left;
    max-width: calc(100%/5);
    min-width: 100px;
    width: auto;
    vertical-align: top;
}

@media screen and (max-width: 800px){
    .pageContainers .formBuilderContainer form .formBuilderCheckboxLabel{
        max-width: none;
        min-width: 0px;
    }
}

.pageContainers .formBuilderContainer form .formBuilderCheckboxLabel input{
    position: relative;
    top: 2px;
}

.pageContainers .formBuilderContainer form .formBuilderCheckboxLabel span{
    word-wrap: break-word;
    white-space: pre-wrap;
}

.pageContainers .formBuilderContainer form .formBuilderInput.smallField{
    width: 49%;
}

.pageContainers .formBuilderContainer form .formBuilderComments{
    width: 100%;
    min-height: 125px;
}

.pageContainers .formBuilderContainer form .attachment{
    color: #1c1c1c;
    font-size: 15px;
    margin-bottom: 20px;
}

.pageContainers .formBuilderContainer form .attachment img{
    cursor: pointer;
    position: absolute;
    margin-top: 5px;
    margin-left: 0px;
    border: 1px solid #dbdbdb;
    background: white;
    padding: 5px;
}

.pageContainers .formBuilderContainer form .attachment .defaultAttachmentBtn{
    padding: 15px 10px;
    padding-left: 45px;
    margin: 0px;
    border: none;
    background: none;
}

.pageContainers .formBuilderContainer form .attachment .defaultAttachmentBtn::-webkit-file-upload-button{
    display: none;
}

.pageContainers .formBuilderContainer form .formBuilderSubmitBtn{
    background: #b7b7b7;
    border: 1px solid #b7b7b7;
    margin-top: 10px;
    padding: 10px 30px;
    color: #1c1c1c;
    font-size: 14px;
}

/* Blocks */
.blockSearchBarContainer .fa-search{
    position: absolute;
    margin-top: 10px;
    display: inline-block;
    width: auto;
    z-index: -1;
}

.blockSearchBarContainer .blockSearchBar{
    background: transparent;
    padding: 5px;
    padding-left: 35px;
    border: 1px solid #cdcdcd;
}

.blockSearchBarContainer .blockSearchBarListView{
    overflow: hidden;
    overflow-y: auto;
    position: absolute;
    width: 340px;
    max-height: 270px;
    margin-left: 5px;
    margin-top: 50px;
    background: white;
    box-shadow: 0px 0px 5px 5px #f3f3f3;
    z-index: 99999;
}

@media screen and (max-width: 1100px){
    .blockSearchBarContainer .blockSearchBarListView{
        width: 295px;
        padding: 0px;
    }

    @media screen and (max-width: 800px){
        .blockSearchBarContainer .blockSearchBarListView{
            width: calc(100% - 10px);
            padding: 0px 12px;
        }

        .blockSearchBarContainer .blockSearchBarListView .col-6{
            width: auto;
            max-width: 50%;
            margin-bottom: 10px !important;
        }
    }
}

/* MailerLite Related CSS */
@media screen and (max-width: 1100px){
    .mailerlite-popup{
        overflow: visible;
    }
}

/* Basic Image Confirmation Prompt */
.imageConfirmationPrompt{
    display: none;
    position: fixed;
    z-index: 99999 !important;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.5);
    cursor: pointer;
}

.imageConfirmationPrompt .modal-content{
    width: 405px;
    padding: 0px;
    margin: 0px calc((100vw - 405px)/2);
    border: none;
    background-color: transparent;
    box-shadow: none;
    position: relative;
    top: calc((100vh - 445px)/4);
    z-index: 99999 !important;
    flex-direction: column;
    pointer-events: auto;
    background-clip: padding-box;
    outline: 0;
}

@media screen and (max-width: 425px){
    .imageConfirmationPrompt .modal-content{
        width: 250px;
        margin: 0px calc((100vw - 250px)/2);
        top: calc((100vh - 275px)/4);
    }
}

.imageConfirmationPrompt .confirmationPromptLink{
    display: block;
    width: 100%;
    border: none;
    background: transparent;
}

.imageConfirmationPrompt .modal-content img{
    width: 405px;
    height: 445px;
    border-radius: 30px;
    border: 1px solid rgba(0,0,0,.2);
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
}

@media screen and (max-width: 425px){
    .imageConfirmationPrompt .modal-content img{
        width: 250px;
        height: 275px;
    }
}

/* Basic Image Confirmation Prompt Close Button */
.imageConfirmationPrompt .confirmationPromptClose{
    position: absolute;
    bottom: 38px;
    left: calc((100% - 145px)/2);
    width: 145px;
    height: 45px;
    padding: 0px;
    opacity: 0;
}

@media screen and (max-width: 425px){
    .imageConfirmationPrompt .confirmationPromptClose{
        width: 90px;
        height: 25px;
        bottom: 25px;
        left: calc((100% - 90px)/2);
    }
}

/* SkyWixx Confirmation Prompts */
.imageConfirmationPrompt.skywixxDomain .confirmationPromptClose{
    width: 160px;
    bottom: 60px;
    left: calc((100% - 160px)/2);
}

.imageConfirmationPrompt.skywixxDomain .confirmationPromptImage[src="/sdBlog/sdImages/confirmationPrompts/skyWixx/confirmationPromptError.png"] + .confirmationPromptClose{
    bottom: 80px;
}

@media screen and (max-width: 425px){
    .imageConfirmationPrompt.skywixxDomain .confirmationPromptClose{
        width: 100px;
        height: 30px;
        bottom: 37px;
        left: calc((100% - 100px)/2);
    }

    .imageConfirmationPrompt.skywixxDomain .confirmationPromptImage[src="/sdBlog/sdImages/confirmationPrompts/skyWixx/confirmationPromptError.png"] + .confirmationPromptClose{
        bottom: 50px;
    }
}

/* SkyCRM Confirmation Prompts */
.imageConfirmationPrompt.skycrmDomain .confirmationPromptClose{
    width: 160px;
    bottom: 97px;
    left: calc((100% - 160px)/2);
}

.imageConfirmationPrompt.skycrmDomain .confirmationPromptImage[src="/sdBlog/sdImages/confirmationPrompts/skyCRM/confirmationPromptDefault.png"] + .confirmationPromptClose,
.imageConfirmationPrompt.skycrmDomain .confirmationPromptImage[src="/sdBlog/sdImages/confirmationPrompts/skyCRM/confirmationPromptFooter.png"] + .confirmationPromptClose{
    width: 130px;
    bottom: 236px;
    left: 23px;
}

.imageConfirmationPrompt.skycrmDomain .confirmationPromptImage[src="/sdBlog/sdImages/confirmationPrompts/skyCRM/confirmationPromptCreateAccount.png"] + .confirmationPromptClose{
    bottom: 59px;
}

.imageConfirmationPrompt.skycrmDomain .confirmationPromptImage[src="/sdBlog/sdImages/confirmationPrompts/skyCRM/confirmationPromptAddressTaken.png"] + .confirmationPromptClose{
    bottom: 88px;
}

@media screen and (max-width: 425px){
    .imageConfirmationPrompt.skycrmDomain .confirmationPromptClose{
        width: 100px;
        height: 30px;
        bottom: 59px;
        left: calc((100% - 100px)/2);
    }

    .imageConfirmationPrompt.skycrmDomain .confirmationPromptImage[src="/sdBlog/sdImages/confirmationPrompts/skyCRM/confirmationPromptDefault.png"] + .confirmationPromptClose,
    .imageConfirmationPrompt.skycrmDomain .confirmationPromptImage[src="/sdBlog/sdImages/confirmationPrompts/skyCRM/confirmationPromptFooter.png"] + .confirmationPromptClose{
        width: 80px;
        height: 30px;
        bottom: 145px;
        left: 15px;
    }

    .imageConfirmationPrompt.skycrmDomain .confirmationPromptImage[src="/sdBlog/sdImages/confirmationPrompts/skyCRM/confirmationPromptCreateAccount.png"] + .confirmationPromptClose{
        bottom: 35px;
    }

    .imageConfirmationPrompt.skycrmDomain .confirmationPromptImage[src="/sdBlog/sdImages/confirmationPrompts/skyCRM/confirmationPromptAddressTaken.png"] + .confirmationPromptClose{
        bottom: 53px;
    }
}