@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;600;700&display=swap');

header{
	margin-bottom: 0px !important;
}

header .nondivisionalmenu{
	height: 7px;
}

header .input-group.adsearch{
	display: none;
}

.content_wrapper.pdVideos{
	margin-bottom: 279px;
	margin-top: 0px;
}

.pdVideos .boldText{
	font-weight: 600;
}

.pdVideos .italicText{
	font-style: italic;
}

.pdVideos .underline{
    width: 60px;
    height: 1px;
    border-bottom: 6px solid #FFCB05;
	margin: 0px auto 46px;
}

.pdVideos .yellowText{
	color: #f6c50f;
}

.pdVideos .purpleBg{
	background-color: #d1ddfe;
}

.pdVideos .whiteBg{
	background-color: #ffffff;
}

.pdVideos .darkBlueBg{
	background-color: #2f3379;
}

.pdVideos .darkestBlueBg{
	background: url('dnnicons/images/scallop_pattern_top_optimised.png') repeat-x center bottom #d1ddfe;
	background-size: cover;
}

.pdVideos .ModDNNHTMLC > div{
	padding: 0px;
}

.pdVideos h1, .pdVideos h2, .pdVideos h3, .pdVideos h4, .pdVideos h5,
.pdVideos p, .pdVideos a, .pdVideos li{
	font-family: 'Work Sans', sans-serif !important;
}

.pdVideos .Panes .b-crumb{
	display: none;
}

.pdVideos #dnn_header{
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 112px 0px 0px;
}

.pdVideos h1{
	object-fit: contain;
	font-size: 50px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: -1px;
	text-align: left;
	color: #ffffff;
}

.pdVideos h2{
	margin-bottom: 17px;
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: -0.6px;
	text-align: left;
	color: #2f3379;
}

.pdVideos p{
	font-size: 17px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.29;
	letter-spacing: -0.34px;
	text-align: left;
}

.pdVideos .btn{
	display: inline-block;
	padding: 9px 26px 9px 21px !important;
	border-radius: 19px !important;
	border: solid 1px #707070;
	font-size: 17px !important;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.24;
	letter-spacing: -0.34px;
	text-align: center;
	color: #2f3379 !important;
	margin-right: 11px;
}

.pdVideos .yellowBtn{
	background-color: #f6c511;
}

.pdVideos .yellowBtn:hover,
.pdVideos .yellowBtn:focus{
	background-color: #ddaf08;
}

.pdVideos .purpleBtn{
	background-color: #d1ddfe;	
}

.pdVideos .purpleBtn:hover,
.pdVideos .purpleBtn:focus{
	background-color: #aec1fe;
}

.pdVideos .whiteBtn{
	background-color: #ffffff;	
}

.pdVideos .whiteBtn:hover,
.pdVideos .whiteBtn:focus{
	background-color: #d1ddfe;
}

.dnnQuickAddModuleManager .handlerContainer{
	left: 0.5em;
}

/* START: Header */
.pdVideos #dnn_header .askExpert{
	font-family: 'Work Sans', sans-serif;
	font-size: 25px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.2;
	letter-spacing: -0.5px;
	color: #f6c50f;
	background: url('/Portals/5/Images/bubble_speech_long.png') no-repeat left center transparent;
	background-size: 217px 90px;
	height: 90px;
	padding: 5px 25px 16px;
	margin-bottom: 40px;
}

.pdVideos #dnn_header h1 .yellowBox{
	border-radius: 10px;
	color: #303379;
	background-color: #f6c50f;
	padding: 8px 20px;
	font-weight: 600;
	white-space: nowrap;
}

.pdVideos #dnn_header .headerDesc{
	margin-top: 32px;
	padding-bottom: 167px;
}

.pdVideos #dnn_header p{
	color: #ffffff;
}

/* END: Header */

/* START: Content A */
.pdVideos #dnn_primaryContentA{
	text-align: left;
	margin-top: 114px;
}

.pdVideos #dnn_primaryContentA .left{
	margin-bottom: 98px;
}

.pdVideos #dnn_primaryContentA p{
	color: #2f3379;
}

.pdVideos #dnn_primaryContentA h2{
	margin-bottom: 38px;
}

.pdVideos #dnn_primaryContentA .right{
	text-align: center;
	margin-top: 55px;
}

.pdVideos #dnn_primaryContentA .right .expertName{
    position: relative;
	top: -22px;
	display: inline-block;
    width: 220px;
    padding: 7px 0px;
	font-family: 'Work Sans', sans-serif;
	font-size: 20px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.1;
	letter-spacing: -0.4px;
	color: #303379;
	background-color: #f6c50f;
}

.pdVideos #dnn_primaryContentA .right .expertDesc{
	width: 100%;
	max-width: 220px;
    margin: -5px auto 0px;
}

.pdVideos #dnn_primaryContentA .right .expertDesc p{
	text-align: center;
}


/* END: Content A */

/* START: Content B */
.pdVideos #dnn_primaryContentB{
	padding: 141px 0px 163px;
}

.pdVideos #dnn_primaryContentB p{
	color: #2f3379;
	margin-bottom: 20px;
}

.pdVideos #dnn_primaryContentB .spreadOne,
.pdVideos #dnn_primaryContentB .spreadTwo{
	margin-bottom: 150px;
}

.pdVideos #dnn_primaryContentB .spreadOne img{
	width: 90%;
	margin-top: 5em;
}

.pdVideos #dnn_primaryContentB .spreadOne h2{
	margin-bottom: 30.6px;
}

.pdVideos #dnn_primaryContentB .spreadOne .left{
	padding-right: 5em !important;
}

.pdVideos #dnn_primaryContentB .spreadTwo img{
	width: 90%;
	margin-top: 5em;
}

.pdVideos #dnn_primaryContentB .spreadTwo h2{
	margin-bottom: 30.6px;
}

.pdVideos #dnn_primaryContentB .spreadTwo .right{
	padding-left: 5em !important;
}

.pdVideos #dnn_primaryContentB .spreadOne .left,
.pdVideos #dnn_primaryContentB .spreadTwo .right{
	max-width: 365px;
}

.pdVideos #dnn_primaryContentB .iframeWrapper{
	position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
	margin-top: 20px;
}

.pdVideos #dnn_primaryContentB .iframeWrapper iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	max-height: 311px;
}

.pdVideos #dnn_primaryContentB .videoDuration{
	font-family: 'Work Sans', sans-serif;
	font-size: 17px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.29;
	letter-spacing: -0.34px;
	text-align: left;
	color: #2f3379;
	margin-top: 15px;
}

/* END: Content B */


/* START: Main content */
.pdVideos .contactScallop{
	background: url('/Portals/5/Images/scallop_pattern_bottom_nelson_blue_revised.png') repeat-x center top transparent;
	background-size: cover;
	padding-top: 0px;
}

.pdVideos #dnn_primaryContact{
	padding: 0px;
}

.pdVideos #dnn_primaryContact .topRow .decodableReaders{
	margin: 111px 0px 60px;
}

.pdVideos #dnn_primaryContact .topRow .decodableReaders img{
	width: 100%;
	max-width: 189px;
}

.pdVideos #dnn_primaryContact .topRow .yellowBox{
	border: solid 1px #707070;
	background-color: #f6c50f;
	padding: 9px 20px;
	max-width: 371px;
	font-family: 'Work Sans', sans-serif;
	font-size: 17px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.06;
	letter-spacing: -0.34px;
	text-align: left;
	color: #2e3379;
	margin-bottom: 41px;
}

.pdVideos #dnn_primaryContact .topRow .sLetter img{
	width: 105px;
    position: absolute;
    top: -5em;
    right: 13em;
	transform: rotate(-10deg);
}

.pdVideos #dnn_primaryContact .topRow .iLetter img{
	width: 105px;
    position: absolute;
    top: 5em;
    right: 16em;
	transform: rotate(-13deg);
}

.pdVideos #dnn_primaryContact .topRow .pLetter img{
	width: 165px;
    position: absolute;
    top: 13em;
    right: 5em;
	transform: rotate(-30deg);
}

.pdVideos #dnn_primaryContact .bottomRow .left{
	max-width: 420px;
}

.pdVideos #dnn_primaryContact .bottomRow h2,
.pdVideos #dnn_primaryContact .bottomRow p{
	color: #ffffff;
}

.pdVideos #dnn_primaryContact .bottomRow h2{
	margin-bottom: 24px;
	font-size: 50px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.1;
	letter-spacing: -1px;
	text-align: left;
}

.pdVideos #dnn_primaryContact .bottomRow h2 .yellowText{
	display: inline-block;
}

.pdVideos #dnn_primaryContact .bottomRow p{
	margin-bottom: 24px;
	font-size: 17px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.24;
	letter-spacing: -0.34px;
	text-align: left;
}

.pdVideos #dnn_primaryContact .bottomRow p .btn{
	font-size: 17px !important;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.24;
	letter-spacing: -0.34px;
	text-align: center;
	color: #2f3379;
	padding: 9px 75px !important;
}

.pdVideos #dnn_pdVideosMainContent{
	background-color: #2e3379;
}
/* END: Main content */


/* START: Footer */
footer{
	bottom: -140px;
}
/* END: Footer */


/* START: RESPONSIVE STYLES */
@media screen and (max-width: 1200px){
	.pdVideos #dnn_header .video-overlay .overlayText{
		margin-top: 13%;
	}
}


@media screen and (max-width: 768px){
	/* Header and footer fixes */
	.he-wrapper{
		width: 100%;
	}
	
	#logo{
		display: block;
		float: none !important;
	}
	
	.homepage-margin{
		text-align: center;
	}
	
	#dnn_dnnLogo_hypLogo{
		float: none;
	}
	
	.topnav{
		float: none !important;
		position: relative;
		margin: 0px auto;
	}
	
	.topnav > ul{
		text-align: center;
	}
	
	.topnav > ul > li{
		float: none;
		/*display: table-cell;
		vertical-align: middle;*/
		display: inline-block;
		margin: 10px auto;
		vertical-align: middle;
	}
	
	.navalign .col-md-10, .navalign .col-md-2{
		width: 100%;
	}
	
	.navalign ul{
		float: none !important;
		text-align: center;
	}
	
	header nav ul.menu li{
		float: none;
	}
	
	header nav ul.menu li a{
		height: 40px;
	}
	
	.navalign .col-md-2 nav{
		float: none !important;
		text-align: center;
		margin-bottom: 15px;
	}
	
	.nondivisionalmenu{
		height: 7px !important;
	} 
	
	.adsearch{
		width: 100%;
		text-align: center;
		display: block;
	}
	
	.adsearch .ico-closeicon{
		top: 80px;
		right: 35px;
	}
	
	#BrowseDropDown{
		display: inline-block;
		width: 95%;
		margin-top: -5px;
	}
	
	#BrowseDropDown>span.btn{
		width: 100% !important;
		padding: 10px 1px !important;
	}
	
	.Browseinactivemenu{
		font-size: 14px !important; 
	}
	
	#BrowseDropDown>span.btn .ico-caret{
		width: 30px;
		height: 30px;
	}
	
	#BrowseDropDown #DropDownBrowseMenu{
		width: 100% !important;
		margin-left: 1px;
	}
	
	#TextSearch{
		display: inline-block;
		width: 51% !important;
		float: none;
		margin-top: 1px;
		max-width: 95%;
		margin: 10px auto;
	}
	
	.adsearch .pull-left.input-group-btn{
		position: absolute;
		right: 5px;
	}
	
	.nondivisionalmenu #nondiv-searchbtn{
		position: relative;
		margin: 10px auto;
		top: -4.5em;
	}
	
	.ui-autocomplete{
		max-width: 95%;
	}
	
	.content_wrapper.pdVideos{
		margin-bottom: 0px;
	}
	
	footer{
		position: relative;
		height: 100% !important;
		bottom: 0px;
	}
	
	footer #footer_top{
		height: 100%;
	}
	
	footer #footer_top .he-footerlist{
		width: 100% !important;
		padding-left: 15px;
		height: auto;
		margin-bottom: 50px;
	}
	
	footer #footer_top ul li{
		margin: 12px 0px;
	}
	
	.he-footerlist.noborder{
		width: 30% !important;
		padding-left: 15px !important;
	}
	
	#he-footer{
		height: auto;
	}
	
	#he-footer .footer-leftmenu{
		width: 100%;
		margin-bottom: 15px;
		text-align: center;
	}
	
	#he-footer .footer-leftmenu ul{
		text-align: center;
	}
	
	#he-footer .footer-leftmenu ul li{
		float: none;
		display: inline-block;
		padding: 0px 15px !important;
	}
	
	#he-footer .footer-leftmenu .copyright{
		position: relative;
	}
	
	#he-footer .footer-rightmenu{
		width: 100%;
		text-align: center;
	}
	
	#he-footer .footer-rightmenu ul li{
		float: none;
		display: inline-block;
		padding: 10px 15px !important;
	}
	
	#he-footer .footer-rightmenu .copyright{
		position: relative;
		text-align: center;
	}
	
	/* Page styling */
	.pdVideos .ModDNNHTMLC > div{
		padding: 0px 2px;
	}
	
	.pdVideos .container{
		width: 100% !important;
		padding: 0px 10px !important;
	}
	
	.pdVideos .darkestBlueBg{
		padding-bottom: 1em;
	}
	
	.pdVideos h2{
		font-size: 25px;
	}
	
	.pdVideos p{
		font-size: 14px;
	}
	
	.pdVideos #dnn_header{
		padding: 10px 0px 0px;
	}
	
	.pdVideos #dnn_header h1{
		line-height: 1.5;
		font-size: 32px;
	}
	
	.pdVideos #dnn_header .left .headerDesc{
		margin-bottom: 10px;
	}
	
	.pdVideos #dnn_header .right img{
		position: relative;
		max-height: 15em;
		top: 10px;
		margin-bottom: 50px;
	}
	
	.pdVideos #dnn_primaryContentA{
		margin-top: 50px;
	}
	
	.pdVideos #dnn_primaryContentA .left{
		margin-bottom: 0px;
	}
	
	.pdVideos #dnn_primaryContentB{
		padding: 50px 0px 0px;
	}
		
	.pdVideos #dnn_primaryContentB .spreadOne h2,
	.pdVideos #dnn_primaryContentB .spreadTwo h2{
		margin: 0em 0em 0.5em 0em;
	}
	
	.pdVideos #dnn_primaryContentB p{
		margin-bottom: 1em;
	}
	
	.pdVideos #dnn_primaryContentB .spreadOne,
	.pdVideos #dnn_primaryContentB .spreadTwo{
		margin-bottom: 2em;
	}
	
	.pdVideos #dnn_primaryContentB .spreadOne .left, .pdVideos #dnn_primaryContentB .spreadTwo .right{
		max-width: 100%;
		padding: 0 !important;
	}
	
	.pdVideos #dnn_primaryContentB .videoDuration{
		margin-bottom: 1em;
	}
	
	.pdVideos .contactScallop{
		padding-top: 60px;
	}
	
	.pdVideos #dnn_primaryContact .topRow .decodableReaders {
		margin: 20px 0px 40px;
	}

	.pdVideos #dnn_primaryContact .bottomRow .left{
		max-width: 100%;
	}
	
	.pdVideos #dnn_primaryContact .topRow .yellowBox{
		font-size: 14px;
		margin-bottom: 30px;
		max-width: 305px;
	}
	
	.pdVideos #dnn_primaryContact .bottomRow h2{
		font-size: 30px;
		margin-top: 0px;
	}
	
	.pdVideos #dnn_primaryContact .bottomRow p{
		font-size: 14px;
	}
	
	.pdVideos #dnn_primaryContact .bottomRow img{
		max-height: 13em;
	}
	
	#dnn_primaryMainContent, .container .Panes #dnn_ContentPane{
		display: none;
	}
	
	/* ECOM-1137 fixes */
	#logo{
		margin-top: 14px;
	}
	
	#logo a img{
		height: 30px;
	}
	
	.topnav, .navalign{
		display: none;
	}
	
	#supporthero-button{
		display: none !important;
	}
	
	.pdVideos #dnn_primaryContentB .spreadOne .right, .pdVideos #dnn_primaryContentB .spreadTwo .right{
		padding-left: 0px !important;
	}
}


@media screen and (max-width: 480px){
	footer #footer_top{
		height: auto;
	}
	
	footer #footer_top .he-footerlist:last-child{
		margin-bottom: 0px;
	}
	
	footer #footer_top ul li{
		margin: 8px 0px;
	}
}


/* END: RESPONSIVE STYLES */

