/* Department CSS Document */
/*For mobile first adaptive design place styles for mobile and up in the mobile and up area.
Place styles for tablet and up inside the media query in the tablet and up area.
Place styles for desktop only inside the media query in the desktop only area.

For questions or media query training contact Web Development Services.
*/
/* ====================== Mobile and Up ========================== */

/* Accessible text classes */
.text-12 {
	font-size: 0.7500em;
	line-height: 1.5;
}
.text-14 {
	font-size: 0.8750em;
	line-height: 1.5;
}
.text-16 {
	font-size: 1.0000em;
	line-height: 1.5;
}
.text-17 {
	font-size: 1.063em;
	line-height: 1.5;
}
.text-18 {
	font-size: 1.1250em;
	line-height: 1.5;
}
.text-20 {
	font-size: 1.2500em;
	line-height: 1.5;
}
.text-21 {
	font-size: 1.3125em;
	line-height:1.5;
}
.text-22 {
	font-size: 1.3750em;
	line-height: 1.5;
}
.text-24 {
	font-size: 1.5000em;
	line-height: 1.5;
}
.text-26 {
	font-size: 1.625em;
	line-height: 1.5;
}
.text-28 {
	font-size: 1.75em;
	line-height: 1.5;
}
.text-40-lg {
	font-size: 2.5em;
	line-height: 1.5;
}
p {
	line-height: 1.5;
}
/* End Accessible text classes */



/* ++++++++++++++ COLORS ++++++++++++++ */


/* BACKGROUNDS COLORS */

/* OLD COLORS */
/* .dgm-bg-green-1, .dgm-bg-green-1-hover:hover { background-color: #5fab00; }
.dgm-bg-orange-1, .dgm-bg-orange-1-hover:hover { background-color: #ffa100; }
.dgm-bg-red-1, .dgm-bg-red-1-hover:hover { background-color: #be0000; }
.dgm-bg-blue-1, .dgm-bg-blue-1-hover:hover { background-color: #003fb5; } */

.dgm-bg-green-1, .dgm-bg-green-1-hover:hover { background-color: #4a8500; }
.dgm-bg-orange-1, .dgm-bg-orange-1-hover:hover { background-color: #87008f; }
.dgm-bg-red-1, .dgm-bg-red-1-hover:hover { background-color: #be0000; }
.dgm-bg-blue-1, .dgm-bg-blue-1-hover:hover { background-color: #014cd7; }

.dgm-bg-grey-1, .dgm-bg-grey-1-hover:hover { background-color: #f7f7f7; }
.dgm-bg-grey-2, .dgm-bg-grey-2-hover:hover { background-color: #c5c6c8; }
.dgm-bg-yellow-1, .dgm-bg-yellow-1-hover:hover { background-color: #e5bc25; }
.dgm-bg-orange-2, .dgm-bg-orange-2-hover:hover { background-color: #ffb500; }
.dgm-bg-green-2, .dgm-bg-green-2-hover:hover { background-color: #00843d; }
.dgm-bg-green-3, .dgm-bg-green-3-hover:hover { background-color: #0c5f36; }
.dgm-bg-green-4, .dgm-bg-green-4-hover:hover { background-color: #0a5e35; }

.dgm-bg-transparent, .dgm-bg-transparent-hover{background-color: transparent;}

/* TEXT COLORS */
.dgm-text-green-1, .dgm-text-green-1-hover:hover { color: #4a8500; }
.dgm-text-orange-1, .dgm-text-orange-1-hover:hover { color: #87008f; }
.dgm-text-red-1, .dgm-text-red-1-hover:hover { color: #be0000; }
.dgm-text-blue-1, .dgm-text-blue-1-hover:hover { color: #014cd7; }

.dgm-text-grey-1, .dgm-text-grey-1-hover:hover { color: #f7f7f7; }
.dgm-text-grey-2, .dgm-text-grey-2-hover:hover { color: #c5c6c8; }
.dgm-text-yellow-1, .dgm-text-yellow-1-hover:hover { color: #e5bc25; }
.dgm-text-orange-2, .dgm-text-orange-2-hover:hover { color: #ffb500; }
.dgm-text-green-2, .dgm-text-green-2-hover:hover { color: #00843d; }
.dgm-text-green-3, .dgm-text-green-3-hover:hover { color: #0c5f36; }
.dgm-text-green-4, .dgm-text-green-4-hover:hover { color: #0a5e35; }

/* BORDER COLORS */
.dgm-bd-green-1, .dgm-bd-green-1-hover:hover { border-color: #4a8500; }
.dgm-bd-orange-1, .dgm-bd-orange-1-hover:hover { border-color: #87008f; }
.dgm-bd-red-1, .dgm-bd-red-1-hover:hover { border-color: #be0000; }
.dgm-bd-blue-1, .dgm-bd-blue-1-hover:hover { border-color: #014cd7; }



.text-white-hover:hover,
.text-white-hover:focus { 
	color: #ffffff; 
	text-decoration: none;
}


.cardButton1.dgm-bg-transparent-hover:hover{background-color: transparent;}

.dgm-no-underline, .dgm-no-underline:hover{
	text-decoration: none;
}

.text-white-hover span:hover{
	color: white !important;
}

/* ++++++++++++++++++++++++++++++++++++ */

.list-none {
	list-style-type: none;
}

.border-radius-14 {
	border-radius: 14px;
}

.border-multi {
	border-image: url(/digitalmedia/images/linear_gradient.png) 5 0 5 0 stretch;
}

.font-weight-600 {
	font-weight: 600;
}

.line-height-1 {
	line-height: 1;
}

.border-none {
	border: none;
}

.z-index-0 {
	z-index: 0;
}

.z-index-1 {
	z-index: 1;
}

.height-67-px {
	height: 67px;
}

.header-slim {
    height: 174px;
}

.header-medium {
    height: 364px;
}

.justify-content-space-between {
	justify-content: space-between;
}

.height-715 {
	height: 715px;
}


/* ************************* HOMEPAGE HEADER ************************* */

.homeHeader {
	margin-top: -40px;
	padding: 0px !important;
}

.bannerBottom {
	min-height: 2456px;
}

.bannerBottom:after{
	content:'NEWS FLASH - DGM HEADLINES';
	background-color: #e5bc25;
	padding: 20px;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
	left: 0;
}

/* ************************* HOMEPAGE ************************* */

.dgm-rect {
	width: 1440px;
  	height: 89px;
  	background-color: #e5bc25;
}


.displayTab {
	visibility: none;
}

.frontCardPic{
	height: 320px;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
}

.frontCardPic.animation{
	background-image: url('/digitalmedia/images/dgm/home/agd-program-selection.jpg');
}


.frontCardPic.audio{
	background-image: url('/digitalmedia/images/dgm/home/da-program-selection.jpg');
}

.frontCardPic.cinema{
	background-image: url('/digitalmedia/images/dgm/home/dc-program-selection.jpg');
}

.frontCardPic.web{
	background-image: url('/digitalmedia/images/dgm/home/wdd-program-selection.jpg');
}

	.bannerBottom {
		min-height: 430px;
	}


.iconLeft{
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 75px;
	margin-bottom: 20px;
	
}

.emmyIcon{
	background-image: url('/digitalmedia/images/dgm/home/icon-emmy-award-grn.png');
	padding: 0px 0px 0px 50px ;
}


.festivalIcon{
	background-image: url('/digitalmedia/images/dgm/home/icon-inyf-award-grn.png');
	padding: 0px 0px 0px 90px;
}

.skillsIcon{
	background-image: url('/digitalmedia/images/dgm/home/icon-award-grn.png');
	padding: 0px 0px 0px 50px;
}


/* CINEMA - ACTIVITIES */

.bg-image-cinema-activities{
	background-image: url('/digitalmedia/cinema/images/activities/sundance-banner.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	color: white;
	padding: 80px;
}

/* DGM SOCIAL MEDIA ICONS LIST */
.no-bullets {
	list-style: none;
	padding: 0;
}

/* HEADSHOT-NAME-TITLE-CARD */
.custom-person-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

/* VIDEO BANNER  */
.video div {
	margin: 0 auto;
}



/*End mobile and up styles*/
/* ====================== Tablet and Up (Overrides Mobile Styles) ========================== */
@media only screen and (min-width: 768px) {

	.margin-top-neg-100-md {
		margin-top: -100px;
	}
	
	.text-40-lg {
		font-size: 40px;
	}
	
	.margin-30-md {
		margin: 30px;
	}
	
	.displayTab {
		visibility: inherit;
	}
	
	.frontCardPic{
		height: 350px;
	}
	
	.width-768-md {
		width: 768px;
	}

	.padding-left-120 {
		padding-left: 120px;
	}

	.padding-right-120 {
		padding-right: 120px;
	}
	
	.text-left-md {
		text-align: left;
	}
	
	.video-content {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	
		.about-dgm-intro {
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	
}/*end media query*/
/*End tablet and up styles*/
/* ====================== Landscape Tablet and Up (Overrides Mobile Styles) ========================== */
@media only screen and (min-width: 992px) {

	.padding-0-md {
		padding: 0;
	}
	
	.margin-40-lg {
		margin: 40px;
	}
	
	
}/*end media query*/
/*End landscape tablet and up styles*/
/* ====================== Desktop Only (Overrides Mobile and Tablet Styles) ========================== */
@media only screen and (min-width: 1200px) {

	.bannerBottom {
		min-height: 780px;
	}
	
	.cardSection {
		margin-top: -585px;;
    	margin-bottom: 110px;
	}
	
	.margin-left-10-lg {
		margin-left: 10px
	}
	
	.margin-right-10-lg {
		margin-right: 10px
	}
	
	.display-inline-lg {
		display: inline;
	}
	
	
}/*end media query*/
/*End desktop only styles*/
/*END OF DOCUMENT*/
