/*
Theme Name: New Home 2016
Theme URI: http://example.com
Author: Your name
Author URI: http://pinegrow.com/
Description: This theme was created with Pinegrow Web Editor.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: home_2016
*/
.cd-modal {
  visibility: hidden;
}
.blue-button {
    background-color: #003358 !important;
}

/* Hide the Webkit (iPhone) playback button on HTML5 video tags */

*::-webkit-media-controls-panel {
  display: none!important;
  -webkit-appearance: none;
}

/* Old shadow dom for play button */

*::--webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}

/* New shadow dom for play button */

/* This one works */

*::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}
/*#rev_slider_1_1 {
  background-color: #003358;
}
@media(min-width:600px){
#rev_slider_17_1_forcefullwidth {
	
	background: url("/wp-content/uploads/2019/11/homecoming-family-weekend-4.jpg") no-repeat center;
	background-size: cover;
}
}



@media(min-width:1041px){
#rev_slider_17_1_forcefullwidth {
	
	background: url("/wp-content/uploads/2019/11/homecoming-family-weekend-4.jpg") no-repeat center;
	background-size: contain;
}
}
@media(max-width:600px){
	#rev_slider_17_1_forcefullwidth {
		background-color: #003358;
		
	}
	
}*/


.img-cta-wrapper {
  background-color: #003356;
}
