@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'MuseoSans-300-webfont';
    src: url('../fonts/MuseoSans-300-webfont.eot');
    src: url('../fonts/MuseoSans-300-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans-300-webfont.woff2') format('woff2'),
         url('../fonts/MuseoSans-300-webfont.woff') format('woff'),
         url('../fonts/MuseoSans-300-webfont.ttf') format('truetype'),
         url('../fonts/MuseoSans-300-webfont.svg#MuseoSans-300-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'museosans_700-webfont';
    src: url('../fonts/museosans_700-webfont.eot');
    src: url('../fonts/museosans_700-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museosans_700-webfont.woff2') format('woff2'),
         url('../fonts/museosans_700-webfont.woff') format('woff'),
         url('../fonts/museosans_700-webfont.ttf') format('truetype'),
         url('../fonts/museosans_700-webfont.svg#museosans_700-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSans_900-webfont';
    src: url('../fonts/MuseoSans_900-webfont.eot');
    src: url('../fonts/MuseoSans_900-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans_900-webfont.woff2') format('woff2'),
         url('../fonts/MuseoSans_900-webfont.woff') format('woff'),
         url('../fonts/MuseoSans_900-webfont.ttf') format('truetype'),
         url('../fonts/MuseoSans_900-webfont.svg#MuseoSans_900-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSans_500-webfont';
    src: url('../fonts/MuseoSans_500-webfont.eot');
    src: url('../fonts/MuseoSans_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans_500-webfont.woff2') format('woff2'),
         url('../fonts/MuseoSans_500-webfont.woff') format('woff'),
         url('../fonts/MuseoSans_500-webfont.ttf') format('truetype'),
         url('../fonts/MuseoSans_500-webfont.svg#MuseoSans_500-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSans-100-webfont';
    src: url('../fonts/MuseoSans-100-webfont.eot');
    src: url('../fonts/MuseoSans-100-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans-100-webfont.woff2') format('woff2'),
         url('../fonts/MuseoSans-100-webfont.woff') format('woff'),
         url('../fonts/MuseoSans-100-webfont.ttf') format('truetype'),
         url('../fonts/MuseoSans-100-webfont.svg#MuseoSans-100-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: "SSGeomiconsSquared";
  src: url('../fonts/ss-geomicons-squared.eot');
  src: url('../fonts/ss-geomicons-squared.eot?#iefix') format('embedded-opentype'),
       url('../fonts/ss-geomicons-squared.woff') format('woff'),
       url('../fonts/ss-geomicons-squared.ttf')  format('truetype'),
       url('../fonts/ss-geomicons-squared.svg#SSGeomiconsSquared') format('svg');
  font-weight: 400;
  font-style: normal;
}

body {
	font-family: 'Open Sans', sans-serif;
}

ul {
	margin-left:0px;
}

h1 {
	position:relative;
	z-index:9999;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'MuseoSans_900-webfont';
	color:#fff;
}

label,p {
	font-family: 'Open Sans', sans-serif;
}

a {
	font-family: 'Open Sans', sans-serif;
}

span {
	font-family: 'Open Sans', sans-serif;
}

.button {
	border:2px solid #fff;
	font-size:18px;
	color:#ffffff;
	line-height:56px;
	padding:0px;
	text-transform:capitalize;
	width:100%;
	margin-top:0px;
	font-family: 'MuseoSans_500-webfont';
}

.row {
	max-width:63.75em;
}

.fullWidth {
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: initial;
}


/* Top-Head Style */
#top-head {
	width:100%;
	background:#6fc0dd;
	float:left;
}

#top-head h5 {
	font-size:14px;
	color:#fff;
	line-height:64px;
	font-family: 'Open Sans', sans-serif;
}
/*
#top-head span {
	float:right;
	background:#2b677c;
	font-size:20px;
	color:#fff;
	padding:0px 0px 0px 35px;
	font-weight:600;
	height:75px;
	line-height:75px;
}

#top-head span img {
	float:left;
	margin-right:5px;
	margin-top:25px;
}
*/

#top-head a {
	background:#4991ab;
	text-align:center;
	padding: 27px 28px 26px 28px;
	float:right;
	height:75px;
}

#top-head a.phon {
	background:#2b677c;
	font-size:20px;
	color:#fff;
	font-weight:600;
}

#top-head a img {
	margin-top:0px;
}

/* Header Style */
#header {
	width:100%;
	background:#282828;
	float:left;
	height:80px;
	padding-top:10px;
}

#header .top-bar {
	background:none;
}

#header .top-bar-section ul {
	margin-top:10px;
}

#header .top-bar-section ul li {
	background:none;
	list-style:none;
}

#header .top-bar-section ul li a {
	color:#fff;
	font-size:14px;
	font-family: 'MuseoSans-300-webfont';
	background:none;
	text-align:center;
	line-height:40px;
	padding:0px 10px;
	text-transform:uppercase;
}

#header .top-bar-section ul.dropdown {
	padding-top:10px;
}

#header .top-bar-section ul.dropdown li a {
	text-align:left;
}

#header .top-bar-section li.active a {
	color:#fff;
	font-family: 'museosans_700-webfont';
	background:#d0a73d;
}

#header .top-bar-section .has-dropdown > a:after {
    border-color: rgba(255, 255, 255,1) transparent transparent transparent;
	margin-top:-5.5px;
	margin-right:4px;
}

#header .top-bar-section .has-dropdown > a {
	padding-right:22px!important;
}

#header .top-bar-section .dropdown {
	background:#282828;
	z-index:999999;
	margin-top:0px;
}

#header .top-bar-section .right li .dropdown {
	right:auto;
}

/*breadcrumbs*/
#breadcrumbs {
	float:left;
	width:100%;
}

#breadcrumbs.inner-breadcrumbs {
	background:url(../images/breadcrumbs-inner.jpg) 50% 50% no-repeat;
	background-size:cover;
	padding-top:65px;
	padding-bottom:55px;
}

#breadcrumbs.inner-breadcrumbs a {
	color:#fffcfc;
	font-family: 'MuseoSans_500-webfont';
	font-size:16px;
	position:relative;
	padding:0px 10px;
}

#breadcrumbs.inner-breadcrumbs h2 {
	margin-bottom:0px;
}

#breadcrumbs.inner-breadcrumbs a.active {
	font-family: 'MuseoSans_900-webfont';
}

#breadcrumbs.inner-breadcrumbs a.active:after {
	content:'/';
	position:absolute;
	top:0%;
	left:-4%;
	color:#fff;
}

#breadcrumbs .panel {
	background:none;
	border:none;
	padding-top:216px;
	padding-bottom:74px;
}

#breadcrumbs h2 {
	font-size:60px;
	text-transform:uppercase;
	color:#fff;
	margin-bottom:40px;
}

#breadcrumbs h4 {
	font-size:24px;
	color:#fff;
	font-family: 'MuseoSans_500-webfont';
}

#breadcrumbs p {
	font-size:24px;
	line-height:48px;
	color:#fff;
}

#breadcrumbs a.button {
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	background:#282828;
	padding:0px 90px;
	margin:0px 10px;
	margin-top:10px;
	width:auto;
	border:none;
}

#breadcrumbs a.button.call {
	background:#6fc0dd;
}

/*Cta*/
#cta {
	float:left;
	width:100%;
	overflow:hidden;
}

#cta h3 {
	font-size:36px;
	text-transform:uppercase;
	font-family: 'museosans_700-webfont';
}

#cta p {
	font-size:16px;
	color:#282828;
	line-height:30px;
	padding:0px 16px;
	margin-bottom:40px;
}

#cta a.button {
	color:#282828;
	background:none;
	width:auto;
	border-color:#282828;
	padding: 0px 56px;
	text-transform:uppercase;
}

#cta .panel {
	background:none;
	border:none;
	margin-bottom:0px;
}

#cta .panel.teams {
	background:#6fc0dd;
}

#cta .panel.teams h3 {
	color:#fff;
}

#cta .panel.teams p {
	color:#fff;
}

#cta .panel.teams a.button {
	color:#fff;
	border-color:#fff;
	margin-bottom:0px;
}

#cta .panel.donate {
	background:#d0a73d;
}

#cta .panel.volunteer {
	background:#3a3a76;
}

#cta .panel.donate p,#cta .panel.donate h3,#cta .panel.donate a.button,#cta .panel.volunteer a.button,#cta .panel.volunteer h3,#cta .panel.volunteer p {
	color:#fff;
	border-color:#fff;
}
/**/
#cta a.button:hover,#cta .panel.teams a.button:hover {
	color:#fff;
	background:#282828;
	border-color:#282828;
}

#cta .panel.donate a.button:hover,#cta .panel.volunteer a.button:hover {
	color:#fff;
	background:#282828;
	border-color:#282828;
}

#cta .image-box {
	width:100%;
	overflow:hidden;
}

#cta .image-box img {
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

#cta .image-box:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
/**/
#cta .tableRow {
	width:100%;
	height:100%;
	display: table;
	vertical-align: middle;
}

#cta .tableCell {
	width:100%;
	display:table-cell;
	vertical-align:middle;
}

.none {
	padding:0px;
}

#cta img {
	width:100%;
}

#cta .columns {
	padding:0px;
}

/*content*/
#content {
	float:left;
	width:100%;
	padding:60px 0px;
	overflow:hidden;
}

#content.sponsor {
	padding-bottom:30px;
	overflow:hidden;
}

#content a.paypal {
	width:100%;
	float:left;
	padding-top:50px;
}

#content a.paypal:hover img {
	opacity: 1;
	transition: all 0.15s linear;
	-moz-backface-visibility: hidden;
	-moz-transform: rotate(0);
	box-shadow: 0 0 0 #000;

}

#content p {
	font-size:16px;
	line-height:30px;
}

#content p a,#content p span {
	color:#d0a73d;
	font-weight:bold;
}


#content h3 {
	font-size:36px;
	text-transform:uppercase;
	font-family: 'MuseoSans_900-webfont';
	color:#282828;
	margin-bottom:40px;
}

#content a.button {
	margin-top:50px;
	line-height:56px;
	width:auto;
	padding:0px 50px;
	background:none;
	border-color:#282828;
	color:#282828;
}

#content a.button:hover {
	background:none;
	color:#282828;
}


#content a.button:hover {
	color:#fff;
	background:#282828;
	border-color:#282828;
}

#content .panel {
	background:#4267b7;
	padding:20px 20px;
	border:none;
	margin-bottom:30px;
}

#content .panel.sponsor {
	background:url(../images/dog-img.jpg) 0% 0% no-repeat;
	background-size:cover;
	float:left;
	margin-bottom:0px;
	width:100%;
}

#content .panel h4 {
	font-size:24px;
	color:#fff;
	font-family: 'MuseoSans_900-webfont';
	font-weight:bold;
	line-height:30px;
}

#content .panel h4.sponsor {
	margin-bottom:150px;
}

#content .panel  p {
	color:#fff;
}

#content .panel a.button {
	background:none;
	border-color:#fff;
	width:100%;
	color:#fff;
}

#content .panel a.button:hover {
	color:#282828;
	border-color:#;
	background:#fff;
}

#content ul.bxslider li img {
	width:100%;
	height:450px;
}

#content .details {
	float:left;
	width:100%;
	margin-bottom:30px;
}

#content .details a {
	float:left;
	width:100%;
	position:relative;
}

#content .details a .overlay {
	position:absolute;
	top:0%;
	left:0%;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.75);
	text-align:center;
	padding:0px 20px;
	display:none;
}

#content .details a .overlay .tableRow {
	width:100%;
	height:100%;
	display: table;
	vertical-align: middle;
}

#content .details a .overlay .tableCell {
	width:100%;
	display:table-cell;
	vertical-align:middle;
}

#content .details a:hover .overlay {
	display:block;
}

#content .details a .overlay h5 {
	font-size:24px;
	color:#fff;
	font-family: 'MuseoSans_500-webfont';
}

#content .details a img {
	width:100%;
	height:250px;
}

#content form {
	float:left;
	width:100%;
}

#content form .field {
	float:left;
	width:100%;
	padding-bottom:10px;
}

#content form .field label {
	font-size:16px;
	color:#282828;
	margin-bottom:5px;
}

#content form .field input[type="text"], #content form .field input[type="email"] {
	background:none;
	border:1px solid #282828;
	box-shadow:none;
	width:100%;
	height:60px;
	padding:0px 15px;
}

#content form .field textarea {
	background:none;
	border:1px solid #282828;
	box-shadow:none;
	width:100%;
	height:232px;
	resize:none;
}

#content form ::-webkit-input-placeholder {
	color:#282828;
}

#content form .field input[type="submit"] {
	border:2px solid #fff;
	font-size:18px;
	color:#ffffff;
	line-height:56px;
	padding:0px 80px;
	background:#ffc20e;
	text-transform:uppercase;
	cursor:pointer;
	margin-top:0px;
	font-family: 'MuseoSans_500-webfont';
	outline:0;
    transition: background-color 300ms ease-out;
}

#content form .field input[type="submit"]:hover {
	background-color:#282828;
	color:#fff;
}

#emf-container, #emf-container-outer #emf-form-shadows {
	width:100% !important;
}

#emf-container-wrap {
	background:#fff;
}

/* Google Map */
#googleMap {
	float:left;
	width:100%;
}

/*Newsletter*/
#newsletter {
	float:left;
	width:100%;
	background:url(../images/newsletter.jpg) 50% 50% no-repeat;
	background-size:cover;
	padding-top:60px;
	padding-bottom:30px;
}

#newsletter h3 {
	font-size:36px;
	font-family: 'MuseoSans-100-webfont';
	color:#fff;
	text-transform:uppercase;
	margin-bottom:40px;
}

#newsletter .panel {
	background:none;
	border:none;
	padding: 0px 70px 0px 110px;
	float:left;
	width:100%;
}

#newsletter input[type="text"] {
	border:3px solid #fffcfc;
	height:60px;
	font-size:16px;
	background:none;
	padding-left:20px;
	margin-bottom:0px;
}

#newsletter input[type="submit"] {
	background:#d0a73d;
	font-family: 'MuseoSans_500-webfont';
	text-transform:uppercase;
	font-size:18px;
	color:#fff;
	width:100%;
	outline:0;
	line-height:58px;
	border:none;
}

.p-left {
	padding-left:0px;
}

/*Footer*/
#footer {
	float:left;
	width:100%;
	background:#6fc0dd;
	padding-top:45px;
	padding-bottom:50px;
}

#footer h3 {
	font-size:24px;
	font-family: 'museosans_700-webfont';
	color:#fff;
	margin-bottom:30px;
}

#footer p {
	font-size:14px;
	color:#fff;
	line-height:30px;
	font-family: 'Open Sans', sans-serif;
	padding-right:15px;
}

#footer  a {
	font-size:16px;
	color:#fffcfc;
	font-family: 'Open Sans', sans-serif;
	line-height:30px;
	font-weight:300;
	text-decoration:underline;
}

#footer li {
	list-style:none;
}

#footer ul.social li {
	list-style:none;
	display:inline-block;
}

/*Copyright*/
#copyright {
	float:left;
	width:100%;
	background:#282828;
	padding:35px 0px;
}

#copyright p {
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	margin-bottom:0px;
}

#copyright p span {
	font-family: "SSGeomiconsSquared";
	color:#d0a73d;
}

#copyright p a {
	color:#d0a73d;
}

#newsletter input[type="text"]::-webkit-input-placeholder {
	font-size:16px;
	color:#fffcfc;
	font-family: 'MuseoSans-300-webfont';
}

/* New Css */
#breadcrumbs .bx-wrapper .bx-controls-direction a {
	width:25px;
	height:25px;
}

#breadcrumbs .bx-wrapper .bx-prev {
	left:10px;
}

#breadcrumbs .bx-wrapper .bx-next {
	right:10px;
}


/* Small Screens*//* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (max-width:40em) {
#header .top-bar-section .has-dropdown > a:after {
	border-color:transparent transparent transparent rgba(255, 255, 255, 1);
}

#header .top-bar-section .right li .dropdown {
	right:auto !important;
}

#header .top-bar .toggle-topbar.menu-icon {
	z-index:9999;
}

#header .columns {
	padding:0px;
}

#top-head a.phon {
	padding:25px 10px;
}

.top-bar .toggle-topbar.menu-icon a {
	height:40px;
}

.top-bar-section ul {
	background:#282828;
}

.top-bar.expanded .title-area {
	background:none;
}


ul li h1 {
	margin-top:0px;
	margin-left:15px;
}

#top-head h5 {
	font-size:13px;
	line-height:30px;
}

#top-head span {
	font-size:17px;
}

ul li h1 img {
	height:50px;
}

#breadcrumbs .panel {
	padding:60px 0px;
}

#breadcrumbs h2 {
	font-size:34px;
}

#breadcrumbs p {
    font-size: 20px;
    line-height: 30px;
}

#breadcrumbs a.button,#content a.button {
	padding:0px;
	width:100%;
	margin:0px;
	margin-bottom:10px;
}

#newsletter h3 {
	font-size:32px;
}

#newsletter .panel {
	padding:0px 0px;
}

#newsletter input[type="text"] {
	font-size:12px;
	padding-left:10px;
	height:50px;
}

#newsletter input[type="submit"] {
	font-size:14px;
	height:50px;
	line-height:50px;
}

#header {
	height:auto;
}

#top-head a {
	margin-left:0px;
}

#top-head span {
	padding-left:20px;
}

#cta .panel {
	padding:20px 0px;
}

}

/* Medium Screens *//* min-width 641px, medium screens */
@media only screen and (min-width:40.0625em) and (max-width:62.4375em) {
#top-head h5 {
	line-height:25px;
	margin:0px;
}

#top-head span {
	padding-left:12px;
	height:50px;
	line-height:50px;
	font-size:17px;
}

#top-head span img {
	margin-top:15px;
}

#top-head a {
    padding: 15px 28px 35px 28px;
    height: 45px;
    margin-left: 0px;
}

#top-head a img {
	margin-top:0px;
}

#header .top-bar-section ul li a {
	font-size:11px;
	padding:0px 5px;
}

#breadcrumbs .panel {
	padding-top:150px;
}

#breadcrumbs a.button {
	padding:0px 57px;
}

#cta p {
	margin-bottom:23px;
}

.clear {
	clear:both;
}

#cta .panel.donate {
	padding-bottom:100px;
}

#cta .panel.volunteer {
	padding-bottom:21px;
}

#newsletter .panel {
	padding:0px;
}

#cta .panel,#cta img {
	height:420px !important;
}
	
}

/* Large Screens *//* min-width 1025px, large screens */
@media only screen and (min-width:64.0625em) and (max-width:90em) {
	
}

/* XLarge Screens *//* min-width 1441px, xlarge screens */
@media only screen and (min-width:90.0625em) and (max-width:120em) {
	
}

/* XXLarge screens *//* min-width 1921px, xxlarge screens */
@media only screen and (min-width:120.063em) and (max-width:120em) {
	
}