/*
Theme Name: UW Livewell - UW Boundless Sub-Theme
description: >-
  UW Boundless Child Theme For UW Livewell Website (2020)
Author: Creative Communications
Author URI: http://c2.washington.edu
Template: uw-2014
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: child theme
Text Domain: livewell
*/

body{
	font-family: "Open Sans", sans-serif, helvetica;
	}
	
.uw-hero-image.hero-height2 h1 {
    font-family: "Encode Sans Compressed", sans-serif;
    text-transform: uppercase;
    color: #FFF !important;
    font-weight: 900;
    font-size: 55px;
    margin: 0;
    line-height: 1;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    display: block;
    vertical-align: bottom;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 150px;
    padding-left: 15px;
	}
	
.uw-hero-image.hero-height2 h1:after {
    background: none;
	}


body.home .col-md-12.uw-content{
	padding-left: 0;
    padding-right: 0;
	}
	
.uw-thinstrip .uw-patch {
	vertical-align: middle;
	}

.uw-thinstrip a.livewell-homelink{
	position: absolute;
	display: inline-block;
	font-size: 52px;
	font-weight: 700;
	color: #fff;
	left: 13%;
	top: -22px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	}

.dawgdrops-inner {
    padding: 7px 0 7px 0;
	}
	
.dawgdrops-item.dawgdrops-item a {
    font-family: "Encode Sans Compressed", sans-serif;
    font-weight: 700;
    font-size: 19px;
    padding: 8px 28px 8px 15px;
	}
	
.dawgdrops-item a {
    color: #444444;
    -webkit-font-smoothing: antialiased;
    font-size: 19px;
    text-transform: uppercase;
    padding: 15px 10px 15px 15px;
	}
	
.dawgdrops-item a.dropdown-toggle:before {
    top: 24px;
	}
	
.dawgdrops-item a:after {
    top: 19px;
    }
    
.dawgdrops-item.dawgdrops-item li a:hover,
.dawgdrops-item.dawgdrops-item li a:focus {
	color: #4b2e83;
	background-color: #E7E7E7;
	}

.dawgdrops-item a.dropdown-toggle:hover:before {
    top: 14px;
	}
	
.dawgdrops-item.dawgdrops-item:first-child > a {
    padding: 8px 28px 8px 0;
	}
	


/* sidebar menu */

#sidebar .menu-livewell-main-menu-container{
	margin-bottom: 50px;
	}

#sidebar .menu-livewell-main-menu-container > ul{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	
	box-shadow: 0 0 6px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 6px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.4);
    -o-box-shadow: 0 0 6px rgba(0,0,0,0.4);
	
	}

#sidebar .menu-livewell-main-menu-container > ul > li.menu-item{
	display: none;
	}
	
#sidebar .menu-livewell-main-menu-container > ul > li.menu-item.current-menu-parent{
	display: block;
	}
	
#sidebar .menu-livewell-main-menu-container > ul > li.menu-item.current-menu-parent > a{
    background-color: #4b2e83;
    color: #fff;
	}

#sidebar .menu-livewell-main-menu-container > ul > li.menu-item.current-menu-parent > ul > li.current-menu-item > a{
	color: #333;
	font-weight: bold;
	}


.uw-hero-image {
    height: 367px;
	}
	
.uw-hero-image.hero-height2{
    height:275px;
    background-size: cover;
    background-position: bottom left;
    }
    
.uw-hero-image.hero-height2.staff{
    height: 190px;
    background-size: cover;
    background-position: bottom left;
    }
	
.uw-hero-image div.staff-header{
	position: absolute;
	width: 100%;
	}

.uw-hero-image div.staff-header h2.staff-header-title{
	color: #fff;
    text-shadow: 2px 2px 2px rgba(0,0,0,.7);
    font-size: 36px;
    width: 1170px;
    margin: 0 auto;
    margin-top: 55px;
	}

body.home h1{
	font-size: 28px;
	}
	
	
#livewell-intro{
	position: absolute;
	height: 45%;
	top: 30%;
	background-color: rgba(255,255,255,0.85);
	width: 100%;
	}

#livewell-intro-content {
    width: 1170px;
    margin: 0 auto;
    padding: 35px 0 35px 0;
	}
	
#livewell-intro-content p{
	font-weight: 600;
	}

a.uw-page-title{
	display: none;
	}
	
h2.livewell-tagline{
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,.7);
	font-size: 36px;
	width: 1170px;
    margin: 0 auto;
    padding-top: 35px;
	}

ul#homepage-icon-menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 53px;
	}
	
ul#homepage-icon-menu li {
    display: inline-block;
    width: 150px;
    height: 150px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: rgba(75,46,131,1.0);
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: center 20px;
}
	
ul#homepage-icon-menu li a {
    display: block;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    line-height: 1.2em;
    text-align: center;
    width: 150px;
    height: 150px;
    background-color: rgba(75,46,131,1.0);
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: center 10px;
    background-size: 56% 56%;
    padding: 100px 10px 0 10px;
    font-weight: 600;
}

ul#homepage-icon-menu li:last-child{
	margin-right: 0;
	}

ul#homepage-icon-menu li a:hover{
	background-color: rgba(59,16,114,1.0);
	}
	
ul#homepage-icon-menu li.survivor_support a{
	background-image: url(assets/images/tile-survivor.png);
	}
	
ul#homepage-icon-menu li.peer_health a{
	background-image: url(assets/images/tile-peer-health.png);
	}
	
ul#homepage-icon-menu li.workshops a{
	background-image: url(assets/images/tile-workshops.png);
	}
	
ul#homepage-icon-menu li.alcohol_drugs a{
	background-image: url(assets/images/tile-alcohol.png);
	}

ul#homepage-icon-menu li.student_coaching a{
	background-image: url(assets/images/tile-student-coaching.png);
	}
	
ul#homepage-icon-menu li.suicide_intervention a{
	background-image: url(assets/images/tile-suicide-intervention.png);
	}
	
ul#homepage-icon-menu li a:hover{
	background-size: 60% 60%;
	}
	
	
body.home div.center-graph-feature-text{
	width: 279px;
	display: inline-block;
	vertical-align: top;
	margin-right: 24px;
	}

body.home div.center-graph-feature-image{
	display: inline-block;
	width: 477px;
	height: 477px;
	margin-right: 0;
	}

body.home div.center-graph-feature-image span.background-image{
	display: block;
	vertical-align: top;
	width: 98%;
	height: 98%;
	background-image: url(assets/images/wellness_wheel.png);
	background-size: 95%;
    background-position: center top;
    background-repeat: no-repeat;
	}
	
body.home div.livewell-instagram{
	vertical-align: top;
	width: 372px;
	display: inline-block;
	background-color: #efefef;
	}
	
body.home div.livewell-instagram h3{
	background-color: #444;
	color: #fff;
	font-size: 16px;
	font-weight: 800;
	padding: 9px;
	margin: 0;
	}
	
body.home div.livewell-instagram div.instagram-widget{
	margin: 16px;
	background-color: #fff;
	min-height: 300px;
	width: 90%;
	margin: 16px auto;
	}
/*
body.home #home-healthy-huskies {
    display: flex;
    justify-content: space-between;
    padding-bottom: 25px;
	}
*/	
body.home #home-healthy-huskies{
	width: 100%;
    display: flex;
    flex-wrap: wrap;
	}

body.home div.card.homepage-hh {
    flex: 0 0 30%;
    border-radius: 0;
    margin-right: 3%;
	}
	
body.home div.card.homepage-hh .card-body {
    margin: 0;
    padding: 0;
    /* 
    border: 1px solid #ccc;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    */
	}
	
body.home div.card.homepage-hh .card-body .card-content{
	font-size: 15px;
	line-height: 1.4em;
	margin-top: 0;
	}

body.home div.card.homepage-hh .card-body .card-image{
	margin: 0;
	padding: 0;
	clear: both;
	height: 190px;
	overflow: hidden;
	}
	
body.home div.card.homepage-hh .card-body h3.card-title{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	line-height: 1em;
	}
	
body.home div.card.homepage-hh .card-body h3.card-title a{
	color: #4B2E83;
	font-size: 22px;
	}

body.home div.card.homepage-hh .card-body .card-image img{
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	border: 1px solid #ccc;
	}

body.home div.card.homepage-hh .card-body .card-content {
    padding: 0 0 30px 0;
	}

div.edit-link {
    position: absolute;
    margin: 0;
    padding: 0;
    }

.alignleft {
    margin: 10px 25px 25px 0;
	}

/* healthy huskies */

.widget_nav_menu .menu-healthy-huskies-magazine-container ul.menu > li, 
.widget_nav_menu .menu-healthy-huskies-magazine-container ul.menu > li:hover {
    background-color: #fff;
}

.widget_nav_menu .menu-healthy-huskies-magazine-container ul.menu li a, 
.widget_nav_menu .menu-healthy-huskies-magazine-container ul.menu li span{
	font-family: 'Encode Sans Condensed', sans-serif;
	font-weight: 700;
	color: #4b2e83;
	padding: 0;
	margin: 0;
	display: block;
	padding: 12px 0;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	}

.widget_nav_menu .menu-healthy-huskies-magazine-container ul.menu li a:hover, 
.widget_nav_menu .menu-healthy-huskies-magazine-container ul.menu li span:hover{
	background-color: #fff;
	text-decoration: underline;
	}
	
.widget_nav_menu .menu-healthy-huskies-magazine-container ul.menu li.current-menu-item a{
	color: #000;
	}

div.edit-link a {
    display: inline-block;
    padding: 3px 6px;
    color: #fff;
    background-color: #666;
    text-decoration: underline;
    font-size: .65em;
    font-weight: 400;
    margin: 0;
	}
	
div.staff-portal-access a{
	display: block;
	width: 32%;
	margin-left: 33%;
	padding-top: 25px;
	}

div.staff-portal-access a img{
	width: 100%;
	height: auto;
	}


div.resource-listing{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 45px;
	justify-content: space-between;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 20px;
	background-color: #efefef;
	}
	
div.resource-listing h2{
	width: 100%;
	clear: both;
	margin-top: 20px;
	line-height: 1.2em;
	}


div.resource-listing .resource-item{
	width: 48%;
	border-radius: 0;
	/*margin-right: 5%;*/
	margin-bottom: 50px;
	box-shadow:  0 0 6px  rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 6px  rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 6px  rgba(0,0,0,0.4);
	-o-box-shadow: 0 0 6px  rgba(0,0,0,0.4);
	background-color: #fff;
	}
	
div.resource-listing .resource-item h3{
	line-height: 1.2em;
	font-size: 1.5em;
	}

div.resource-listing .resource-item .card-image{
	height: 50px;
	overflow: hidden;
	}

div.resource-listing .resource-item .card-content{
	padding: 0 25px;
	padding-bottom: 25px;
	font-size: .9em;
	line-height: 1.35em;
	}
	
div.resource-listing .resource-item .card-content .resource-desc p,
div.resource-listing .resource-item .card-content .resource-desc ul{
	font-size: 1em;
	line-height: 1.35em;
	}
div.resource-listing .resource-item .card-content .card-field{
	margin: 8px 0;
	}

div.resource-listing .resource-item .card-content .card-field.resource-link{
	margin-top: 20px;
	}

div.resource-listing .resource-item .card-content .card-field span.field-title{
	font-weight: bold;
	}
	
div.resource-listing .resource-item span.term-tag{
	font-size: .9em;
	font-weight: bold;
	display: inline-block;
	padding: 3px 5px;
	background-color: #efefef;
	margin-right: 7px;
	margin-top: 7px;
	}

body.post-type-archive-staff #staff-listing,
div.phe-display #staff-listing,
#staff-listing{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 45px;
    justify-content: flex-start;
    }

body.post-type-archive-staff #staff-listing div.card.staff-item,
div.phe-display #staff-listing div.card.staff-item,
#staff-listing div.card.staff-item{
	/*flex: 0 0 45%;*/
	width: 45%;
	border-radius: 0;
	margin-right: 5%;
	margin-bottom: 60px;
	box-shadow:  0 0 6px  rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 6px  rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 6px  rgba(0,0,0,0.4);
	-o-box-shadow: 0 0 6px  rgba(0,0,0,0.4);
	}
	
div.phe-display #staff-listing div.card.staff-item,
#staff-listing div.card.staff-item{
	flex: 0 0 22%;
	width: 22%;
	margin-right: 2%;
	margin-bottom: 35px;
	}
	
body.post-type-archive-staff #staff-listing div.card.staff-item .card-image,
div.phe-display #staff-listing div.card.staff-item .card-image,
#staff-listing div.card.staff-item .card-image{
	width: 100%;
	display: inline-block;
	vertical-align: top;
	}

div.phe-display #staff-listing div.card.staff-item .card-image,
#staff-listing div.card.staff-item .card-image{
	width: 100%;
	}
	
body.post-type-archive-staff #staff-listing div.card.staff-item .card-image img,
div.phe-display #staff-listing div.card.staff-item .card-image img,
#staff-listing div.card.staff-item .card-image img{
	width: 100%;
	height: auto;
	}


div.phe-display #staff-listing div.card.staff-item .card-image img{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	}
	
	
body.post-type-archive-staff #staff-listing div.card.staff-item .card-content,
div.phe-display #staff-listing div.card.staff-item .card-content,
#staff-listing div.card.staff-item .card-content{
	display: inline-block;
	vertical-align: top;
	max-width: 260px;
	padding-left: 20px;
	padding-right: 15px;
	}
	

body.post-type-archive-staff #staff-listing div.card.staff-item h2.card-title,
div.phe-display #staff-listing div.card.staff-item h2.card-title,
#staff-listing div.card.staff-item h2.card-title{
	margin-top: 10px;
	margin-bottom: 10px;
	}

body.post-type-archive-staff #staff-listing div.card.staff-item h2.card-title a,
div.phe-display #staff-listing div.card.staff-item h2.card-title a,
#staff-listing div.card.staff-item h2.card-title a{
	font-size: 19px;
	}
	
body.post-type-archive-staff #staff-listing div.card.staff-item .card-text,
div.phe-display #staff-listing div.card.staff-item .card-text,
#staff-listing div.card.staff-item .card-text{
	font-size: 14px;
	}
	
body.post-type-archive-staff #staff-listing div.card.staff-item .card-text .staff-title,
div.phe-display #staff-listing div.card.staff-item .card-text .staff-title,
#staff-listing div.card.staff-item .card-text .staff-title{
	font-weight: 700;
	line-height: 1.2em;
	margin-bottom: 15px;
	}
	
body.single-staff div.staff-image,
body.single-peer_health_educator div.staff-image{
	display: inline-block;
	max-width: 30%;
	margin-right: 35px;
	vertical-align: top;
	}
	
body.single-staff div.staff-image img,
body.single-peer_health_educator div.staff-image img {
	box-shadow: 0 1px 2px rgba(0,0,0,0.4);
	}
	
body.single-staff div.staff-contact-info,
body.single-peer_health_educator div.staff-contact-info{
	width: 65%;
	display: inline-block;
	vertical-align: top;
	}

body.single-staff div.staff-contact,
body.single-peer_health_educator div.staff-contact{
	clear: both;
	width: 100%;
	}

body.single-staff h1.staff-name,
body.single-peer_health_educator h1.staff-name{
	margin-bottom: 2px;
	margin-top: 0;
	}
	
body.single-staff div.staff-title,
body.single-peer_health_educator div.staff-title{
	margin-bottom: 20px;
	font-size: 1.1em;
	font-weight: 700;
	}

body.single-staff div.staff-contact,
body.single-peer_health_educator div.staff-contact{
	padding-top: 25px;
	border-top: 1px solid #ccc;
	}
	
body.single-staff div.staff-content,
body.single-peer_health_educator div.staff-content{
	margin-top: 35px;
	padding-top: 25px;
	border-top: 1px solid #ccc;
	}


/* WORKSHOPS LISTING */

#workshop-listing .workshop-item{
	clear: both;
	}
	
#workshop-listing .workshop-item h3{
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #ccc;
	color: #4b2e83;
	}

#workshop-listing .workshop-item span.field-title{
	display: inline-block;
	background-color: #efefef;
	padding: 3px 6px;
	color: #333;
	width: 200px;
	margin-right: 10px;
	}
	
#workshop-listing .workshop-item div.details{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: .9em;
	}
	
#workshop-listing .workshop-item div.details.last{
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	}

#workshop-listing div.edit-link {
    display: block;
    position: relative;
    margin: 0;
    margin: 5px 0;
    clear: both;
    }
    
    
.ws-listings .ws-listing{
	font-size: .8em;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #ccc;
	}

.ws-listings .ws-listing span.item-field{
	display: inline-block;
	padding: 3px 5px;
	background-color: #efefef;
	font-weight: bold;
	width: 20%;
	text-align: right;
	vertical-align: top;
	margin-top: 1px;
	margin-bottom: 1px;
	}

.ws-listings .ws-listing span.value{
	display: inline-block;
	padding: 3px 5px;
	width: 70%;
	vertical-align: top;
	margin-top: 1px;
	margin-bottom: 1px;
	}
	
.ws-listings .ws-listing span.item-field.status{
	background-color: #999;
	color: #fff;
	}
	
.ws-listing .item .value-status strong.approved{
	color: #52a319;
	}
	
.ws-listing .item .value-status strong.unapproved{
	color: #c82128;
	}


/* workshop request form */

div.gform_wrapper{
	margin-top: 25px;
	}
	
body .gform_wrapper ul li.gfield{
	margin-top: 35px !important;
	}

div.gform_wrapper li.request-form-header h2{
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 25px;
	border-top: 1px solid #ccc;
	font-weight: 800;
     font-family: "Encode Sans Compressed", sans-serif;
	}

div.gform_wrapper .gfield_contains_required.field_description_below .gfield-description{
	padding-top: 0;
	}

.gform_wrapper .field_description_below .gfield_description{
	padding-top: 3px !important;
	}
	
body.page-id-579 .widget.widget_nav_menu{
	display: none;
	}
	
.calendly-inline-widget iframe{
	margin-top: 2px;
	}
	
#main_content a.calendly-popup-link,
#main_content a.calendly-popup-link-noshoulder{
	display: inline-block;
	padding: 20px 30px;
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
	color: #fff;
	background-color: #b7a67a;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	border-radius: 20px;
	}

#main_content a.calendly-popup-link-noshoulder{
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px 15px;
	font-size: 1em;
	}

#main_content a.calendly-popup-link:hover,
#main_content a.calendly-popup-link-noshoulder:hover{
	background-color: #84764d;
	color: #fff;
	}
	


/*==========  Non-Mobile First Method  ==========*/

@media only screen and (max-width : 1199px) {

	body.post-type-archive-staff #staff-listing div.card.staff-item{
		width: 30%;
		margin-right: 3%;
		padding-bottom: 20px;
		}
		
	body.post-type-archive-staff #staff-listing div.card.staff-item .card-image{
		width: 100%;
		display: block;
		}
		
	body.post-type-archive-staff #staff-listing div.card.staff-item .card-content{
		display: block;
		vertical-align: top;
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		}
		
	}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1185px) {
	
	#livewell-intro-content,
	h2.livewell-tagline{
		width: 80%;
		}
		
	#livewell-intro-content p {
    	font-size: 15px;
		}	
	
	.menu-homepage-icon-menu-container{
		text-align: center;
		}
		
	body.home div.center-graph-feature-image {
    	width: 400px;
    	height: 400px;
    	margin-right: 20px;
		}
		
	body.home div.center-graph-feature-text {
    	width: 200px;
    	margin-right: 20px;
		}
	
	body.home div.center-graph-feature-text p{
		font-size: 15px;
		}
		
	body.home div.livewell-instagram {
    	width: 320px;
		}

	
	}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

	.uw-thinstrip .uw-patch {
		position: absolute;
		top: 30px;
		left: 0;
		}
	
	.uw-thinstrip a.livewell-homelink {
		font-size: 48px;
		left: 18%;
		top: 30px;
		margin: 0;
		padding: 0;
		vertical-align: middle;
		}
		
	h2.livewell-tagline {
		font-size: 30px;
		}
		
	body.home div.center-graph-feature-image {
    	display: block;
    	margin-right: auto;
    	margin-left: auto;
    	width: 500px;
    	height: 500px;
    	clear: both;
		}
		
	body.home div.center-graph-feature-text {
    	display: block;
    	margin-right: auto;
    	margin-left: auto;
    	width: 100%;
    	height: auto;
    	text-align: center;
    	clear: both;
		}
	
	body.home div.center-graph-feature-text p{
		font-size: 17px;
		}
		
	body.home div.livewell-instagram {
    	clear: both;
    	display: block;
    	margin-right: auto;
    	margin-left: auto;
    	width: 75%;
		}

	body.home #home-healthy-huskies{
		text-align: center;
		}

	body.home div.card.homepage-hh {
    	flex: 0 0 47%;
    	border-radius: 0;
    	margin-right: 3%;
    	margin-bottom: 30px;
		}
		
	body.home div.card.homepage-hh .card-body .card-image{
		height: 150px;
		}
		
	body.home div.card.homepage-hh .card-body .card-content {
    	padding: 10px;
		}
		
	div.staff-portal-access a{
		width: 40%;
		margin-left: auto;
		margin-right: auto;
		}
		
	body.post-type-archive-staff #staff-listing div.card.staff-item{
		width: 45%;
		margin-right: 4%;
		padding-bottom: 20px;
		}
		
	body.post-type-archive-staff #staff-listing div.card.staff-item .card-image{
		width: 100%;
		display: block;
		}
		
	body.post-type-archive-staff #staff-listing div.card.staff-item .card-content{
		display: block;
		vertical-align: top;
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		padding: 0 20px 30px 20px;
		}
	
	}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
	.uw-thinstrip .uw-patch {
		position: absolute;
		top: 0;
		left: 2%;
		}
	
	.uw-thinstrip a.livewell-homelink {
		font-size: 32px;
		left: 16%;
		top: -2px;
		margin: 0;
		padding: 0;
		vertical-align: middle;
		}
		
	#mobile-relative.frontpage button.uw-mobile-menu-toggle {
    	position: relative;
   	 	right: 0;
    	z-index: 10;
    	margin: 0;
    	top: 20px;
		}
		
	#mobile-relative{
		margin-top: 0;
		}
	
	#mobile-relative.frontpage ul.uw-mobile-menu > div > ul {
    	margin: 0;
    	margin-top: 25px;
		}
		
	#mobile-relative.frontpage ul.uw-mobile-menu > div > ul a{
		font-size: 14px;
		}
	
	body.home .row{
 	   margin-left: 0;
    	margin-right: 0;
		}
		
	div.staff-portal-access a{
		width: 60%;
		margin-left: auto;
		margin-right: auto;
		}
		
	}


@media only screen and (max-width : 610px) {
	
	body.home div.card.homepage-hh .card-body .card-image{
		height: 120px;
		}

	}
	
	
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	
	body.post-type-archive-staff #staff-listing div.card.staff-item{
		width: 70%;
		margin-right: 0%;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 20px;
		}

	}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

	}
	
@media only screen and (max-width: 991px) and (min-width: 768px){

}

