
@media screen and (max-width:1200px){
	.screenContainer{
		width:100%;
	}
	
	.col-1{
		padding: 0 20px;
	}
	
	.top-bar{
		padding:0 20px;
		box-sizing: border-box;
	}
	
	.section{
		padding:30px;
		box-sizing:border-box;
	}
	
	#homeHeroWrap{
		height:500px;
	}
	
	#homeHero{
		height:500px;
	}
	
	#homeHero li{
		height:100%;
		background-size:cover;
	}
	
	#homeHero blockquote{
		position:absolute;
		bottom:40px;
		left:30px;
		font-size:32px;
		width: 40%;
	}
	
	#homeHero blockquote footer{
		font-size:20px;
	}
	
	.widget_videoHighlight h1{
		font-size: 35px;
	}
	
	.widget_quote blockquote{
		font-size:24px;
	}
	
	.widget_quote blockquote footer{
		font-size:22px;
	}
	
	#breadcrumbs .screenContainer{
		padding-left:30px;
	}
	
	#pageShowCaseWrap .screenContainer{
		max-height:500px;
		padding: 0 30px;
		box-sizing: border-box;
	}
	
	.widget_banners img{
		max-width:100%;
	}
	
	.widget_photoHighlight img{
		max-width:100%;
	}
	
	.widget_photoHighlight .twoColumn.flexible > :first-child{
		flex-basis:30% !important;
	}
	
	.widget_photoHighlight .twoColumn.flexible .content{
		flex:1 60%;
		font-size: 20px;
	}
	
	.widget_photoHighlight .twoColumn.flexible .content h1 {
	    font-size: 30px;
	}
	
	.widget_featuredCoursesGrid .threeColumn h1
	,.widget_booksGrid h1{
		font-size:24px;
	}
	
	.threeColumn p{
		font-size: 16px;
	}
	
	.page-head{
		font-size: 40px
	}
	
	#footer{
		padding:30px;
		box-sizing:border-box;
	}
}

@media screen and (max-width:1000px){
	
	header{
		height:80px;
	}	
	
	#logo{
		height:60px;
	}
	
	nav a, #footer nav a{
		font-size:14px;
	}
	
	
	#pageShowCaseWrap .showCaseContent h1{
		font-size:38px !important;
	}
	
	.footer{
		padding-right:10px;
		box-sizing:border-box;
	}
	
	#pageShowCaseWrap .showCaseContent .btn-orange{
		font-size: 24px;
		padding: 7px 18px;
	}
}

@media screen and (max-width:800px){
	
	#navToggle{
		display:block !important;
		position:absolute;
		top:10px;
		right:20px;
		cursor:pointer
	}

	#navToggle:before{
		content:"\f0c9";
		font-family:"FontAwesome";
		font-size:30px;
	}

	.navActive #navToggle{
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		display:block !important;
	}
	
	header nav{
		display:none;
	}
	
	.navActive body{
	}
	
	.navActive header nav{
		display:block !important;
	}
	
	.navActive header nav a{
		display:block;
		color:#fff;
		margin-bottom:5px;
		font-size:18px;
	}
	
	.navActive header nav{
		top:80px;
		left:0;
		bottom:inherit;
		right:inherit;
		z-index:10000;
		width: 100%;
		background-color: #660059;
		position: absolute;
		padding-top:10px;
		font-size:22px;
		padding-bottom: 10px;
	}
	
	.navActive header nav{
		color:#fff;
	}
	
	.navActive nav a:not(:first-child)::before{
		content:"";
	}
	
	nav li{
		display:block;
		height:auto;
	}
	
	nav li:not(:first-child):before{
		display:none;
	}
	
	header  nav li div{
		display:block;
		margin-left: 20px;
	}
	
	#pageShowCaseWrap .screenContainer{
		max-height: 300px;
	}
	
	#pageShowCaseWrap .showCaseContent{
		width:auto;
		bottom: 40px;
	}
	
	#pageShowCaseWrap .showCaseContent h1{
		font-size: 28px !important;
	}
	
	#pageShowCaseWrap .showCaseContent .content{
		width:100%;
	}
	
	#breadcrumbs{
		height:20px;
		min-height:20px;
	}
	
	#breadcrumbs div{
		display:none;
	}
	
	#homeHeroWrap{
		height:350px;
	}
	
	#homeHero{
		height:350px;
	}
	
	#homeHero blockquote{
		bottom:20px;
		font-size: 24px;
	}
	
	#homeHero blockquote footer {
	    font-size: 16px;
	}
	
	.twoColumn, .threeColumn, .fourColumn{
		flex-direction:column;
	}
	
	.threeColumn > :not(:last-child){
		margin-right: 0px;
		margin-bottom:20px;
	}
	
	.threeColumn > *{
		text-align:center;
	}
	
	.twoColumn > *{
		flex: 0 1 100%;
		width: 100%;
	}
	
	.twoColumn.flexible > :first-child{
		margin-right: 0px;
		margin-bottom:10px;
	}
	
	.twoColumn img{
		text-align:center;
		margin:auto;
		display:block;
	}
	
	.threeColumn.calendarOfEventsGrid a{
		margin-right:0;	
	}
	
	#page-inquiries #pageShowCaseWrap .twoColumn > div{
		margin-right:0;
		flex-basis:auto;
	}
	
	#footer nav{
		display:none;
	}
	
	#newsletter-signup{
		text-align:center;	
	}
	
	#newsletter-signup .flexWrap{
		flex-direction:column;
	}
	
	#homeHero blockquote{
		font-size:18px;	
		width:40%;
	}
	
	#homeHero blockquote footer {
	    font-size: 14px;
	}
	
	.page .body.content img[style="float: right;"]{
		margin:auto !important;
		float:none !important;
		max-width:90%;
		height: auto;
	}
	
	.widget_banners a{
		margin-bottom:10px;
	}
	
	.widget_quote blockquote{
		font-size:18px;	
		width:100%;
	}
	
	.widget_productHighlight h1{
		font-size:24px;	
	}
	
	#modalWrap #modal{
		width:90%;
		transform: translate(-50%,0);
		top:20px;
		padding: 20px;
	}
	
	#modal h1{
		font-size: 20px;
	}
	
	#modal .product-popup .content{
		position:relative;
		width:100%;
		order:1;
		font-size: 14px;
	}
	
	#modal .product-popup #costWrap{
		position:relative;
		order:2;
		left:0;
		text-align:left;
		margin-bottom: 20px;
		top:auto;
	}
	
	#modal .product-popup .cost{
		text-align:left;
		font-size: 24px;
	}
	
	#modal .product-popup .qtyWrap{
		text-align:left;
	}
	
	.widget_featuredCoursesGrid .threeColumn div{
		position:relative;
	}
	
	.widget_featuredCoursesGrid .threeColumn a{
		position:relative;
	}
	
	#page-checkout main{
		width:100%;
		box-sizing:border-box;
		padding: 0 20px;
	}
	
	.cartItems dl{
		flex-direction:column;	
	}
	
	.cartItems dt{
		padding-right:0 !important;	
	}
	
	.cartItems dd,
	.cartItems .qtyWrap{
		text-align:left !important;	
	}
	
	.cartItems .cost{
		font-size: 30px;
	}
	
	#formWrapper dt{
		font-size:14px;	
	}
	
	#page-inquiries #pageShowCaseWrap .twoColumn{
		font-size: 16px !important;
		padding-top: 25px;
	}
	
	.top-ten-reasons-wrap{
		flex-direction: column;
	}
	
	.top-ten-reasons-block:nth-child(2n){
		margin-left: 0;	
	}
	
	.widget_videoHighlight h1{
		font-size: 25px;
	}
	
	.page-head{
		font-size: 30px;
	}
	
	.widget_textCallout.purple h1{
		font-size: 25px;	
	}
	
	.section{
		margin-bottom:15px;
		padding:15px 30px;
	}
	
	#client-logos a{
		flex: 0 1 calc(33%);
	}

}


@media screen and (max-width:500px){
	
	#pageShowCaseWrap .showCaseContent h1{
		font-size:16px;
	}
	
	#pageShowCaseWrap .showCaseContent p{
		font-size:14px;
	}
	
	#modalWrap{
		background-color:#fff;	
	}
	
	#modal .product-popup .cost
	,#modal .product-popup .qtyWrap{
		display: inline-block;	
	}
	
	#costWrap .btn-orange{
		padding: 7px 15px;
	}
	
	.sa_modalActive.sa_isMobile body > div:first-of-type{
		position:fixed;	
	}
	
	.sa_modalActive.sa_isMobile #modalWrap{
		position:relative;	
	}
	
	.sa_modalActive.sa_isMobile #modalWrap #modal{
		position:relative;	
	}
	
	#client-logos{
		flex-direction:column;
	}
	
	#page-zraly-effect .pageContent .zraly-effect-quotes {
    	column-count: 1;
	}
	
	#page-zraly-effect .pageContent blockquote{
		margin-bottom: 30px;
	}
	
	.content table td{
		width:100%;
		display:block;	
	}

}