/*
Theme Name:   DSP-Child
Author:       Ross Tes
Template: one-page-express
Description:  Theme for DSP website.
Version:      2.0.02
Updated: 6/4/2026

*/
/*
@import url('https://fonts.googleapis.com/css2?family=Gilda+Display&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT-Serif&display=swap');
*/

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

.header-homepage{
	max-height: 97vh !important;
}

.gridContainer {
	width: 90%;
	max-width: 90%;
    padding-left: 0;
    padding-right: 0;	
}

.header-homepage .header-description-row {
    padding-top: 14%;
    padding-bottom: 2%;
}

.pt-serif-regular {
  font-family: "PT Serif", serif;
  font-weight: 400;
  font-style: normal;
}

.pt-serif-bold {
  font-family: "PT Serif", serif;
  font-weight: 700;
  font-style: normal;
}

.pt-serif-regular-italic {
  font-family: "PT Serif", serif;
  font-weight: 400;
  font-style: italic;
}

.pt-serif-bold-italic {
  font-family: "PT Serif", serif;
  font-weight: 700;
  font-style: italic;
}


.gilda-display-regular, 
h1, 
h2,
h3,
.heading8 {
  font-family: "Gilda Display", serif;
  font-weight: 400;
  font-style: normal;
}

	
/* heading */
h1.heading8 {
    font-size: 3.7em;
    line-height: 1.19em;
	text-align: left;
	text-transform: unset;
	font-family: "Gilda Display", serif;
	    max-width: 1420px;
}

.header-homepage {
	min-height: 97vh !important;
	max-height: 100% !important;
}	
	
.header-homepage .header-description-row {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}	
	
@media only screen and (max-width: 1240px) {
	h1.heading8 {
		font-size: 3.1em;

	}

	
}
@media only screen and (max-width: 840px) {
	h1.heading8 {
		font-size: 2.5em;
		line-height: 1.15em;
	}
}

@media only screen and (max-width: 640px) {
	.homepage-template .header-top.fixto-fixed,
	.header-top.fixto-fixed{
		background-color: rgba(0, 0, 0, 0.75) !important;
		top: 0 !important;
	}
}


/* subtitle */
p.header-subtitle {
    color: #ffffff;
    font-weight: 400;
    font-family: 'Gilda Display';

    text-align: left;	
	font-size: 1.6em;
	  line-height: 1.74em;
	  
	      max-width: 1420px;
}

@media only screen and (min-width: 1024px) {
    .cp4cols {
        width: 100% !important;
        max-width: 100% !important;
        flex-basis: 100% !important;
        float: left !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .cp6cols-tablet {
        width: 100% !important;
        max-width: 100% !important;
        flex-basis: 100% !important;
        float: left !important;
    }
}


/* MEnu items */

#drop_mainmenu > li > a{
	font-weight: 400;
	font-size: 0.88em;
	letter-spacing: 1px;
    font-family: "PT Serif", serif;
	padding: 35px 0 22px 0;
	text-transform: unset;
}







/*
DSP CUSTOM CSS 

*/







#testimonials-1,
.contact-small-image-cards-section,
.features-small-image-cards-section,
.features-small-icon-cards-section,
#clients,
#our-clients{
	/* background-color: #000000 !important; */
	background: linear-gradient(180deg, black, #171717);
    color: white !important;
	

}
#testimonials-1 h2,
h6.testimonials-boxed-itempos,
h5.testimonials-boxed-itemname,
h4.testimonials-boxed-itemtext,
#clients h4,
#clients h2,
#our-clients h4,
#our-clients h2{
	color: white;
}


h1, h2, h3, h4 {
    color: #fff;
}

.features-small-icon-cards-featinnerrow,
.testimonials-boxed-itemcard,
.team-colors-membericons,
.team-colors-memberinfo{
    background: rgba(0, 0, 0, 0);
    color: black;
    font-size: 20px;
}


.features-small-icon-cards-featinnerro{
	    background: linear-gradient(180deg, #111, #444);
}
 .features-small-icon-cards-featcol{
        float: left;
        padding-left: 0px;
        padding-right: 70px;
	 
 }


.features-small-icon-cards-textcol {
        padding-left: 0;
        padding-right: 15px;
        width: 100%;
        margin-left: 10%;
    }

.features-small-icon-cards-feattextcol{
	font-family: 'PT SERIF';
	
}
.features-small-icon-cards-featinnerrow{
	    box-shadow: none;
		border-radius: 0;
		    border-bottom: 1px solid black;
}

.team-colors-membercol:nth-of-type(4n+1) .team-colors-background,
.team-colors-membercol:nth-of-type(4n+2) .team-colors-background,
.team-colors-membercol:nth-of-type(4n+3) .team-colors-background,
.team-colors-membercol:nth-of-type(4n+4) .team-colors-background {
	
    background: #000;
    border-top: 1px solid #000;
	
}

#features-6 .contact-small-image-cards-featrow,
#clients .team-colors-membericons,
#our-clients .team-colors-membericons{
	display:none;
}


img.team-colors-memberimg {
	border-color: rgb(255, 255, 255);
	border-radius: 0;
	border-style: none;
	filter: grayscale(100%) brightness(125%);
}




.header-top.fixto-fixed #drop_mainmenu > li > a, 
.header-top.coloured-nav #drop_mainmenu > li > a, 
.header-top.fixto-fixed .text-logo, 
.header-top.coloured-nav .text-logo, 
.header-top.fixto-fixed a#fm2_drop_mainmenu_mobile_button span.caption, 
.header-top.coloured-nav a#fm2_drop_mainmenu_mobile_button span.caption {
    color: #fff;
}

.footer{
	
	display: none !important;
}


.contact-small-image-cards-textcol p,
.testimonials-boxed-textcol p,
.team-colors-textcol p{
	    font-size: 1.4em;
}


#drop_mainmenu > li,
.menu-item-type-custom{
	height: 20px;
	    margin-left: 24px;
}






@media only screen and (min-width: 1024px) {
    .team-colors-background {
        min-height: 100px;
    }
	.team-colors-memberinfo {
		min-height: 140px;
		background: black;
	}
}


@media only screen and (min-width: 1301px) {
	.features-small-icon-cards-featinnerrow{
		height: 150px;
	}
}

@media only screen and (max-width: 1300px) {
	.features-small-icon-cards-featinnerrow{
		height: 170px;
	}
}

@media only screen and (max-width: 1127px) {
	.features-small-icon-cards-featinnerrow{
		height: 200px;
	}
}



.fa.font-icon-23 {
    color: #ba1938 !important;
    font-size: 3.33em;
}

/*
HEADER.
*/

.header, .header-homepage{
	    background-color: #000;
}
/* make blue buttons red instead */
 .header-wrapper .button.blue {
    background-color: #ba1938;
    color: #ffffff;
	    margin-top: 40px;
}
 .header-wrapper .button.blue:hover, 
 .header-wrapper .button.blue:active {
    background-color: #f02249;
}

img.logo.dark, img.custom-logo {
    max-height: 40px;
    max-width: 290px;
    width: auto;
    margin: 12px;
}

@media only screen and (max-width: 400px) {
	img.logo.dark, img.custom-logo {

		max-width: 220px;
	}
}



.header-homepage .header-description-row{
	    padding-left: 0;
}


@media only screen and (min-width: 768px) {
    div#drop_mainmenu_container ul.fm2_drop_mainmenu {
        display: flex;
        float: right;
        margin-top: -50px;
        vertical-align: top;
    }
}

/* Reorder main navigation items */
#drop_mainmenu {
  display: flex;
}

/* Home */
#menu-item-863 {
  order: 1;
}

/* Testimonials */
#menu-item-1045 {
  order: 2;
}

/* Clients */
#menu-item-864 {
  order: 3;
}

/* ===================================
   Header background transition
=================================== */
  /* Initial (non-sticky) state */
.header-top {

  background: transparent;
  transition:
    background-color 0.95s ease,
    background 0.95s ease,
    box-shadow 0.95s ease;
}


/* Sticky / dark mode */
.header-top.fixto-fixed {
  background-color: rgba(0, 0, 0, 0.45) !important;
  box-shadow: 0 6px 20px rgba(0,0,0,0.35);
  min-height: 20px;
}


/* =====================================
   Smooth fade‑in for homepage header BG
===================================== */



/* Disable the inline background image so we can control fading */
.header-homepage {
  background-image: none !important;
  position: relative;
  overflow: hidden;
}


/* Background image fade-in layer */
.header-homepage::before {
  content: "";
  position: absolute;
  inset: 0;

  background-image: url("https://essential.screenrage.com.au/wp-content/themes/dsp-child/manne1409-singapore-3243846_1920.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
filter: grayscale(100%);
  opacity: 0;
  transition: opacity 1.4s ease;
  z-index: 0;
}

/* Fade in once page is ready */
body.bg-loaded .header-homepage::before {
  opacity: 0.75;
}

/* Keep header content above background */
.header-homepage > * {
  position: relative;
  z-index: 1;
}


/*
FEATURES SECTIONS 
*/

/* Features icon section background color */
div.features-small-icon-cards-section {
    /* background: linear-gradient(180deg, #261a1e, #421e28) !important; */
	    background: #f2f2f2 !important;
		height: auto;
		padding-top: 10vh;
		padding-bottom: 10vh;		
}

#features-5 h2{
	color: #BB1937;
	text-align: left;
	font-size: 60px;	
}
@media only screen and (min-width: 400px) {
	#features-5 h2{
		font-size: 40px;
		
	}
	.features-small-icon-cards-featcol {
		float: left;
		padding-left: 10px;
		padding-right: 10px;
	}	
}

#features-6 .custom-image {
    max-width: 200px;
}



#features-5 .gridContainer{
	width: 100%;
    max-width: 100%;
    display: block;
}


#features-5 .gridContainer .features-small-icon-cards-textrow{

  max-width: 30%;
  float: left;
  height: 60vh;

  display: flex;
  align-items: center;       /* vertical center */

}


#features-5 .gridContainer .features-small-icon-cards-featuresrow{
	max-width: 70%;
    float: right;
    display: block;

    margin: 0;
    padding: 0;
    clear: none;
}


/*
TESTIMONIALS section
*/

#testimonials-1 h2{
	margin-bottom: 0px;
}

.testimonials-boxed-textcol {
    margin-bottom: 0px;
    max-height: 50px;
    min-height: 20px;
    overflow: hidden;
    display: block;
}


.testimonials-boxed-itemcol{
	width: 100% !important;
     max-width: 100% !important;
	float: none !important;
	padding-left: 0;
    padding-right: 0;	
}

.testimonials-boxed-itemcard{
    padding-left: 5vw;
    padding-right: 5vw;
    max-width: 1700px;
    margin: 0 auto;
	/* border-top: 1px solid #7D0C38 !important; */
	/*background: linear-gradient(180deg, rgba(61, 6, 27, 1) 0%, rgba(46, 9, 20, 1) 8%, rgba(0, 0, 0, 1) 100%) !important; */
}



/* Base */
.testimonials-boxed-itemsrow > .testimonials-boxed-itemcol img{
   float: right;
  width: 500px;
  margin: 5vw;
  border-radius: 0;
  position: relative;
  z-index: 1;
  box-shadow: 50px 50px 0 #BB1937;
 
}

/* Even columns */
.testimonials-boxed-itemsrow > .testimonials-boxed-itemcol:nth-child(even) img{
 float: left; 

 box-shadow: -50px 50px 0 #BB1937;
}

/* Clear floats inside the card (better target the card that contains the float) */
.testimonials-boxed-itemcard::after{
  content:"";
  display:block;
  clear:both;
}



h4.testimonials-boxed-itemtext{
	    width: calc(100% - 10vw - 500px);
    float: right;
    margin-top: 10vw;
    margin-bottom: 5vw;
    text-align: left;
    font-family: 'PT SERIF';
    text-transform: unset;
    font-style: normal;
	
}

.testimonials-boxed-itemcard h6,
.testimonials-boxed-itemcard h5{
	font-family: 'PT SERIF';
	text-align: left;
	color: #BB1937;
	    font-size: 133%;
	
}

.features-small-icon-cards-iconcol{
	display:none;
}
.features-small-icon-cards-feattextcol
{
	width: 100%;
}

.team-colors-memberinfo{
	 color: white !important;
    background: black !important;
}



@media only screen and (max-width: 1580px) {
	
	.features-small-icon-cards-featinnerrow {
        height: auto;
    }

}


@media only screen and (max-width: 1400px) {
	
	.testimonials-boxed-itemsrow > .testimonials-boxed-itemcol img {
		width: 300px;
	}
	h4.testimonials-boxed-itemtext {
		width: calc(100% - 10vw - 300px);
		margin-top: 7vw;
		   margin-bottom: 4vw;
	}
	
}

@media only screen and (max-width: 1300px) {
    .features-small-icon-cards-featinnerrow {
        height: auto !important;
    }
}


@media only screen and (max-width: 1100px) {
    h4.testimonials-boxed-itemtext {
        width: calc(100% - 10vw - 300px);
        margin-top: 4vw;
        margin-bottom: 3vw;
    }
}
@media only screen and (max-width: 1020px) {
    h4.testimonials-boxed-itemtext {
        width: calc(100% - 10vw - 300px);
        margin-top: 1vw;
        margin-bottom: 1vw;
    }
}

@media only screen and (max-width: 1000px) {
	
    .features-small-icon-cards-featinnerrow {
        height: auto !important;
    }	
	
	#features-5 .gridContainer .features-small-icon-cards-textrow {
    max-width: 100vw;
    width: 100%;
    float: left;
    height: auto;
    display: block;
    align-items: center;
	}	
		
    .features-small-icon-cards-featinnerrow {
        min-height: 150px;
        height: auto;
    }
	div.features-small-icon-cards-section{
		padding: 5vw;
	}
	
	.testimonials-boxed-itemsrow > .testimonials-boxed-itemcol img {
		width: 200px;
	}
	h4.testimonials-boxed-itemtext {
		width: calc(100% - 10vw - 200px);
	}
	h4.testimonials-boxed-itemtext {
		margin-top: 1vw;
		margin-bottom: 1vw;
	}
	.testimonials-boxed-itemsrow > .testimonials-boxed-itemcol img {
		box-shadow: 20px 20px 0 #BB1937;
	}
	.testimonials-boxed-itemsrow > .testimonials-boxed-itemcol:nth-child(even) img {
		float: left;
		box-shadow: -20px 20px 0 #BB1937;
	}	
	
	#features-5 .gridContainer .features-small-icon-cards-featuresrow {
		max-width: 100%;
		float: none;
	}	
	
}


@media only screen and (min-width: 801px) and (max-width: 900px) {
	.testimonials-boxed-itemsrow > .testimonials-boxed-itemcol img,
	.testimonials-boxed-itemsrow > .testimonials-boxed-itemcol:nth-child(even) img{
		margin-bottom: 40vw;
	}
}

@media only screen and (max-width: 800px) {
	 .testimonials-boxed-itemsrow > .testimonials-boxed-itemcol img {
        width: 70%;
        max-width: 500px;
        margin: 10%;
             float: none !important;
    }
	h5.testimonials-boxed-itemname,
	h6.testimonials-boxed-itempos,
	h4.testimonials-boxed-itemtext {
        width: 70%;
		float: none;
		 margin: 10% 10% 0 10%;
    }
	.testimonials-boxed-itemcard {
		padding-left: 0;
		padding-right: 0;
		max-width: 100%;
	}
	.testimonials-boxed-itemsrow > .testimonials-boxed-itemcol img {
		box-shadow: 40px 40px 0 #BB1937;
	}
	.testimonials-boxed-itemsrow > .testimonials-boxed-itemcol:nth-child(even) img {
		float: left;
		box-shadow: -40px 40px 0 #BB1937;
	}		

}

/*
CLIENTS section
*/

@media only screen and (min-width: 1024px) {
    img.team-colors-memberimg {
        display: inline-block;
        width: 200px;
    }
}
@media only screen and (max-width: 1023px) {
	.team-colors-membercol {
    float: left;
	width: 50%;
	}
}

.team-colors-membercol{
        margin-bottom: 65px;
        margin-top: 45px;
        padding-left: 15px;
        padding-right: 15px;
	
}
@media only screen and (max-width: 500px) {
	.team-colors-membercol {
		margin-bottom: 25px;
		margin-top: 25px;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	
}


.features-small-image-cards-textcol p, 
.contact-small-image-cards-textcol p, 
.testimonials-boxed-textcol p, .team-colors-textcol p {

    font-family: 'PT SERIF';
}


@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .team-colors-membercol {
        float: left !important;
        width: 33% !important;
        clear: none !important;
        height: 250px;
    }
}


/*
CONTACT.SECTIONS*/

/* Features cards section background color */
/*
div.features-small-image-cards-section,
.features-small-image-cards-section{

	background-color: black  !important;
	background-image:url("/wp-content/themes/dsp-child/tungart7-theater-8921521_1920.jpg");
	filter: grayscale(100%);
	    background-position-y: 30%;
font-family: 'Gilda Display';
    text-align: left;
    font-size: 1.1em;
    line-height: 1.74em;
padding-bottom: 20vh;
    padding-top: 20vh;	
}
*/

.features-small-image-cards-section {
    position: relative;
    background-color: black !important;
    font-family: 'Gilda Display';
    text-align: left;
    font-size: 1.1em;
    line-height: 1.74em;
    padding-bottom: 20vh;
    padding-top: 20vh;
    overflow: hidden;
}

.features-small-image-cards-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(/wp-content/themes/dsp-child/tungart7-theater-8921521_1920.jpg);
    background-position-y: 30%;
    background-size: cover;
    filter: grayscale(100%);
    z-index: 0;
	display: block;
}

.features-small-image-cards-section > * {
    position: relative;
    z-index: 1;
}


.features-small-image-cards-featcol{
	
		display: none !important;
}
.cp-icon.fa3 {
    font-size: 3rem !important;
    color: white;
    margin: 0 10px;
}

.features-small-image-cards-textcol{
	        padding-left: 0;
        padding-right: 15px;
	        margin-left: 0;
        margin-right: 0;	
		
	text-align: left;
	width:100%;
}
.features-small-image-cards-textcol .custom-image{
	    max-width: 400px;
		margin-left:100px;
    float: right;
	border-radius: 0;
    position: relative;
    z-index: 1;
    box-shadow: 50px 50px 0 #BB1937;
}

.features-small-image-cards-textcol p{
    width: calc(100% - 500px);
    float: left;
}

.features-small-image-cards-textcol p{
    text-align: left;
}

@media only screen and (max-width: 1090px) {
	.features-small-image-cards-textcol .custom-image {
    max-width: 300px;
	}
	.features-small-image-cards-textcol p {
		width: calc(100% - 400px);
		    font-size: 1.3em;
	}

}



@media only screen and (max-width: 1010px) {
  .features-small-image-cards-textcol{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    gap: 12px;
  }

  /* Place image full-width first */
  .features-small-image-cards-textcol .custom-image{
    grid-column: 1 / -1;
    grid-row: 1;
    width: 400px;
    max-width: 100%;
    justify-self: center;
	margin-bottom: 120px;
  }

  /* Place paragraph full-width second */
  .features-small-image-cards-textcol p{
    grid-column: 1 / -1;
    grid-row: 2;
	width: auto;
  }

  /* Put the LAST THREE <a> tags into row 3 as 3 columns */
  .features-small-image-cards-textcol a:nth-of-type(2){ grid-column: 1; grid-row: 3; }
  .features-small-image-cards-textcol a:nth-of-type(3){ grid-column: 2; grid-row: 3; }
  .features-small-image-cards-textcol a:nth-of-type(4){ grid-column: 3; grid-row: 3; }

  /* Hide/relocate the first <a> (the linkedin one before <p>) if you don't want it */
  .features-small-image-cards-textcol a:nth-of-type(1){
    grid-column: 1 / -1;
    grid-row: 4; /* or display:none; */
    justify-self: center;
  }
}




@media only screen and (max-width: 500px) {
	.features-small-image-cards-textcol .custom-image{
        width: 360px;
        max-width: 90%;
        justify-self: center;
        margin: 0 auto;
		margin-bottom: 50px;
	}
	.features-small-image-cards-textcol{
		    padding-right: 0;
	}
	.features-small-image-cards-textcol .custom-image{
		box-shadow: 20px 20px 0 #BB1937;
	}
}
/*
CONTACT FORM */

.contact-formcol{
	
	background: rgba(0, 0, 0, 0);
    box-shadow: none;
    text-align: left;
    float: right;
    font-family: 'PT SERIF';
    font-size: 20px;

	
}
.row_224{
	
	max-width: 50%;
    float: left;
    font-family: 'PT SERIF';
    text-align: left;
    color: black;
}


.row_224 h2{
    color: #000;
    font-family: 'Gilda Display';
    text-align: left;
}


.row_224 .white_text {
    color: #000;
    text-align: left;
    font-size: 20px;
}

.wpcf7-form [type="submit"] {
    background-color: #BB1937;
	
}


@media only screen and (min-width: 1024px) {
    .contact-textcol {
        float: none;
        margin-left: 0;
        margin-right: auto;
        padding-left: 0;
        padding-right: 10vw;
        width: 100%;
    }
}



@media only screen and (max-width: 600px) {
	.row_224 {
		max-width: 100%;
	}
	.contact-formcol {
		float: left;
		width: 100%;
	}
	.contact-formcol {
		margin-bottom: 60px;
	}
	.fm2_drop_mainmenu_mobile-overlay{
		
		padding-top: 0 !important;
	}
	
	div#fm2_drop_mainmenu_jq_menu_back{
		background-color: rgba(0, 0, 0, 0.33);
		    max-height: 300px;
	}
	
	div#fm2_drop_mainmenu_jq_menu_back div.menu-container ul li a{
		    font-size: 2em;
			    margin-bottom: 20px;
	}
	.testimonials-boxed-textcol{
		max-height: 200px;
	}
}	


	
	