/* CSS custom changes */

strong{color:white}
body{line-height:1.8}

.home-slider-mask{
	height:600px;
}
.home-slider-box {
    padding-bottom: 120px;
    padding-top: 150px;
}
.home-slider-img-bg {
    background-size:auto;
	height:600px;
}
.home-slider-text {
    font-size:20px;
	line-height:25px;
}

.navigation li a{opacity:1}

.blog-slider{margin:30px 0}

/* logos */
.dbox-relative{padding:10px;margin:10px;}
.dbox-relative h3{font-size:16px}
.dbox-relative p{font-size:12px}


/* social media wall */
.dcsns-toolbar .filter .link-all{height:35px;padding: 8px 5px;}
.dcsns-toolbar .filter li{line-height:1.5em;font-size:13px;padding:10px;list-style-type:none;}
.dcsns-toolbar .filter li a{margin:5px;padding:7px 5px;height:35px;width:35px}

/* contact on venues pages */
ul.MySocial{list-style-type:none;font-weight:bold;font-size:16px;margin-bottom:30px}
.widget ul li {list-style: none;}
.MySocial i{min-width:30px}
.MySocial a{color:white}

img.MyLogo{max-width:80%;margin:-20px auto}
img.MySideImg{margin:30px 0}

/* video */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media (max-width: 1199px)
{
	.blog-title {
		font-size: 40px;
	}
}