/*
 Theme Name:       UW WordPress Theme - Child Theme
 Theme URI:        https://github.com/uweb/uw_wp_theme_child
 GitHub Theme URI: https://github.com/uweb/uw_wp_theme_child
 Primary Branch:   main
 Author:           UW Web Team
 Author URI:       https://github.com/uweb
 Description:      A child theme based on the UW WordPress Theme
 Template:         uw_wp_theme
 Version:          1.1
 License:          GNU General Public License v2 or later
 License URI:      http://www.gnu.org/licenses/gpl-2.0.html
 Tags:             two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:      uw_wp_theme_child
*/
header.site-header div.navbar .site-branding .uw-wordmark { text-indent: -9999px; color: #fff; width: 260px; height: 61px; display: block; position: absolute; top: 20px; left: 130px; background: url(logowhite.png) no-repeat; transform: scale(.8); } @media only screen and (max-width: 767px){ header.site-header div.navbar .site-branding .uw-wordmark { top: -2px;left: 70px;margin-top: -3px;} }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 0px;
    padding-right: 0px;
}
h3{
	color:#4b2e83;
}
.bg1{background-color: #EEEEEE; text-align: left; padding: 20px; }
.bg2{background-color: #e8e3d3; text-align: left; padding: 20px; }
.uw-body.container {
    background-color: #fff;
	/*background-color: #ECECEC;*/
	/*background: url(quad.jpg) no-repeat;*/
    margin-bottom: 0px;
}
.uw-thinstrip .uw-wordmark {
	display: block;
    position: absolute;
    top: -7px;
    left: 150px;
	width: 630px;
    height: 100px;
	background: url(assets/images/logowhite.png) no-repeat !important;
}
.uw-breadcrumbs {
    margin: -17px 0 15px -30px;
    background-color: white;
	/*display: none !important;*/
    display: inline-block;
    padding: 20px 20px 0 30px;
}
.home .uw-breadcrumbs {
  display: none;
}
.uw-breadcrumbs {
  display: inline-block;
}
.home .uw-body{
	/*background-color: #d9d9d9;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 40px;*/
	/*background-image: url(quad.jpg);*/
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px!important;
  padding-right: 30px!important;
}
.centerContent{
	text-align: center;
	margin: 0 auto;
}
.adjustMargin h6{
	color: #4b2e83;
	font-size: 20px;
	font-weight: 700;
}
.adjustMarginTesting {
	padding-left: 7%;
	padding-right: 5%;
}
.adjustMarginTesting h6{
	color: #4b2e83;
	font-size: 20px;
	font-weight: 700;
}
.adjustMarginTesting p{
	line-height: 24px;
	font-size: 16px;
}
.styleSide{
	background-color:#e8e3d3;
	margin-top: 8px;
	padding: 20px;
}
.styleSide h3{
	color:#4b2e83;
	font-size: 18px;
	margin-top: 27px;
}
.styleSide p{
	margin-bottom: 0px;
}
.styleSide hr{
	border-top: 3px solid #b7a57a;
    clear: both;
	width: 30%;
}
.box-outer .box-tan .tile {
	background-color: #d2e1e5;
}
.tile img{
	margin-top: -25px !important;}
.tile h3{
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.tile p{
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.tile{
	background-color: #ECE9E2 !important;
} 
.tile img{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
#fastFacts h2{
	text-align: center !important;
}
.leftCol{
	background-color: #EBEAE5 !important;
}
/*.leftCol h3, p, a{
	padding-left: 30px !important;
	padding-right: 30px !important;
}*/
.leftCol h3, p{
	padding-left: 30px !important;
	padding-right: 30px !important;
}
.leftCol img{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.rightCol{
	background-color: #F7F7F7 !important;
}
/*.rightCol h3,h4, img, p, a{
	padding-left: 30px !important;
	padding-right: 30px !important;
}*/
.rightCol h3,h4, img, p{
	padding-left: 30px !important;
	padding-right: 30px !important;
}
.leftCol h2{
	text-align: center !important;
}
.rightCol h2{
	text-align: center !important;
}
/*.dawgdrops-item.dawgdrops-item a {
    padding-right: 10px !important;
    padding-left: 10px !important;
}*/
[class^="ic-"]:before, [class*=" ic-"]:before {
	/*color: #ee9129;*/	
	color: #85754d;
}
a.uw-btn { background-color: #d5d0be;}
div.uw-slideshow {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 390px;
  margin: 0px 0 20px 0;
  z-index: 0;
}
.wcp-content-wrap{
background-color: #d2e1e5;
	height: 250px;
	}
.uw-breadcrumbs {
    margin-top: 0px !important;
}
.uw-hero-image.hero-height #hero-container h1, .no-uw-hero-image.hero-height #hero-container h1 {
    padding: 0px 20% 0 0;
    top: 160px;
}
.uw-hero-image.hero-height {
    padding: 60px 20% 0 0;
    /*margin-top: 60px !important;*/
}
.uw-hero-image{
    /*width: 100% !important;
	height: 100%!important;*/
}

#hero-container h1 {
    font-family: "Encode Sans Compressed", sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 65px;
    color: #fff;
}
#navigation-menu {
    position: fixed;
    top: 2em;
	margin-top: 19em;
    right: 3em;
    left: auto;
    bottom: auto;
    z-index: 9;
    text-shadow: none;
    font-size: 0.85em;
}
#navigation-menu ul {
    overflow: hidden;
    background: #564a44;
    background: rgba(0,0,0,0.8);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
nav ul, nav ol, nav li {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
	padding-inline-start: 10px;
	padding-left: 20px !important;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.clearAll{
	clear: both;
}
.importantInfo{
	font-size: 22px;
	color: #85754d;
}
.alignright {
    float: right;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.alignleft {
    margin-top: 10px;
    margin-right: 30px;
    margin-bottom: 30px;
    margin-left: 0px;
}
.buttonsNav{
	margin-bottom: 20px !important;
}
.buttonStyle{
	color: #ffffff;
	font-weight: 500;
	padding: 7px;
	text-decoration: none !important;
}
.buttonStyleAround{
	margin-top: 7px;
	margin-bottom: 20px;
	background-color: #4b2e83;
	margin-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.listStyle{
	list-style: none !important;
}
.buttonStyleSide{
	text-decoration: none !important;
	color:#ffffff;
}
.buttonsRow{
	margin-bottom: 5px;
}
.uw-thinstrip ul.uw-thin-links li a:after, .uw-thinstrip ul.uw-thin-links li button:after {
	height: 25px !important;
}
/*--------------------*/
@media only screen and (min-width: 990px) and (max-width: 1200px) {
.uw-thinstrip .uw-wordmark {
    background: url(assets/images/logowhite.png) no-repeat !important;
	}	
.uw-thinstrip .uw-wordmark {left: 40px !important;}	
.uw-patch {left:-20px !important;} 	
.uw-thinstrip ul.uw-thin-links li a,
  .uw-thinstrip ul.uw-thin-links li button {
    font-size: 14px;
    padding: 10px 20px 10px 0;
  }	
	
}
@media (min-width: 900px){
	.uw-thinstrip .uw-wordmark {
    background: url(assets/images/logowhite.png) no-repeat !important;
	}
.layout-left .hotspots-image-container {
    width: 85% !important;
}
.layout-right .hotspots-image-container {
    width: 85% !important;
}
div.uw-slideshow {height: 550px !important;}	
.adjustSlideShow{height: 550px !important;}
.factsNumbers{font-size: 50px !important;font-weight: 600 !important;}
.adjustMargin h6 {
    font-size: 18px;
    font-weight: 600;
	padding-left: 3px;
	padding-right: 3px;
}
}
@media (max-width: 990px){
.uw-thinstrip .uw-wordmark {
    background: url(assets/images/logowhite.png) no-repeat !important;
	}

.centerText{height: auto;}
.factsNumbers{font-size: 50px !important;font-weight: 600 !important;}
.adjustMargin h6 {
    font-size: 18px;
    font-weight: 600;
	padding-left: 3px;
	padding-right: 3px;
}	
}
header.uw-thinstrip .uw-wordmark {
  height: 65px;
  background-position: 0 -408px;
  top: 0px; }
@media (min-width: 1200px) {
.uw-thinstrip .uw-wordmark {
    background: url(assets/images/logowhite.png) no-repeat !important;
	}	
.container {
	width: 1200px;}
.factsNumbers{font-size: 70px !important;font-weight: 700 !important;}
.adjustMargin h6 {
    font-size: 22px;
    font-weight: 700;
	padding-left: 3px;
	padding-right: 3px;
}
	.uw-body-copy h2{padding-left: 10px!important;}
	.hero-content{margin: 0 auto !important; padding-left: 5px !important;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.uw-thinstrip .uw-wordmark {
    background: url(assets/images/logowhite.png) no-repeat !important;
	}
	div.uw-slideshow > div.slide div p {
	width: 60%;
	padding-right: 5px;
}
	div.uw-slideshow > div.slide div {padding-left: 20px;}	
.buttonStyleAround1 a{padding-top: 3% !important; }
div.uw-slideshow {height: 450px !important;}	
.adjustSlideShow{height: 450px !important;}
.adjustMargin h6 {
    font-size: 18px;
    font-weight: 600;
	padding-left: 3px;
	padding-right: 3px;
}		
.factsNumbers{font-size: 60px !important;font-weight: 600 !important;}
.uw-thinstrip .uw-wordmark {left: 120px !important;}	
div.uw-slideshow > div.slide div h3 {margin-top: 40px !important;}	
}
@media only screen and (max-width: 768px) {
	.uw-thinstrip .uw-wordmark {
    background: url(assets/images/logowhite.png) no-repeat !important;
	}
	#mobile-relative.frontpage button.uw-mobile-menu-toggle {
    right: 20px !important;
    z-index: 10;
    margin: 0;
    top: -45px;
}
	.uw-thinstrip {
		padding-top: 5px;
		height: 55px;}
div.uw-slideshow {height: 400px !important;}	
.adjustSlideShow{height: 400px !important;}
.uw-thinstrip .uw-wordmark {left: 80px !important;}	
#mobile-relative button.uw-mobile-menu-toggle:before {
    height: 20px !important;
}	
}

@media only screen and (min-width: 368px) and (max-width: 768px) {
.uw-thinstrip{display:block;}
	nav.uw-thin-strip-nav{width: 610px !important;}
	.uw-thin-strip-nav{width: 580px !important;}
	.uw-thinstrip nav{height:40px!important; top:-40px!important;}
.uw-thin-strip-nav{ z-index: 1000000000 !important;}
	.uw-thin-links{top:100px;}
	.uw-thinstrip ul.uw-thin-links li a, .uw-thinstrip ul.uw-thin-links li button {
		color: #4b2e83; padding-right: 15px;}
.uw-thinstrip ul.uw-thin-links li{display:block!important;}
.uw-thin-strip-nav{position: absolute; right:-90px!important;top:-45px;}
#mobile-relative ul.uw-mobile-menu {margin-top: 0px;}
#mobile-relative{margin-top: 15px;}
.uw-thinstrip li {
    margin-top: 0px; 
}
	
	#mobile-relative.frontpage button.uw-mobile-menu-toggle {
    
}
	div.uw-slideshow > div.slide div p {
	width: 70%;
	padding-right: 5px;
}
	div.uw-slideshow > div.slide div {padding-left: 20px;}
	div.uw-slideshow > div.slide div h3 {margin-top: -10px;line-height: 20px !important;}
	/*div.uw-slideshow {height: 220px;}*/
	div.uw-slideshow > div.slide div h3 a{font-size: 22px !important; line-height: 20px !important;}
	
.buttonStyleAround1 a{padding-top: 5% !important; }
.alignright {margin-left: 0px;margin-right: 0px;}
div.uw-slideshow {height: 290px !important;}	
.adjustSlideShow{height: 290px !important;}
.uw-body h1 {margin: 0 auto !important; padding-top: 20% !important;}	
.uw-thinstrip .uw-wordmark {left: 80px !important;}	
.uw-thinstrip ul.uw-thin-links li a:after, .uw-thinstrip ul.uw-thin-links li button:after {right: 3px !important;}
ul.uw-sidebar-menu li.pagenav ul li.current_page_item > a, ul.uw-mobile-menu li.pagenav ul li.current_page_item > a, ul.uw-sidebar-menu > div ul li.current_page_item > a, ul.uw-mobile-menu > div ul li.current_page_item > a, ul.uw-sidebar-menu li.pagenav ul li.current_page_parent > a, ul.uw-mobile-menu li.pagenav ul li.current_page_parent > a, ul.uw-sidebar-menu > div ul li.current_page_parent > a, ul.uw-mobile-menu > div ul li.current_page_parent > a, ul.uw-sidebar-menu li.pagenav ul li.current_page_item > span, ul.uw-mobile-menu li.pagenav ul li.current_page_item > span, ul.uw-sidebar-menu > div ul li.current_page_item > span, ul.uw-mobile-menu > div ul li.current_page_item > span, ul.uw-sidebar-menu li.pagenav ul li.current_page_parent > span, ul.uw-mobile-menu li.pagenav ul li.current_page_parent > span, ul.uw-sidebar-menu > div ul li.current_page_parent > span, ul.uw-mobile-menu > div ul li.current_page_parent > span {padding-left: 59px !important;}
h2{font-size: 30px !important;}
.uw-body-copy h2{padding-left: 10px!important;}
ul.uw-sidebar-menu li.pagenav a, ul.uw-mobile-menu li.pagenav a, ul.uw-sidebar-menu > div a, ul.uw-mobile-menu > div a, ul.uw-sidebar-menu li.pagenav span, ul.uw-mobile-menu li.pagenav span, ul.uw-sidebar-menu > div span, ul.uw-mobile-menu > div span {
    padding-left: 40px;}
  .uw-hero-image.hero-height2 {
   /*display: none!important;*/
  }	
	.uw-body.container {
    /*background-color: red;*/
	padding-top: 30px!important;	
		
}	
.uw-hero-image.hero-height {
    margin-top: 60px !important;
}	
.uw-hero-image.hero-blank .uw-site-title-blank {
    margin-top: 35px;
}
h1.uw-site-title-blank {margin-top: 35px;}	
#navigation-menu{display: none !important;}	
}
/* For mobile phones: */
@media screen and (max-width: 510px) {
.adjustSlideShow{height: 270px !important;}	
div.uw-slideshow {height: 270px!important;}	
div.uw-slideshow > div.slide img {height: 280px!important;}	
nav.uw-thin-strip-nav {width: 390px !important;}	
.uw-thinstrip ul.uw-thin-links li a, .uw-thinstrip ul.uw-thin-links li button {font-size: 13px;}
.uw-thin-strip-nav{right:0px!important;top:-40px;}	
.page-template-small-hero #mobile-relative.frontpage ul.uw-mobile-menu {margin-top: 0px !important;}
div.uw-slideshow > div.slide div p {font-size: 16px!important;line-height: 20px!important; margin-bottom: 0px!important;}
div.uw-slideshow > div.slide div h3 a {font-size: 18px !important;line-height: 18px !important;}	
div.uw-slideshow > div.slide div h3 a::after {height: 7px;width: 200px;margin-top:7px !important;}	
.uw-body.container {padding-top: 0px!important;}	
.uw-hero-image.hero-height {
    margin-top: 60px !important;
}
.uw-hero-image.hero-blank .uw-site-title-blank {
    margin-top: 35px;
}
	h1.uw-site-title-blank {margin-top: 35px;}	
	#navigation-menu{display: none !important;}
}