/*
Theme Name: Hydrogen
Theme URI: http://gantry.org
Author: RocketTheme, LLC
Author URI: http://rockettheme.com
Description: Default Gantry 5 theme. Provides a simple, clean and fast design to get you started on developing your own theme or setting up a quick new site
Version: 5.2.18
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

#pbx #g-main { padding: 0  !important;height: 100%  }

#pbx #g-main .g-content.g-particle { 
     margin: 0  !important;
     padding: 0  !important;
     min-height: 100vh 
    }
    
#pbx #g-footer {
     display: none !important   
}    


    
#pbx { 
   height: 100% 
}

#pbx #g-main iframe { 
      min-height: 100vh !important   
    }

.slick-slide {
 height: 100px !important
}

.divider {
	border-bottom: 1px solid #eee;
	height:1px	
}
h3 {
	line-height: 1.2 !important;
margin-bottom: 10px
}

.post-622  p {
	margin-top: 0;
	margin-bottom: 10px
}