body, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #343333;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}

/* Alerts */
#parks-alerts {
	background-color: #f26522;	
}
#parks-alerts .row {
	xpadding: 10px 20px;
    padding: 0;
	color: #fff;
}
#parks-alerts-header {
	font-weight: bold;
}
#parks-alerts-display {
	padding: 10px 20px;
}
#parks-alerts a {
    color: #cddc29;
}

/* Header */
#parks-page-header {
	padding: 10px 0;
}
#parks-logo {
    max-width: 220px;
	margin-left: 30px;
}

/* Google Search */
#parks-search {
	float: right;
	margin: 68px 40px 0 0;
}
.gsc-search-box * {
    border: none !important;
}
#gsc-i-id1 {
	width: 240px !important	;	
    height: 1.5em !important;
	display: inline !important;
	margin: 0 3px 0 10px !important;
    padding: 0 8px !important;
    border: 1px solid #cacaca !important;
}
.searchresults #gsc-i-id2 {
    xwidth: inherit! important;
    width: 100% important;
    height: 25px !important;
    border: 1px solid #cacaca !important;
}
#gs_tti50, .gsc-input {
    padding: 0 !important;
}
.gsc-search-button {
    xvertical-align: top;
    vertical-align: top !important;
    height: 24px !important;
    width: 24px !important;
    padding: 0 !important;
}
input.gsc-search-button {
    padding: 12px !important;
    background-color: green !important;
    background-image: url(/etc/designs/sdparks/sdparksdesign/clientlibs/img/parks-search-button.png) !important;
	border-radius: 0 !important;
	margin-top: 0 !important;
    color: transparent;
}
.gsc-clear-button {
    display: none;
}
.gsib_b,
.gsc-resultsHeader {
    display: none;
}
.gssb_a,
#gs_tti51 {
    padding: 0 !important;
}
table.gstl_50.gssb_c {
    margin-left: 11px;
}
.gsq_a > table > tbody {
    border: none;
}
.gsq_a span {
    padding: 8px;
}
.gsc-above-wrapper-area-container {
	margin-bottom: 0;
}
.gsc-above-wrapper-area-container > tbody {
    border: none;
}
.gsc-table-result * {
    border: none !important;
    background-color: transparent;
}
.gsc-thumbnail-inside, 
.gsc-thumbnail,
.gsc-url-top {
    padding-left: 0 !important;
}
.gs-title {
    height: 1.5em !important;
}
.gs-title a,
.gs-title a b {
	color: #f26522 !important;
}

/* Top Navigation */
#parks-nav {	
	padding: 0;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background-color: #405b2b;
}
#parks-nav > div >div {
	margin-right: 3em;
}
#parks-nav * {
    background-color: transparent;
}
.top-bar {
    padding: 0;
}
.menu.vertical > li {
    text-align: left;
}
.dropdown.menu > li > a {
    color: #fff;
    text-transform: uppercase;
}
.dropdown.menu > li:hover, .is-dropdown-submenu li:hover {
    background-color: #95bb43 !important;
    color: #fff !important;
}
.is-dropdown-submenu {
    background-color: #fff !important;
}
.is-dropdown-submenu li a {
    color: #405b2b;
    text-transform: none;
}
.is-dropdown-submenu li:hover a:hover {
    color: #fff;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a:after {
    content: '|';
    border: 0;
}
.dropdown.menu > li:not(.is-dropdown-submenu-parent) > a:after {
    content: '|';
    border: 0;
    margin-left: 1em;
    margin-right: -1em;
}
.is-dropdown-submenu-parent a:after {
    top: 31%;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a:after {
	display: none;
}
.dropdown.menu > li:last-child > a:after {
    content: " ";
}


/* Hero  */
#parks-main #parks-hero {
	background-image: url("/content/dam/sdparks/en/images/header-images/parks-background-main-wood-grey.jpg");	
}
#parks-secondary #parks-hero, 
#parks-one-column #parks-hero {
    background-image: url("/content/dam/sdparks/en/images/header-images/parks-background-secondary-wood-grey.jpg");	
    background-repeat: repeat-x;
}
/* Naveen
#parks-one-column #parks-hero {
	background-image: url("../img/parks-background-secondary-wood-grey.jpg");	
	background-repeat-y: no-repeat;
} */
#parks-secondary #parks-buttons {
	background-image: url("../img/parks-background-secondary-wood-green.jpg");
    background-repeat-y: no-repeat;	
}
#parks-secondary #parks-hero, #parks-one-column #parks-hero {
    padding-bottom: 30px;
}
/* Naveen */
x#parks-one-column #parks-hero {
    padding-bottom: 30px;
}
#parks-hero > div {
	background-color: transparent;	
    padding: 25px 50px;
}
#parks-hero-image img {
    max-height: 230px;
}
#parks-main #parks-hero-image img {
    max-height: 390px;
}
#parks-title {
    margin-top: 3em;
	margin-left: -1em;
	padding-left: 0;
}
#parks-main #parks-title {
    width: 55%;
    margin-top: 3.9em;
}
#parks-secondary #parks-title {
	margin-top: 10em;
}
/*Naveen */
#parks-one-column #parks-title {
	margin-top: 10em;
}
#parks-secondary #parks-title img, #parks-one-column #parks-title img {
    max-height: 85px;
    max-width: 550px;
    margin-left: -5px;
}
#parks-hero-image {
	text-align: right;
}
#parks-main #parks-hero-image {
    width: 45%;
}
#parks-main #parks-hero-image > img {
	box-shadow: 8px 8px 20px #666;
	margin-right: 2em;
}

/* Content area */
#parks-secondary #parks-content, #parks-one-column #parks-content {
    margin-top: 0;
}
#parks-body a:link, #parks-body a:active,#parks-body a:hover {
    color: #95bb43; 
}
#parks-body a:visited {
	color: #00523e;
}

/* Button sections */
#parks-buttons {
	background-image: url("/content/dam/sdparks/en/images/header-images/parks-background-main-wood-green.jpg");	
}
#parks-secondary #parks-buttons, 
#parks-one-column #parks-buttons {
    text-align: center;
	max-height: 195px;
    margin-top: 1em;
}
#parks-buttons > div {
    padding: 45px 120px 30px 120px;
}    
#parks-main #parks-buttons-horizontal {
    width: 80%;
	margin-top: 1.4em;	
}
#parks-buttons-horizontal a {
	padding: 6px;	
}
#parks-secondary #parks-buttons-horizontal img,
#parks-one-column #parks-buttons-horizontal img {
	max-height: 132px;	
} 
#parks-buttons-horizontal a img {
    max-width: 130px;
	box-shadow: 5px 5px 10px #333;
	border-radius: 15px;
}
#parks-main #parks-buttons-vertical {
    width: 20%;
    text-align: right;
}
#parks-buttons-vertical a {
	display: block;
	xpadding: 5px;
}
#parks-buttons-vertical img {
    xpadding-bottom: 0.5em;
}
#parks-main #parks-buttons-vertical a img, 
#parks-main #parks-news-events a img {
	box-shadow: 5px 5px 10px #333;
	border-radius: 22px;
}
#parks-secondary #parks-buttons-vertical {    
	margin-bottom: 5em;	
}
#parks-secondary #parks-buttons-vertical a {    
	display: table;
}


/* News & Events */
#parks-news {
	width: 45%;
    margin-top: 15px;
}
#parks-news-events {	
	background-color: #405b2b;	
    color: #fff;
}
#parks-main #parks-news-events a {	
    color: #fff;
}
#parks-news-events > div {	
	padding: 45px 0 30px 120px;
	background-color: #405b2b;
	min-height: 300px; /* temp */
}
#news > .content > ul {
    margin-left: 5px;
}
#news li {
    list-style-type: none;
    margin-bottom: 1.3em;
}
#news > .content > ul > li > a img {
    width: 150px;
}
.news-headline {
    display: inline-block;
    max-width: 270px;
    vertical-align: bottom;
    color: #fff;
    margin: 0 0 0 0.7em;
    xvertical-align: bottom;
    font-size: 1.5em;
    xtext-transform: uppercase;
    border-bottom: 2px solid yellow;
}
#parks-secondary #news {
    position: relative;
    width: 125%;
}
#parks-secondary .news-headline {
    max-width: 270px;
    color: #333;
    margin: 0 0 0 0.7em;
    vertical-align: bottom;
    font-size: 1.5em;
    xtext-transform: uppercase;
    border-bottom: 2px solid #405b2b;

}
.news-teaser {
    padding: 2em 0;
    border-bottom: 1px solid #405b2b;
}
.news-thumb.pull-left {
    margin-right: 2em;
}
.news-thumb.pull-right {
    margin-left: 2em;
}
.news-title {
    font-weight: bold;
    xtext-transform: uppercase;
}
.news-date {
    font-style: italic;
    color: #405b2b;
}
.no-news-date {
    display:none;
}
.read-more {
    font-style: italic;
    font-weight: bold;
    text-decoration: none !important;
}
.read-more + hr {
    margin: 2.5em 0;
}
x.read-more + p {
    height: 2em;
    border-bottom: 1px solid #405b2b;
    margin-bottom: 2em;
}
#parks-video {
    width: 55%;
	margin-top: 15px;
}

/* Secondary content */
#parks-body a {
	color: #00523e;		
}
#parks-body h1 {
	font-size: 24px;
	font-weight: bold;
}
#parks-body h2 {
	font-size: 22px;
	font-weight: bold;
}
#parks-body h3 {
	font-size: 20px;
	font-weight: bold;
}
#parks-body h4 {
	font-size: 18px;
	font-weight: bold;
}
#parks-content a {
	text-decoration: underline;
}
#parks-content #news a {
    text-decoration: none;
}

/* Secondary navigation */
#parks-nav-secondary {
	margin: 3em 0 0 0;
}

#parks-nav-secondary ul {
    width: 100%;
    margin: 0 0 2em 0;
}
#parks-nav-secondary li {
    xlist-style-image: url("../img/parks-nav-secondary-bullet.png");
    xlist-style-position: inside;
    list-style-type: none;
    border-bottom: 1px solid #b5c185;
    font-weight: bold;
	font-size: 18px;
    margin-top: 0.5em;	
}
#parks-nav-secondary li a {
	color: #00513e !important;
    vertical-align: top;
}

/* Youtube videos */
.youtube > div {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.youtube-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#parks-main .youtube + .text p {
    color: #fff;
}

/* Social */
.news-social {
    margin-left: 4.2em;
}
.news-social a:first-child img {
    margin-top: -2px;
}

/* Twitter */

.twitter-feed {
    margin-left: 5em;
}
#twitter ul {
    list-style-type: none;
}


/* Carousel */
.elevatorcarousel {
    margin: 0 0 3em 0;
}
.orbit, .orbit-container {
	height: 100% !important;
}
.orbit-next, .orbit-previous {
    width: 2.15em;
    height: 2.15em;
	top: auto;
    xbottom: 0;
    left: 0;
    background-color: #95bb43 !important;
    xpadding: 0.75em;
    padding: 0;
}
.orbit-previous {
    bottom: 1em;
}
.orbit-next {
    bottom: -1.25em;
    border-bottom: 1px solid #fff;
}
.orbit-caption {
    display: table;
	height: 4.2em;
    xmargin-left: 2.1em;
    padding: 0.5em 3.5em 0.5em 3em;
    background-color: #333;
}
.orbit-caption span {
	vertical-align: middle;
    display: table-cell;
}
.orbit-caption-pad {
    height: 4.2em;
}
.orbit-bullets {
    position: absolute;
    margin-right: 0.5em;
    right: 0;
    bottom: 0;
}
.orbit-bullets button {
    display: block;                
    width: 0.5em;
    height: 0.5em;
    background-color: transparent;
    border: 1px solid #fff;
}
.orbit-bullets button.is-active, .orbit-bullets button:hover {
    background-color: #95bb43 !important;
}
.orbit-slide {
    max-height: none !important;
}

#parks-main #parks-hero-image .elevatorcarousel {
    margin-bottom: 0;
}
#parks-main #parks-hero-image .orbit-caption-pad {
    height: 0
}
#parks-main #parks-hero-image .orbit-caption {
    position: absolute;
    bottom: 0;
    opacity: 0.9;
    text-align: left;
}
#parks-main #parks-hero-image .orbit-next {
    bottom: -1.1em;
    border-bottom: 0;
    border-top: 1px solid #fff;
}


/* Footer */
#parks-footer {
	padding: 10px;
	background-color: #000;
	color: #fff;
	font-size: 1em; /*0.8em;*/
	font-family: Verdana, Arial, sans-serif;
}
#parks-footer a {
	color: #fff;
}
#parks-footer > div > img {
	float: left;
	margin-right: 15px;
}
#parks-footer-links {
	margin-top: 1em;
    margin-left: 1.5em;
    display: inline-block;
}
#parks-social {
	float: right;
	margin-top: 1em;
}
#parks-social a {
    margin: 0 7px;
}


@media screen and (max-width: 75em) /* 1200px */ {

#parks-buttons > div {
    padding: 45px 3em 30px 3em;
}

}

@media screen and (max-width: 47.9375em) /* 767px */ {

#parks-buttons > div {
	padding: 0;
}
#parks-buttons-horizontal {
    width: 100% !important;
    margin: 0 0 1.5em 0;
    padding: 0;
    text-align: center;
}
#parks-buttons-horizontal a img {
    margin-bottom: 1em;
}
#parks-buttons-vertical {
    float: none;
    width: auto !important;
}
#parks-main #parks-buttons-vertical {
    text-align: center;
}

}

@media screen and (min-width: 40.0625em) /* 641px */ {

#parks-search-toggle,
#mobile-search {
    display: none;
}
#parks-secondary #parks-hero, #parks-one-column #parks-hero {
	xheight: 325px;
    height: 305px;
}
#parks-main #parks-buttons-vertical img, 
#parks-main #parks-buttons-vertical a img, 
#parks-main #parks-news-events > div > div > div a > img {
	max-width: 170px;
    margin-bottom: 0.7em;
    box-shadow: 5px 5px 10px #333;
    border-radius: 15px;
}
#parks-secondary #parks-buttons-vertical img, 
#parks-secondary #parks-buttons-vertical a img, 
#parks-secondary #parks-news-events > div > div > div a > img {
	max-width: 170px;
    margin-bottom: 0.7em;
}
#parks-news-events > div > div > div a > img {
    max-width: 240px;
}
#parks-secondary #parks-buttons-vertical {
    xmargin-top: 5em;
    margin-top: 1.5em;

}
.youtube.section {
    padding: 0.3em 0;
}
#parks-hero-image img.cq-image-placeholder {
    height: 230px;
}
a.news-facebook-icon, a.news-facebook-icon + a {
    display: block;
    float: right;
}
a.news-facebook-icon {
    margin-top: -0.2em;
}
a.news-facebook-icon + a {
    margin-top: -1.5em;
}
#parks-sidebar .twitter-feed {
    margin: 0 -1.25em 3em 1.25em;
}
.side-navigation .image {
    margin: 2em 0;
}
.side-navigation .twitter-feed {
	margin: 3em 0 !important;
}
}

@media screen and (max-width: 40em) /* 640px */ {

#parks-search,
#search > span,
#parks-main #parks-hero,
#parks-hero-image,
#parks-news-events > div > .newsimage + div, 
#icon-search {
	display: none;
}
#parks-content {
    font-size: 28px;
}
#parks-body h1 {
    font-size: 46px;
}
#parks-body h2 {
    font-size: 30px;
}
#parks-body h3 {
    font-size: 24px;
}
#parks-body h4 {
    font-size: 18px;
}
#parks-main {
    background-image: url("/content/dam/sdparks/en/images/header-images/parks-background-main-wood-mobile.jpg");
    background-repeat: no-repeat;
    background-position-y: -4.2em;
}
x#parks-hero img {
    visibility: hidden;
}
#parks-main #parks-buttons {
    background: transparent;
    xbackground-image: url("../img/parks-background-main-wood-grey.jpg");
	xbackground-repeat: no-repeat;
}
#parks-nav {
	text-align: left;
    background-color: #fff;
}
#parks-nav > .columns {
    padding: 0;
}
#parks-nav > div >div {
    margin-right: 0;
}
#parks-nav .menu > li {
    display: table-cell;
    display: block;
}
#parks-nav .top-bar-right > ul > li {
    display: table-cell;
    display: block;
    border: 1px solid #4e5b31;
    border-width: 0 0 1px 0;
}
#parks-nav ul li ul li a {
    padding-left: 2.6em;
}
#parks-nav .is-dropdown-submenu {
    position: initial;
}
#parks-search.search-expanded {
	display: block;
}
x.menu-expanded {
	display: none !important;
}
.hide-menu {
	display: none !important;
}
.menu-icon {
    xposition: absolute;
    position: relative;
    xmargin-top: 35px;
    margin-top: -93px;
    vertical-align: top;
    width: 100px;
    height: 70px;
    border-right: 2px solid #999;
    background-image: url("/content/dam/sdparks/en/images/logo/parks-mobile-menu.png");
    background-repeat: no-repeat;
    background-position: 50%;
}
.menu-icon:after {
	background: transparent !important;
    box-shadow: none !important;
}
.top-bar-right {
    position: absolute;
    background-color: #fff !important;
	box-shadow: 0 5px 10px #666;
}
.dropdown.menu li a {
    font-size: 34px;
    font-weight: normal;
	font-family: "HelveticaNeue", Verdana, sans-serif;
    padding: 0.4em 0.4em 0.4em 1.3em;
}
.dropdown.menu > li > a {
    color: #4e5b31;
    text-transform: initial;
}
.dropdown.menu > li > a:hover {
    color: #fff;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a:after {
    content: '';
}
.is-dropdown-submenu {
	border: none;
}
.submenu.is-dropdown-submenu .submenu.is-dropdown-submenu {
    padding-left: 2.5rem;
}
.dropdown.menu > li:not(.is-dropdown-submenu-parent) > a:after {
    display: none;
}
#parks-page-header {
    float: right;
    max-height: 165px;
    padding: 20px 0 10px 0;
    width: 100%;
    text-align: center;
}
#parks-logo {
    width: 100%;
    max-width: 100%;
    margin: 0;
}
#parks-logo img {
    height: 100px;
    xmax-width: 120px;
}
#parks-title img {
    height: 85px;
}
#parks-search-toggle {
    position: absolute;
    xtop: 43px;
    margin-top: 25px;
    right: 1em;
	height: 70px;
    width: 100px;
    border-left: 2px solid #999;
    background-color: transparent;
    background-image: url("/content/dam/sdparks/en/images/logo/parks-search-toggle.png");
    background-repeat: no-repeat;
    background-position: 50%;
}
#parks-search {
    position: absolute;
    xtop: 80px;
    margin-top: 120px;
    background-color: #405b2b;
    width: 100%;
    padding: 0.5em;
}
x#parks-search #search-field {
    width: 80%;
    height: 45px;
    margin: 0;
    border: none;
    border-radius: 10px 0 0 10px;
}
#search-box {
	text-align: left;
    margin-left: 5%;
}
#mobile-search {
	position: absolute;
    xfloat: right;
	height: 45px;
    width: 80px;
    color: #fff;
    font-size: 1.7em;
    background-color: #b0d235;
    margin-left: -5px;
    border-radius: 0 10px 10px 0;
}


/* Google Search */
#gsc-i-id1 {
    width: 80% !important;
    height: 45px !important;
    margin: 0 0 0 -73px !important;
    padding: 8px !important;
    border: none !important;
    border-radius: 10px 0 0 10px !important;
}
.searchresults #gsc-i-id2 {
    width: 80% !important;
    height: 45px !important;
    margin: 0 0 0 0.75em !important;
    padding: 8px 8% 8px 8px !important;
    border: 1px solid #b0d235 !important;
}
#parks-content .searchresults * {
    font-size: 26px !important;
    height: inherit;
}
.gsc-completion-container * {
    font-size: 26px !important;
    line-height: 32px !important;
}
#parks-search {
    height: 60px;
}
.gsc-input-box,
.gsc-search-box > tbody,
#gsc-iw-id1,
#gs_id50 > tbody {
    background: transparent !important;
}
#gsc-iw-id1 {
    box-shadow: none;
}
input.gsc-search-button {
	position: absolute;
	height: 45px !important;
    width: 100px !important;
    xcolor: #fff;
    color: transparent !important;
    font-size: 1.7em;
    background-color: #b0d235 !important;
    margin-left: -110px !important;
    border-radius: 0 10px 10px 0 !important;
	background-image: url(/content/dam/sdparks/en/images/buttonimages/parks-button-go.png) !important;
    background-size: 50%;
    background-position: 1em;
    background-repeat: no-repeat;
    padding: 22.5px !important;
}

#resInfo-1 {
    font-size: 16px !important;
}
.gstl_51.gssb_c {
    margin-left: 1.3em;
}


#parks-buttons {
	background: none !important;
}
#parks-main #parks-buttons > .row > .row {
    margin-right: 0;
}
#parks-buttons-horizontal {
    margin-bottom: 3.2em;
}
#parks-buttons-horizontal a img {
	width: 150px;
    max-height: initial !important;
    margin: 1.5em .75em 0 .75em;
    border-radius: 20px;
}
#parks-buttons-vertical img,
#parks-buttons-vertical a img, 
#parks-news-events > div > a > img {
    width: 270px !important;
    border-radius: 22px;
}
#parks-news-events {
    background-color: transparent;
}
#parks-news-events > div {
    background-color: transparent;
    min-height: 8em;
	padding: 0;
	text-align: center;
}
#parks-main #parks-buttons-horizontal {
    margin: 0 0 2.7em 0;
}
#parks-main #parks-buttons-vertical > div > div,
#parks-secondary .side-buttons .image {
    display: inline-block;
    margin: 0 0.5em 1.9em 0.5em;
}
#parks-secondary #parks-title, #parks-one-column #parks-title {
    xmargin-top: 2.5em;
    margin-top: 1em;
}
#parks-secondary #parks-hero,  #parks-one-column #parks-hero {
    background-image: url("/content/dam/sdparks/en/images/header-images/parks-background-secondary-wood-grey-mobile.jpg");
	background-position-y: -1.5em;
}
#parks-secondary #parks-content, #parks-one-column #parks-content {
    margin-top: 0;
}
#parks-secondary .side-buttons {
    text-align: center;
}
#parks-secondary #parks-buttons-vertical {
    margin-bottom: 0;
}
#parks-secondary #parks-buttons, #parks-one-column #parks-buttons {
    max-height: initial;
}
#parks-secondary #news {
    width: 100%;
}
#parks-secondary .news-headline {
    max-width: 100%;
    width: 420px;
    font-size: inherit;
}
.news-facebook-icon {
    margin-left: 250px;
    margin-right: 1em;
}
#parks-secondary #parks-hero-image img {
    margin-top: -1.25em;
}
#parks-nav-secondary {
    margin-bottom: 4em;
}
#parks-nav-secondary li {
    border: 0;
    display: inline-block;
    padding: 0 1em;
}
#parks-nav-secondary ul {
    margin: 0;
}
.popularServices {
    text-align: center;
}
#parks-main #parks-buttons-vertical > div > div:first-child {
    display: block;
}
#parks-main #parks-buttons-vertical > div > div:first-child a img {
    width: 300px !important;
    border-radius: 27px;
}
#parks-main #parks-buttons-vertical > div > div:nth-of-type(1n+4) {
    display: none;
}
#parks-social {
	float: right;
    text-align: right;
    width: 85%;
}
#parks-social img {
    width: 9%;
}
#parks-social a {
    margin: 0 1.5%;
}
.parksfooter > a:first-child {
	float: left;
}
#parks-footer-links {
    width: 100%;
    margin-left: 0;
}

#parks-menu {
    position: absolute;
    z-index: 10;
    width: 100%;
}
.title-bar {
        display: table !important;
}
.top-bar-right {
	width: 100%;
    position: static;
}
.small-12 {
	width: 100%;
}
.popularServices * {
    font-size: 28px;
}
.news-social a:first-child img {
    margin-top: -3px;
}
.news-social {
    margin-left: 1.5em;
}
.twitter-feed {
    margin-left: 1em;
}
.elevatorcarousel {
    font-size: initial;
}
.orbit-caption {
    xpadding: 0.5em 4em 0.5em 1em;
    padding-right: 1.5em;
}
.side-navigation {
    text-align: center;
}
.side-navigation > .image {
    display: inline-block;
    margin: 3em 0 0 0;
}
.side-navigation > .image div img {
    width: 270px;
    margin: 0 0.5em;
}

}

/* Google Search Update */
@media screen and (max-width: 40em) /* 640px */ {
    #gsc-i-id1 {
        width: 100% !important;
        margin: 0 !important;
        xmargin-top: -6px !important;
    }
    .gsc-search-button-v2 {
        height: 45px !important;
        width: 45px !important;
        border-radius: 0 10px 10px 0 !important;
    }
    .gsc-search-button-v2 svg {
        height: 25px !important;
        width: 25px !important;
    }
}

/* Google Translate */
#parks-page-header {
    position: relative;
}
#parks-page-header #parks-translate {
    position: absolute;
    top: 60px;
    right: 40px;
    width: 269px;
}
#parks-page-header .goog-te-gadget {
    text-align: right;
}
#parks-page-header .goog-te-combo {
    height: 30px;
    padding: 0 .5rem;
}

@media screen and (min-width: 40.0625em) /* 641px */ {
    #parks-page-header {
        padding: 10px 0 30px 0;
    }
    #parks-page-header #parks-search {
        margin: 20px 40px 0 0;
    }
}

@media screen and (max-width: 40em) /* 640px */ {
    #parks-page-header {
        max-height: 180px;
        height: 180px;        
    }
	#parks-page-header .gsc-input-box {
        padding-top: 0 !important;
    }
    #parks-page-header #parks-search {
        z-index: 10;
    }
    #parks-page-header #parks-translate {
        top: 140px;
        right: 0;
        width: 100%;
        xmargin-top: -35px;
        padding: 0 1em;
    }
    #parks-page-header .goog-te-combo {
        height: 2em;
        font-size: 1.75em;
    }
    #parks-page-header #parks-nav {
        padding-bottom: 3em;
    }
    .menu-icon {    
        margin-top: -143px;
    }
    #parks-menu {
        margin-top: -80px;
    }
}