
/* =Responsive parks
-------------------------------------------------------------- */
@media screen and (max-width: 800px) {

body, .featured-boxs img, img.fcon-image, #footer, #header, #footer-sidebar .widget, .conwidth  { max-width: 100%; min-width: 0; height: auto; width: 100%; }
#container, #footer-sidebar, #header-content, #top-menu-container, .featured-contents #right-sidebar .widget, .featured-contents .post, .featured-contents .hentry, .featured-contents .no-results, #creditline, #content-full  { max-width: 95%; min-width: 0; height: auto; padding: 2%; }
.featured-boxs { width: 104%; margin: -2% -2% 2%; }
.featured-contents { width: 104%; margin: -2% -2% 2%; }
/*img.site-logo, h1.site-title { width: 30%; }*/
img.site-logo, h1.site-title { width: 60%; }
.featured-contents #right-sidebar, #right-sidebar { width: 30%; float: right; }
#right-sidebar .widget { width: auto; }
#parks-main-menu, .featured-contents #content, #content { max-width: 65%; }
.featured-boxs .featured-box { width: 28%; height: auto; }
.featured-contents .featured-content { width: 29%; height: auto; margin: 5px; }
#client, #container .thumb, #container .sticky .thumb { width: 100%; display: block; }
.simply-scroll { width: 95%; margin: 0 auto; }
#footer-sidebar #footer-widgets, #footer-sidebar #first-footer-widget { width: 20%; }

#menu-main-menu { display: none; }
img.site-logo { margin-top: 0; }
#header-links { float: left; clear: left; margin-top: 15px; }
/*#social { float: left; clear: left; }
#searchform { float: left; }*/
/*img.site-logo { margin-bottom: 15px; }
#social { display: none; }*/
}

@media screen and (max-width: 500px) {
#top-menu-container #searchform, #travel-main-menu { float: left; }
#social { float: left; margin: 5px 0; clear: both; }
ul.lboxd { float: left; }
/*img.site-logo, h1.site-title, .featured-boxs .featured-box, .featured-contents .featured-content, #footer-sidebar #footer-widgets, #footer-sidebar #first-footer-widget,  #right-sidebar .widget { width: 83%; }*/
#travel-main-menu, .featured-contents #content, #content { max-width: 100%; }
.featured-contents #right-sidebar, #right-sidebar { width: 100%; }
#travel-main-menu li {float: none; }
.slides-navigation, .label-text a h3 { display: none; }
#footer-sidebar #footer-widgets, #footer-sidebar #first-footer-widget { margin-left: 0; }

#menu-main-menu { display: none; }
img.site-logo { margin: 25px 0 20px 0; width: 75%; }
#header-links { float: left; clear: left; margin-top: 15px; }
}