.text-white a, .text-white span, .text-white .home-desc {
    color: #fff !important;
}

.bocaue-mtv .acm-hero.style-4 .video-wrapper:before
{
  background-color: transparent;
  z-index: 0;
}

.bocaue-mtv .acm-hero.style-4 .hero-btn-actions
{
  display: none;
}
/* responsive youtube embed */

	.videoWrapper {
		position: relative;
		padding-bottom: 56.25%; /* 16:9 */
		padding-top: 25px;
		height: 0;
	}
	.videoWrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
 
 /* Custom Social Icon Mene - override at /home/bocaueph/public_html/sandbox/templates/uber/acm/header/tmpl/fullscreen-overlay-menu.php */
	.social-icon-container {
	    	display: block;
	    	padding:10px;
	}
	
	.social-icon-menu span {
	    	margin: 5px;
	    	font-size: 20px;
	}
 
 
 .custom-headers img {
    width: 100%;
}

.section-mayor-greetings .hero-content {
    width: 85% !important;
    padding-top: 100px !important;
}

.sub-address {
    height: 110px!important;
    width: 500px !important;
}

.sub-width {
    width: 500px !important;
}

span.subscribe-button {
    background-color: #0088ff;
    padding: 10px;
    color: #fff;
    margin: 0;
}

.itemid-1152 .page-title, .itemid-1151 .page-title {
    display: none;
}

/*Custom Backgrounds*/
.bocaue-news {
    background-image: url("../../../images/background/bocaue-wonders.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bocaue-glance {
    background-image: url("../../../images/background/bocaue-news.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bocaue-wonders {
    background-image: url("../../../images/background/bocaue-wonders-2.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.mod-unang-sagwan {
background-image: url("../../../images/background/bocaue-articles-bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bocaue-programs {
background-image: url("../../../images/background/bocaue-at-a-glance-rev-3.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.bocaue-gbb {
background-image: url("../../../images/bocaue-voting/gbb-bg-black.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.contact-us {
background-image: url("../../../images/background/contact-us-rev.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bocaue-pagoda {
background-image: url("../../../images/events/pagoda-festival-bg.jpg") !important;
background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bocaue-gawad-galing {
background-image: url("../../../images/events/gawad-galing/bg-home.jpg") !important;
background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bocaue-ang-pagsibol {
background-image: url("../../../images/ang-pagsibol/pagsibol-bg.jpg") !important;
background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
 /********************************************** Media Queries *************************************************/

/* Media Queries */
/* Smartphones */
@media (max-width: 480px) { 
	.section-unang-sagwan div {
	    background: none !important;
	    padding: 0;
	    margin: -33px 0px;
	}
	
	.section-mayora-joni div {
	    
	    background: none !important;
	    padding: 0;
	    margin: -8px 0px;
	    /*
	    background-size: 100% auto !important;
	    */
	}
	
	.section-mayora-joni .hero-content {
		padding-bottom: 30px !important;
		width: 100% !important;
	}
	
	.section-mayora-joni .hero-heading {
		padding-top: 12px !important;
		margin: 0;
	}
	
	.section-mayora-joni .acm-hero .hero-btn-actions {
	    margin-top: 0;
	}
	.section-mayora-joni .hero-btn-actions a {
	    display: none;
	}
	
	.section-unang-sagwan .acm-hero .hero-btn-actions {
	    margin-top: 0;
	}
	.section-unang-sagwan .hero-btn-actions a {
	    display: none;
	}
	
	.section-mayor-greetings .hero-heading, .section-mayor-greetings .hero-content {
    padding: 0 !important;
    margin: 0 !important;
}
	
} 
 
	

 
/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
	.section-unang-sagwan img, .section-mayora-joni img {
	    display:none;
	}
	
} 
 
/* Tablets */
@media (min-width: 768px) and (max-width: 990px) {
	
}
 
/* Desktop */
@media (min-width: 991px) and (max-width: 1199px) {
	.bocaue-news h3.section-title {
    		margin: 75px 0 35px 0 !important;
	}
	
	.bocaue-wonders h3.section-title {
    		margin: 50px 0 35px 0 !important;
	}
	
	.bocaue-programs h3.section-title {
    		margin: 50px 0 35px 0 !important;
	}
	
	.bocaue-glance h3{
    		margin: 120px 0 0 0 !important;
	}
	
}

 
/* Large Display */
@media (min-width: 1200px) {
	.bocaue-news h3.section-title {
    		margin: 75px 0 35px 0 !important;
	}
	
	.bocaue-wonders h3.section-title {
    		margin: 50px 0 35px 0 !important;
	}
	
	.bocaue-programs h3.section-title {
    		margin: 50px 0 35px 0 !important;
	}
	
	.bocaue-glance h3 {
    		margin: 120px 0 0 0 !important;
	}
}
