#introbanner {
	position: relative;
	display: block;
	margin: -100px auto 0 auto;
	width: 100%;
}

#introbanner.introbanner-advocacy {
	height: 500px;
	background: url(/content/f1/images/advocacy/advocacybanner.jpg) no-repeat left center;
	background-size: cover;
}

#introbannercontent {
	position: relative;
	display: block;
	margin: 10px 0 0 700px;
	padding: 80px 0 0 0;
	width: 500px;
	height: auto;
}

#introbannercontent.introbannercontent-advocacy {
	text-align: center;
}

.advocacylogo {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 350px;
	height: auto;
}

#advocacynav {
	position: relative;
	display: block;
	margin: 40px 0 0 0;
	padding: 0;
	font-size: 0;
}

#advocacynav li, #advocacysocial li {
	display: inline-block;
	margin: 0 0 0 30px;
}

#advocacynav li:first-child {
	margin: 0;
}

#advocacynav li, #advocacynav li a {
	padding: 0 0 2px;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	font-weight: 600;
	font-size: 26px;
	line-height: 26px;
	color: #fff;
	text-transform: uppercase;
}

#advocacynav li a:hover {
	border-bottom: 3px solid #fff;
}

@media (max-width: 1199px) {
    #introbanner.introbanner-advocacy {
	    background: url(/content/f1/images/advocacy/advocacybanner.jpg) no-repeat 60% center;
	    background-size: cover;
    }
    
    #introbannercontent {
	    margin: 10px 0 0 470px;
        width: 490px;
    }

    .advocacylogo {
	    width: 300px;
    }
}

@media (max-width: 991px) {
    #introbanner.introbanner-advocacy {
	    height: 400px;
	    background: url(/content/f1/images/advocacy/advocacybanner.jpg) no-repeat 80% center;
	    background-size: cover;
    }

    #introbannercontent {
	    margin: 10px 0 0 290px;
        width: 440px;
    }

    .advocacylogo {
	    width: 250px;
    }

    #advocacynav li, #advocacynav li a {
	    padding: 0 0 2px;
	    font-size: 22px;
	    line-height: 22px;
    }
}

@media (max-width: 767px) {
    #introbanner.introbanner-advocacy {
	    height: 400px;
	    background: url(/content/f1/images/advocacy/advocacybanner.jpg) no-repeat right center;
	    background-size: cover;
    }

    #introbannercontent.introbannercontent-advocacy, #advocacynav {
	    text-align: center;
    }

    #introbannercontent {
	    margin: 10px auto 0;
        width: 100%;
    }

    .advocacylogo {
	    width: 100%;
        max-width: 250px !important;
    }

    #advocacynav {
	    margin: 30px 0 0 0;
    }

    #advocacynav li, #advocacynav li:first-child, #advocacysocial li {
	    display: block;
	    margin: 0 0 20px 0;
    }

    #advocacynav li, #advocacynav li a {
	    padding: 0 0 2px;
	    font-size: 22px;
	    line-height: 22px;
    }
}


#advocacysocial {
	position: relative;
	display: block;
	margin: 15px 0 0 0;
    padding: 0;
	font-size: 0;
}

#advocacysocial li {
	display: inline-block;
	margin: 0 30px 0 0;
    vertical-align: middle;
    line-height: 14px;
}

#advocacysocial li a img {
	width: 20px;
	height: auto;
}

#advocacysocial > li > a > img.twitter {
	position: relative;
	top: 1px;
	width: 21px;
	background: none;
}

#gettoknowus {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
    font-size: 0;
}

#gettoknowuscontent {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 50px 0 50px 0;
}

h3.sectiontitle {
	margin: 0 0 30px !important;
    font-size: 40px !important;
	line-height: 40px !important;
}

#faqcontact h3.sectiontitle {
	margin: 0 0 20px 0;
    text-align: left;
}

#getinformed h3.sectiontitle {
	color: #fff;
}

h3.sectiontitle .headingline {
	width: 100px !important;
}

#faqcontact h3.sectiontitle .headingline {
	margin: 5px 0 0 0;
}

#gettoknowus iframe {
	position: relative;
	display: inline-block;
	width: 482px;
	height: 271px;
}

@media (max-width: 1199px) {
    #gettoknowus iframe {
	    width: 382px;
	    height: 215px;
    }
}

@media (max-width: 991px) {
    #gettoknowus iframe {
	    width: 345px;
	    height: 194px;
    }
}

@media (max-width: 767px) {
    #gettoknowus iframe {
	    display: block;
        margin: 50px auto 0;
        width: 350px;
	    height: 197px;
    }
}

@media (max-width: 374px) {
    #gettoknowus iframe {
        width: 300px;
	    height: 169px;
    }
}


#getinformed {
	position: relative;
	display: block;
	margin: 0;
	padding: 70px 0;
	width: 100%;
	height: auto;
	background: url(/content/f1/images/advocacy/capitoldome1.jpg) no-repeat center center;
	background-size: cover;
}

.getinformeditem {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 80%;
	height: auto;
	text-align: center;
}

.getinformeditem.represents {
	margin: 60px auto 0;
    width: 75%;
	height: auto;
}

.getinformeditemimage {
	width: 100%;
	height: auto;
}

.getinformeditem p.getinformeditemtitle {
	margin: 10px 0 0 0;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
}

.getinformeditem p.getinformeditemdescription {
	margin: 5px 0 0 0;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
}

.getinformeditem .slidebutton {
	display: inline-block;
	margin: 20px 0 0 0;
    padding: 10px 15px 8px;
	font-size: 16px;
	line-height: 16px;
}

@media (max-width: 991px) {
    .getinformeditem {
	    position: relative;
	    display: block;
	    margin: 0 auto;
	    width: 80%;
	    height: auto;
	    text-align: center;
    }

    .getinformeditembottom {
        margin-top: 50px;
    }
}

@media (max-width: 767px) {
    .getinformeditem {
        margin: 0 0 50px 0;
        width: 100%;
    }

    .getinformeditemimage {
	    width: 100%;
        max-width: 220px !important;
	    height: auto;
    }
}

#getinvolved {
	position: relative;
	display: block;
	margin: 0;
	padding: 50px 0;
	width: 100%;
	height: auto;
    font-size: 0;
}

.getinvolveddescription {
	position: relative;
	display: block;
	margin: 0 0 50px;
	padding: 20px 20px 0px;
	text-align: center;
	border: 1px solid #562626;
	border-radius: 4px;
}

.getinvolveddescription p {
    margin-bottom: 0;
}

.getinvolveddescription .slidebutton, .getinvolveditem .slidebutton {
    position: relative;
    margin: 5px 0 0 0;
    top: 18px;
    padding: 10px 15px 8px;
    font-size: 16px;
	line-height: 16px;
    border: 1px solid #562626;
}

#getinvolvedevents {
    position: relative;
    display: block;
    margin: 30px 0 0 0;
    padding: 0;
}
.getinvolveditem {
	position: relative;
	display: inline-block;
	margin: 0 0 0 0;
    padding: 0 0 40px 0;
    width: 47.5%;
    height: auto;
    background: #000;
	text-align: center;
    border-radius: 4px;
}

.getinvolveditem:first-child {
    margin-right: 2.5%;
}

.getinvolveditem:last-child {
    margin-left: 2.5%;
}

.getinvolveditem img {
	position: relative;
	display: block;
	width: 100%;
    height: auto;
    z-index: 0;
    border-radius: 4px 4px 0 0;
}

.getinvolveditem p.getinvolveditemtitle {
	position: relative;
    margin: 0 0 0 0;
    font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
    z-index: 1;
}

.getinvolveditem p.getinvolveditemdescription {
	position: relative;
    margin: 5px 0 0 0;
    padding: 0 20px;
	font-size: 16px;
	line-height: 20px;
    color: #fff;
    z-index: 1;
}

.getinvolveditem .slidebutton {
    position: absolute;
    top: auto;
    bottom: -16px;
    left: 50%;
    margin-left: -55px;
    border: 1px solid #fff;
}

@media (max-width: 767px) {
    .getinvolveditem {
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 375px;
    }
    
    .getinvolveditem:first-child {
        margin-right: auto;
        margin-bottom: 70px;
    }

    .getinvolveditem:last-child {
        margin-left: auto;
    }
}

#faqcontact {
    position: relative;
    display: block;
    margin: 70px auto 0;
}

#faqcontact .faqsection {
    padding-right: 30px;
}

#faqcontact a.faqquestion.collapsed:hover:after, #faqcontact a.faqquestion.faqopen:after {
	right: 40px;
	font-family: 'Glyphicons Halflings';
    font-size: 14px;
    color: #562626;
    vertical-align: middle;
}

#advocacycontactus {
    margin: 85px 0 0 0;
    padding: 20px;
    border: 1px solid #562626;
    border-radius: 4px;
}

#advocacycontactus p {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    #faqcontact h3.sectiontitle {
        text-align: center;
    }

    #faqcontact h3.sectiontitle .headingline {
	    margin: 0 auto;
    }

    #advocacycontactus {
        margin: 50px 0 0 0;
    }
}

#advocacyresourcesbanner {
    position: relative;
    display: block;
    margin: -90px 0 50px;
    padding: 0;
    width: 100%;
    height: 500px;
    background: url(/content/f1/images/advocacy/advocacystorybanner.jpg) no-repeat center top;
    background-size: cover;
}

#advocacyresourcesbanner.aggieshillbanner {
    height: 400px;
    background: url(/content/f1/images/advocacy/aggiesonthehillbanner.jpg) no-repeat center center;
}

#advocacyresourcesbanner.omldbanner {
    height: 400px;
    background: url(/content/f1/images/advocacy/omldbanner.jpg) no-repeat center center;
}

#resourcesstoryribbon {
    position: absolute; 
    display: block;
    padding: 30px 0;
    bottom: 60px;
    width: 100%;
    height: auto;
    background: rgba(86, 38, 38, 0.8);
    text-align: center;
}

.resourcesstoryribbontitle {
    position: relative;
    display: block;
    margin-bottom: 15px;
    font-family: "proxima-nova-extra-condensed", sans-serif;
    font-weight: 600;
    font-size: 45px;
    line-height: 45px;
    color: #fff;
    letter-spacing: 1px;
}

#resourcesstoryribbon .aggienetworkflexcontainer {
    align-items: center;
}

.resourcesstorylink {
    flex: 1;
    padding: 0 15px;
}

.resourcesstorylink a, .resourcesstorylink a:hover {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
}

@media (max-width: 1199px) {
	#advocacyresourcesbanner {
	    margin: -80px 0 50px;
        height: 400px;
	}

    .resourcesstoryribbontitle {
        font-size: 35px;
        line-height: 35px;
    }

    .resourcesstorylink a, .resourcesstorylink a:hover {
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        color: #fff;
    }
}

@media (max-width: 991px) {
	#advocacyresourcesbanner {
	    margin: -40px 0 50px;
	}
}

@media (max-width: 767px) {
	#advocacyresourcesbanner {
	    height: auto;
	}

    #resourcesstoryribbon {
        position: relative; 
        display: block;
        padding: 40px 0 30px;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        background: rgba(86, 38, 38, 0.8);
        text-align: center;
    }
    
    .resourcesstorylink {
        flex: 50%;
        margin-bottom: 20px;
        padding: 0 15px;
    }
}


/*-------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------OMLD-------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/

#omldhero {
    padding: 60px 60px 0;
    background: url(/content/f1/images/advocacy/omld/omldherobg.jpg) no-repeat 70% center;
    background-size: cover;
}

#omldherocontent {
    position: relative;
    width: 65%;
    height: auto;
}

section picture img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

#omldherocontent picture img {
    margin: 0 auto;
    max-width: 600px;
}

#omldheronav.aggienetworkpagenav {
    margin-top: 30px;
    justify-content: center;
    text-align: center;
}

#omldheronav .aggienetworkpagenavitem a {
    padding: 0 0 2px;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	font-weight: 400;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	text-transform: uppercase;
    letter-spacing: 2px;
}

#omldheronav .aggienetworkpagenavitem a:hover {
	border-bottom: 3px solid #fff;
}

#omldheronav .aggienetworkpagenavitem a.slidebutton {
    padding: 7px 15px 5px;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	font-weight: 800;
	font-size: 24px;
	line-height: 20px;
	color: #562626;
	text-transform: uppercase;
    letter-spacing: 0;
}

#omldheronav .aggienetworkpagenavitem a.slidebutton:hover {
	border-bottom: 1px solid #fff;
    color: #fff;
}

.omldregistration {
    position: relative;
    display: block;
    margin: 20px auto;
    width: 100%;
}

.omldregistration p {
    font-size: 20px;
    text-shadow: none;
}

#omldherocontent #omldregistration {
    margin-top: 40px;
    text-align: center;
}

#omldherocontent #omldregistration a {
    font-size: 18px;
}

#omldherocontent #omldregistration a + a {
    margin-left: 30px;
}



@media (max-width: 991px) {
    #omldhero {
        padding: 40px 30px 0;
        background: url(/content/f1/images/advocacy/omld/omldherobg.jpg) no-repeat 65% center;
        background-size: cover;
    }

    #omldherocontent {
        position: relative;
        width: 75%;
        height: auto;
    }
    #omldherocontent #omldregistration a {
        font-size: 17px;
    }

}

@media (max-width: 767px) {
    #omldhero {
        padding: 0;
        background: url(/content/f1/images/advocacy/omld/omldherobg.jpg) no-repeat 68% center;
        background-size: cover;
    }
    
    .omldherooverlay {
        position: absolute;
        display: block;
        padding: 40px 15px 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.8);
    }

    #omldherocontent {
        position: relative;
        padding: 20px;
        width: 100%;
        height: auto;
        text-align: left;
    }

    #omldherocontent picture img {
        margin: 0;
        width: 90%;
    }

    #omldherocontent .aggienetworkpagenav .aggienetworkpagenavitem {
        margin-bottom: 45px;
        flex: 1 100%;
        text-align: left;
    }

    .omldregistration p {
        font-size: 24px;
        text-align: left;
        text-shadow: 1px 1px 10px #000;
    }

    #omldherocontent #omldregistration {
        margin-top: 0;
        text-align: left;
    }

    #omldherocontent #omldregistration a {
        margin-bottom: 30px;
        font-size: 18px;
    }

    #omldherocontent #omldregistration a + a {
        margin-left: 0;
    }

}

#omlddetails .aggienetworksectioncontentwrapper {
    display: flex;
    flex-flow: row wrap;
}

.omlddetailsinfo {
    padding: 0 60px 0 0;
    flex: 2;
}

.omlddetailstitle {
    font-family: "proxima-nova-extra-condensed", sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 16px;
	color: #562626;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.omldschedule {
    width: 40%;
    flex: 1;
}

.omldschedulecontent {
    padding: 30px 15px 15px;
    width: 100%;
    border: 1px solid #562626;
    border-radius: 4px;
}

.omldschedulecontent .aggienetworkcalloutboxtitle {
    top: 57px;
}

@media (max-width: 767px) {
    .omlddetailsinfo {
        margin-bottom: 30px;
        padding: 0;
    }
    
    .omlddetailsinfo, .omldschedule {
        width: 100%;
        flex: 1 auto;
    }

    .omldschedule .aggienetworkcalloutboxtitle {
        position: relative;
        display: block;
        top: auto;
        margin: -41px 70px 20px 0;
        padding-right: 50px;
        font-size: 22px;
        line-height: 22px;
    }

    .omldschedule .aggienetworkcalloutboxtitle p {
        position: relative;
        display: block;
    }
}

#omldgroup {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.omldflex {
    position: relative;
    display: flex;
    flex-flow: row wrap;
}

.omldphotoblock {
    display: flex;
    padding: 5px;
    flex-wrap: wrap;
    flex-direction: row;
    flex: 1;
}

.omldphotoblockphoto {
    margin: 5px;
    width: calc(50% - 10px);
    background: #000; 
}

.omldphotoblockphoto.omldresourceblock1 {
    background: url(/content/f1/images/advocacy/omld/omldresourceblock1.jpg) no-repeat center bottom;
    background-size: cover;
}

.omldphotoblockphoto.omldresourceblock2 {
    background: url(/content/f1/images/advocacy/omld/omldresourceblock2.jpg) no-repeat center center;
    background-size: cover;
}

.omldphotoblockphoto.omldresourceblock3 {
    background: url(/content/f1/images/advocacy/omld/omldresourceblock3.jpg) no-repeat center top;
    background-size: cover;
}

.omldphotoblockphoto.omldresourceblock4 {
    background: url(/content/f1/images/advocacy/omld/omldresourceblock4.jpg) no-repeat right center;
    background-size: cover;
}

.omldphotoblockphoto.omldresourceblock5 {
    background: url(/content/f1/images/advocacy/omld/omldresourceblock5.jpg) no-repeat center top;
    background-size: cover;
}

.omldphotoblockphoto.omldresourceblock6 {
    background: url(/content/f1/images/advocacy/omld/omldresourceblock6.jpg) no-repeat center center;
    background-size: cover;
}

.omldinfoblock {
    padding: 70px 60px;
    flex: 1.5;
}

ul.omldresourcelist {
    display: inline-block;
    margin: 0 -4px 0 0;
    padding: 0 15px 0 0;
    list-style: none;
    width: 50%;
    font-size: 0;
    vertical-align: top;
}

ul.omldresourcelist:last-of-type {
    padding: 0 0 0 15px;
}

ul.omldresourcelist li.resourcelisttitle {
    margin-bottom: 30px;
    font-weight: 600;
    color: #562626;
}

ul.omldresourcelist li.resourcelisttitle ul {
    padding: 5px 0 0 0;
    list-style: none;
}

ul.omldresourcelist li.resourcelisttitle ul li {
    margin: 0 0 15px;
}

@media (max-width: 767px) {
    .omldphotoblock, .omldinfoblock {
        flex: 1 auto;
    }

    .omldphotoblock {
        order: 2;
    }

    .omldinfoblock {
        padding: 70px 30px 55px; 
        order: 1;
    }

    .omldphotoblockphoto {
        height: 150px;
    }

    ul.omldresourcelist {
        padding: 0 !important;
        width: 100%;
    }

    #omldhouse {
        display: none;
    }
}

