/* app_themes/iaao_20_2_26/zzCustom.css */
/* FONTS */
/* GLOBAL STYLES */
.ste-section {
    position: absolute;
    right: 0;
    z-index: 999;
}

.HomePage .masterContentArea .row {
    padding: 4em 0;
}

ul.noBullet {
    list-style-type: none;
    padding: 0;
}


.HomePage .at4-follow-outer.addthis-smartlayers,
.HomePage .at-expanding-share-button-desktop {display:none!important;}


@media (min-width:768px){
    .RefExample {
        float:left;
        width:100%;
    }

    ul.twoCol {
        float:left;
        width:100%;
        clear:both;
       }
    ul.twoCol li {
        float: left;
        width:49%;
    }
}


/* HEADER STYLES */
header {
    box-shadow: 2px 2px 8px rgba(0, 0, 0, .2);
}

/* Fix alignment of Auth-link and Aux Nav items */
.auth-link-container-sm {
	margin-top:2px;
}

h3 {color: #084c81;}

a.hdLogo {
    display: block;
    background-image: url(images/iaao/iaao_logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 82px;
    width: 200px;
    position: relative;
    top: -8px;
}

a.hdLogo span {
    display: block;
    text-indent: -2000px;
}

.RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink .rmText:after {
    /* 	border:1px solid red; */
    content: "\f0d7";
    font-family: 'FontAwesome';
    color: #ccc;
    font-size: 1.2em;
    line-height: 1em;
    margin-left: 5px;
}

/* HOMEPAGE STYLES */
.HomePage .body-container.container {
    max-width: none;
    padding: 0;
}

.HomePage .ContentBannerHeader {
    display: none;
}

.HomePageFullWidthArea {
    background-image: url(images/iaao/home_hero.jpg);
    background-size: cover;
    background-position: 50% 50%;
    min-height: 60em;
}


.HomePageFullWidthArea h1 {
    font-size: 62px;
}

.HomePageFullWidthArea .ContentItemContainer {
    max-width: 1170px;
    margin: auto;
}

.HomePageFullWidthArea .overLay {
    margin-top: calc(36% - 272px);
}

.HomePageFullWidthArea .overLay .blurb {
    max-width: 70%;
}

.HomePageFullWidthArea .overLay .blurb p {
    /* border-radius: 0 86px 0 0; */
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 5px 79px 50px rgba(255, 255, 255, 0.8);
    font-size: 120%;
    max-width: 84%;
}

.HomePageFullWidthArea .overLay a.TextButton {
    padding: 1.5em 0;
    width: 30%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    font-size: 110%;
}

.HomePageFullWidthArea .overLay a.ViewMore {
    color: #fff;
    text-shadow: 0 10px 30px rgba(0, 0, 0, 0.8);
    font-weight: 800;
    font-size: 20px;
    text-transform: uppercase;
    margin-left: 1em;
}

.HomePageFullWidthArea .overLay a.ViewMore:before {
    content: "\f01a";
    padding-right: 10px;
    font-family: 'FontAwesome';
    font-weight: 200;
    font-size: 50px;
    position: relative;
    bottom: -6px;
}

.HomePage .breadcrumb-obo-container, .HomePage #masterMainButtonBar {
    display: none;
}

.HomePage .masterContentArea {
    max-width: 100%;
    padding: 0;
}

.HomePage .masterContentArea .hpWaterMark {
    background: url(images/iaao/logowatermark.png) bottom left no-repeat;
}

.HomePage .masterContentArea .row {
    max-width: 1170px;
    margin: auto;
}

.HomePage .masterContentArea .hpWaterMark + .row, .HomePage .masterContentArea .row:nth-child(4) {
    max-width: 100%;
}

.HomePage .masterContentArea .row:nth-child(4) .inner {
    max-width:1170px;
    margin:auto;
}


.HomePage .masterContentArea .hpWaterMark + .row {
    background-color: #096aa4;
    background-image: url(images/iaao/Home_IndustryFeed.jpg);
    background-position: 50% 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.HomePage .masterContentArea .hpWaterMark + .row .col-sm-12, .HomePage .masterContentArea .row:nth-child(4) > .col-sm-12 {
    max-width: 1170px;
    margin: 0 auto;
    float: none;
}

.HomePage .masterContentArea .row:nth-child(4) {
    background-color: #f8f8f8;
}




/* Staging New Home Page */
body.HomePage .HomePageFullWidthArea {

	display:none;
	    background-position: top right;
		min-height:0;
}

body.HomePage .HomePageFullWidthArea .overLay {
    margin:10rem auto;
}


/* ================================ */




.hpIndustryEvents h1 {
    color: #fff;
    font-weight: 200;
}

.hpIndustryEvents h1 ul {display: inline-block;padding: 0;margin-left: 25px;}




.hpIndustryEvents .flex-direction-nav li {
    /* 	border:1px solid red!important; */
    display: inline-block;
}


.hpIndustryEvents .flex-direction-nav a {
    display:inline-block;
    height: 55px;
}


.hpIndustryEvents .flex-direction-nav a:before {
    font-family: "FontAwesome";
    content: '\f104';
    font-weight: 100 !important;
    font-size: 60px;
    color: #fff;
    line-height: -20px;
}

.hpIndustryEvents .flex-direction-nav a.flex-next:before {
    content: '\f105';
}



.hpIndustryEvents h1 + p > a {
    color: #fff;
    font-size: .8em;
}

.hpIndustryEvents {
    max-width:1170px;
    margin:auto;
}

.hpIndustryEvents .eventList li {
   background-color: #fff;
    min-height: 500px;
}


.hpIndustryEvents .eventList li > *:not(img) {
    margin: auto 10px;
}

.hpIndustryEvents img {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: 1em;
}



.hpIndustryEvents h2 {
    margin-top: 0;
}

.hpIndustryEvents h2 a {
    font-size: .8em;
}



.hpIndustryEvents .flex-control-nav {
    margin-top: 1em;
}



.hpIndustryEvents .flex-control-paging li a {
    background-color: transparent;
    border: 1px solid #F8F8F8;
    box-shadow: none;
    height: 10px;
    width: 10px;
}

.hpIndustryEvents .flex-control-paging li a.flex-active {
    background-image: none;
    background-color: #E8651D;
    box-shadow: 0 0 1px #E8651D;
    border: 2px solid #F8F8F8;
    height: 10px;
    width: 10px;
}

@media(min-width:769px){

.hpTwitterFeed {
    max-width:75%;
    margin:auto;
}

}


.flexslider.hpFtrProdSlider {
    position: relative;
    /*     min-height: 240px; */
}

.flexslider.hpFtrProdSlider h1 {
    margin: 0;
}

.FtrProdNavPlaceholder {
    display: inline-block;
    line-height: 50px;
    padding-left: 10px;
}

.FtrProdNavPlaceholder .flex-direction-nav li {
    /* 	border:1px solid red!important; */
    display: inline-block;
}

.FtrProdNavPlaceholder .flex-direction-nav a:before {
    font-family: "FontAwesome";
    content: '\f104';
    font-weight: 100 !important;
    font-size: 70px;
    color: #656565;
}

.FtrProdNavPlaceholder .flex-direction-nav a.flex-next:before {
    content: '\f105';
}

.hpFtrProdSlider .flex-caption {
    margin-top: 3em;
    color: #999;
}

.hpFtrProdSlider .flex-caption a {
    font-size: 120%;
}

.hpFtrProdSlider .slides img {
    width: auto;
    position: relative;
    top: -120px;
    float: right;
    margin-bottom: -150px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
    border: 1px solid#fff;
}

.hpFtrProdSlider .flex-control-nav {
    /* position: static; */
    width: auto;
    bottom: 50px;
    text-align: left;
    margin: 1em 0;
}

.hpFtrProdSlider .flex-control-paging li a {
    background-color: #FD8442;
    border: 4px solid #F8F8F8;
    box-shadow: none;
}

.hpFtrProdSlider .flex-control-paging li a.flex-active {
    background-image: none;
    background-color: #FD8442;
    box-shadow: 0 0 1px #E8651D;
}

/* INT CONTENT STYLES */


.Callout.LightBulb {
    background-image:url('images/IAAO/Lightbulb.png'),linear-gradient(90deg, #497AFD 245px, #004981 245px);
    background-repeat:no-repeat;
    background-position: 50px 25px, top left;
    padding: 1em 1em 1em 265px;
    min-height:195px;
} 

.Callout.Resource {
    background-image: url('images/IAAO/NewResource.png'),linear-gradient(90deg, #497AFD 245px, #004981 245px);
    background-repeat:no-repeat;
    background-position: 50px 25px, top left;
    padding: 1em 1em 1em 265px;
    min-height:195px;
} 

.Callout.Research {
    background-image:url('images/IAAO/ResearchAssitance.png'),linear-gradient(90deg, #497AFD 245px, #004981 245px);
    background-repeat:no-repeat;
    background-position: 50px 25px, top left;
    padding: 1em 1em 1em 265px;
    min-height:195px;
} 

.Callout.Money {
    background-image:url('images/IAAO/Money.png'),linear-gradient(90deg, #497AFD 245px, #004981 245px);
    background-repeat:no-repeat;
    background-position: 50px 50px, top left;
    padding: 1em 1em 1em 265px;
    min-height:195px;
} 

.Callout.Webinar {
    background-image:url('images/IAAO/Webinar.png'),linear-gradient(90deg, #497AFD 245px, #004981 245px);
    background-repeat:no-repeat;
    background-position: 50px 50px, top left;
    padding: 1em 1em 1em 265px;
    min-height:195px;
} 
.Callout.Hammer {
    background-image:url('images/IAAO/Hammer.png'),linear-gradient(90deg, #497AFD 245px, #004981 245px);
    background-repeat:no-repeat;
    background-position: 50px 50px, top left;
    padding: 1em 1em 1em 265px;
    min-height:195px;
} 


.Callout {margin:1em 0;color:#fff;}

.Callout a {color: #FD8442;}

.Callout label, .Callout h1, .Callout h2, .Callout h3, .Callout h4, .Callout h5, .Callout .PanelTitle, .Callout .TitleBarCaption, .Callout a.FeatureActionLink {
  color: #fff;
}
.Callout a {
  color: #fff;
}
.Callout .Error {
  color: #eeeeee !important;
}
.Callout h2, .Callout .PanelHead.Distinguish, .Callout .TitleBarCaption {
  border-bottom: none;
}




a.rtIn {
    display: block;
}

span.rtPlus + a.rtIn:after {
    content: "\f105";
    font-family: "fontAwesome";
    position: absolute;
    right: 5px;
}

span.rtMinus + a.rtIn:after {
    content: "\f107";
    font-family: "fontAwesome";
    position: absolute;
    right: 5px;
}

.ContentBannerHeader {
    padding: 2em 0;
    margin-bottom: 2em;
}

h1.PageTitlePlaceholder {
    color: #fff;
}

.LandingPage .col-primary .row {
    margin-bottom: 4em;
}

.LandingPage .col-primary .row:first-child, .LandingPage .col-primary .row:last-child {
    margin-bottom: 0;
}

.LandingPage .col-primary .row:last-child {
    display: none;
}

/* Hides Whitespace of last row which is being relocated to FUllBleedPlaceholder*/
.LandingPage .PageTitlePlaceholder {
    display: none;
}

.LandingPage .LandingPagePlaceholder {
    max-width: 60%;
    margin-bottom: 1em;
    position: relative;
}

.LandingPagePlaceholder h1 {
    color: #fff;
}

.LandingPagePlaceholder a.playBtn {
    /* border: 1px solid red; */
    display: inline-block;
    position: absolute;
    right: -160px;
    top: 0;
    background-image: url(images/iaao/playButton.png);
    height: 155px;
    width: 155px;
    /*     background-size:contain; */
}

.LandingPagePlaceholder a.playBtn span {
    display: inline-block;
    text-indent: -2000px;
}

body:not(.LandingPage) .ContentBannerHeader {
    /*     background-color: #FDFCFA; */
    /* height: 130px; */
    background-color: #FDFCFA;
    background-image: url(images/iaao/Home_IndustryFeed.jpg);
    background-position: 50% 15%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 2em;
    color: #fff;
}

body.LandingPage .ContentBannerHeader h1 {
    color: #333;
    margin-bottom: 0.5em;
}

body.LandingPage .ContentBannerHeader {
    background-repeat: no-repeat;
    color: #333;
}

body.LandingPage.Membership .ContentBannerHeader {
    background-image: url(images/iaao/Membership_hero.jpg);
    background-size: cover;
    background-position-x: 65%;
}

body.LandingPage.Education .ContentBannerHeader {
    background-color: #FDFCFA;
    background-position: top right;
    background-image: url(images/iaao/Education_hero_noPlayButton.jpg);
}

/* Full Bleed Pre Footer */
.fullBleedPreFooterPlaceHolder {
    background-color: #f8f8f8;
}

.fullBleedPreFooterPlaceHolder > div {
    max-width: 1170px;
    margin: auto;
    padding: 5em 0;
}

.fullBleedPreFooterPlaceHolder .img.pull-left {
    margin-right: 1em;
}

body.LandingPage.Membership .fullBleedPreFooterPlaceHolder {
    background-image: url(images/iaao/membershipPreFooterBg.jpg);
    background-size: cover;
    background-position: 50% 50%;
    padding: 5em 0;
}

body.LandingPage.Membership .fullBleedPreFooterPlaceHolder > div {
    text-align: center;
    max-width: 50%;
}

body.LandingPage.Education .fullBleedPreFooterPlaceHolder > div {
    max-width: 744px;
}

/* FOOTER STYLES */
.ftRow2 a, .ftRow3 a {
    color: #fff;
}

.ftRow1 {
    background-color: #fff;
    color: #333;
    text-align: center;
    padding: 2em 0;
}

.ftRow1 span {
    display: inline-block;
    margin: 1em;
}

.ftRow2 .ContentItemContainer {
    float: left;
    padding: 0 2%;
    max-width: 16%;
    font-size: 14px;
}

.ftRow2 h2 {
    font-size: 14px;
    font-weight: 700;
    margin: 2em 0;
}

.ftRow2 ul {
    list-style-type: none;
    padding: 0;
}

.ftRow2 li {
    margin-bottom: 1em;
}

.ftRow2 li a {
    font-weight: 300;
}

.ftRow3 {
    padding: 2em 0;
}

.socialicons {
    list-style-type: none;
	padding-left:0;
}



.socialicons li {
    float: left;
    margin-right: 13px;
}

header .socialicons li {margin-right:5px;}

.socialicons a {
    display: block;
    /*   border:1px solid #fff; */
    height: 35px;
    width: 35px;
    background-image: url(images/iaao/socialsprite.png);
    background-repeat: no-repeat;
}

.socialicons span {
    display: none;
}


.socialicons a.AssesNet {
    background-position: -352px 0;
}

.socialicons a.InstaGram {
    background-position: -285px 0;
}

.socialicons a.facebook {
    background-position: 0 0;
}

.socialicons a.linkedin {
    background-position: -72px 0;
}

.socialicons a.twitter {
    background-position: -145px 0;
}

.socialicons a.youtube {
    background-position: -216px 0;
}


ul.awardList,
ul.acronymnsList{
    padding:0;
}

ul.awardList li,
ul.acronymnsList li {
list-style-type:none;
}

ul.awardList li.colHead,
ul.acronymnsList li.colHead {
font-weight:bold;
}

ul.awardList li span,
ul.acronymnsList li span  {
display:inline-block;
vertical-align:top;
}

ul.awardList li span:nth-child(1)  /*YEAR*/ {/* border:1px solid red;     */width: 5%;min-width:50px;}


ul.awardList li span:nth-child(2) /*NAME*/  {
/* border:1px solid purple;     */
width:45%;
}

ul.awardList li span:nth-child(3)  /*LOCATION*/ {
/* border:1px solid green; */
width:45%;    
}

/* Acronymns  Lists */

ul.acronymnsList li span:nth-child(1)  /*Acronymns*/ {
    width: 10%;min-width:75px;}


ul.acronymnsList li span:nth-child(2) /*Meaning*/  {
/* border:1px solid purple;     */
width:45%;
}

ul.acronymnsList li span:nth-child(3)  /*Description*/ {
/* border:1px solid green; */
width:40%;    
}


ul.acronymnsList li {
    
    padding:.5em 0;
    border-bottom:1px solid #e4e4e4;
    }
.gsc-control-cse .gsc-table-result {
                font-family : inherit;
}
 
.gsc-control-cse .gsc-input-box {
                height : inherit;
}
 
input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus,
.gsc-search-button, input.gsc-search-button-v2 {
                box-sizing  : content-box;
                line-height : normal;
                margin-top  : 0px;
}

/* Board Members Page */
	.BoardMember{text-align:center;min-height:440px;}
	.BoardMember .photo{}
	.BoardMember .name {font-weight:bold;font-size:1.4em;}
	.BoardMember .region{font-size:.8em;font-style:italic;}
	.BoardMember .contact {font-weight:bold;}
	.BoardMember .modal h1 {font-size:40px;}
	.jquery-modal.blocker {z-index:9999;}
	.jquery-modal .modal {max-width:90%;}
	.jquery-modal .modal p {font-size:14px;}
	
	
	@media(max-width:1500px){
		  
		 body.LandingPage .ContentBannerHeader .copyContainer {
        background-color: rgba(255, 255, 255, .8);
        box-shadow: 0 5px 79px 87px rgba(255, 255, 255, .8);
        margin-bottom: auto !important;
		}
	}


/* RWD OVERRIDES */

.auxNavSmall {display:none;}
/* 1024 and Below */
@media (max-width: 1024px) {
    .HomePageFullWidthArea .overLay .blurb h1, .HomePageFullWidthArea .overLay .blurb p {
        background-color: rgba(255, 255, 255, .5);
        box-shadow: 0 5px 79px 87px rgba(255, 255, 255, .5);
    }
  .fullBleedPreFooterPlaceHolder, body.LandingPage .ContentBannerHeader {
        background-position: top right !important;
		}
   

    .LandingPage .LandingPagePlaceholder {
        max-width: 90%;
    }

    /*     .LandingPagePlaceholder */
   

    body.LandingPage.Membership .fullBleedPreFooterPlaceHolder > div {
        max-width: 75%;
        /*         background-color: rgba(255, 255, 255, .5); */
        /*         box-shadow: 0 5px 79px 87px rgba(255, 255, 255, .5); */
    }


    body.LandingPage.Membership .ContentBannerHeader {
        min-height:inherit;
        /* background-size: contain; */
        background-position: 80% 50%!important;
    }
    body.LandingPage .LandingPagePlaceholder {
        max-width: inherit;
        margin: auto;
    }
    
}

/* Tablet Landscape */
@media (width: 1024px) {
    /*     body {border:10px solid red;} */ .HomePageFullWidthArea {
        min-height: 700px;
    }

    .HomePageFullWidthArea .overLay {
        margin-top: 90px;
        padding-left: 20px;
    }

    .HomePageFullWidthArea .overLay .blurb h1 {
        font-size: 45px;
    }

    .socialicons li {
        margin-right: 30px;
    }
}

/* 768 and Below */
@media (max-width: 768px) {
    .ftRow2 .ContentItemContainer {
        max-width: none;
        width: 33.33%;
        min-height: 480px;
    }

    .socialicons {
        float: left;
        margin: 1em;
        padding: 0;
        clear: both;
    }

    .socialicons li {
        margin-right: 30px;
    }
}

/* Tablet Portrait */
@media (width: 768px) {
    /*     body {border:10px solid red;} */ .HomePageFullWidthArea {
        min-height: 760px;
        background-position: top right;
    }

    .HomePageFullWidthArea .overLay {
        margin-top: 190px;
        padding-left: 20px;
    }

    .HomePageFullWidthArea .overLay .blurb h1 {
        font-size: 45px;
    }

    /* .HomePageFullWidthArea .overLay .blurb p {background-color: transparent;box-shadow: none;} */
    .flexslider.hpFtrProdSlider h1 {
        max-width: 400px;
    }

    .search-container-sm {
        display: block !important;
        clear: both !important;
        text-align: right;
    }

    .nav-primary {
        float: left;
    }

  
   




}


/* ********* PHABLET SIZES ************* */
/* 767px and Below */
@media (max-width: 767px) {
    
	header .socialicons,
	.obo-panel,
    div.auxNavLrg,
    .RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink .rmText:after {display:none;}

    .auxNavSmall {display:block;}

    .pull-right,
    .HomePage .col-sm-4 {
        /* border:1px solid red; */
        float: none;
        text-align: center;
    }

    .header {padding-top:10px;}

    a.hdLogo {/*         border:1px solid red; */position:static;height: 45px;width:110px;}

    .auxNavSmall {border-bottom: 1px dotted #ccc;padding: 1em .5em;background-color: #004981;}
    .auth-link-container {text-align:left;padding:1em;background-color: #004981;border-color: #ccc;}
    a.auth-link {
        /* border:1px solid #fff; */
        padding:.5em 1em;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        background-color: #E8651D;
        border-radius: 4px;
        }


    .HomePageFullWidthArea .overLay {
        padding: 2em;
        margin-top:0;
    }

    .HomePageFullWidthArea .overLay .blurb {
        max-width: 100%;
    }

    .HomePageFullWidthArea h1 {
        font-size: 45px;
    }
    .HomePageFullWidthArea h1 br{display:none;}

    .HomePageFullWidthArea .overLay .blurb p {margin:auto;}
 
    .HomePageFullWidthArea {
        min-height: 0;
    }

    .HomePage .masterContentArea .row {
        padding:2em 0;
    }

    .hpFtrProdSlider .slides img {
    position:static;
    float: none;
    margin-bottom: auto;
    }

    .hpFtrProdSlider .flex-control-nav {
        /* border:1px solid red; */
        position: static;
    }


ul.awardList li span,
ul.acronymnsList li span {
    display:block;
    line-height:1.2em;
}

ul.awardList li.colHead,
ul.acronymnsList li.colHead {
    display:none;
}

ul.awardList li,
ul.acronymnsList li {
    margin-bottom:1em;
}

ul.awardList li span:nth-child(1),
ul.acronymnsList li span:nth-child(1)  /*YEAR*/ {
font-weight:bold;
}
ul.awardList li span:nth-child(2),
ul.acronymnsList li span:nth-child(2)  /*Name*/ {
font-size:1.25em;
width:auto;
}
ul.awardList li span:nth-child(3),
ul.acronymnsList li span:nth-child(3)  /*HomeTown*/ {
font-style:italic;
font-size:.8em;
width:auto;
}




  

}

/* 414px and Below */
@media (max-width: 414px) {


    .HomePageFullWidthArea {
        background-position: 85% 50%;
        min-height: 680px;
        padding-top: 65px;
    }
    
    .HomePageFullWidthArea .overLay {
        padding:1em;
        text-align:center;
    }
    .HomePageFullWidthArea h1 {
        font-size: 35px;
    }

    .HomePageFullWidthArea .overLay .blurb p {
        font-size:16px;
        max-width: inherit;
    }

    .HomePageFullWidthArea .overLay .btns {
        margin-top:2em;
    }

    .HomePageFullWidthArea .overLay a.TextButton {
        width: 45%;
        /* display:block; */
    }



    .ftRow2 .ContentItemContainer {
        float: none;
        max-width: none;
        width: auto;
        min-height: initial;
    }

    .ftRow2 .ContentItemContainer li {
        float: left;
        margin: 1em;
    }
}

/* Hide Member Only Content */
.MemberContent {
	display: none;
}
