/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{margin:.83em 0}h3{margin:1em 0}h4{margin:1.33em 0}h5{margin:1.67em 0}h6{margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/*-- jShowOff module styles --*/
#basicFeatures,#features,#labelFeatures,#slidingFeatures,#thumbFeatures{position:relative;overflow:hidden;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px;-moz-border-radius-topleft:6px;-moz-border-radius-topright:6px}.jshowoff,.jshowoff div,.jshowoff img{position:absolute;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px}#basicFeatures,.jshowoff.basicFeatures,.jshowoff.basicFeatures div,.jshowoff.basicFeatures img{-webkit-border-radius:0;-moz-border-radius:0}.jshowoff h2,.jshowoff p{font-size:18px;padding:15px 20px 0;margin:0}.jshowoff p{font-size:13px;line-height:15px}.jshowoff p.jshowoff-slidelinks{position:relative;margin:0 auto;text-align:center;padding:380px 0 0;width:130px}.jshowoff-controls a,.jshowoff-slidelinks a{display:inline-block;color:#585858!important;padding:5px 7px;margin:5px 0 0 5px;float:left;text-decoration:none;-moz-border-radius:4px;-webkit-border-radius:4px;outline:0;font-size:1px;line-height:14px;border-radius:40px;width:6px;height:10px;background-color:#585858}.jshowoff-controls a:hover,.jshowoff-slidelinks a:hover{color:#fff}.jshowoff-slidelinks a.jshowoff-active,.jshowoff-slidelinks a.jshowoff-active:hover{color:#fff;background-color:#fff}p.jshowoff-controls{overflow:auto;height:1%;padding:0 0 5px 5px;margin:0;-moz-border-radius-bottomleft:6px;-moz-border-radius-bottomright:6px;-webkit-border-bottom-left-radius:6px;-webkit-border-bottom-right-radius:6px}.jshowoff-controls a{margin:5px 5px 0 0;font-size:12px;line-height:15px;padding:4px 8px 5px}.jshowoff-pausetext{color:#fff}p a{color:#21bdf1}.thumbFeatures p.jshowoff-slidelinks{bottom:0;padding:5px 0 5px 5px;right:113px;height:32px}.thumbFeatures .jshowoff-slidelinks a{display:block;width:60px;height:30px;background-color:none;background-repeat:no-repeat;margin:0 5px 0 0;padding:0;text-indent:-10000em;-moz-border-radius:0;-webkit-border-radius:0}.thumbFeatures .jshowoff-slidelinks a.jshowoff-active{border:1px solid #fff}.thumbFeatures p.jshowoff-controls{background:0 0;height:38px;overflow:visible;padding:0;position:absolute;top:100px;width:100%;z-index:150}.thumbFeatures .jshowoff-controls a{display:block;width:22px;height:38px;background:no-repeat;margin:0;padding:0;text-indent:-10000em;position:absolute}.thumbFeatures .jshowoff-controls a.jshowoff-play{display:none}.jshowoff.thumbFeatures{height:250px}.jshowoff.thumbFeatures,.jshowoff.thumbFeatures div,.jshowoff.thumbFeatures img{-webkit-border-radius:6px}
 
 a:focus {
  outline: none;
}
/* Animate.css */
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2014 Daniel Eden
*/
.animated{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-vendor-animation-delay:1s}

.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}

.longer-ani{-webkit-animation-duration:5s;animation-duration:5s}

@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}

@-webkit-keyframes fadeInShadow{0%{opacity:0; -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.9, .9, .9);}100%{opacity:1}}@keyframes fadeInShadow{0%{opacity:0}100%{opacity:1}}.fadeInShadow{-webkit-animation-name:fadeInShadow;animation-name:fadeInShadow}

@-webkit-keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-5%,0);transform:translate3d(0,-5%,0); opacity:0;}50%{opacity:1;}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-5%,0);transform:translate3d(0,-5%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}

@-webkit-keyframes fadeInUp{0%{-webkit-transform:translate3d(0,23%,0);transform:translate3d(0,23%,0)}100%{-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,23%,0);transform:translate3d(0,23%,0)}100%{-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

.delay {-webkit-animation-delay: 1.75s; /* Chrome, Safari, Opera */
    animation-delay: 1.75s;}
	
.stuck { max-width:1700px;}

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}


.clearfix:after, div.tabBox:after, section:after, .cf:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .clearfix, html[xmlns] div.tabBox, section, html[xmlns] .cf {
	display: block;
}
 
* html .clearfix, * html section, * html .cf {
	height: 1%;
}

.clear {clear:both;}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

body, html {
	font-family:Helvetica, Arial, sans-serif;
	margin: 0;
	background: #f2f2f2;
}

/* #Typography Styling
================================================== */
h1, h2, h3, h4, h5 { font-family:Helvetica, Arial, sans-serif; line-height: 1em;}

h1 { font-size:48px;}
h2 { font-size:35px;font-family:"museo-slab", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-style:italic; font-weight:900; line-height:1.2em;}
h3 { font-size:24px;}
h4 { font-size:18px;}

p, li {
	font-family:"museo-sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 1.4em;
	color:#666;
	font-weight:100;
}

/*!
Animate.css - http://www.kristopherray.com
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2014-2015 Kristopher Ray Bolleter
================================================== */
#max-wrapper { max-width: 1700px;width:100%; margin:0 auto;}

.wrapper {
	width: 90%;
	padding: 0 5%;
	margin: 0 auto;
	max-width: 1400px;
}

.wide-wrapper {
    width: 100%;
	padding:0;
    margin: 0 auto;
	max-width: 1600px;
}

section { padding:130px 0;  overflow: hidden;}

.float-left { float: left;}
.float-right { float: right;}

.margin7-left { margin-left: 7%;}
.margin7-right {margin-right: 7%;}
.margin5-left { margin-left: 5%;}
.margin5-right {margin-right: 5%;}

.margin2-left { margin-left: 2.5%;}
.margin2-right {margin-right: 2.5%;}

.padding5-left { padding-left: 5%;}
.padding5-right {padding-right: 5%;}
.padding2-left { padding-left: 2.5%;}
.padding2-right {padding-right: 2.5%;}

.relative { position:relative;}
.absolute { position:absolute;}
.bottom { bottom:0;}
.top { top:0;}

.z-front {z-index:10;}
.z-back {z-index:0;}

/* NON-PADDED CONTAINERS - FOR USE WITH 7% MARGINS */

.full100,.full75,.full70,.full65,.full60,.full55,.full50,.full45,.full40,.full35,.full30,.full25,.full20,.full7,.full5 { position: relative; display:block;}

.full100 { width:100%;}
.full85 { width:85%;}
.full75 { width:73.75%;}
.full70 { width:70%;}
.full65 { width:65%;}
.full60 { width:60%;}
.full55 { width:52.5%;}
.full50 { width:47.5%;}
.full45 { width:45%;}
.full40 { width:40%;}
.full35 { width:32.5%;}
.full30 { width:30%;}
.full25 { width:21.25%;}
.full20 { width:18%;}
.full7 { width:7.5%;}
.full5 { width:5%;}

.row { width:100%; position:relative;}

.center-all { text-align: center; margin:0 auto;}

/* Basic Shadows */
.inset-shadow, .drop-shadow, .up-shadow { position: relative;z-index: 9;}

.inset-shadow {-moz-box-shadow: inset 0 -1px 45px rgba(0,0,0,.07);
-webkit-box-shadow: inset 0 -1px 45px rgba(0,0,0,.07);
box-shadow: inset 0 -1px 45px rgba(0,0,0,.07);}

.inset-shadow-grey {
-moz-box-shadow: inset 0 -1px 45px rgba(0,0,0,.1);
-webkit-box-shadow: inset 0 -1px 45px rgba(0,0,0,.1);
box-shadow: inset 0 -1px 45px rgba(0,0,0,.1);
}

.drop-shadow {-moz-box-shadow: 0 12px 23px rgba(0,50,60,.09);
-webkit-box-shadow: 0 12px 23px rgba(0,50,60,.09);
box-shadow: 0 12px 23px rgba(0,50,60,.09);}

.up-shadow {-moz-box-shadow: 0 -18px 45px rgba(0,0,0,.07);
-webkit-box-shadow: 0 -18px 45px rgba(0,0,0,.07);
box-shadow: 0 -18px 45px rgba(0,0,0,.07);
}

.image img { width:100%; height:auto;}

/* Background Color Styles */
.bg-white { background:#fff;}
.bg-grey { background:#f2f2f2;}

h2 span {  color: #f1bc38;}


.bg-white h2 {color:#243957}
/* Button Styles */
.button { 
	text-decoration:none;
	-webkit-transition: all .74s;
	-moz-transition: all .74s;
	-ms-transition: all .74s;
	-o-transition: all .74s;
	transition: all .74s;
}

.small {   padding: 11px 20px;font-size:16px;}
.medium { padding:13px 25px; font-size:19px;}
.large { padding:14px 26px; font-size:24px;}

.border-bottom{ border-bottom:1px solid #ddd;}

.text-link {text-decoration:none;}

/* Starter Form Styles */
form {
	width: 100%;
	margin: 0 auto;
}

.input {padding:1.5%;}
.input100 { width: 97%;}
.input50 { width: 44.75%;}
.input33 { width: 29.25%;}

/* Basic Header and Nav Styles */

header { background:#fff;/* Style for Rectangle 9 */
-moz-box-shadow: 0 1px 3px rgba(28, 26, 26, 0.13);
-webkit-box-shadow: 0 1px 3px rgba(28, 26, 26, 0.13);
box-shadow: 0 1px 3px rgba(28, 26, 26, 0.13);}

/* Basic Header and Nav Styles */
.ha-header-fixed{-webkit-transition: all .7s;
	-moz-transition: all .7s;
	-ms-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
	height:90px;  -moz-box-shadow: 0 1px 3px rgba(28, 26, 26, 0.13);
  -webkit-box-shadow: 0 1px 3px rgba(28, 26, 26, 0.13);
  box-shadow: 0 1px 3px rgba(28, 26, 26, 0.13);  position: fixed; top:0; width:100%;  z-index: 999;
}

/* Basic Header and Nav Styles */
.ha-header-relative{-webkit-transition: all .7s;
	-moz-transition: all .7s;
	-ms-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
	height:90px;  -moz-box-shadow: 0 1px 3px rgba(28, 26, 26, 0.13);
  -webkit-box-shadow: 0 1px 3px rgba(28, 26, 26, 0.13);
  box-shadow: 0 1px 3px rgba(28, 26, 26, 0.13);  position: relative; width:100%;  z-index: 999;
}

#standard-page section:first-of-type { padding-top:50px;}


.ha-header-hidden{-webkit-transition: all .7s;
	-moz-transition: all .7s;
	-ms-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
	height:90px;  -moz-box-shadow: 0 1px 3px rgba(28, 26, 26, 0.13);
  -webkit-box-shadow: 0 1px 3px rgba(28, 26, 26, 0.13);
  box-shadow: 0 1px 3px rgba(28, 26, 26, 0.13);  position: fixed;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);top:0; 
  transform: translateY(-100%);visibility:hidden; width:100%;
}

#nav-main {  position: absolute;
  left: 0;  z-index: 0;}
#nav-main ul {padding:0;  margin: 22px 0 0 185px;}
#nav-main ul li {
	float:left;
	padding:9px 20px;
	margin:0 8px;
	border-radius:6px;
	font-size:19px;
	-webkit-transition: all .74s;
	-moz-transition: all .74s;
	-ms-transition: all .74s;
	-o-transition: all .74s;
	transition: all .74s;
	font-family:"museo-sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:100;
}

.mobile-only { display:none;}

#header-donate {
  display: block;
  /* height: 81px; */
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px 40px;
  font-size: 20px;
  text-decoration: none;
  color: #fff;
  background: #f1bc38;
  font-weight: 900;
  font-size: 23px;
  font-style: italic;
  font-family: "museo-slab", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 19px 0 0 0;
}

#nav-main ul li a{ text-decoration:none; color:#666;}
#nav-main ul li:hover a {color:#f1bc38;}
#nav-trigger {
	display:none;
	text-align:right; 
	float:right;
}
#nav-trigger span {
	display: inline-block;
	padding: 15px 20px;
	background-color: #999;
	color: white;
	cursor: pointer;
	text-transform: uppercase;
	 height: 40px;
	font-size: 30px;
}
    
#nav-trigger span:hover {
	background-color: #f1bc38; }
#nav-trigger span.open:after {
	border-left: solid 10px transparent;
	border-top: none;
	border-bottom: solid 10px #fff;
	border-right: solid 10px transparent;
}

nav#nav-mobile {
	position: relative;
	display: none;
}
nav#nav-mobile ul {
	display: none;
	list-style-type: none;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #f2f2f2;
	margin: 0;
	padding: 0;
	top: 0px;
	  z-index: 999;
}
nav#nav-mobile li {
	display: block;
	border-bottom: solid 1px #ddd; 
	width: 100%;
}
nav#nav-mobile li:last-child {
	border-bottom: none;
}
nav#nav-mobile a {
	display: block;
	color: #666;
	padding: 10px 30px; text-decoration:none;
}
nav#nav-mobile a:hover {
	background-color: #f1bc38;
	color: #fff;
}

#logo {
  float: left;
  width: 180px;
  height: 90px;
  position: absolute;
  left: 0;background-color: #12263B;
background-image: -moz-radial-gradient(top, #23395E 0%, rgba(35, 57, 94, 0) 80%);
background-image: -o-radial-gradient(top, #23395E 0%, rgba(35, 57, 94, 0) 80%);
background-image: -webkit-radial-gradient(top, #23395E 0%, rgba(35, 57, 94, 0) 80%);
background-image: radial-gradient(to bottom, #23395E 0%, rgba(35, 57, 94, 0) 80%);z-index:1;}

#logo img {
  width: 70%;
  padding: 0;
  margin: 14px 15%;
}

#intro {
position: relative;
overflow: hidden;
padding:0;
}

#intro .wrapper {position: relative;
  z-index: 99;
  min-height: 400px;
  padding: 0px 0%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100vh;
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  min-width: 0;}

#intro-banner { background-image:url(../img/bio-banner-home.jpg);z-index: 0;}

.article-bg-image {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
}

.display-cell {
display: table-cell;
vertical-align: middle;
padding: 0px 10% 10% 10%;
text-align:center;
  width: 33%;
position: relative;
}

#left-cell { 
background-color: #12263B;
background-image: -moz-radial-gradient(top, #23395E 0%, rgba(35, 57, 94, 0) 80%);
background-image: -o-radial-gradient(top, #23395E 0%, rgba(35, 57, 94, 0) 80%);
background-image: -webkit-radial-gradient(top, #23395E 0%, rgba(35, 57, 94, 0) 80%);
background-image: radial-gradient(to bottom, #23395E 0%, rgba(35, 57, 94, 0) 80%);}
#right-cell {
	background: url(../img/bg.jpg) no-repeat top center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}



#left-cell h3 {font-size:28px; font-weight:700;font-family:"museo-slab", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;color:#fff;}

.display-table {
position: absolute;
top: 0;
left: 0;
display: table;
width: 100%;
height: 100%;
}

.scroll-down {
  position: absolute;
  z-index: 100;
  bottom: 60px;
  left: 5%;
  display: none;
  width: 35%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  display: block;
}
#home-banner-logo {
  width: 85%;
  height: auto;
  margin: 0 auto;
  max-width: 465px;
  padding-left: 4%;
}

#play-button { width:115px; height:115px; background:url(../img/play-button.gif) center center no-repeat; background-size:100%;  margin: 0 auto;-webkit-transition: all .74s;
	-moz-transition: all .74s;
	-ms-transition: all .74s;
	-o-transition: all .74s;
	transition: all .74s;  border-radius: 300px;}

#play-button:hover {width:135px; height:135px; cursor:pointer;}

input[type="text"] {
/* Style for Rounded Rectangle 1 */
width: 94%;
background-color: #FFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding:15px 3%;
font-size:26px;
font-weight:300;
border:none;
  height: 30px;
}

li strong {  color: #000;   font-weight: 300;
}

#left-cell ::-webkit-input-placeholder {
   color: #888888; font-family:"museo-sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:100;
}

#left-cell :-moz-placeholder { /* Firefox 18- */
   color: #888888; font-family:"museo-sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:100; 
}

#left-cell ::-moz-placeholder {  /* Firefox 19+ */
   color: #888888; font-family:"museo-sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:100; 
}

#left-cell :-ms-input-placeholder {  
   color: #888888; font-family:"museo-sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:100; 
}

#different {position:absolute; top:20px; left:20px; font-size:45px;color:#2f4463;font-family:"museo-slab", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-style:italic; font-weight:900; margin:0;}

#banner-button { position:absolute; right:0; top:15px; color:#12263B;   background: #e1ae2f; padding:10px 24px;font-family:"museo-slab", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:700; text-decoration:none; font-size:22px;}

#banner-down-arrow { position:absolute; text-align:center; width:200px; left:50%; margin-left:-100px; bottom:30px;}
#banner-down-arrow h3 { margin:0 0 10px;color:#fff; font-size:20px !important;font-family:"museo-sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
#banner-down-arrow .fa { font-size:35px;color: #2f4463;}

#meet-chrys-img {  width: 50%;
   height: 750px;
  background: url(../img/meet-chrys.jpg) no-repeat top right;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 0;}
  
  #meet-chrys-2 {
    width: 50%;
    height: 750px;
    background: url(../img/meet-chrys.jpg) no-repeat top right;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	}
	
	form .full h3{ display:none;}
	form { position:relative;}
	#cs-b751256a.cs-form-container .submit input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	background: #e1ae2f;
	border-radius: 0 5px 5px 0;
	font-size: 22px;
	padding: 17.5px 24px;
	font-family: "museo-slab", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-decoration: none;
	font-size: 21px;
	}.error {
	position: absolute;
	color: #e1ae2f;
	top: 0;
	padding-top: 75px;
	left: 0;
	}
	.full {/* position: absolute;  Only way to get the validation to work, but breaks the mobile block level element of the form, causing it to overflow from the container */
	width: 100%;}.full p { margin:0;}
	
	p.messages {    font-size: 24px;
    font-weight: 500;
    color: #fff;}
	
	p.success::before {content:'✔'; display:block;font-size: 50px;color: #e1ae2f;}
	
	#chrys-intro {
    background: url(/img/section1.jpg) no-repeat center center fixed #12263B;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	}
	
	#meet-chrys-img {
    width: 50%;
    height: 750px;
    background: url(../img/meet-chrysv2.jpg) no-repeat top right;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	
	}
	
	#join-the-team {
    background: url(../img/join-the-team.jpg) no-repeat center center fixed #12263B;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	}
  
  #join-the-team h2 { color:#fff;}

#meet-chrys h2 {color:#243957;}
.full50image-left {width:50%;   height: 950px; position:absolute; left:0; top:0;}
.full50image-left img{ width:auto; height:100%;  float: right;}  

  #career-img {width:50%;       height: 1050px;background: url(../img/career.jpg) no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; position:absolute; right:0; top:0;}
  
   #key-leader-img {width:50%;     height: 800px; background: url(../img/key-leader.jpg) no-repeat top left;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; position:absolute; right:0; top:0;}
  
#public-servant {background: url(../img/public-servant.jpg) no-repeat center center fixed #12263B;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  
  #family {background: url(../img/family.jpg) no-repeat center center fixed #12263B;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  
  #chrys-intro {background: url(../img/section1.jpg) no-repeat center center fixed #12263B;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
 
  
  #join-the-team {background: url(../img/join-the-team.jpg) no-repeat center center fixed #12263B;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  #join-the-team h2 {   font-size: 50px;
  margin-bottom: 30px;}
  #join-the-team p { margin-bottom:40px;}
  #public-servant h2,  #chrys-intro h2, #family h2 { color:#fff; font-family:"museo-slab", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-style:italic; font-weight:900; font-size:38px;}
  
  #public-servant h2 span, #family h2 span {color:#f1bc38;}
  
  #public-servant p, #chrys-intro p, #family p, #join-the-team p{ color:#fff;}
  
  .full85 { max-width: 850px;}
  
  section h2:first-of-type { margin-top:0;}
  
  footer {background:#12263B; padding: 20px 0 30px;}
	
	#paid-for { font-size:10px; color:#ddd; display:block; padding:10px 20px; float:left; border:1px solid #ddd; text-transform:uppercase; letter-spacing:.08em;font-family:"museo-sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:100;  margin: 1px 5px;}
	
	#footer-left { list-style:none;padding:0; margin:0;}
#footer-left li {float:left; font-size:25px;}
#footer-left li a { color:#fff; text-decoration:none;  margin: 5px;}
#footer-left li a:hover { color:#F7CC3B;}
	
	#copyright {font-size:8px; float:right; color:#ddd; text-align:right; float:right;}
	#copyright a { color:#6581C1; text-decoration:none;}
	#copyright a:hover { text-decoration:underline;}
	
	#career .full45 ul { list-style:none; padding:0;}
	#career .full45 ul li { padding-bottom:10px; padding-left:32px; position:relative;}
	#career .full45 ul li .fa {color:#f1bc38; position:absolute; left:0; top:5px;}
	
#different-play, #meet-button { text-decoration:none;}
	.cmall-text p {font-size:10px;line-height:1em;}
	
	
	#footer-left li:last-of-type {    font-size: 12px;
    line-height: 36px;}
	
/*Responsive Queries */
@media (min-width: 1500px) {
	
	.full50image-left img {
  width: 100%;
  height: auto;
}

}

@media (min-width: 1200px) {
	#left-cell h3 {font-size:36px;}
	section { padding:160px 0;}
}

@media (min-width: 975px) {
}



@media all and (max-width: 900px) {#standard-page .full50 { float:none; width:96%; margin:0 auto; padding:20px 2%;}
@media all and (max-width: 900px) {
	
	#footer-left {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  text-align: center;
  width: 350px;
  float: none;
}

	#paid-for { float:none; margin:0 auto; text-align:center; margin-bottom:10px;}
	#copyright  {text-align:center; margin:0 auto; width:100%;}
  #ha-header {  height: 70px;}
	
  #nav-trigger {display: block;}

  nav#nav-main {display: none;}

  nav#nav-mobile {display: block;}
  
  #intro {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: inherit;
  padding: 0;
  }
  
  #intro .wrapper {
  position: relative;
  z-index: 99;
  min-height: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: auto;
  width: auto;
  margin: 0 auto;
  max-width: 100%;
  min-width: 0;
  }
  
  .display-table {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
  }
  
  .display-cell {
  display: block;
  vertical-align: middle;
  padding: 40px 10% 40px 10%;
  text-align: center;
  width: 80%;
  min-height: 100px;
  }
  
  #logo {
  float: left;
  width: 150px;
  height: 70px;
  position: absolute;
  left: 0;
  }
  
  .mobile-only { display:block;}
  
  #header-donate, #banner-down-arrow {display:none;}
  
  
  
}


@media only screen 
	and (min-width : 640px) 
	and (max-width : 975px) {
		
		#meet-chrys-img {
  height: 490px;}
		p, li {  font-size: 16px;
  line-height: 1.20em;}
		section { padding:60px 0;}	
		
	
		
		#public-servant h2 {
  color: #fff;
  font-family: "museo-slab", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 900;
  font-size: 32px;
		}
		
		 #home-banner-logo {
  width: 65%;
  height: auto;
  margin: 0 auto;
  max-width: 355px;
  padding-left: 4%;
		}
		
		#left-cell {  padding: 100px 10% 40px 10%;}
		#left-cell h3 {
  font-size: 30px;

		}
		
		#right-cell {  padding: 100px 10% 100px 10%;}
		
		#play-button {margin: 0;}
		
		h2, #public-servant h2, #chrys-intro h2, #family h2  {
  font-size: 25px;}
		
}

@media only screen 
	and (min-width :320px) 
	and (max-width : 640px) {

		
		#public-servant {
  background: url(../img/public-servant.jpg) no-repeat right center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 60px 0;
}


#family {
  background: url(../img/family.jpg) no-repeat top center;}
#career-img, #key-leader-img, #meet-chrys-img {
  width: 100%;
  height: 260px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  right: 0;
  top: 0;
  margin: 0 0 30px 0;
}

#career, #key-leader, #meet-chrys {padding-top:0;}


#meet-chrys-2 {
    width: 100%;
    height: 300px;
    background: url(../img/meet-chrys.jpg) no-repeat top right;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: block;
    position: relative;
    margin: 0 0 30px;
    padding: 0;
}

#meet-chrys-img {
    width: 100%;
    height: 300px;
}

	}
@media only screen 
	and (min-width : 475px) 
	and (max-width : 640px) {
		section { padding:30px 0;}
		.full50 { width:96%; margin:0 auto; float:none;}	
		
		#left-cell {  padding: 95px 10% 40px 10%;}
		#left-cell h3 {
  font-size: 30px;

		}
		
		#right-cell {  padding: 50px 10% 50px 10%;min-height: 200px;}
		
		#play-button {margin: 0;
  width: 95px;
  height: 95px;}
  
  .full45, .full50, .full85{width:94%; margin:0 3%;}
  
  p,li {  font-size: 14px;
  line-height: 1.20em;}
  
  h2, #public-servant h2, #chrys-intro h2, #family h2  { font-size:25px;}
  #public-servant h2 {
  color: #fff;
  font-family: "museo-slab", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 900;
  font-size: 24px;
		}
		  #home-banner-logo {
  width: 65%;
  height: auto;
  margin: 0 auto;
  max-width: 355px;
  padding-left: 4%;
}
#different {
  position: absolute;
  top: 28px;
  left: 20px;
  font-size: 30px;}
  
  
		#career-img {
  width: 100%;
  height: 380px;	
}
	}

@media only screen 
	and (min-width : 320px) 
	and (max-width : 475px) {
	
		section { padding:30px 0;}
		.full50 { width:96%; margin:0 auto; float:none;}	
		
		#left-cell {
  padding: 95px 2.5% 40px 2.5%;  width: 95%;}
		#left-cell h3 {
  font-size: 30px;

		}
		
	  h2, #public-servant h2, #chrys-intro h2, #family h2  { font-size:22px;}
		
		#right-cell {  padding: 50px 10% 50px 10%;}
		
		#play-button {margin: 0;
  width: 95px;
  height: 95px;}
  
  .full45, .full50, .full85{width:94%; margin:0 3%;}
  
  p,li {  font-size: 14px;
  line-height: 1.20em;}
  
 #join-the-team h2 {
  font-size: 30px;}
  #public-servant h2 {
  color: #fff;
  font-family: "museo-slab", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 900;
  font-size: 24px;
		}

#different {
  position: absolute;
  top: 28px;
  left: 20px;
  font-size: 30px;}
  #home-banner-logo {
  width: 65%;
  height: auto;
  margin: 0 auto;
  max-width: 355px;
  padding-left: 4%;
}

#career-img {
  width: 100%;
  height: 260px;}
  
  #chrys-intro {
  background: url(../img/section1.jpg) no-repeat bottom center;
  -webkit-background-size: 140% auto;
  -moz-background-size: 140% auto;
  -o-background-size: 140% auto;
  background-size: 140% auto;
}

input[type="text"] {
/* Style for Rounded Rectangle 1 */
padding:12px 3%;  font-size: 20px;
}
  
  
	}
	
	
	@media only screen 
	and (min-width : 320px) 
	and (max-width : 900px){
	@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@media only screen 
	and (min-width : 320px) 
	and (max-width : 900px){
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@media only screen 
	and (min-width : 320px) 
	and (max-width : 900px) {
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
	}
	
	@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {#paid-for { float:none; margin:0 auto; text-align:center; margin-bottom:10px;}
	#copyright  {text-align:center; margin:0 auto; width:100%;}
  #ha-header {  height: 70px;}
	
  #nav-trigger {display: block;}

  nav#nav-main {display: none;}

  nav#nav-mobile {display: block;}
  
  #intro {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: inherit;
  padding: 0;
  }
  
  #intro .wrapper {
  position: relative;
  z-index: 99;
  min-height: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: auto;
  width: auto;
  margin: 0 auto;
  max-width: 100%;
  min-width: 0;
  }
  
  .display-table {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
  }
  
  .display-cell {
  display: block;
  vertical-align: middle;
  padding: 40px 10% 40px 10%;
  text-align: center;
  width: 80%;
  min-height: 100px;
  }
  
  #logo {
  float: left;
  width: 150px;
  height: 70px;
  position: absolute;
  left: 0;
  }
  
  .mobile-only { display:block;}
  
  #header-donate, #banner-down-arrow {display:none;}}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {#paid-for { float:none; margin:0 auto; text-align:center; margin-bottom:10px;}
	#copyright  {text-align:center; margin:0 auto; width:100%;}
  #ha-header {  height: 70px;}
	
  #nav-trigger {display: block;}

  nav#nav-main {display: none;}

  nav#nav-mobile {display: block;}
  
  #intro {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: inherit;
  padding: 0;
  }
  
  #intro .wrapper {
  position: relative;
  z-index: 99;
  min-height: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: auto;
  width: auto;
  margin: 0 auto;
  max-width: 100%;
  min-width: 0;
  }
  
  .display-table {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
  }
  
  .display-cell {
  display: block;
  vertical-align: middle;
  padding: 40px 10% 40px 10%;
  text-align: center;
  width: 80%;
  min-height: 100px;
  }
  
  #logo {
  float: left;
  width: 150px;
  height: 70px;
  position: absolute;
  left: 0;
  }
  
  .mobile-only { display:block;}
  
  #header-donate, #banner-down-arrow {display:none;}}
  
  
  /* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
	  
	  #standard-page .full50 { float:none !important; width:96% !important;  margin:0 auto !important; padding:20px 2% !important;} #footer-left {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 auto !important;
  text-align: center !important;
  width: 350px !important;
  float: none !important;
}

	#paid-for { float:none !important; margin:0 auto !important; text-align:center !important; margin-bottom:10px !important;}
	#copyright  {text-align:center !important; margin:0 auto !important; width:100% !important;}
  #ha-header {  height: 70px !important;}
	
  #nav-trigger {display: block !important;}

  nav#nav-main {display: none !important;}

  nav#nav-mobile {display: block !important;}
  
  #intro {
  position: relative !important;
  overflow: hidden !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: inherit !important;
  padding: 0 !important;
  }
  
  #intro .wrapper {
  position: relative !important;
  z-index: 99 !important;
  min-height: 0 !important;
  padding: 0 !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  height: auto !important;
  width: auto !important;
  margin: 0 auto !important;
  max-width: 100% !important;
  min-width: 0 !important;
  }
  
  .display-table {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  }
  
  .display-cell {
  display: block !important;
  vertical-align: middle !important;
  padding: 40px 10% 40px 10% !important;
  text-align: center !important;
  width: 80% !important;
  min-height: 100px !important;
  }
  
  #logo {
  float: left !important;
  width: 150px !important;
  height: 70px !important;
  position: absolute !important;
  left: 0 !important;
  }
  
  .mobile-only { display:block !important;}
  
  #header-donate, #banner-down-arrow {display:none !important;}
  
  #right-cell {
  padding: 200px 10% 200px 10% !important;
  }

}
  
    @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 1) { #standard-page .full50 { float:none !important; width:96% !important;  margin:0 auto !important; padding:20px 2% !important;} #footer-left {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 auto !important;
  text-align: center !important;
  width: 350px !important;
  float: none !important;
}

	#paid-for { float:none !important; margin:0 auto !important; text-align:center !important; margin-bottom:10px !important;}
	#copyright  {text-align:center !important; margin:0 auto !important; width:100% !important;}
  #ha-header {  height: 70px !important;}
	
  #nav-trigger {display: block !important;}

  nav#nav-main {display: none !important;}

  nav#nav-mobile {display: block !important;}
  
  #intro {
  position: relative !important;
  overflow: hidden !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: inherit !important;
  padding: 0 !important;
  }
  
  #intro .wrapper {
  position: relative !important;
  z-index: 99 !important;
  min-height: 0 !important;
  padding: 0 !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  height: auto !important;
  width: auto !important;
  margin: 0 auto !important;
  max-width: 100% !important;
  min-width: 0 !important;
  }
  
  .display-table {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  }
  
  .display-cell {
  display: block !important;
  vertical-align: middle !important;
  padding: 40px 10% 40px 10% !important;
  text-align: center !important;
  width: 80% !important;
  min-height: 100px !important;
  }
  
  #logo {
  float: left !important;
  width: 150px !important;
  height: 70px !important;
  position: absolute !important;
  left: 0 !important;
  }
  
  .mobile-only { display:block !important;}
  
  #header-donate, #banner-down-arrow {display:none !important;}
  
  #right-cell {
  padding: 200px 10% 200px 10% !important;
}
  }
  
  
  @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 2) { #standard-page .full50 { float:none !important; width:96% !important;  margin:0 auto !important; padding:20px 2% !important;} #footer-left {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 auto !important;
  text-align: center !important;
  width: 350px !important;
  float: none !important;
}

	#paid-for { float:none !important; margin:0 auto !important; text-align:center !important; margin-bottom:10px !important;}
	#copyright  {text-align:center !important; margin:0 auto !important; width:100% !important;}
  #ha-header {  height: 70px !important;}
	
  #nav-trigger {display: block !important;}

  nav#nav-main {display: none !important;}

  nav#nav-mobile {display: block !important;}
  
  #intro {
  position: relative !important;
  overflow: hidden !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: inherit !important;
  padding: 0 !important;
  }
  
  #intro .wrapper {
  position: relative !important;
  z-index: 99 !important;
  min-height: 0 !important;
  padding: 0 !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  height: auto !important;
  width: auto !important;
  margin: 0 auto !important;
  max-width: 100% !important;
  min-width: 0 !important;
  }
  
  .display-table {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  }
  
  .display-cell {
  display: block !important;
  vertical-align: middle !important;
  padding: 40px 10% 40px 10% !important;
  text-align: center !important;
  width: 80% !important;
  min-height: 100px !important;
  }
  
  #logo {
  float: left !important;
  width: 150px !important;
  height: 70px !important;
  position: absolute !important;
  left: 0 !important;
  }
  
  .mobile-only { display:block !important;}
  
  #header-donate, #banner-down-arrow {display:none !important;}
  
  #right-cell {
  padding: 200px 10% 200px 10% !important;
}
  }
  
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { #standard-page .full50 { float:none !important; width:96% !important;  margin:0 auto !important; padding:20px 2% !important;} #footer-left {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 auto !important;
  text-align: center !important;
  width: 350px !important;
  float: none !important;
}

	#paid-for { float:none !important; margin:0 auto !important; text-align:center !important; margin-bottom:10px !important;}
	#copyright  {text-align:center !important; margin:0 auto !important; width:100% !important;}
  #ha-header {  height: 70px !important;}
	
  #nav-trigger {display: block !important;}

  nav#nav-main {display: none !important;}

  nav#nav-mobile {display: block !important;}
  
  #intro {
  position: relative !important;
  overflow: hidden !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: inherit !important;
  padding: 0 !important;
  }
  
  #intro .wrapper {
  position: relative !important;
  z-index: 99 !important;
  min-height: 0 !important;
  padding: 0 !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  height: auto !important;
  width: auto !important;
  margin: 0 auto !important;
  max-width: 100% !important;
  min-width: 0 !important;
  }
  
  .display-table {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  }
  
  .display-cell {
  display: block !important;
  vertical-align: middle !important;
  padding: 40px 10% 40px 10% !important;
  text-align: center !important;
  width: 80% !important;
  min-height: 100px !important;
  }
  
  #logo {
  float: left !important;
  width: 150px !important;
  height: 70px !important;
  position: absolute !important;
  left: 0 !important;
  }
  
  .mobile-only { display:block !important;}
  
  #header-donate, #banner-down-arrow {display:none !important;}
  
  #right-cell {
  padding: 200px 10% 200px 10% !important;
}
  }





