@charset "utf-8";
/* CSS Document */

.FeaturedBanner .tagline {
    width: 100%;
    float: none;
    margin-top: 50px;
    background: none;
    text-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	padding: unset;
}

.tagline h1 {
	font-size: 100px;
	color: #ffffff;
}

 h2 {
 	margin-top: 60px;
 	margin-bottom: 20px;
}

 h3 {
    font-size: 14px;
    font-weight: bold;
}

.col-sm-6 {
 	margin-top: 10px;
    margin-bottom: 10px;
    min-height: 70px;
}

.text-width {
    max-width: 950px;
    margin:0 auto;
}

.banner .tagline .xlrg {
	font-size: 50px;
}

.FeaturedBanner .tagline {
    width: 100%;
    float: none;
    margin-top: 50px;
    background: none;
    text-shadow: 2px 2px 6px rgba(0,0,0,0.6);
}

.tagline h1 {
	font-size: 100px;
	color: #ffffff;
}

 h2 {
 	margin-top: 60px;
 	margin-bottom: 20px;
}

 h3 {
    font-size: 14px;
    font-weight: bold;
}

.col-sm-6 {
 	margin-top: 10px;
    margin-bottom: 10px;
    min-height: 70px;
}

.text-width {
    max-width: 950px;
    margin:0 auto;
}

.banner .tagline .xlrg {
	font-size: 38px;
}

.combo-vid img, 
.save-img img {
	max-width: 250px;
	height: auto;

}

.combo-vid, 
.save-img {
	text-align: center;
}


/*article.hideheader .header { display:none; }*/
.page header {
	display: none; 
}


@media (max-width: 1024px) {
.selector.mini .display-two, .selector.mini .action {
display: none;
}
}


@media (max-width: 996px) {
.save-img {
    margin-top:10px !important;
} 
	.banner .tagline .xlrg {
    font-size: 26px;
}
	.h4 {
    font-size: 14px;

}
}
@media (max-width: 580px) {
	.banner .tagline .xlrg {
    font-size: 22px;
}
}

@media (max-width: 1024px) {
.selector.mini .display-two, .selector.mini .action {
display: none;
}
}