img {
    max-width: 100%;
}

/*Snippets*/
.button {
	font-size: 16px;
    border-radius: 25px;
    color: #f4f4f7 !important;
    padding: 10px;
    width: 150px;
    height: 20px;
    text-align: center;
    box-shadow: 3px 3px #5e7c88;
    background-image: linear-gradient(#aeb9c7, #3847b1);
    text-shadow: 2px 2px #000000;
    font-family: verdana;}
.button a {
    color: inherit !important;
    text-decoration: none;
}
.content-article .button a {
    font-weight: normal;
    color: #f4f4f7 !important;
    background-color: transparent;
    text-decoration: none;
}
.content-article .button a:hover {
	color: #dedde6 !important;
}

/*Column Responsive*/
.content-box {
    display: inline-block;
    height: auto;
    margin: 40px 15px 0px 0;
    max-width: 370px;
    text-align: left;
    vertical-align: top;
    width: 30%;
}
.threeColbox { 
    border: solid 1px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 15px;
    margin: 0 0 20px 0;
}
.boxTitle {
    font-size: 18px;
    margin: -35px 0 0 0;
    font-weight: bold;
    position: absolute;
    padding: 0px;
    letter-spacing: 0.2em;
}
/*five-column boxes*/
.fiveCol {
	display:inline-block; 
    width: 95%;
    margin: auto; 
}
.fiveColBox {
    display: inline-block;
    padding: 0 30px; 
}
.fiveColBox img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: -20px;
}
.pageCol {
    width: 100%;
    margin-bottom: -30px;
    margin-left: -150px;
}
.pageCol ul li {
    display: inline-block;
    width: 35%;
    text-align: left; 
    vertical-align: top;
}
.pageColBox {
    display: inline-block;
    padding: 0 30px; 
}
.pageColBox img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: -20px;
}
@media (max-width: 767px) {
.pageCol ul li {
    width: 85%;
}
.pageCol {
    margin-left: 0;
}
}

.pageColProg {
    margin-left: -25px;
    width: 100%;
    margin-bottom: -30px
}
.pageColProg ul li {
    display: inline-block;
    width: 40%;
    text-align: left;
    vertical-align: top;
}
.pageColProgL {
    width: 40%;
    margin-left: 0px;
}
.pageColProgR {
    width: 100%;
    margin-left: 100px;
    margin-bottom: 25px;
}
.pageColProgR {
    width: 100%;
    margin-left: 100px;
    margin-bottom: 25px;
}
@media screen and  (max-width: 668px) {
.pageColProgL {
    width: 100% !important;
}
.pageColProgR {
    margin-left: 0;
}
.pageColProg ul li {
    width: 100%;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    max-width: 100%;
}
.material-card {
    margin-left: -20px !important;
}
/*.material-card .img-container {
    margin: 0 !important;
    width: 100% !important;
}*/
.dashboard.busi {
    width: 86%;
}
}

.pageColWide {
    margin-left: 0;
    margin-top: -10px;
    background-color: #ffffff;
}
.pageColWide ul li {
    display: inline-block;
    width: 45%;
    text-align: left;
    vertical-align: top;
}
.pageColWideL {
    width: 40%;
    margin-left: 0px;
}
.pageColWideR {
    width: 100%;
    margin-left: 100px;
    margin-bottom: 25px;
    margin-top: 20px;
}
/*iframe {
	width: 500px;
    height: 281px;
}*/
@media screen and (min-width: 1200px) {
#video {
    width: 500px;
    height: 250px;
}
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 0;
    margin-bottom: 20px;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
#sponsors-sm {
	display: none !important;
}
#sponsors {
	display: block !important;
}
}

@media screen and (min-width: 415px) and (max-width: 1199px) {
#video {
    width: 500px;
    height: 250px;
}
.pageColWide ul li {
    width: 40%;
}
.pageColWide ul li {
    width: 100%;
}
.pageColWideR {
    width: 100%;
    margin: 0 auto 25px auto;
    margin-bottom: 25px;
}
.resp-container {
    position: relative;
    overflow: hidden;
    margin-top: -7%;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 95%;
    height: 95%;
    border: 0;
}
/*iframe {
	width: 95%;
    margin-top: -80px;
}*/
.diamonds ul li {
    margin: 0 0 10px 0;
    width: 60%;
}
.galaSubfont {
    font-size: 16px;
    width: 90%;
}
#car {
	display: none !important;
}
#sponsors-sm {
	display: none !important;
}
#sponsors {
	display: block !important;
}
}
@media screen and (min-width: 415px) and (max-width: 568px) {
#sponsors {
	display: none !important;
}
#sponsors-sm {
	display: block !important;
}
}
@media screen and (max-width: 414px) {
#video {
    width: 320px;
    height: 160px;
}
.galafont {
	font-size: 1.1em;
}
.galafont a {
    font-size: 1.1em;
}
.galafont a:hover{
    font-size: 1.1em;
}
/*iframe {
	width: 100%;
    margin-top: -120px;
    height: auto;
}*/
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 0px;
    margin: -140px 0 25px 0px;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 95%;
    height: 95%;
    border: 0;
}
.pageColWide ul li {
    width: 90%;
    padding: 0 0 50px 0;
}
.pageColWideR {
    margin-left: 0;
}
.diamonds ul li {
    margin: 0 0 10px 0;
    width: 100%;
}
#car {
	display: none !important;
}
#sponsors {
	display: none !important;
}
#sponsors-sm {
	display: block !important;
    margin: -60px 0 0 0;
}
}


.pageThreeCol {
    width: 100%;
    margin-bottom: -30px;
}
.pageThreeCol ul li {
    display: inline-block;
    width: 25%;
    text-align: left;
    vertical-align: top;
    margin-left: 0;
}
.pageThreeColBox {
    display: inline-block;
    padding: 0 30px; 
}
.pageThreeCol img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: -20px;
}
.pageFourCol {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-left: -60px;
}
.pageFourCol ul li {
    display: inline-block;
    max-width: 180px;
    text-align: left;
    vertical-align: top;
    margin-left: 0;
}
.pageFourColBox {
    display: inline-block;
    padding: 0 30px; 
}
.pageFourCol img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: -20px;
}
@media (min-width: 768px) and (max-width: 1100px) {
.pageThreeCol ul li {
    width: 20%;
}
.pageThreeCol {
    margin-left: -30px;
}
}
@media (max-width: 767px) {
.pageThreeCol ul li {
    width: 95%;
}
.pageThreeCol {
    margin-left: -30px;
}
}

/*five-column boxes*/
.fiveCol {
	display:inline-block; 
    width: 95%;
    margin: auto; 
}
.fiveColBox {
    display: inline-block;
    padding: 0 30px; 
}
.fiveColBox img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: -10px;
}
@media screen and (min-width: 767px) {
.fiveCol {
    width: 100%;
    margin-bottom: -30px;
}
}

/*Pull Quote*/
.pull-quote {
    width: 250px;
    float: left;
    margin-right: 20px;
    padding: 0 10px;
    border-right: solid;
    text-align: right;
}
.pull-quote-right {
    width: 250px;
    float: right;
    margin-left: 20px;
    padding: 0 10px;
    border-left: solid;
    text-align: right;
}
.pull-quote-credit {
	text-align: right;
    font-size: 0.8em;
    line-height: 1.4em;
}

.lift {
	width: 300px;
	float: left; 
	margin-right: 10px;
	padding-bottom: 500px;
}
@media screen and  (max-width: 950px) {
.lift {
	padding-bottom: 20px;
}
}
@media screen and (min-width: 320px) and (max-width: 414px) {
.lift {
	width: 100%;
}
}
.lift-home {
	width: 300px;
	float: left; 
	margin-right: 10px;
	padding-bottom: 0;
}
@media screen and  (max-width: 950px) {
.lift-home {
	padding-bottom: 20px;
}
}
@media screen and (min-width: 320px) and (max-width: 414px) {
.lift-home {
	width: 100%;
}
}
.lift-wide {
	width: 350px;
	float: left; 
	margin-right: 10px;
	padding-bottom: 150px;
}
@media screen and  (max-width: 950px) {
.lift-wide {
	padding-bottom: 20px;
}
}
@media screen and (min-width: 320px) and (max-width: 414px) {
.lift-wide {
	width: 100%;
}
}
/*Donation Footer*/
@media screen and (min-width: 1200px) and (max-width: 1920px) {
#donate-footer {
	display: inline-block;
	width: 100%;
	margin: -10% 10% 0 10%
}
.donate-footer-left {
    background-color: #3b446f;
    color: #fff;
    text-align: center;
    padding: 30px 0 30px 0;
    width: 275px;
    border-radius: 10px;
    margin: 0 0 0 25%;
    font-size: 1.1em;
    float: left;
}
.donate-footer-right {
    background-color: #3b446f;
    color: #fff;
    text-align: center;
    padding: 20px 0 19px 0;
    width: 275px;
    float: right;
    border-radius: 10px;
    margin: 0 25% 0 0;
    font-size: 1.1em;
}
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
#donate-footer {
	display: inline-block;
	width: 100%;
}
.donate-footer-left {
    background-color: #3b446f;
    color: #fff;
    text-align: center;
    padding: 30px 0 30px 0;
    width: 275px;
    border-radius: 10px;
    margin: 20px auto;
    font-size: 1.1em;
    float: none;
}
.donate-footer-right {
    background-color: #3b446f;
    color: #fff;
    text-align: center;
    padding: 20px 0 19px 0;
    width: 275px;
    float: none;
    border-radius: 10px;
    margin: auto;
    font-size: 1.1em;
}
}
@media screen and (min-width: 320px) and (max-width: 768px) {
#donate-footer {
    width: 100%;
}
.donate-footer-left {
	background-color: #3b446f;
    color: #fff;
    text-align: center;
    padding: 35px 0 0 0;
    width: 275px;
    float: none;
    border-radius: 10px;
    margin: 10px auto;
    font-size: 1.1em;
    height: 55px;
}
.donate-footer-right {
    background-color: #3b446f;
    color: #fff;
    text-align: center;
    padding: 20px 0 19px 0;
    width: 275px;
    float: none;
    border-radius: 10px;
    margin: auto;
    font-size: 1.1em;
}
}
@media screen and (min-width: 320px) and (max-width: 414px) {
.pull-quote {
    width: 85%;
    margin-left: 0px;
}
}
.donate-footer-left a, .donate-footer-right a {
	color: #FFFFFF !important; 
	text-decoration: none; 
	text-shadow: 2px 2px #999999a6;
}

/*image with caption*/
.omni-image-caption {
	display:table;
	float: left;
	margin-right: 10px;
}
.omni-image-caption-style {
	display:table-caption;
	caption-side:bottom;;
}