/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog,portfolio
Version: 2.7.1766987624
Updated: 2025-12-29 05:53:44

*/

@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap');

html,
body {
    scroll-behavior: smooth;
}

body {
    color: #212423 !important;
    font-family: "Instrument Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Instrument Serif", serif;
}

a {
    font-family: "Instrument Sans", sans-serif;
    text-decoration: none !important;
    background-color: transparent !important;
}

a:hover {
    text-decoration: none !important;
}

.site-logo .custom-logo {
    outline: none !important;
    box-shadow: none !important;
}

.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
    outline: none !important;
}

.wpb-content-wrapper {
    max-width: 100% !important;
}

.vc_section {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.vc_row.wpb_row>.wpb_column.vc_column_container>.vc_column-inner {
    /*       padding: 0px; */
}

section.vc_section>.vc_row.wpb_row.vc_row-fluid {
    max-width: 1440px;
    margin: auto;
}

main#main {
    padding: 0px;
}

p {
    font-family: "Instrument Sans", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: clamp(16px, calc(1rem + ((1vw - 7.68px) * 0.5952)), 20px);
    line-height: 27px;
    letter-spacing: 0px;
    color: #000000;
}

.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
.vc_section.vc_section-has-fill,
.vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,
.vc_section.vc_section-has-fill+.vc_section {
    padding-top: 0px !important;
}

.wpb_single_image.wpb_content_element.vc_align_left.wpb_content_element {
    margin-bottom: 0px;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.pt-160 {
    padding-top: clamp(80px, calc(5rem + ((1vw - 7.68px) * 11.9048)), 160px) !important;
}

.pb-160 {
    padding-bottom: clamp(80px, calc(5rem + ((1vw - 7.68px) * 11.9048)), 160px) !important;
}

.ptb-160 {
    padding-top: clamp(80px, calc(5rem + ((1vw - 7.68px) * 11.9048)), 160px) !important;
    padding-bottom: clamp(80px, calc(5rem + ((1vw - 7.68px) * 11.9048)), 160px) !important;
}

/* base css end */

header#masthead {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    max-width: 100%;
}

section.vc_section.home-banner {
    height: 100vh;
}

section.vc_section.doug-about p {
    max-width: 480px;
    margin-bottom: 20px;
    font-weight: 400;
    letter-spacing: 0px;
}

.vc_row.doug-jost-names {
    padding-top: 40px !important;
    padding-bottom: clamp(80px, calc(5rem + ((1vw - 7.68px) * 5.9524)), 120px) !important;
}

.doug-josh-cont-row .wpb_single_image figure,
.doug-josh-cont-row .wpb_single_image figure div,
.doug-josh-cont-row .wpb_single_image figure div img {
    width: 100% !important;
    object-fit: cover !important;
    max-width: 100% !important;
}

.doug-josh-cont-row .wpb_single_image figure div {
    position: relative;
    right: -15px !important;
}

.vc_row.doug-jost-names .wpb_single_image {
    margin-bottom: 0px !important;
}

.vc_row.doug-josh-cont-row h2 {
    font-size: clamp(26px, calc(1.625rem + ((1vw - 7.68px) * 2.0833)), 40px);
}
.vc_row.wpb_row.vc_row-fluid.banner-cont-row {
    padding-top: 12px;
	position:sticky;
	top:12px;
}
.vc_row.wpb_row.vc_row-fluid.banner-cont-row img {
    height: 80px !important;
}

/* 14-01-26 */
header.entry-header.alignwide {
    display: none;
}
.entry-content {
    margin: 0px !important;
}
footer{
	display:none !important;
}
section.vc_section.joshua-banner {
    height: 100vh;
	position:relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right bottom;
	overflow:hidden !important;
}
.vc_row.wpb_row.vc_row-fluid.banner-row1 {
    position: absolute;
    top: 50%;
    left: clamp(50px, calc(3.125rem + ((1vw - 10.24px) * 24.0385)), 150px);
    transform: translateY(-50%);
	z-index:1;
/* 	display:none; */
}
section.vc_section.joshua-banner::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 430px;
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, rgba(48, 33, 27, 0.75) 100%);
    background-blend-mode: multiply;
}
.vc_row.wpb_row.vc_row-fluid.banner-row2 .wpb_text_column.wpb_content_element {
    margin: 0px;
}

.vc_row.wpb_row.vc_row-fluid.banner-row2 {
    max-width: 100% !important;
/*     display: none; */
    position: absolute;
    width: 100%;
    bottom:  clamp(30px, calc(1.875rem + ((1vw - 10.24px) * 9.6154)), 70px);
	z-index:1;
}

.vc_row.wpb_row.vc_row-fluid.banner-row2 > div > div{
    padding-left:30px;
	padding-right:30px;
}
.vc_row.banner-row2 .wpb_text_column.wpb_content_element > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.vc_row.banner-row2 .wpb_text_column.wpb_content_element > div h3 a {
    font-family: "Instrument Serif", serif;
    font-weight: 400;
    font-size: clamp(18px, calc(1.125rem + ((1vw - 10.24px) * 4.8077)), 38px);
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
    color: #EEE9E6 !important;
}
.vc_row.banner-row2 .wpb_text_column.wpb_content_element > div h3:first-child a{
	font-style:italic;
}
.vc_row.wpb_row.vc_row-fluid.banner-row1 img {
    max-width: clamp(250px, calc(15.625rem + ((1vw - 10.24px) * 85.3365)), 605px) !important;
}
.douglas-title {
    display: none;
}
/* 14-01-26 end */



/* footer css */

aside.widget-area {
    display: block;
}

footer.site-footer {
    padding: clamp(80px, calc(5rem + ((1vw - 7.68px) * 1.4881)), 90px) 0;
    background-color: #30211B;
    max-width: 100%;
    color: #fff !important;
}

footer.site-footer a,
footer.site-footer p {
    color: #ffffff !important;
}

.footer-inner {
    max-width: 1070px;
    padding: 0 15px;
    margin: auto;
}

.footer-inner>div {
    display: flex;
    flex-wrap: wrap;
}

.footer-inner>div>div {
    flex: 0 0 auto;
    width: 25%;
}

.footer-inner h2,
.footer-inner a,
.footer-inner p {
    font-size: 12px;
    line-height: 16px;
    position: relative;
}

.footer-inner a::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 1px;
    background-color: #fff;
    transition: .3s linear;
    width: 0px;
    
}
.footer-inner a:hover::before{
    width: 100%;
     transition: .3s linear;
}

.footer-inner h2,
.footer-inner .textwidget {
    margin-bottom: 0px;
    margin-top: 0px;
}

.footer-inner h2 {
    font-family: "Instrument Sans", sans-serif;
    font-weight: 600;
}

.footer-inner ul li {
    line-height: 16px;
}

.bottom-fotter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: clamp(40px, calc(2.5rem + ((1vw - 7.68px) * 7.4405)), 90px) 0 0;
}

footer .footer-copyright p {
    font-size: 20px;
    color: #663A22 !important;
    display: inline-block;
}

.footer-inner .footer-column>div {
    margin-bottom: 12px;
}

/* footer css end */

@media(max-width:1025px){
section.vc_section.joshua-banner {
    background-image: url(https://douglasjoshua.com/wp-content/uploads/2026/01/tab-bg-baner.jpg) !important;
}
.vc_row.wpb_row.vc_row-fluid.banner-row2 {
/*     display: none; */
}
}

@media(max-width:991px) {

    /* footer-css */

    .footer-inner>div>div {
        flex: 0 0 auto;
        width: 50%;
    }

    .footer-inner>div {
        row-gap: 30px;
    }

    /* footer-css-end */



    .vc_row.doug-josh-cont-row {
        display: flex;
        flex-wrap: wrap;
    }

    .vc_row.doug-josh-cont-row>div {
        flex: 0 0 auto;
        width: 100%;
    }

    section.vc_section.doug-about p {
        max-width: 100%;
    }

    .doug-josh-cont-row .wpb_single_image figure div {
        position: relative;
        right: 0px !important;
    }

    .footer-inner .footer-widgets>div {
        padding: 0 10px;
    }

    .footer-inner .footer-widgets {
        margin-left: -10px;
        margin-right: -10px;
    }

    footer.site-footer {
        padding-bottom: 50px;
    }
.vc_row.wpb_row.vc_row-fluid.banner-cont-row img {
     height: 45px !important;
}
}

@media(max-width:769px) {
    .doug-jost-names>div {
        margin-bottom: 20px;
    }

    .doug-jost-names>div:last-child {
        margin-bottom: 0px;
    }

    .doug-josh-cont-row .wpb_text_column.wpb_content_element.mb-40 {
        margin-bottom: 20px !important;
    }

    section.vc_section.home-banner.vc_custom_1766993878679.vc_section-has-fill.vc_row-o-full-height {
        height: 50vh !important;
        min-height: 50vh !important;
    }
	
	.vc_row.wpb_row.vc_row-fluid.banner-cont-row img {
     display:none !important;
}
}

@media(max-width:576px) {

    .footer-inner>div>div {
        width: 50%;
    }

    .footer-inner>div {
        row-gap: 15px;
    }

    .footer-inner .bottom-fotter>div {
        width: 50%;
    }

    .footer-copyright {
        /* text-align: right !important; */
        display: block;
    }

    footer.site-footer {
        padding-bottom: 30px;
    }

    .doug-josh-cont-row .wpb_text_column.wpb_content_element.mb-40 {
        margin-bottom: 20px !important;
    }
	
	
/* 	14-1-26 */
	
.vc_row.wpb_row.vc_row-fluid.banner-row2 {
    bottom: unset;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    width: 100%;
}
	.vc_row.banner-row2 .wpb_text_column.wpb_content_element > div {
		flex-direction: column;
	}
	.douglas-title {
		display: block;
	}
	.dog-joshua-title {
		display: none;
	}
	
	.vc_row.wpb_row.vc_row-fluid.banner-row1 {
    position: relative;
    top: 0px;
    left: 0px;
    transform: unset;
    z-index: 1;
    /* display: none; */
    height: 100vh;
}
	.vc_row.wpb_row.vc_row-fluid.banner-row1  .douglas-title img {
    max-width: unset !important;
/*     height: 107px !important; */
}
	.wpb_single_image.wpb_content_element.vc_align_left.wpb_content_element.douglas-title.douglas-title2 {
    position: fixed;
    left: 0px;
    bottom:30px !important;
    top: unset !important;
    padding: 0px 90px;
/* 		display:none; */
}

.wpb_single_image.wpb_content_element.vc_align_left.wpb_content_element.douglas-title.douglas-title1 {
    position: fixed;
    left: 0px;
    top: 30px !important;
    bottom: unset !important;
    padding: 0px 60px;
/* 	display:none; */
}
section.vc_section.joshua-banner {
    background-image: url(https://douglasjoshua.com/wp-content/uploads/2026/01/mobile-bg.jpg) !important;
	background-position:center top !important;
}
.vc_row.banner-row2 .wpb_text_column.wpb_content_element > div h3 {
    line-height: 30px !important;
}

}