        video#grazioso_videobg_pages-2 {
            position: fixed;
            top: 0;
            right:0;
            bottom:0;
            min-width: 100%;
	    min-height: 100%;
	    width: auto;
	    height: auto;
            z-index: -100;
            background-size: cover;
            background-color: #000;
        }
        
        
        
            /* media */
            @media only screen and (max-width: 769px) {
                video#grazioso_videobg_pages-2 {
                    display: none;
                }
        
        section.group.pages-2 {
                                            }
            }
            
            @media only screen and (min-width: 769px) {
            
            section.group.pages-2 {
                overflow-y: hidden;
                position: relative;
                background: transparent !important;
            }

            }
            
section.group.pages-2>div {
	background: none;
}
        
        
        section.group.search-2 {
                                                background-color: #b7b7b7;
                    }
            
            

            
section.group.search-2>div {
	background: none;
}
