/*  
Theme Name: FRH
Theme URI: https://www.frh-europe.org
Description: A developed theme for Wordpress.
Author: Kim O'Prinsen
Author URI: https://www.youareonline.nl
Version: 1.0
Tags: You Are Online.
This theme is copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
 
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html.
*/

@media only screen and (max-width: 1920px) {

#image_description .button {
bottom: 50px;
}

#image_description .image_quote {
bottom: 30px;
}
}


@media only screen and (max-width: 1500px) {

#highlight {
top: 20px;
}

#network_content {
width: 100%;
}

#network_content .button a {
right: 20px;
}
}

@media only screen and (max-width: 1200px) {

.meteor-slides .meteor-buttons {
display: none;
}
}

@media only screen and (max-width: 1040px) {

#header-top-content, #header, .meteor-slides .meteor-buttons, #image_content, #container, #newsletter_content, #pictures_content, #fb_twitter, #involved_content, #video_content, #widgets_footer {
width: 98% !important;
margin: 0 1% 0 1% !important;
}

#highlight {
top: 10px;
}

#image_description .button {
bottom: 25px;
}

#image_description .image_quote {
bottom: 10px;
}

#statement p, #involved_content p, #newsletter_content p {
font-size: 90%;
}

#pictures_content h2 {
top: 20px;
}

a.pis-title-link {
width: 65%;
}
	
iframe {
width: 100% !important;
height: 300px !important;
}

#video_content {
height: 550px;
}

#video_content iframe {
height: 500px !important;
}
}


@media only screen and (max-width: 950px) {

#social {
margin: 0;
}
	
#statement {
margin: 50px 0 50px 0;
}

#contact_details, #subscribe, #social_footer {
width: 100%;
margin: 0 0 20px 0;
}
}


@media only screen and (max-width: 850px) {

#access, #highlight, #image_description .button, #social, #menu_left, #search, #access_top, #index {
display: none;
}

a.responsive-menu-pro-item-link {
font-weight: 400;
}

#statement {
padding: 35px 10px 70px 40px;
}

#statement .button {
bottom: 30px;
}

#statement br, #involved_content br, #newsletter_content br {
display: none;
}

#widgets .widget, #widgets .widget_news, #widgets .widget_activities, #widgets .widget_events, #widgets .widget_blocks {
width: 100%;
}

#widgets :nth-of-type(2n).widget, #widgets :nth-of-type(2n).widget_news, #widgets :nth-of-type(2n).widget_activities, #widgets :nth-of-type(2n).widget_events, #widgets :nth-of-type(2n).widget_blocks {
margin: 0 2% 50px 0;
}

a.pis-title-link {
width: 80%;
}

.pis-thumbnail-link img, .widget_blocks img, .widget_activities img, .widget_news img, .widget_events img {
max-height: none !important;
width: 100%;
}

#content {
width: 100%;
}

#pictures_content .button a {
top: auto;
bottom: 20px;
}

#twitter, #facebook {
width: 100%;
}

#twitter {
margin: 0 0 20px 0;
}

#involved_content h2, #newsletter_content h2 {
font-size: 300%;
}

article {
width: 100%;
height: auto;
margin: 0 0 20px 0;
padding: 0 0 40px 0;
}

.image_news {
height: auto;
}

.image_news img {
max-height: 500px;
height: auto;
}

.title_news {
padding: 0 0 20px 0;
}

#member {
width: 48.5%;
}

iframe {
width: 100% !important;
height: 200px !important;
}

#video_content {
height: 450px;
}

#video_content iframe {
height: 400px !important;
}

.page-videos iframe {
width: 100%;
height: 400px;
}

#footer .gform_button {
float: none;
}

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

@media only screen and (max-width: 550px) {

#member {
width: 100%;
margin: 0 0 50px 0;
min-height: 400px;
}
}
