﻿.ajgaMainContent {	
	margin-top:15px;
	margin-bottom:30px;
	padding: 40px 0 30px;
	padding-bottom:100px;
}

.ajgaHomepageMaxWidthContent{
	max-width:1200px;
	margin:0 auto;
}

.AJGAheaderSpacing{
	padding-bottom:15px;
}

.ajgahead{
	text-align:center;
	margin-top:10px;
	color:#000000;	 
}

.AJGAHeaderSponsor{
	text-align:center;
	margin-top:10px;
}

.AJGAPageHeaders{
	font-size:2em;
	color:#ac1a2f;
}

.AJGAHomeMissionPurpose{
	text-align:center;
	width:100%;
	margin:20px 0;
}

.AJGAHomepageHeader{
	text-align:center;
	width:100%;	
	Padding-top:10px;
	Padding-bottom:15px;
	margin:80px 0 20px;
	font-size:1.5em;
	font-size:2vw%;
}

.thumbnails .caption{
	text-align:center;
}

.AJGAHomepageHeader,
.AJGAHomeMissionPurpose,
.AJGANewsImageContainer p a,
.MemberServiceContainer p a{
	color:#8B9396 !important;
}

.AJGAHomeMissionPurpose,
.AJGANewsImageContainer p a,
.MemberServiceContainer p a{
	font-size:1.3em !important;
}

@media (max-width: 780px) {
	.AJGAHomeMissionPurpose,
	.AJGANewsImageContainer p a,
	.MemberServiceContainer p a{
		font-size:1em !important;
	}
}

@media (max-width: 620px) {
	.AJGAHomeMissionPurpose,
	.AJGANewsImageContainer p a,
	.MemberServiceContainer p a{
		font-size:.8em !important;
	}
}

.AJGAheadline{
	text-align:center;
	width:100%;	
}

.homeBtnImg{
	width:315px;
	margin-bottom:50px;
}

.ajgaHomeBtns .col-md-4{
	text-align:center;
}

.MemberServiceContainer {
	vertical-align: top;
	display: inline-block;	
	float:left;
	text-align:center;
	width:31%;
	margin:1%;
}

.AJGANewsImageContainer{
	vertical-align: top;
	display: inline-block;	
	float:left;
	text-align:center;
	width:23%;
	margin:1%;
}

.AJGANewsImageContainer img, .MemberServiceContainer img{	
	border:solid 1px #efefef;
}

.AJGANewsImageContainer img, .AJGANewsImageContainer p, .MemberServiceContainer p, .MemberServiceContainer img{
	width:100%;
}

.AJGANewsImageContainer p, .MemberServiceContainer p{
	padding-top:5px;
}

.MainHomeStory{
	width:48%;
}

.AJGASocialMedia{
	width:100%;
	background-color:#BF2B37;
	margin:60px 0 25px;
}

.AJGASocialMediaPhoto{
	padding-top:10px;
	margin-left:120px;
	float:left;
	width: 18%;
}

.AJGASocialMediaIconGroup{
	margin-top:30px;
	margin-left:60px;
	float:left;	
	width: 65%;
}

.AJGASocialMedia table{
	width:100%;
}

.AJGASocialMedia .socialPhotoCell{
	padding:20px 0;
	text-align:center;
	vertical-align:middle;
}

.AJGASocialMedia .socialPhotoCell img{
	width:40%;
}

.AJGASocialMedia table a{
	color:#fff;
	font-size:1.7em;
	font-size:calc(1.7vw);
}

.AJGASocialMedia table td{
	height:80px;
	padding:7px 0;
}

.AJGASocialMedia table img{
	width:80%;
}

.majorSponsorsTable{
	width:100%;
	margin:60px 0 125px;
}
.majorSponsorsTable td{
	vertical-align:middle;
}
.majorSponsorsTable td:nth-child(1){
	text-align:left;
	padding-left:5%;
}
.majorSponsorsTable td:nth-child(2){
	text-align:center;
	width:36%;
}
.majorSponsorsTable td:nth-child(3){
	text-align:right;
	padding-right:3%;
}

.officialPartnersTable{
	margin:0 auto;
	width:100%;
	border-top:solid 2px #949B9E;
}

.officialPartnersTable a{
	font-size:1.7em;
	color:#949B9E;
}
@media (max-width: 1100px) {
	.officialPartnersTable a{
		font-size:1.2em;
	}
}
@media (max-width: 800px) {
	.officialPartnersTable a{
		font-size:.8em;
	}
}
.officialPartnersTable:last-child{
	border-bottom:solid 2px #949B9E;
	margin-bottom:125px;
}
.officialPartnersTable td{
	vertical-align:middle;
	height:80px;
	line-height:25px;
}
.officialPartnersTable td:nth-child(1), .officialPartnersTable td:nth-child(3), .officialPartnersTable td:nth-child(5){
	text-align:center;
}
.officialPartnersTable td:nth-child(2), .officialPartnersTable td:nth-child(4), .officialPartnersTable td:nth-child(6){
	padding-left:20px;
	text-align:left;
}
.officialPartnersTable tr{border-bottom:solid 2px #949B9E;}