
html, body {
    background-color: #2a466b; /* #294266; */
    color: #211f1f;
}

.unselectable {
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

a,
a:visited {
    color: #ffffff;
    font-size: 22px;  /* used to be 20 */
    text-decoration: underline;
    font-weight: normal;
    outline: none;
}

a:hover,
a:active {
    color: #333333;
    text-decoration: none;
    outline: none;
}

a.nav,
a.nav:visited {
    color: #999999;
    font-size: 19px;  /* used to be 20 */
    text-decoration: underline;
    font-weight: normal;
    outline: none;
}

a.nav:hover,
a.nav:active {
    color: #ffffff;
    text-decoration: none;
    outline: none;
}

a.nav1,
a.nav1:visited {
    font-family: tahoma, arial, helvetica, avenir, sans-serif;
    color: #299ded;
    font-size: 19px;  /* used to be 20 */
    text-decoration: none;
    font-weight: normal;
    outline: none;
}

a.nav1:hover,
a.nav1:active {
    font-family: tahoma, arial, helvetica, avenir, sans-serif;
    color: #ffffff;
    text-decoration: underline;
    outline: none;
}

a.nav2,
a.nav2:visited {
    font-family: tahoma, arial, helvetica, avenir, sans-serif;
    color: #299ded;
    font-size: 19px;  /* used to be 20 */
    text-decoration: none;
    font-weight: normal;
    outline: none;
}

a.nav2:hover,
a.nav2:active {
    font-family: tahoma, arial, helvetica, avenir, sans-serif;
    color: #299ded;
    text-decoration: none;
    outline: none;
}

a.nav3,
a.nav3:visited {
    font-family: tahoma, arial, helvetica, avenir, sans-serif;
    color: #ffffff;
    font-size: 23px;  /* used to be 20 */
    text-decoration: none;
    font-weight: bold;
    outline: none;
}

a.nav3:hover,
a.nav3:active {
    font-family: tahoma, arial, helvetica, avenir, sans-serif;
    color: #f28e0c;
    text-decoration: none;
    outline: none;
}

a.nav4,
a.nav4:visited {
    font-family: tahoma, arial, helvetica, avenir, sans-serif;
    color: #299ded;   /* #299ded; */
    font-size: 14px;  /* used to be 20 */
    text-decoration: none;
    font-weight: normal;
    outline: none;
}

a.nav4:hover,
a.nav4:active {
    font-family: tahoma, arial, helvetica, avenir, sans-serif;
    color: #ffffff;
    text-decoration: none;
    outline: none;
}

a.nav5,
a.nav5:visited {
    font-family: tahoma, arial, helvetica, avenir, sans-serif;
    color: #ffffff;   /* #299ded; */
    font-size: 14px;  /* used to be 20 */
    text-decoration: none;
    font-weight: normal;
    outline: none;
}

a.nav5:hover,
a.nav5:active {
    font-family: tahoma, arial, helvetica, avenir, sans-serif;
    color: #53b8fd;
    text-decoration: none;
    outline: none;
}


a.nav6,
a.nav6:visited {
    font-family: tahoma, arial, helvetica, avenir, sans-serif;
    color: #299ded;
    font-size: 19px;
    text-decoration: none;
    font-weight: normal;
    outline: none;
    vertical-align: middle;
}

a.nav6:hover,
a.nav6:active {
    font-family: tahoma, arial, helvetica, avenir, sans-serif;
    color: #299ded;
    text-decoration: none;
    outline: none;
    vertical-align: middle;
}

a.nav7,
a.nav7:visited {
    font-family: tahoma, arial, helvetica, avenir, sans-serif;
    color: #ffffff;
    font-size: 19px;
    text-decoration: none;
    font-weight: normal;
    outline: none;
    vertical-align: middle;
}

a.nav7:hover,
a.nav7:active {
    font-family: tahoma, arial, helvetica, avenir, sans-serif;
    color: #299ded;
    text-decoration: none;
    outline: none;
    vertical-align: middle;
}

#headerImageNoVideo {
    width: 100%;
    height: 590px;
    background: url("../img/dd1_header_1.jpg") no-repeat center center;
}

@media (max-width: 1025px) {
    #headerImageNoVideo {
        width: 100%;
        height: 280px;
        background: url("../img/dd1_header_2.jpg") no-repeat center center;
    }
}

#ALHeadlineIntro {
    color: transparent;
    text-indent: 99em;
    overflow: hidden;
    width: 420px;
    height: 199px;
    margin-top: 125px;
    background: url("../img/dd1_title_intro_1a.png") no-repeat;
}

@media (max-width: 1025px) {
    #ALHeadlineIntro {
        color: transparent;
        text-indent: 99em;
        overflow: hidden;
        width: 360px;
        height: 171px;
        margin-top: 80px;
        background: url("../img/dd1_title_intro_1b.png") no-repeat;
    }
}

#ALHeadlineSearch {
    color: transparent;
    text-indent: 99em;
    overflow: hidden;
    width: 420px;
    height: 199px;
    margin-top: 125px;
    background: url("../img/dd1_title_search_1a.png") no-repeat;
}

@media (max-width: 1025px) {
    #ALHeadlineSearch {
        color: transparent;
        text-indent: 99em;
        overflow: hidden;
        width: 360px;
        height: 171px;
        margin-top: 80px;
        background: url("../img/dd1_title_search_1b.png") no-repeat;
    }
}

#ALHeadline2023_1 {
    color: transparent;
    text-indent: 99em;
    overflow: hidden;
    width: 420px;
    height: 199px;
    margin-top: 125px;
    background: url("../img/dd1_title_2023_1a.png") no-repeat;
}

@media (max-width: 1025px) {
    #ALHeadline2023_1 {
        color: transparent;
        text-indent: 99em;
        overflow: hidden;
        width: 360px;
        height: 171px;
        margin-top: 80px;
        background: url("../img/dd1_title_2023_1b.png") no-repeat;
    }
}


#ALHeadline2023_2 {
    color: transparent;
    text-indent: 99em;
    overflow: hidden;
    width: 420px;
    height: 199px;
    margin-top: 125px;
    background: url("../img/dd1_title_2023_2a.png") no-repeat;
}

@media (max-width: 1025px) {
    #ALHeadline2023_2 {
        color: transparent;
        text-indent: 99em;
        overflow: hidden;
        width: 360px;
        height: 171px;
        margin-top: 80px;
        background: url("../img/dd1_title_2023_2b.png") no-repeat;
    }
}

#ALHeadline2023_3 {
    color: transparent;
    text-indent: 99em;
    overflow: hidden;
    width: 420px;
    height: 199px;
    margin-top: 125px;
    background: url("../img/dd1_title_2023_3a.png") no-repeat;
}

@media (max-width: 1025px) {
    #ALHeadline2023_3 {
        color: transparent;
        text-indent: 99em;
        overflow: hidden;
        width: 360px;
        height: 171px;
        margin-top: 80px;
        background: url("../img/dd1_title_2023_3b.png") no-repeat;
    }
}

#ALHeadline2023_4 {
    color: transparent;
    text-indent: 99em;
    overflow: hidden;
    width: 420px;
    height: 199px;
    margin-top: 125px;
    background: url("../img/dd1_title_2023_4a.png") no-repeat;
}

@media (max-width: 1025px) {
    #ALHeadline2023_4 {
        color: transparent;
        text-indent: 99em;
        overflow: hidden;
        width: 360px;
        height: 171px;
        margin-top: 80px;
        background: url("../img/dd1_title_2023_4b.png") no-repeat;
    }
}

#ALHeadlinePortfolio_1 {
    color: transparent;
    text-indent: 99em;
    overflow: hidden;
    width: 420px;
    height: 199px;
    margin-top: 125px;
    background: url("../img/dd1_title_portfolio_1a.png") no-repeat;
}

@media (max-width: 1025px) {
    #ALHeadlinePortfolio_1 {
        color: transparent;
        text-indent: 99em;
        overflow: hidden;
        width: 360px;
        height: 171px;
        margin-top: 80px;
        background: url("../img/dd1_title_portfolio_1b.png") no-repeat;
    }
}

#ALHeadlinePortfolio_2 {
    color: transparent;
    text-indent: 99em;
    overflow: hidden;
    width: 420px;
    height: 199px;
    margin-top: 125px;
    background: url("../img/dd1_title_portfolio_2a.png") no-repeat;
}

@media (max-width: 1025px) {
    #ALHeadlinePortfolio_2 {
        color: transparent;
        text-indent: 99em;
        overflow: hidden;
        width: 360px;
        height: 171px;
        margin-top: 80px;
        background: url("../img/dd1_title_portfolio_2b.png") no-repeat;
    }
}

#ALHeadlinePortfolio_3 {
    color: transparent;
    text-indent: 99em;
    overflow: hidden;
    width: 420px;
    height: 199px;
    margin-top: 125px;
    background: url("../img/dd1_title_portfolio_3a.png") no-repeat;
}

@media (max-width: 1025px) {
    #ALHeadlinePortfolio_3 {
        color: transparent;
        text-indent: 99em;
        overflow: hidden;
        width: 360px;
        height: 171px;
        margin-top: 80px;
        background: url("../img/dd1_title_portfolio_3b.png") no-repeat;
    }
}

#ALHeadlineStory {
    color: transparent;
    text-indent: 99em;
    overflow: hidden;
    width: 420px;
    height: 199px;
    margin-top: 125px;
    background: url("../img/dd1_title_story_1a.png") no-repeat;
}

@media (max-width: 1025px) {
    #ALHeadlineStory {
        color: transparent;
        text-indent: 99em;
        overflow: hidden;
        width: 360px;
        height: 171px;
        margin-top: 80px;
        background: url("../img/dd1_title_story_1b.png") no-repeat;
    }
}

#ALHeadlineMenu {
    color: transparent;
    text-indent: 99em;
    overflow: hidden;
    width: 420px;
    height: 199px;
    margin-top: 125px;
    background: url("../img/dd1_title_menu_1a.png") no-repeat;
}

@media (max-width: 1025px) {
    #ALHeadlineMenu {
        color: transparent;
        text-indent: 99em;
        overflow: hidden;
        width: 360px;
        height: 171px;
        margin-top: 80px;
        background: url("../img/dd1_title_menu_1b.png") no-repeat;
    }
}

#ALHeadlineMenuP {
    color: transparent;
    text-indent: 99em;
    overflow: hidden;
    width: 420px;
    height: 199px;
    margin-top: 125px;
    background: url("../img/dd1_title_index_p1a.png") no-repeat;
}

@media (max-width: 1025px) {
    #ALHeadlineMenuP {
        color: transparent;
        text-indent: 99em;
        overflow: hidden;
        width: 360px;
        height: 171px;
        margin-top: 80px;
        background: url("../img/dd1_title_index_p1b.png") no-repeat;
    }
}

#ALHeadlineMenuA {
    color: transparent;
    text-indent: 99em;
    overflow: hidden;
    width: 420px;
    height: 199px;
    margin-top: 125px;
    background: url("../img/dd1_title_index_a1a.png") no-repeat;
}

@media (max-width: 1025px) {
    #ALHeadlineMenuA {
        color: transparent;
        text-indent: 99em;
        overflow: hidden;
        width: 360px;
        height: 171px;
        margin-top: 80px;
        background: url("../img/dd1_title_index_a1b.png") no-repeat;
    }
}

#ALHeadlineMenuS {
    color: transparent;
    text-indent: 99em;
    overflow: hidden;
    width: 420px;
    height: 199px;
    margin-top: 125px;
    background: url("../img/dd1_title_index_s1a.png") no-repeat;
}

@media (max-width: 1025px) {
    #ALHeadlineMenuS {
        color: transparent;
        text-indent: 99em;
        overflow: hidden;
        width: 360px;
        height: 171px;
        margin-top: 80px;
        background: url("../img/dd1_title_index_s1b.png") no-repeat;
    }
}

#ALSubtext {
    color: #f2f2f2;
    font-size: 1.6em;

    /*--- text-transform: uppercase; ---*/

    margin-top: 1.0em;
}

#ALSubtextDark {
    color: #081f35;
    font-size: 1.6em;
    text-transform: uppercase;
    margin-top: 1.0em;
    font-weight: bold;
}


#pickUpTools {
    margin-bottom: 24px;
    text-align: left;
}

#freeDownload {
    position: absolute;
    left: 0;
    bottom: 20px;
    margin-left: 0;
    margin-right: 0;
}

.section p {
    text-align: left;
    width: 405px;
    font-size: 18px;
}

.sectionHead p {
    position: absolute;
    text-align: right;
    right: 0px;
    bottom: 22px;
    margin: 0;
    padding: 0;
    color: #c94a00;
    font-size: 13px;
}

.sectionTitle {
    margin-top: 18px;
}

.sectionDescription {
    width: auto;
    margin-bottom: 50px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 22px;
    clear: both;
}

.sectionNews {
    width: auto;
    margin-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 32px;
    clear: both;
    background-color: #fcfcfc;
}


/*--- Tools Section ---*/

#tools img.mixer {
    padding-top: 73px;      /* 275px vertical space - 202px image height */
    padding-left: 37px;     /* (275px horizontal space - 201px image width) / 2 */
}

/*--- End Tools Section ---*/


/* --- Interface --- */

#interface {
}

#interfaceDemp {
    position: absolute;
    width: 546px;
    height: 429px;
    left: -142px;
    top: 25px;
    background-image: url("../img/ipad-frame.png");
    z-index: 2;
}

#interfaceHand {
    display: none;
    position: absolute;
    z-index: 20;
    top: 186px;
    left: 85px;
    width: 255px;
    height: 387px;
    background: url("../img/interface-hand.png");
    pointer-events: none;
        /* so clicks/drags go through. XXX no IE8! TODO work in IE9? */
}

.buttons {
    margin: 0;
    position: absolute;
    top: 482px;
    left: 86px;
    z-index: 21;
}

#interface .sectionLeft {
    margin-top: 10px;
}

#interface .sectionRight {
    float: right;   /* TODO why isn't this the default...? */
    margin-top: 60px;
}

#interface .sectionRight p {
    margin: 2em 0;
}

#interface .featureSection {
    margin-top: 538px;
}

/*--- End interface ---*/


/*--- Get Ideas Out ---*/

#sharing {
    min-height: 600px;  /* not the default of 723px from shared.css */
}

#sharing .sectionRight {
    float: right;   /* TODO why isn't this the default...? */
    margin-top: 40px;
}

#sharing .sectionRight p {
    margin: 3em 0 0;
}

#sharing .featureSection {
    margin-top: 713px;
}
/*--- End Get Ideas Out ---*/


/*--- Feature Sections Column Layouts ---*/

.featureSection {
}

.featureRow {
    width: 100%;
    margin-bottom:20px;
}

/* FOR ICON LINKS ON MULTIPLE PAGES */

.featureKeepColumnLinks {
    min-height: 50px;
    width: 80px;
    margin-right: 0.4%;
    margin-left: 0.4%;
    float: left;
    color: #072749;
}

.featureColumnLinks {
    min-height: 50px;
    width: 80px;
    margin-right: 0.4%;
    margin-left: 0.4%;
    float: left;
    color: #072749;
}

@media (min-width: 1025px) {
    .featureColumnLinks {
        display: none;
    }
}

/* STYLE FOR FLOATING SIDE MENU */

main {
     margin-bottom: 100%;
 }
.floating-menu {
    padding: 5px;
    width: 80px;
    z-index: 100;
    position: fixed;
    right: 10px;
    bottom: 35%;
}

@media (max-width: 1025px) {
    .floating-menu {
        display: none;
    }
}

.mobile-menu {
    padding: 5px;
    width: 80px;
    z-index: 100;
    position: fixed;
    right: 10px;
    bottom: 80%;
}

@media (min-width: 1025px) {
    .mobile-menu {
        display: none;
    }
}


/* TURNS OFF SEARCH FORM ON MOBILE DEVICES */

@media (max-width: 1025px) {
    .search_off {
        display: none;
    }
}

/* UNUSED */

.featureUnit3Column {
    min-height: 100px;
    width: 28.0%;
    margin-right: 2.4%;
    margin-left: 2.8%;
    float: left;
}

.featureUnit3Column h3 {
    margin-top:10px;
    margin-bottom:0px;
}

.featureUnit3Column p {
    width: 100%;
    text-align: left;
}

/* FOR TWITTER FOLLOW INSTRUCTIONS ON HOME PAGE */

.feature2ColumnLeftHome {
    min-height: 100px;
    width: 38.0%;
    margin-right: 2.2%;
    margin-left: 1.5%;
    float: left;
}

@media (max-width: 1025px) {
    .feature2ColumnLeftHome {
        min-height: 100px;
        width: 95.0%;
        margin-right: 2.2%;
        margin-left: 1.5%;
        float: left;
    }
}

/* FOR SAMPLE TWEET COLUMN ON HOME PAGE */

.feature2ColumnRightHome {
    min-height: 100px;
    width: 52.0%;
    margin-right: 2.2%;
    margin-left: 1.5%;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
}

@media (max-width: 1025px) {
    .feature2ColumnRightHome {
        min-height: 100px;
        width: 95.0%;
        margin-right: 0%;
        margin-left: 0%;
        float: left;
    }
}

/* FOR SAMPLE TWEET */

.feature2ColumnRightTweet {
    min-height: 100px;
    width: 95%;
    margin-right: 0%;
    margin-left: 0%;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    background-color: #182c44;

}

@media (max-width: 1025px) {
    .feature2ColumnRightTweet {
        min-height: 100px;
        width: 95.0%;
        margin-right: 0%;
        margin-left: 0%;
        float: left;
    }
}

/* FOR LABEL-MAP ON PORTFOLIO PAGE */

.feature2ColumnLeftPortfolio {
    min-height: 100px;
    width: 40.0%;
    margin-right: 2.2%;
    margin-left: 1.5%;
    float: left;
}

@media (max-width: 1025px) {
    .feature2ColumnLeftPortfolio {
        min-height: 100px;
        width: 95.0%;
        margin-right: 2.2%;
        margin-left: 1.5%;
        float: left;
    }
}

/* FOR WINE DESCRIPTION ON PORTFOLIO PAGE */

.feature2ColumnRightPortfolio {
    min-height: 100px;
    width: 50.0%;
    margin-right: 2.2%;
    margin-left: 1.5%;
    float: left;
}

@media (max-width: 1025px) {
    .feature2ColumnRightPortfolio {
        min-height: 100px;
        width: 95.0%;
        margin-right: 2.2%;
        margin-left: 1.5%;
        float: left;
    }
}

/* FOR TWEET TEXT ON ARCHIVE PAGE */

.feature2ColumnLeftArchive {
    min-height: 100px;
    width: 55.0%;
    margin-right: 2.2%;
    margin-left: 1.5%;
    float: left;
}

@media (max-width: 1025px) {
    .feature2ColumnLeftArchive {
        min-height: 100px;
        width: 95.0%;
        margin-right: 2.2%;
        margin-left: 1.5%;
        float: left;
    }
}

/* FOR MAP ON ARCHIVE PAGE */

.feature2ColumnRightArchive {
    min-height: 100px;
    width: 35.0%;
    margin-right: 2.2%;
    margin-left: 1.5%;
    float: left;
}

@media (max-width: 1025px) {
    .feature2ColumnRightArchive {
        min-height: 100px;
        width: 95.0%;
        margin-right: 2.2%;
        margin-left: 1.5%;
        float: left;
    }
}

/* UNUSED */

.feature2ColumnRightHome h3 {
    margin-top:10px;
    margin-bottom:0px;
}

.feature2ColumnRightHome p {
    width: 100%;
    text-align: left;
}

/* FOR LOGO & NAME-CAREER TITLE ON HOME PAGE */

.feature2ColumnLogoName {
    min-height: 100px;
    /* width: 28.0%; */
    margin-right: 0.8%;
    margin-left: 0.5%;
    float: left;
}

/*--- END OF COLUMN LAYOUTS ---*/


img {
    max-width: 100%;
}

.rotate img{
    transition: 1s ease;
}

.rotate img:hover{
    -webkit-transform: rotateZ(-10deg);
    -ms-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg);
    transition: 1s ease;
}

.grow img{
    transition: 1s ease;
}

.grow img:hover{
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    transition: 1s ease;
}

/* -------------- ALIGNING MENU ITEMS FOR MOBILE MENU FILE ------------ */

.mobilemenu_fix {
    float: left;
    vertical-align: middle;
}

/* -------------- HIDING A "DIV" SECTION ON SMALL SCREENS -------------- */

@media (max-width: 1025px) {
    .hidden-mobile {
        display: none;
    }
}

/*--- Parameters For Search Results ---*/

.searchtext 	{
    color: #ffffff;
    font-size: 14pt;
    font-family: tahoma, arial, helvetica, avenir, sans-serif;
    font-weight: normal;
}


.searchtext2 	{
    color: #ffffff;
    font-size: 12pt;
    font-family: tahoma, arial, helvetica, avenir, sans-serif;
    font-weight: normal;
}

/*--- Parameters For Search Form ---*/

.formtext 	{
    color: #555555;
    font-size: 18pt;
    font-family: tahoma, arial, helvetica, avenir, sans-serif;
    font-weight: normal;
}

 input[type=text] {
     width: 180px;
     box-sizing: border-box;
     border: 1px solid #ffffff;
     border-radius: 4px;
     font-size: 18px;
     margin-bottom: 5px;
     background-color: #ffffff;
     /*
     background-image: url('img/dd1_search.png');
     background-position: 10px 6px;
     background-repeat: no-repeat;
      */
     padding: 4px 20px 6px 20px;
     -webkit-transition: width 0.4s ease-in-out;
     transition: width 0.4s ease-in-out;
 }

input[type=text]:focus {
    width: 40%;
}
