
/* We use this media query to add styles to any device that supports media queries */
@media only screen {
   
    #stacks_in_109 {
      margin: 0px;      
    }

    #stacks_in_109 {
      padding: 0px;      
    }


    

    
  


 


 


}


@media only screen and (max-width: 1024px) {
   
    #stacks_in_109 {
      margin: 0px;      
    }

    #stacks_in_109 {
      padding: 0px;      
    }


    

    
  


 
}



@media only screen and (max-width: 480px) {
   
    #stacks_in_109 {
      margin: 0px;      
    }

    #stacks_in_109 {
      padding: 0px;      
    }


    

    
  

}


#stacks_in_20 {
	background-color: rgba(253, 128, 8, 1.00);
	margin: 15px 0px 0px 0px;
	padding:  6px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_22Calligrapher{			font-size: 300% !important;			color: #E6E6E6 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_22Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_22Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_22Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_22Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_22Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_22Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_22Calligrapher h6, .stacks_in_22Calligrapher h5, .stacks_in_22Calligrapher h4, .stacks_in_22Calligrapher h3, .stacks_in_22Calligrapher h2, .stacks_in_22Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- */ .stacks_in_22Calligrapher, .stacks_in_22Calligrapher h1, .stacks_in_22Calligrapher h2, .stacks_in_22Calligrapher h3, .stacks_in_22Calligrapher h4, .stacks_in_22Calligrapher h5, .stacks_in_22Calligrapher h6{	font-family: "Tulpen One" !important;}/* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_22targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_22Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_22Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_22Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_22Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_22 {
	background-color: rgba(107, 0, 4, 1.00);
	padding: 0px 0px 0px 25px;
}


#stacks_in_173-video iframe.custom-rounded-corners,
#stacks_in_173-video video.custom-rounded-corners {
	border-radius: 10px 10px 10px 10px;
}

#stacks_in_173-video iframe.custom-shadow,
#stacks_in_173-video video.custom-shadow {
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.33);
}


/* Base Margins */
#stacks_in_173-video {
	margin-bottom: var(--fdy-base-margin-xs);
}

@media (min-width: 576px) {
	#stacks_in_173-video {
		margin-bottom: var(--fdy-base-margin-sm);
	}
}

@media (min-width: 768px) {
	#stacks_in_173-video {
		margin-bottom: var(--fdy-base-margin-md);
	}
}

@media (min-width: 992px) {
	#stacks_in_173-video {
		margin-bottom: var(--fdy-base-margin-lg);
	}
}

@media (min-width: 1200px) {
	#stacks_in_173-video {
		margin-bottom: var(--fdy-base-margin-xl);
	}
}

@media (min-width: 1400px) {
	#stacks_in_173-video {
		margin-bottom: var(--fdy-base-margin-xxl);
	}
}
