@media (max-width: 991.98px){
    .wrapper {
        padding-top: 0;
    }
    .fixed-cta-nav a {
        font-size: .7rem;
    }
    .header .extra-nav > ul > li > a, .header.header-small .extra-nav > ul > li > a, .header.header-transparent .extra-nav > ul > li > a {
        color: white;
    }
    .off-canvas-sidebar h2 {
        font-size: 1.3rem;
        margin: 15px 0;
    }
    .off-canvas-content {
        padding: 10px;
    }
}
@media screen and (max-width: 800px) and (min-width: 640px) {
/* Added to overcome 'text clipped when zoomed' issue */    
    .drawer-open #campusDrawer {
        height: 335px;
        overflow: initial;
}
    /*.drawer-open .header.header-transparent {top: 335px;}*/
    body.drawer-open.tab-campus-open {
    	padding-top: 335px;  
    }
/* End of 'clipped text' fix */    
}


@media (max-width:400px){
	#dashboardDrawer .container-drawer .quicklink {
		display: block;
		width: 33%;
		float: left;
	}
}
@media (max-width:800px){
    
    .wrapper {
        overflow-x: hidden;
    }
    .drawer-header h2 {
        font-size: 1.5rem;
    }
    .footer .news a {
        text-decoration: none;
    }
    .footer .widget-recent-entries.news ul li {
        border-color: #004663;
        background: rgba(255,255,255,0.1);
        border-radius: 5px;
        margin: 5px 0;
        padding: 10px;
    }
    .m-v-large {
        margin: 20px 0 0;
    }
	.hero-min.module-cover h1 {
		font-weight: 500;
		font-size: 1.7rem !important;
	}
	.hero-min.hero p {
		max-width: 100%;
		float: right;
		font-size: 7px;
	}
	#campusDrawer .quicklink {
        display: block;
        width: 33%;
        float: left;
	}
	#campusDrawer .quicklink a strong {
		color: white;
		display: block;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		margin: 0;
		text-align: center;
		height: 100%;
		line-height: 49px;
		font-size: 11px;
	}
	#campusDrawer .quicklink a .num {
/*		display: none; */
	}
	#dashboardDrawer {
		height: 335px;
		top: -335px;
	}
	body.drawer-open.tab-dashboard-open {
    	padding-top: 335px;
	}
	#dashboardDrawer .quicklink a strong {
		color: white;
		display: block;
		width: 90%;
		margin: 2.5% auto;
		text-align: center;
		font-size: 9px;
	}
	#dashboardDrawer .quicklink {
		display: block;
		width: 25%;
		float: left;
	}
	.nav-tabs .nav-link {
    	min-width: 0;
    	font-size: 8px;
	}
	h1, .h1 {
    	font-size: 2rem;
	}
	p {
		font-size: .7rem;
	}
	section#about h3 {
    	margin: 40px 0 0 0;
    	font-size: 1.5rem;
	}
	aside.widget.widget-text {
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 20px;
	}
	.module, .module-cover {
    	padding: 50px 0 100px;
	}
	.lead {
		font-size: .7rem;
		font-weight: 400;
	}
	.slide-title {
		width: 80%;
		height: auto;
		position: absolute;
		right: 10px;
		top: 10px;
	}
	.slide-title h3 {
		color: white;
		text-align: right;
		font-size: 1rem;
	}
	.slide-title h5 {
		color: white;
		text-align: right;
		font-size: .5rem;
		letter-spacing: .13em;
	}
	.slide-title p {
		color: white;
		text-align: right;
		max-width: 100%;
		margin: 30px 0 0 auto;
		font-size: 8px;
		line-height: normal;
	}
	.slide-cta-nav,
	.slide-action {
		display: none;
	}
	button.owl-thumb-item {
		width: 68px;
		padding: 0;
		margin: 0;
		background: #000;
		display: block;
		border: 0;
		overflow: hidden;
		float: left;
		margin-right: 2px;
	}
	.sec1 span.sectitle {
		display: block;
		width: 64%;
		color: white;
		font-size: 16px;
		background: #004764;
		position: absolute;
		top: 13px;
		left: 8px;
		line-height: 37px;
		text-align: center;
		padding-left: 25px;
		right: auto;
		font-weight: bold;
		text-indent: 25px;
	}
	.sec2 span.sectitle {
		display: block;
		width: 64%;
		color: white;
		font-size: 16px;
		background: #be5128;
		position: absolute;
		top: 13px;
		left: 8px;
		right: auto;
		line-height: 37px;
		text-align: center;
		padding-left: 25px;
		font-weight: bold;
	}
	.sec1 span.secsub,
	.sec2 span.secsub {
		display: block;
		color: white;
		width: 100%;
		position: absolute;
		bottom: 10px;
		right: 0;
		left: auto;
		text-align: right;
		padding-right: 20px;
	}
	.icon-box {
		padding: 20px 0 20px 0;
		background: rgba(255,255,255,0.05);
		height: auto;
		max-height: none;
		min-height: 385px;
		margin-top: 27px;
	}
	.align-items-center {
		-webkit-box-align: flex-start !important;
		-ms-flex-align: flex-start !important;
		align-items: flex-start !important;
	}
	.fixed-cta-nav {
		width: 70%;
		max-width: 170px;
		position: fixed;
		right: 0;
		bottom: 5%;
		z-index: 101;
		transition: all .5s ease;
	}
	.fixed-cta-nav.collapsed {
/*    	right: -70%; */
    	right: -36%;
	}
	.wrapper {
    	padding-top: 0;
	}
	.header,
	.header.header-small {
		height: 75px;
	}
	.header-small.header.header-transparent .inner-brand,
	.header.header-transparent .inner-brand {
		width: 100px;
		height: 75px;
	}
	.header.header-transparent.header.header-small .inner-brand {
    	width: 100px;
    	height: 75px;
	}
    .module-cover h1, .module-cover-slides h1 {
    	font-weight: 500;
    	font-size: 5rem;
	}
	.hero p {
    	font-size: 1.2rem;
	}
	.module-cover, .module-cover.fullscreen {
    	overflow: hidden;
	}
	.extra-nav {
        padding-left: 0;
        height: 38px;
        padding-right: 0;
        position: relative;
        right: 0;
    }
	.extra-nav > ul > li {
		
    	margin-left: 2.5px;
	}
	.extra-nav ul{
        margin-left:0;
	}
	
	.extra-nav > ul > li:last-child {
		padding-right: 0 !important;
		width: 30px;
		margin-left: 0;
	}
	li.campus-nav a i {
		color: #cc4813;
		position: relative;
		left: auto;
		top: 3px;
		font-size: 21px;
	}
	/*li.campus-nav a span:not(.selected-campus) {left: 6px;}*/
	.extra-nav > ul > li > a {
		color: white !important;
		padding-top: 3px;
		font-size: 17px;
		margin: 0;
		padding: 5px;
/*		width: 40px; Removed to address text clipping ADA issue */
		text-align: center;
	}
	.selected-campus {
		display: none;
	} 
	li.campus-nav {
		min-width: 50px;
		text-align: center;
	}
	.module-cover h1 {
		font-size: 3.7 rem !important;
		text-align: right !important;
	}
	.hero p {
    	font-size: .7rem !important;
	}
	.btn-text {
		color: white;
		font-family: "Quadon", Arial;
		font-size: 1.5rem;
		font-weight: normal !important;
		letter-spacing: .05em;
		padding: 0;
	}
	.footer-widgets {
        padding: 30px 0 30px;
    }
    .footer-widgets .col-md-3 {
        border-bottom: 1px rgba(255,255,255,0.1) solid;
        margin-bottom: 30px;
    }
    .footer .social-icons {
        text-align: center;
    }
    .footer .social-icons > li {
        text-decoration: none !important;
        font-style: normal !important;
        border: 0 !important;
        display: inline-block;
    }
    .widget .widget-title > h6 {
        font-size: .9875rem;
        margin: 0;
    }
    .widget ul {
        margin-bottom: 0;
        margin: 0;
    }
    aside.widget.widget-links-entries ul {
        margin-bottom: 0;
        margin: 0;
        column-count: 2;
        padding: 0;
    }
    aside.widget.widget-recent-works .img-fluid {
        margin: 0 auto;
        display: block;
    }
    .off-canvas-sidebar {
        position: fixed;
        background: #004663;
        height: 100%;
        width: 100%;
        right: -107%;
        z-index: 9999;
        top: 0;
    }
    .off-canvas-sidebar {
        position: fixed;
        background: #004663;
        height: 100%;
        width: 50%;
        right: -107%;
        z-index: 9999;
        top: 0;
    }
    .off-canvas-sidebar-open .off-canvas-sidebar {
        -webkit-transform: translateX(-215%);
        transform: translateX(-215%);
    }
    .tabs-wrapper h1 {
        font-size: 2.4rem;
    }
    .tabs-wrapper .tabs-panel p.lead {
        font-size: 1rem;
        font-weight: 500;
        line-height: 1.4rem;
    }
    .vertical.tabs a {
        font-size: 1rem;
    }
    /*    .fixed-cta-nav.static {
        bottom: 20%;
    } */
    
}
@media (max-width:500px){
	.hero-min.module-cover h1 {
		font-weight: 500;
		font-size: 1.7rem !important;
	}
	.hero-min.hero p {
		max-width: 100%;
		float: right;
		font-size: 7px;
	}
	.module-cover h1 {
		font-size: 2.2rem !important;
		text-align: right !important;
	}
	.hero p {
    	font-size: .5rem;
	}
	.tabs-wrapper h1 {
        font-size: 2rem;
    }
	.tabs-wrapper .row.cell.medium-3.sub {
        display: block;
        width: 100%;
        max-width: 100%;
        position: relative;
        right: 0;
        top: 0;
        z-index: 101;
        transition: all .5s ease;
        margin: 0;
    }
    .vertical.tabs a {
        font-size: 1.1rem;
        margin-bottom: 5px;
        padding: 8px 10px 8px 20px;
        text-decoration: none;
    }
    .off-canvas-sidebar {
        position: fixed;
        background: #004663;
        height: 100%;
        width: 100%;
        right: -107%;
        z-index: 9999;
        top: 0;
    }
    .off-canvas-sidebar-open .off-canvas-sidebar {
        -webkit-transform: translateX(-107%);
        transform: translateX(-107%);
    }
}