.uw-thinstrip {
	height: 75px;
	}

#dawgdrops ul.dawgdrops-nav {
	float: left;
	}

.dawgdrops-inner {
	padding: 6px 0 3px 0;
	}
	
#dawgdrops ul.dawgdrops-menu {
	margin-top: -25px;
	}

.dawgdrops-item.dawgdrops-item a {
	font-family: 'Encode Sans Compressed 400', sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding: 2px 20px 3px 25px;
	letter-spacing: .05em;
	}

.dawgdrops-item a.dropdown-toggle:hover:before {
	background: url(assets/svg/uw-sprite.svg) no-repeat -203px -490px;
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	height: 20px;
	width: 15px;
	right: 0px;
	top: 5px;
	}

.dawgdrops-item a:after {
	top: 7px;
	}

.dawgdrops-item:first-child a {
	background: url(assets/svg/uw-sprite.svg) no-repeat -253px 5px;
	text-indent: -99999px;
	width: 30px;
	padding: 0;
	margin-right: 35px;
	top: -7px;
	left: 20px;
	}
	
.dawgdrops-item:first-child a:focus,
.dawgdrops-item:first-child a:hover {
	background: url(assets/svg/uw-sprite-focus.svg) no-repeat -253px 5px;
	text-indent: -99999px;
	width: 30px;
	padding: 0;
	margin-right: 35px;
	top: -7px;
	left: 20px;
	}

.dawgdrops-item:first-child a:after{
	background: none;
	}

.dawgdrops-item a.dropdown-toggle:before {
	top: 12px;
	}
	
.dawgdrops-item.dawgdrops-item li a {
	font-family: "Encode Sans Compressed", sans-serif;
	text-transform: none;
	font-weight: 600;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-top: 0;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 15px;
	line-height: 22px;
	}
	
#dawgdrops li li {
	width: 92%;
	margin: 0 4%;
	}
	
.dawgdrops-menu {
    padding: 5px 0;
    }

.uw-thinstrip .tascha-title{
	top: -9px;
	left: 110px;
	}

.uw-thinstrip .tascha-title a.tascha-title-header {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	}

.uw-thinstrip .tascha-title a.ischool-header {
	font-family: 'Encode Sans', sans-serif;
	font-weight: 200;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	color: #fff;
	font-size: 22px;
	text-decoration: none;
	}
	
.uw-thinstrip .uw-patch {
	display: block;
	text-indent: -9999px;
	width: 163px;
	height: 90px;
	background: url(assets/svg/uw-sprite.svg) no-repeat 0 0 transparent;
	background-size: 650px 527px;
	position: absolute;
	top: -14px;
	left: 0;
	z-index: 1;
	}
	

.uw-thinstrip .uw-patch:hover,
.uw-thinstrip .uw-patch:focus {
	display: block;
	text-indent: -9999px;
	width: 95px;
	height: 90px;
	background: url(assets/svg/uw-sprite-focus.svg) no-repeat 0 0 transparent;
	background-size: 650px 527px;
	position: absolute;
	top: -14px;
	left: 0;
	z-index: 1;
	}

uw-thinstrip {
    height: 90px;
    width: 100%;
    background: #4b2e83;
    padding-top: 22px;
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
    box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
}

.uw-thinstrip .uw-patch {
    top: -14px;
}

.uw-search-bar-container {
    margin-right: 0;
    background-color: #4b2e83;
    padding-top: 0;
}

body.home #homepage-hero {
    width: 100%;
    height: 300px;
    margin: 0 auto;
    background: url(/wp-content/uploads/2020/03/hero-home-rev.png);
    background-size: cover;
    background-repeat: no-repeat;
    }

body.home #homepage-hero h2.hero-title {
    float: left;
    font-family: 'Encode Sans', sans-serif;
    font-weight: 300;
    font-size: 34px;
    line-height: 45px;
    letter-spacing: normal;
    color: #fff;
    margin-top: 90px;
    margin-left: 115px;
    max-width: 55%;
}

body.home #homepage-hero .hero-links {
    display: inline-block;
    margin-top: 60px;
    margin-left: 35px;
    width: 25%;
}

body.home #homepage-hero .hero-links ul li {
    list-style-type: none;
    margin: 13px 0;
}

body.home #homepage-hero .hero-links ul li a {
    padding: 12px 20px;
    /*background-color: #666;*/
    background-color: #b7a57a
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    color: #000;
    display: inline-block;
    position: relative;
    background-image: none !important;
    border-bottom: none;
    text-decoration: none;
    margin-bottom: 10px;
    margin-right: 50px;
    z-index: 1;
    line-height: 20px;
    font-size: 16px;
    text-decoration: none !important;
    width: 100%;
    max-width: 250px;
}

body.home #homepage-hero .hero-links ul li a:focus {
    background-color: #000;
}

a.uw-page-title div.uw-site-title, 
div.uw-page-title div.uw-site-title {
	font-weight: 300;
	font-size: 45px;
	top: -130px;
	}

body.home h2.home-highlights-header {
    line-height: 27px;
	margin: 0;
	padding: 0;
	margin: 15px 0 10px 0;
	}

body.home div.card.homepage-highlight .card-body .card-content {
	padding: 10px;
	}


body.home div.card.homepage-highlight a.homepage-highlight-img{
	display: block;
	height: 175px;
	overflow: hidden;
	}
	
body.home div.card.homepage-highlight .card-body .card-content h3.card-title a {
	font-size: 18px;
	line-height: 22px;
	}

body.home div.card.homepage-highlight .card-body .card-content h3.card-title {
	margin: 0;
	padding: 0;
	font-size: 28px;
	line-height: 1em;
	margin-bottom: 5px;
	}
	

body.home div.card.homepage-highlight .card-body .card-content .card-text p{
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 26px;
	letter-spacing: -0.015em;
	font-size: 16px;
	line-height: 1.5;
	}

body.home div.card.homepage-highlight a.uw-style {
    padding: 8px 16px;
    text-transform: uppercase;
    background-color: #E9E2D6;
    font-family: "Encode Sans Compressed",sans-serif;
    font-weight: 800;
    color: #5A5A5A;
    display: inline-block;
    position: relative;
    background-image: none !important;
    border-bottom: none;
    text-decoration: none;
    margin-bottom: 0;
    margin-right: 50px;
    z-index: 1;
    line-height: 22px;
    font-size: 14px;
    margin-top: 0;
    text-decoration: none !important;
}


body.home #home-story-content{
	overflow: hidden;
	}

body.home div.edit-link {
	z-index: 500;
	}

body.home div.col-md-12.uw-content {
    min-height: 0;
}

body.home .uw-body.container {
    background-color: white;
    margin-bottom: 5px;
}

#home-cta{
	display: none;
	}

.uw-footer {
	padding-bottom: 0;
	}

.uw-footer .tascha-footer {
	padding: 10px 90px;
	}

.uw-footer .tascha-footer .footer-tascha-logo {
	width: 30%;
	}

.uw-footer .tascha-footer .footer-ischool-logo {
	width: 20%;
	}

.uw-footer .tascha-footer .footer-social-icons {
	width: 30%;
	}
	
.uw-footer .tascha-footer ul#tascha-footer-menu {
	margin-top: 0;
	}
	
.uw-footer {
	padding-bottom: 15px;
	}

.uw-footer .tascha-footer ul#tascha-footer-menu li a {
	color: #fff;
	padding: 7px 20px 7px 20px;
	font-size: .85em;
	}

.uw-footer .tascha-footer ul#tascha-footer-menu li a:hover{
	text-decoration: underline;
	}

.uw-footer .tascha-footer .footer-social-icons a img {
	width: 80%;
	height: 80%;
	}
	

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1050px) {
	
	body.home #homepage-hero h2.hero-title {
		font-weight: 300;
		font-size: 32px;
		line-height: 43px;
		margin-top: 90px;
		margin-left: 90px;
		}
	
	}
	
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	
	.uw-thinstrip .uw-patch {
		background-size: 555px 450px;
		top: -4px;
		}
	
	.uw-thinstrip .uw-patch:hover,
	.uw-thinstrip .uw-patch:focus {
		background-size: 555px 450px;
		top: -4px;
		}
	
	.uw-thinstrip .tascha-title {
	    top: -3px;
	    left: 90px;
		}
	
	.uw-thinstrip .tascha-title a.tascha-title-header {
		line-height: .9em;
		font-size: 21px;
		}
	
	.uw-thinstrip .tascha-title a.ischool-header {
    		line-height: .9em;
    		font-size: 20px;
    		display: block;
    		margin-top: -2px;
		}
	
	body.home #homepage-hero {
    		height: 230px;
    		}
	
	body.home #homepage-hero h2.hero-title {
	    float: left;
	    font-family: 'Encode Sans', sans-serif;
	    font-weight: 300;
	    font-size: 28px;
	    line-height: 36px;
	    letter-spacing: normal;
	    color: #fff;
	    margin-top: 65px;
	    margin-left: 65px;
	    max-width: 50%;
	}

	body.home #homepage-hero .hero-links {
	    display: inline-block;
	    margin-top: 45px;
	    margin-left: 25px;
	    width: 28%;
	}

	body.home #homepage-hero .hero-links ul li {
	    list-style-type: none;
	    margin: 9px 0;
	}

	body.home #homepage-hero .hero-links ul li a {
	    padding: 8px 15px;
	    background-color: #666;
	    font-family: "Open Sans",sans-serif;
	    font-weight: 600;
	    color: #fff;
	    display: inline-block;
	    position: relative;
	    background-image: none !important;
	    border-bottom: none;
	    text-decoration: none;
	    margin-bottom: 10px;
	    margin-right: 50px;
	    z-index: 1;
	    line-height: 16px;
	    font-size: 14px;
	    text-decoration: none !important;
	    width: 100%;
	    max-width: 220px;
	}
	
	.uw-thinstrip div.align-right #search-quicklinks {
	    padding-top: 0;
	    width: 220px;
	    max-width: 220px;
	}
	
	.uw-footer .tascha-footer .footer-tascha-logo {
		width: 40%;
		}

	.uw-footer .tascha-footer .footer-ischool-logo {
		width: 25%;
		}

	.uw-footer .tascha-footer .footer-social-icons {
		width: 100%;
		margin-top: 20px;
		margin-bottom: 20px;
		}
		
	.uw-footer .tascha-footer ul#tascha-footer-menu li:first-child a{
    		padding: 7px 20px 7px 0;
    		font-size: .85em;
		}
	
	.uw-footer .tascha-footer {
    		padding: 10px 25px;
		}

}

@media only screen and (max-width : 768px) {
	
	.uw-thinstrip .uw-patch {
		background-size: 540px 438px;
		top: 17px;
		left: 10px;
		width: 91px;
		height: 64px;
		}
	
	.uw-thinstrip .uw-patch:hover,
	.uw-thinstrip .uw-patch:focus {
		top: 17px;
		left: 10px;
		background-size: 540px 438px;
		width: 91px;
		height: 64px;
		}
	
	.uw-thinstrip .tascha-title {
    		top: 18px;
    		left: 95px;
		}
	
	.uw-thinstrip .tascha-title a.tascha-title-header {
		line-height: .9em;
		font-size: 20px;
		}
	
	.uw-thinstrip .tascha-title a.ischool-header {
    		line-height: .9em;
    		font-size: 19px;
    		display: block;
    		margin-top: -2px;
		}
	
	.uw-thinstrip div.align-right #search-quicklinks {
	    padding-top: 0;
	    width: 220px;
	    max-width: 220px;
	}

	body.home #homepage-hero h2.hero-title {
	    font-size: 24px;
	    line-height: 30px;
	    margin-top: 65px;
	    margin-left: 45px;
	    max-width: 50%;
	}

	body.home #homepage-hero .hero-links {
	    display: inline-block;
	    margin-top: 30px;
	    margin-left: 25px;
	    width: 28%;
	}

	body.home #homepage-hero .hero-links ul li {
	    list-style-type: none;
	    margin: 9px 0;
	}

	body.home #homepage-hero .hero-links ul li a {
		padding: 8px 15px;
		background-color: #666;
		font-family: "Open Sans",sans-serif;
		font-weight: 600;
		color: #fff;
		display: inline-block;
		position: relative;
		background-image: none !important;
		border-bottom: none;
		text-decoration: none;
		margin-bottom: 10px;
		margin-right: 50px;
		z-index: 1;
		line-height: 16px;
		font-size: 14px;
		text-decoration: none !important;
		width: 100%;
		max-width: 220px;
		}
	
	.uw-footer .tascha-footer .footer-tascha-logo {
		width: 50%;
		}

	.uw-footer .tascha-footer .footer-ischool-logo {
		width: 30%;
		}
	
	body.home #home-story #home-story-content {
		padding: 0;
		}

	}

@media only screen and (max-width : 675px) {
	
	.uw-thinstrip {
		height: 60px;
		padding-top: 15px;
		}
	
	.uw-thinstrip .uw-patch {
		background-size: 445px 361px;
		top: 14px;
		left: 10px;
		width: 76px;
		height: 61px;
		}
	
	.uw-thinstrip .uw-patch:hover,
	.uw-thinstrip .uw-patch:focus {
		top: 14px;
		left: 10px;
		background-size: 445px 361px;
		width: 76px;
		height: 61px;
		}
	
	.uw-thinstrip .tascha-title {
    		top: 11px;
    		left: 80px;
		}
	
	.uw-thinstrip .tascha-title a.tascha-title-header {
		font-size: 17px;
		}
	
	.uw-thinstrip .tascha-title a.ischool-header {
    		font-size: 16px;
    		display: block;
    		margin-top: -2px;
		}
	
	#uw-search-bar {
    		width: 100px;
		}
	
	.uw-thinstrip div.align-right #search-quicklinks {
		padding-top: 0;
		width: 150px;
		max-width: 150px;
		}

	#uw-search-bar {
		margin: 0;
		padding: 0;
		border-top-left-radius: 6px;
		border-bottom-left-radius: 6px;
		border: 1px solid #000;
		height: 25px;
		vertical-align: middle;
		width: 110px;
		font-size: .75em;
		padding: 1px 6px;
		}
	
	input#search-submit {
		margin: 0;
		padding: 0;
		height: 25px;
		width: auto;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		vertical-align: middle;
		margin-left: -2px;
		}
	
	body.home #homepage-hero {
    		height: 200px;
		}
	
	body.home #homepage-hero h2.hero-title {
	    font-size: 20px;
	    line-height: 30px;
	    margin-top: 35px;
	    margin-left: 35px;
	    max-width: 50%;
		}

	body.home #homepage-hero .hero-links {
	    display: inline-block;
	    margin-top: 15px;
	    margin-left: 10px;
	    width: 30%;
		}

	body.home #homepage-hero .hero-links ul li {
	    list-style-type: none;
	    margin: 2px 0;
		}

	body.home #homepage-hero .hero-links ul li a {
	    padding: 8px 15px;
	    background-color: #666;
	    font-family: "Open Sans",sans-serif;
	    font-weight: normal;
	    color: #fff;
	    display: inline-block;
	    position: relative;
	    background-image: none !important;
	    border-bottom: none;
	    text-decoration: none;
	    margin-bottom: 10px;
	    margin-right: 50px;
	    z-index: 1;
	    line-height: 14px;
	    font-size: 12px;
	    text-decoration: none !important;
	    width: 100%;
	    max-width: 200px;
		}
	
	
	}
